mirror of
https://github.com/luongnv89/claude-howto.git
synced 2026-07-07 11:17:48 +02:00
0fcac18357
- Add blog post: 4 Essential Slash Commands I Use in Every Project - Add new slash commands: /doc-refactor, /setup-ci-cd, /unit-test-expand - Update slash-commands README with comprehensive documentation - Simplify /push-all command structure - Archive add-blog-post-slash-commands change - Add blog-post spec and pending openspec changes
520 B
520 B
1. Implementation
- 1.1 Update
/push-allsection in README to reflect enhanced safety checks (API key validation, confirmation workflow, detailed error handling) - 1.2 Add
/doc-refactorsection documenting the documentation restructuring command - 1.3 Add
/setup-ci-cdsection documenting the CI/CD pipeline setup command - 1.4 Add
/unit-test-expandsection documenting the test coverage expansion command - 1.5 Update section heading to reflect 8 available commands (was 4, added 4 new)