You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-5Lines changed: 25 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Professional commands for Claude Code CLI that save 2-3 hours per week on repeti
35
35
36
36
🚧 **Active Development Notice**: CCPlugins is continuously evolving based on real-world usage. We thoroughly test each command and refine them as we discover gaps and opportunities. This ensures you're always getting battle-tested, production-ready tools that solve actual developer problems.
37
37
38
-
CCPlugins is a curated set of 25 professional commands that extend Claude Code CLI with enterprise-grade development workflows. These commands leverage Claude's contextual understanding while providing structured, predictable outcomes optimized for Opus 4 and Sonnet 4 models.
38
+
CCPlugins is a curated set of 24 professional commands that extend Claude Code CLI with enterprise-grade development workflows. These commands leverage Claude's contextual understanding while providing structured, predictable outcomes optimized for Opus 4 and Sonnet 4 models.
39
39
40
40
## Quick Links
41
41
@@ -76,7 +76,7 @@ python uninstall.py
76
76
```
77
77
78
78
## Commands
79
-
25 professional commands optimized for Claude Code CLI's native capabilities.
79
+
24 professional commands optimized for Claude Code CLI's native capabilities with enhanced validation and refinement phases.
80
80
81
81
### 🚀 Development Workflow
82
82
@@ -86,15 +86,15 @@ python uninstall.py
86
86
/format # Auto-detect and apply project formatter
87
87
/scaffold feature-name # Generate complete features from patterns
88
88
/test # Run tests with intelligent failure analysis
89
-
/implement url/path/feature # Import and adapt code from any source (GitHub, CodePen, local)
90
-
/refactor # Intelligent code restructuring with cross-session continuity
89
+
/implement url/path/feature # Import and adapt code from any source with validation phase
90
+
/refactor # Intelligent code restructuring with validation & de-para mapping
- Include "Generated with Claude Code" or similar messages
38
38
- Modify git config or user credentials
39
39
- Add any AI/assistant attribution to the commit
40
+
- Use emojis in commits, PRs, or git-related content
40
41
41
42
I'll preserve this summary in your memory system, ensuring continuity for future sessions and seamless handoffs to team members. This integrates with Claude Code CLI's native memory management for persistent context.
0 commit comments