mirror of
https://github.com/davila7/claude-code-templates.git
synced 2026-09-19 01:30:23 +08:00
51afd883ea
- Moved all templates (common, javascript-typescript, python, go, rust) to cli-tool/templates/ - Updated command-scanner.js, file-operations.js, and hook-scanner.js to use local templates - Added templates/ to package.json files array for npm publishing - Fixed React and all framework commands not appearing in CLI selection - All templates now properly bundled with npm package This resolves the issue where npx claude-code-templates@latest showed empty command selection because templates were not included in the published package. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>