Files
Dani 51afd883ea fix: Include templates in npm package to resolve missing commands issue
- 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>
2025-07-07 09:15:19 -04:00
..

Rust Claude Code Templates

Coming Soon! 🚧

We're actively working on creating comprehensive Claude Code templates for Rust development.

What to Expect

  • Best practices for Rust project structure
  • Integration with popular Rust tools and frameworks
  • Workflow optimizations for Rust development
  • Testing and benchmarking configurations
  • Cross-compilation and deployment setups
  • Memory safety and performance guidelines

Meanwhile...

You can use the common templates as a starting point for your Rust projects. The universal guidelines and git workflows will work well with Rust development.

Stay Updated

⭐ Star this repository to get notified when the Rust templates are released!

Contributing

Interested in helping build these templates? We welcome contributions! Please check the main repository's contribution guidelines and feel free to open an issue or pull request.


Expected release: Coming soon