1 line
5.4 KiB
JSON
1 line
5.4 KiB
JSON
[{"name": "angular-app", "id": "angular-app", "type": "template", "subtype": "framework", "category": "frameworks", "language": "javascript-typescript", "description": "Angular-App with Javascript-Typescript", "files": [".claude/commands/services.md", ".claude/commands/components.md"], "installCommand": "npx claude-code-templates@latest --template=angular-app --yes", "downloads": 0}, {"name": "common", "id": "common", "type": "template", "subtype": "language", "category": "languages", "description": "Common project template", "files": ["README.md", "CLAUDE.md", ".mcp.json", ".claude/commands/project-setup.md", ".claude/commands/git-workflow.md"], "installCommand": "npx claude-code-templates@latest --template=common --yes", "downloads": 0}, {"name": "django-app", "id": "django-app", "type": "template", "subtype": "framework", "category": "frameworks", "language": "python", "description": "Django-App with Python", "files": ["CLAUDE.md", ".claude/commands/django-model.md", ".claude/commands/admin.md", ".claude/commands/views.md"], "installCommand": "npx claude-code-templates@latest --template=django-app --yes", "downloads": 0}, {"name": "fastapi-app", "id": "fastapi-app", "type": "template", "subtype": "framework", "category": "frameworks", "language": "python", "description": "Fastapi-App with Python", "files": ["CLAUDE.md", ".claude/commands/auth.md", ".claude/commands/testing.md", ".claude/commands/database.md", ".claude/commands/api-endpoints.md", ".claude/commands/deployment.md"], "installCommand": "npx claude-code-templates@latest --template=fastapi-app --yes", "downloads": 0}, {"name": "flask-app", "id": "flask-app", "type": "template", "subtype": "framework", "category": "frameworks", "language": "python", "description": "Flask-App with Python", "files": ["CLAUDE.md", ".claude/commands/testing.md", ".claude/commands/flask-route.md", ".claude/commands/database.md", ".claude/commands/deployment.md", ".claude/commands/blueprint.md", ".claude/commands/app-factory.md"], "installCommand": "npx claude-code-templates@latest --template=flask-app --yes", "downloads": 0}, {"name": "go", "id": "go", "type": "template", "subtype": "language", "category": "languages", "description": "Go project template", "files": ["README.md", ".mcp.json"], "installCommand": "npx claude-code-templates@latest --template=go --yes", "downloads": 0}, {"name": "javascript-typescript", "id": "javascript-typescript", "type": "template", "subtype": "language", "category": "languages", "description": "Javascript-Typescript project template", "files": ["README.md", "CLAUDE.md", ".mcp.json", ".claude/settings.json", ".claude/commands/test.md", ".claude/commands/api-endpoint.md", ".claude/commands/npm-scripts.md", ".claude/commands/lint.md", ".claude/commands/debug.md", ".claude/commands/typescript-migrate.md", ".claude/commands/refactor.md"], "installCommand": "npx claude-code-templates@latest --template=javascript-typescript --yes", "downloads": 0}, {"name": "node-api", "id": "node-api", "type": "template", "subtype": "framework", "category": "frameworks", "language": "javascript-typescript", "description": "Node-Api with Javascript-Typescript", "files": ["CLAUDE.md", ".claude/commands/api-endpoint.md", ".claude/commands/database.md", ".claude/commands/route.md", ".claude/commands/middleware.md"], "installCommand": "npx claude-code-templates@latest --template=node-api --yes", "downloads": 0}, {"name": "python", "id": "python", "type": "template", "subtype": "language", "category": "languages", "description": "Python project template", "files": ["CLAUDE.md", ".mcp.json", ".claude/settings.json", ".claude/commands/test.md", ".claude/commands/lint.md"], "installCommand": "npx claude-code-templates@latest --template=python --yes", "downloads": 0}, {"name": "rails-app", "id": "rails-app", "type": "template", "subtype": "framework", "category": "frameworks", "language": "ruby", "description": "Rails-App with Ruby", "files": ["CLAUDE.md", ".claude/commands/authentication.md"], "installCommand": "npx claude-code-templates@latest --template=rails-app --yes", "downloads": 0}, {"name": "react-app", "id": "react-app", "type": "template", "subtype": "framework", "category": "frameworks", "language": "javascript-typescript", "description": "React-App with Javascript-Typescript", "files": ["CLAUDE.md", ".claude/commands/hooks.md", ".claude/commands/state-management.md", ".claude/commands/component.md"], "installCommand": "npx claude-code-templates@latest --template=react-app --yes", "downloads": 0}, {"name": "ruby", "id": "ruby", "type": "template", "subtype": "language", "category": "languages", "description": "Ruby project template", "files": ["CLAUDE.md", ".mcp.json", ".claude/settings.json", ".claude/commands/test.md", ".claude/commands/model.md"], "installCommand": "npx claude-code-templates@latest --template=ruby --yes", "downloads": 0}, {"name": "rust", "id": "rust", "type": "template", "subtype": "language", "category": "languages", "description": "Rust project template", "files": ["README.md", ".mcp.json"], "installCommand": "npx claude-code-templates@latest --template=rust --yes", "downloads": 0}, {"name": "vue-app", "id": "vue-app", "type": "template", "subtype": "framework", "category": "frameworks", "language": "javascript-typescript", "description": "Vue-App with Javascript-Typescript", "files": [".claude/commands/composables.md", ".claude/commands/components.md"], "installCommand": "npx claude-code-templates@latest --template=vue-app --yes", "downloads": 0}] |