claude-code-templates 1.21.13 → 1.22.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +79 -77
- package/{cli-tool/bin → bin}/create-claude-config.js +2 -0
- package/package.json +79 -21
- package/{cli-tool/src → src}/analytics-web/chats_mobile.html +17 -16
- package/{cli-tool/src → src}/console-bridge.js +3 -3
- package/{cli-tool/src → src}/index.js +130 -10
- package/src/plugin-dashboard-web/app.js +806 -0
- package/src/plugin-dashboard-web/index.html +292 -0
- package/src/plugin-dashboard-web/styles.css +1781 -0
- package/src/plugin-dashboard.js +689 -0
- package/src/security-audit.js +164 -0
- package/src/validation/ARCHITECTURE.md +309 -0
- package/src/validation/BaseValidator.js +152 -0
- package/src/validation/README.md +543 -0
- package/src/validation/ValidationOrchestrator.js +305 -0
- package/src/validation/validators/IntegrityValidator.js +338 -0
- package/src/validation/validators/ProvenanceValidator.js +399 -0
- package/src/validation/validators/ReferenceValidator.js +373 -0
- package/src/validation/validators/SemanticValidator.js +449 -0
- package/src/validation/validators/StructuralValidator.js +376 -0
- package/.claude/agents/agent-expert.md +0 -477
- package/.claude/agents/cli-ui-designer.md +0 -405
- package/.claude/agents/command-expert.md +0 -421
- package/.claude/agents/docusaurus-expert.md +0 -173
- package/.claude/agents/frontend-developer.md +0 -32
- package/.claude/agents/mcp-expert.md +0 -258
- package/.claude/commands/lint.md +0 -111
- package/.claude/commands/test.md +0 -73
- package/.claude/settings.local.json +0 -56
- package/.env.example +0 -26
- package/.github/WORKFLOWS_REFERENCE.md +0 -88
- package/.github/workflows/deploy-docusaurus.yml +0 -31
- package/.github/workflows/deploy.yml +0 -33
- package/.github/workflows/publish-package.yml +0 -125
- package/.mcp.json +0 -4
- package/AGENTS.md +0 -4
- package/CLAUDE.md +0 -482
- package/CLAUDE_JOBS_README.md +0 -148
- package/CODE_OF_CONDUCT.md +0 -82
- package/CONTRIBUTING.md +0 -505
- package/DEPLOYMENT.md +0 -60
- package/LICENSE +0 -21
- package/ROADMAP.md +0 -278
- package/SECURITY.md +0 -65
- package/api/index.html +0 -1
- package/api/package.json +0 -7
- package/api/track-download-supabase.js +0 -150
- package/cli-tool/Makefile +0 -102
- package/cli-tool/README.md +0 -126
- package/cli-tool/TESTING.md +0 -262
- package/cli-tool/components/agents/ai-specialists/ai-ethics-advisor.md +0 -195
- package/cli-tool/components/agents/ai-specialists/hackathon-ai-strategist.md +0 -46
- package/cli-tool/components/agents/ai-specialists/llms-maintainer.md +0 -94
- package/cli-tool/components/agents/ai-specialists/model-evaluator.md +0 -150
- package/cli-tool/components/agents/ai-specialists/prompt-engineer.md +0 -112
- package/cli-tool/components/agents/ai-specialists/search-specialist.md +0 -59
- package/cli-tool/components/agents/ai-specialists/task-decomposition-expert.md +0 -97
- package/cli-tool/components/agents/api-graphql/graphql-architect.md +0 -208
- package/cli-tool/components/agents/api-graphql/graphql-performance-optimizer.md +0 -357
- package/cli-tool/components/agents/api-graphql/graphql-security-specialist.md +0 -519
- package/cli-tool/components/agents/blockchain-web3/smart-contract-auditor.md +0 -32
- package/cli-tool/components/agents/blockchain-web3/smart-contract-specialist.md +0 -32
- package/cli-tool/components/agents/blockchain-web3/web3-integration-specialist.md +0 -32
- package/cli-tool/components/agents/business-marketing/business-analyst.md +0 -194
- package/cli-tool/components/agents/business-marketing/content-marketer.md +0 -36
- package/cli-tool/components/agents/business-marketing/customer-support.md +0 -36
- package/cli-tool/components/agents/business-marketing/legal-advisor.md +0 -50
- package/cli-tool/components/agents/business-marketing/marketing-attribution-analyst.md +0 -352
- package/cli-tool/components/agents/business-marketing/payment-integration.md +0 -33
- package/cli-tool/components/agents/business-marketing/product-strategist.md +0 -212
- package/cli-tool/components/agents/business-marketing/risk-manager.md +0 -42
- package/cli-tool/components/agents/business-marketing/sales-automator.md +0 -36
- package/cli-tool/components/agents/data-ai/ai-engineer.md +0 -33
- package/cli-tool/components/agents/data-ai/computer-vision-engineer.md +0 -562
- package/cli-tool/components/agents/data-ai/data-engineer.md +0 -33
- package/cli-tool/components/agents/data-ai/data-scientist.md +0 -337
- package/cli-tool/components/agents/data-ai/ml-engineer.md +0 -33
- package/cli-tool/components/agents/data-ai/mlops-engineer.md +0 -58
- package/cli-tool/components/agents/data-ai/nlp-engineer.md +0 -680
- package/cli-tool/components/agents/data-ai/quant-analyst.md +0 -33
- package/cli-tool/components/agents/database/database-admin.md +0 -33
- package/cli-tool/components/agents/database/database-architect.md +0 -590
- package/cli-tool/components/agents/database/database-optimization.md +0 -33
- package/cli-tool/components/agents/database/database-optimizer.md +0 -33
- package/cli-tool/components/agents/database/neon-auth-specialist.md +0 -175
- package/cli-tool/components/agents/database/neon-database-architect.md +0 -141
- package/cli-tool/components/agents/database/neon-expert.md +0 -846
- package/cli-tool/components/agents/database/nosql-specialist.md +0 -708
- package/cli-tool/components/agents/database/supabase-schema-architect.md +0 -138
- package/cli-tool/components/agents/deep-research-team/academic-researcher.md +0 -33
- package/cli-tool/components/agents/deep-research-team/agent-overview.md +0 -235
- package/cli-tool/components/agents/deep-research-team/competitive-intelligence-analyst.md +0 -530
- package/cli-tool/components/agents/deep-research-team/data-analyst.md +0 -112
- package/cli-tool/components/agents/deep-research-team/fact-checker.md +0 -553
- package/cli-tool/components/agents/deep-research-team/query-clarifier.md +0 -73
- package/cli-tool/components/agents/deep-research-team/report-generator.md +0 -108
- package/cli-tool/components/agents/deep-research-team/research-brief-generator.md +0 -108
- package/cli-tool/components/agents/deep-research-team/research-coordinator.md +0 -94
- package/cli-tool/components/agents/deep-research-team/research-orchestrator.md +0 -119
- package/cli-tool/components/agents/deep-research-team/research-synthesizer.md +0 -109
- package/cli-tool/components/agents/deep-research-team/technical-researcher.md +0 -95
- package/cli-tool/components/agents/development-team/backend-architect.md +0 -31
- package/cli-tool/components/agents/development-team/cli-ui-designer.md +0 -405
- package/cli-tool/components/agents/development-team/devops-engineer.md +0 -886
- package/cli-tool/components/agents/development-team/frontend-developer.md +0 -32
- package/cli-tool/components/agents/development-team/fullstack-developer.md +0 -1205
- package/cli-tool/components/agents/development-team/ios-developer.md +0 -36
- package/cli-tool/components/agents/development-team/mobile-developer.md +0 -33
- package/cli-tool/components/agents/development-team/ui-ux-designer.md +0 -36
- package/cli-tool/components/agents/development-tools/code-reviewer.md +0 -30
- package/cli-tool/components/agents/development-tools/command-expert.md +0 -422
- package/cli-tool/components/agents/development-tools/context-manager.md +0 -65
- package/cli-tool/components/agents/development-tools/debugger.md +0 -31
- package/cli-tool/components/agents/development-tools/dx-optimizer.md +0 -64
- package/cli-tool/components/agents/development-tools/error-detective.md +0 -33
- package/cli-tool/components/agents/development-tools/mcp-expert.md +0 -259
- package/cli-tool/components/agents/development-tools/performance-profiler.md +0 -799
- package/cli-tool/components/agents/development-tools/test-engineer.md +0 -936
- package/cli-tool/components/agents/devops-infrastructure/cloud-architect.md +0 -33
- package/cli-tool/components/agents/devops-infrastructure/deployment-engineer.md +0 -33
- package/cli-tool/components/agents/devops-infrastructure/devops-troubleshooter.md +0 -33
- package/cli-tool/components/agents/devops-infrastructure/monitoring-specialist.md +0 -36
- package/cli-tool/components/agents/devops-infrastructure/network-engineer.md +0 -33
- package/cli-tool/components/agents/devops-infrastructure/security-engineer.md +0 -971
- package/cli-tool/components/agents/devops-infrastructure/terraform-specialist.md +0 -36
- package/cli-tool/components/agents/devops-infrastructure/vercel-deployment-specialist.md +0 -357
- package/cli-tool/components/agents/documentation/api-documenter.md +0 -33
- package/cli-tool/components/agents/documentation/changelog-generator.md +0 -37
- package/cli-tool/components/agents/documentation/docusaurus-expert.md +0 -175
- package/cli-tool/components/agents/documentation/technical-writer.md +0 -37
- package/cli-tool/components/agents/expert-advisors/agent-expert.md +0 -491
- package/cli-tool/components/agents/expert-advisors/architect-review.md +0 -50
- package/cli-tool/components/agents/expert-advisors/dependency-manager.md +0 -45
- package/cli-tool/components/agents/expert-advisors/documentation-expert.md +0 -47
- package/cli-tool/components/agents/ffmpeg-clip-team/audio-mixer.md +0 -37
- package/cli-tool/components/agents/ffmpeg-clip-team/audio-quality-controller.md +0 -100
- package/cli-tool/components/agents/ffmpeg-clip-team/podcast-content-analyzer.md +0 -60
- package/cli-tool/components/agents/ffmpeg-clip-team/podcast-metadata-specialist.md +0 -46
- package/cli-tool/components/agents/ffmpeg-clip-team/podcast-transcriber.md +0 -68
- package/cli-tool/components/agents/ffmpeg-clip-team/social-media-clip-creator.md +0 -69
- package/cli-tool/components/agents/ffmpeg-clip-team/timestamp-precision-specialist.md +0 -98
- package/cli-tool/components/agents/ffmpeg-clip-team/video-editor.md +0 -37
- package/cli-tool/components/agents/game-development/3d-artist.md +0 -37
- package/cli-tool/components/agents/game-development/game-designer.md +0 -37
- package/cli-tool/components/agents/game-development/unity-game-developer.md +0 -110
- package/cli-tool/components/agents/game-development/unreal-engine-developer.md +0 -128
- package/cli-tool/components/agents/git/git-flow-manager.md +0 -329
- package/cli-tool/components/agents/mcp-dev-team/mcp-deployment-orchestrator.md +0 -101
- package/cli-tool/components/agents/mcp-dev-team/mcp-integration-engineer.md +0 -37
- package/cli-tool/components/agents/mcp-dev-team/mcp-protocol-specialist.md +0 -37
- package/cli-tool/components/agents/mcp-dev-team/mcp-registry-navigator.md +0 -112
- package/cli-tool/components/agents/mcp-dev-team/mcp-security-auditor.md +0 -70
- package/cli-tool/components/agents/mcp-dev-team/mcp-server-architect.md +0 -74
- package/cli-tool/components/agents/mcp-dev-team/mcp-testing-engineer.md +0 -106
- package/cli-tool/components/agents/modernization/architecture-modernizer.md +0 -37
- package/cli-tool/components/agents/modernization/cloud-migration-specialist.md +0 -37
- package/cli-tool/components/agents/modernization/legacy-modernizer.md +0 -33
- package/cli-tool/components/agents/obsidian-ops-team/Scripts/daily_notes_connector.py +0 -306
- package/cli-tool/components/agents/obsidian-ops-team/Scripts/enhance_tag_standardizer.py +0 -343
- package/cli-tool/components/agents/obsidian-ops-team/Scripts/find_keyword_connections.py +0 -216
- package/cli-tool/components/agents/obsidian-ops-team/Scripts/fix_quoted_tags.py +0 -82
- package/cli-tool/components/agents/obsidian-ops-team/Scripts/implement_entity_connections.py +0 -195
- package/cli-tool/components/agents/obsidian-ops-team/Scripts/link_suggester.py +0 -301
- package/cli-tool/components/agents/obsidian-ops-team/Scripts/metadata_adder.py +0 -197
- package/cli-tool/components/agents/obsidian-ops-team/Scripts/moc_generator.py +0 -296
- package/cli-tool/components/agents/obsidian-ops-team/Scripts/parse_keyword_connections.py +0 -122
- package/cli-tool/components/agents/obsidian-ops-team/Scripts/tag_standardizer.py +0 -387
- package/cli-tool/components/agents/obsidian-ops-team/connection-agent.md +0 -67
- package/cli-tool/components/agents/obsidian-ops-team/content-curator.md +0 -81
- package/cli-tool/components/agents/obsidian-ops-team/metadata-agent.md +0 -51
- package/cli-tool/components/agents/obsidian-ops-team/moc-agent.md +0 -112
- package/cli-tool/components/agents/obsidian-ops-team/review-agent.md +0 -94
- package/cli-tool/components/agents/obsidian-ops-team/tag-agent.md +0 -92
- package/cli-tool/components/agents/obsidian-ops-team/vault-optimizer.md +0 -76
- package/cli-tool/components/agents/ocr-extraction-team/document-structure-analyzer.md +0 -37
- package/cli-tool/components/agents/ocr-extraction-team/markdown-syntax-formatter.md +0 -58
- package/cli-tool/components/agents/ocr-extraction-team/ocr-grammar-fixer.md +0 -36
- package/cli-tool/components/agents/ocr-extraction-team/ocr-preprocessing-optimizer.md +0 -37
- package/cli-tool/components/agents/ocr-extraction-team/ocr-quality-assurance.md +0 -62
- package/cli-tool/components/agents/ocr-extraction-team/text-comparison-validator.md +0 -60
- package/cli-tool/components/agents/ocr-extraction-team/visual-analysis-ocr.md +0 -52
- package/cli-tool/components/agents/performance-testing/load-testing-specialist.md +0 -37
- package/cli-tool/components/agents/performance-testing/performance-engineer.md +0 -33
- package/cli-tool/components/agents/performance-testing/react-performance-optimization.md +0 -65
- package/cli-tool/components/agents/performance-testing/test-automator.md +0 -33
- package/cli-tool/components/agents/performance-testing/web-vitals-optimizer.md +0 -37
- package/cli-tool/components/agents/podcast-creator-team/academic-research-synthesizer.md +0 -61
- package/cli-tool/components/agents/podcast-creator-team/comprehensive-researcher.md +0 -49
- package/cli-tool/components/agents/podcast-creator-team/episode-orchestrator.md +0 -52
- package/cli-tool/components/agents/podcast-creator-team/guest-outreach-coordinator.md +0 -37
- package/cli-tool/components/agents/podcast-creator-team/market-research-analyst.md +0 -54
- package/cli-tool/components/agents/podcast-creator-team/podcast-editor.md +0 -37
- package/cli-tool/components/agents/podcast-creator-team/podcast-trend-scout.md +0 -60
- package/cli-tool/components/agents/podcast-creator-team/project-supervisor-orchestrator.md +0 -48
- package/cli-tool/components/agents/podcast-creator-team/seo-podcast-optimizer.md +0 -58
- package/cli-tool/components/agents/podcast-creator-team/social-media-copywriter.md +0 -57
- package/cli-tool/components/agents/podcast-creator-team/twitter-ai-influencer-manager.md +0 -62
- package/cli-tool/components/agents/programming-languages/c-pro.md +0 -36
- package/cli-tool/components/agents/programming-languages/c-sharp-pro.md +0 -40
- package/cli-tool/components/agents/programming-languages/cpp-pro.md +0 -39
- package/cli-tool/components/agents/programming-languages/golang-pro.md +0 -33
- package/cli-tool/components/agents/programming-languages/javascript-pro.md +0 -36
- package/cli-tool/components/agents/programming-languages/php-pro.md +0 -44
- package/cli-tool/components/agents/programming-languages/python-pro.md +0 -33
- package/cli-tool/components/agents/programming-languages/rust-pro.md +0 -36
- package/cli-tool/components/agents/programming-languages/shell-scripting-pro.md +0 -38
- package/cli-tool/components/agents/programming-languages/sql-pro.md +0 -36
- package/cli-tool/components/agents/programming-languages/typescript-pro.md +0 -38
- package/cli-tool/components/agents/realtime/supabase-realtime-optimizer.md +0 -193
- package/cli-tool/components/agents/security/api-security-audit.md +0 -93
- package/cli-tool/components/agents/security/compliance-specialist.md +0 -37
- package/cli-tool/components/agents/security/incident-responder.md +0 -75
- package/cli-tool/components/agents/security/penetration-tester.md +0 -37
- package/cli-tool/components/agents/security/security-auditor.md +0 -33
- package/cli-tool/components/agents/web-tools/nextjs-architecture-expert.md +0 -194
- package/cli-tool/components/agents/web-tools/react-performance-optimizer.md +0 -425
- package/cli-tool/components/agents/web-tools/seo-analyzer.md +0 -37
- package/cli-tool/components/agents/web-tools/url-context-validator.md +0 -61
- package/cli-tool/components/agents/web-tools/url-link-extractor.md +0 -59
- package/cli-tool/components/agents/web-tools/web-accessibility-checker.md +0 -37
- package/cli-tool/components/commands/automation/act.md +0 -57
- package/cli-tool/components/commands/automation/ci-pipeline.md +0 -378
- package/cli-tool/components/commands/automation/husky.md +0 -130
- package/cli-tool/components/commands/automation/workflow-orchestrator.md +0 -576
- package/cli-tool/components/commands/database/supabase-backup-manager.md +0 -37
- package/cli-tool/components/commands/database/supabase-data-explorer.md +0 -37
- package/cli-tool/components/commands/database/supabase-migration-assistant.md +0 -37
- package/cli-tool/components/commands/database/supabase-performance-optimizer.md +0 -37
- package/cli-tool/components/commands/database/supabase-realtime-monitor.md +0 -37
- package/cli-tool/components/commands/database/supabase-schema-sync.md +0 -37
- package/cli-tool/components/commands/database/supabase-security-audit.md +0 -37
- package/cli-tool/components/commands/database/supabase-type-generator.md +0 -37
- package/cli-tool/components/commands/deployment/add-changelog.md +0 -92
- package/cli-tool/components/commands/deployment/blue-green-deployment.md +0 -824
- package/cli-tool/components/commands/deployment/changelog-demo-command.md +0 -43
- package/cli-tool/components/commands/deployment/ci-setup.md +0 -323
- package/cli-tool/components/commands/deployment/containerize-application.md +0 -93
- package/cli-tool/components/commands/deployment/deployment-monitoring.md +0 -1228
- package/cli-tool/components/commands/deployment/hotfix-deploy.md +0 -283
- package/cli-tool/components/commands/deployment/prepare-release.md +0 -357
- package/cli-tool/components/commands/deployment/rollback-deploy.md +0 -145
- package/cli-tool/components/commands/deployment/setup-automated-releases.md +0 -143
- package/cli-tool/components/commands/deployment/setup-kubernetes-deployment.md +0 -93
- package/cli-tool/components/commands/documentation/create-architecture-documentation.md +0 -95
- package/cli-tool/components/commands/documentation/create-onboarding-guide.md +0 -93
- package/cli-tool/components/commands/documentation/doc-api.md +0 -242
- package/cli-tool/components/commands/documentation/docs-maintenance.md +0 -119
- package/cli-tool/components/commands/documentation/generate-api-documentation.md +0 -97
- package/cli-tool/components/commands/documentation/interactive-documentation.md +0 -133
- package/cli-tool/components/commands/documentation/load-llms-txt.md +0 -39
- package/cli-tool/components/commands/documentation/migration-guide.md +0 -250
- package/cli-tool/components/commands/documentation/troubleshooting-guide.md +0 -370
- package/cli-tool/components/commands/documentation/update-docs.md +0 -107
- package/cli-tool/components/commands/game-development/game-analytics-integration.md +0 -128
- package/cli-tool/components/commands/game-development/game-asset-pipeline.md +0 -108
- package/cli-tool/components/commands/game-development/game-performance-profiler.md +0 -78
- package/cli-tool/components/commands/game-development/game-testing-framework.md +0 -112
- package/cli-tool/components/commands/game-development/unity-project-setup.md +0 -190
- package/cli-tool/components/commands/git/feature.md +0 -196
- package/cli-tool/components/commands/git/finish.md +0 -528
- package/cli-tool/components/commands/git/flow-status.md +0 -438
- package/cli-tool/components/commands/git/hotfix.md +0 -456
- package/cli-tool/components/commands/git/release.md +0 -381
- package/cli-tool/components/commands/git-workflow/branch-cleanup.md +0 -181
- package/cli-tool/components/commands/git-workflow/commit.md +0 -167
- package/cli-tool/components/commands/git-workflow/create-pr.md +0 -19
- package/cli-tool/components/commands/git-workflow/create-pull-request.md +0 -126
- package/cli-tool/components/commands/git-workflow/create-worktrees.md +0 -174
- package/cli-tool/components/commands/git-workflow/fix-github-issue.md +0 -13
- package/cli-tool/components/commands/git-workflow/git-bisect-helper.md +0 -261
- package/cli-tool/components/commands/git-workflow/pr-review.md +0 -76
- package/cli-tool/components/commands/git-workflow/update-branch-name.md +0 -9
- package/cli-tool/components/commands/nextjs-vercel/nextjs-api-tester.md +0 -480
- package/cli-tool/components/commands/nextjs-vercel/nextjs-bundle-analyzer.md +0 -406
- package/cli-tool/components/commands/nextjs-vercel/nextjs-component-generator.md +0 -489
- package/cli-tool/components/commands/nextjs-vercel/nextjs-middleware-creator.md +0 -712
- package/cli-tool/components/commands/nextjs-vercel/nextjs-migration-helper.md +0 -778
- package/cli-tool/components/commands/nextjs-vercel/nextjs-performance-audit.md +0 -653
- package/cli-tool/components/commands/nextjs-vercel/nextjs-scaffold.md +0 -237
- package/cli-tool/components/commands/nextjs-vercel/vercel-deploy-optimize.md +0 -341
- package/cli-tool/components/commands/nextjs-vercel/vercel-edge-function.md +0 -810
- package/cli-tool/components/commands/nextjs-vercel/vercel-env-sync.md +0 -666
- package/cli-tool/components/commands/orchestration/archive.md +0 -414
- package/cli-tool/components/commands/orchestration/commit.md +0 -305
- package/cli-tool/components/commands/orchestration/find.md +0 -272
- package/cli-tool/components/commands/orchestration/log.md +0 -355
- package/cli-tool/components/commands/orchestration/move.md +0 -220
- package/cli-tool/components/commands/orchestration/optimize.md +0 -375
- package/cli-tool/components/commands/orchestration/remove.md +0 -301
- package/cli-tool/components/commands/orchestration/report.md +0 -292
- package/cli-tool/components/commands/orchestration/resume.md +0 -256
- package/cli-tool/components/commands/orchestration/start.md +0 -169
- package/cli-tool/components/commands/orchestration/status.md +0 -219
- package/cli-tool/components/commands/orchestration/sync.md +0 -294
- package/cli-tool/components/commands/performance/add-performance-monitoring.md +0 -84
- package/cli-tool/components/commands/performance/implement-caching-strategy.md +0 -84
- package/cli-tool/components/commands/performance/optimize-api-performance.md +0 -119
- package/cli-tool/components/commands/performance/optimize-build.md +0 -139
- package/cli-tool/components/commands/performance/optimize-bundle-size.md +0 -84
- package/cli-tool/components/commands/performance/optimize-database-performance.md +0 -84
- package/cli-tool/components/commands/performance/optimize-memory-usage.md +0 -91
- package/cli-tool/components/commands/performance/performance-audit.md +0 -89
- package/cli-tool/components/commands/performance/setup-cdn-optimization.md +0 -84
- package/cli-tool/components/commands/performance/system-behavior-simulator.md +0 -415
- package/cli-tool/components/commands/project-management/add-package.md +0 -90
- package/cli-tool/components/commands/project-management/add-to-changelog.md +0 -37
- package/cli-tool/components/commands/project-management/create-feature.md +0 -130
- package/cli-tool/components/commands/project-management/create-jtbd.md +0 -37
- package/cli-tool/components/commands/project-management/create-prd.md +0 -36
- package/cli-tool/components/commands/project-management/create-prp.md +0 -37
- package/cli-tool/components/commands/project-management/init-project.md +0 -80
- package/cli-tool/components/commands/project-management/milestone-tracker.md +0 -44
- package/cli-tool/components/commands/project-management/pac-configure.md +0 -32
- package/cli-tool/components/commands/project-management/pac-create-epic.md +0 -41
- package/cli-tool/components/commands/project-management/pac-create-ticket.md +0 -42
- package/cli-tool/components/commands/project-management/pac-update-status.md +0 -39
- package/cli-tool/components/commands/project-management/pac-validate.md +0 -35
- package/cli-tool/components/commands/project-management/project-health-check.md +0 -58
- package/cli-tool/components/commands/project-management/project-timeline-simulator.md +0 -37
- package/cli-tool/components/commands/project-management/project-to-linear.md +0 -38
- package/cli-tool/components/commands/project-management/release.md +0 -31
- package/cli-tool/components/commands/project-management/todo.md +0 -62
- package/cli-tool/components/commands/security/add-authentication-system.md +0 -34
- package/cli-tool/components/commands/security/dependency-audit.md +0 -32
- package/cli-tool/components/commands/security/penetration-test.md +0 -40
- package/cli-tool/components/commands/security/secrets-scanner.md +0 -39
- package/cli-tool/components/commands/security/security-audit.md +0 -82
- package/cli-tool/components/commands/security/security-hardening.md +0 -33
- package/cli-tool/components/commands/setup/create-database-migrations.md +0 -35
- package/cli-tool/components/commands/setup/design-database-schema.md +0 -37
- package/cli-tool/components/commands/setup/design-rest-api.md +0 -37
- package/cli-tool/components/commands/setup/implement-graphql-api.md +0 -37
- package/cli-tool/components/commands/setup/migrate-to-typescript.md +0 -37
- package/cli-tool/components/commands/setup/setup-ci-cd-pipeline.md +0 -37
- package/cli-tool/components/commands/setup/setup-development-environment.md +0 -37
- package/cli-tool/components/commands/setup/setup-docker-containers.md +0 -37
- package/cli-tool/components/commands/setup/setup-formatting.md +0 -37
- package/cli-tool/components/commands/setup/setup-linting.md +0 -37
- package/cli-tool/components/commands/setup/setup-monitoring-observability.md +0 -37
- package/cli-tool/components/commands/setup/setup-monorepo.md +0 -37
- package/cli-tool/components/commands/setup/setup-rate-limiting.md +0 -37
- package/cli-tool/components/commands/setup/update-dependencies.md +0 -35
- package/cli-tool/components/commands/simulation/business-scenario-explorer.md +0 -37
- package/cli-tool/components/commands/simulation/constraint-modeler.md +0 -37
- package/cli-tool/components/commands/simulation/decision-tree-explorer.md +0 -37
- package/cli-tool/components/commands/simulation/digital-twin-creator.md +0 -37
- package/cli-tool/components/commands/simulation/future-scenario-generator.md +0 -37
- package/cli-tool/components/commands/simulation/market-response-modeler.md +0 -37
- package/cli-tool/components/commands/simulation/monte-carlo-simulator.md +0 -37
- package/cli-tool/components/commands/simulation/simulation-calibrator.md +0 -37
- package/cli-tool/components/commands/simulation/system-dynamics-modeler.md +0 -37
- package/cli-tool/components/commands/simulation/timeline-compressor.md +0 -37
- package/cli-tool/components/commands/svelte/svelte:a11y.md +0 -105
- package/cli-tool/components/commands/svelte/svelte:component.md +0 -81
- package/cli-tool/components/commands/svelte/svelte:debug.md +0 -48
- package/cli-tool/components/commands/svelte/svelte:migrate.md +0 -79
- package/cli-tool/components/commands/svelte/svelte:optimize.md +0 -99
- package/cli-tool/components/commands/svelte/svelte:scaffold.md +0 -89
- package/cli-tool/components/commands/svelte/svelte:storybook-migrate.md +0 -204
- package/cli-tool/components/commands/svelte/svelte:storybook-mock.md +0 -213
- package/cli-tool/components/commands/svelte/svelte:storybook-setup.md +0 -113
- package/cli-tool/components/commands/svelte/svelte:storybook-story.md +0 -145
- package/cli-tool/components/commands/svelte/svelte:storybook-troubleshoot.md +0 -191
- package/cli-tool/components/commands/svelte/svelte:storybook.md +0 -48
- package/cli-tool/components/commands/svelte/svelte:test-coverage.md +0 -77
- package/cli-tool/components/commands/svelte/svelte:test-fix.md +0 -74
- package/cli-tool/components/commands/svelte/svelte:test-setup.md +0 -85
- package/cli-tool/components/commands/svelte/svelte:test.md +0 -60
- package/cli-tool/components/commands/sync/bidirectional-sync.md +0 -37
- package/cli-tool/components/commands/sync/bulk-import-issues.md +0 -37
- package/cli-tool/components/commands/sync/cross-reference-manager.md +0 -37
- package/cli-tool/components/commands/sync/issue-to-linear-task.md +0 -37
- package/cli-tool/components/commands/sync/linear-task-to-issue.md +0 -37
- package/cli-tool/components/commands/sync/sync-automation-setup.md +0 -37
- package/cli-tool/components/commands/sync/sync-conflict-resolver.md +0 -37
- package/cli-tool/components/commands/sync/sync-health-monitor.md +0 -37
- package/cli-tool/components/commands/sync/sync-issues-to-linear.md +0 -37
- package/cli-tool/components/commands/sync/sync-linear-to-issues.md +0 -37
- package/cli-tool/components/commands/sync/sync-migration-assistant.md +0 -37
- package/cli-tool/components/commands/sync/sync-pr-to-task.md +0 -37
- package/cli-tool/components/commands/sync/sync-status.md +0 -391
- package/cli-tool/components/commands/sync/task-from-pr.md +0 -37
- package/cli-tool/components/commands/team/architecture-review.md +0 -37
- package/cli-tool/components/commands/team/decision-quality-analyzer.md +0 -37
- package/cli-tool/components/commands/team/dependency-mapper.md +0 -37
- package/cli-tool/components/commands/team/estimate-assistant.md +0 -37
- package/cli-tool/components/commands/team/issue-triage.md +0 -37
- package/cli-tool/components/commands/team/memory-spring-cleaning.md +0 -37
- package/cli-tool/components/commands/team/migration-assistant.md +0 -37
- package/cli-tool/components/commands/team/retrospective-analyzer.md +0 -37
- package/cli-tool/components/commands/team/session-learning-capture.md +0 -37
- package/cli-tool/components/commands/team/sprint-planning.md +0 -189
- package/cli-tool/components/commands/team/standup-report.md +0 -37
- package/cli-tool/components/commands/team/team-knowledge-mapper.md +0 -37
- package/cli-tool/components/commands/team/team-velocity-tracker.md +0 -37
- package/cli-tool/components/commands/team/team-workload-balancer.md +0 -37
- package/cli-tool/components/commands/testing/add-mutation-testing.md +0 -37
- package/cli-tool/components/commands/testing/add-property-based-testing.md +0 -37
- package/cli-tool/components/commands/testing/e2e-setup.md +0 -37
- package/cli-tool/components/commands/testing/generate-test-cases.md +0 -37
- package/cli-tool/components/commands/testing/generate-tests.md +0 -82
- package/cli-tool/components/commands/testing/setup-comprehensive-testing.md +0 -37
- package/cli-tool/components/commands/testing/setup-load-testing.md +0 -37
- package/cli-tool/components/commands/testing/setup-visual-testing.md +0 -37
- package/cli-tool/components/commands/testing/test-automation-orchestrator.md +0 -37
- package/cli-tool/components/commands/testing/test-changelog-automation.md +0 -37
- package/cli-tool/components/commands/testing/test-coverage.md +0 -37
- package/cli-tool/components/commands/testing/test-quality-analyzer.md +0 -37
- package/cli-tool/components/commands/testing/testing_plan_integration.md +0 -37
- package/cli-tool/components/commands/testing/write-tests.md +0 -37
- package/cli-tool/components/commands/utilities/all-tools.md +0 -31
- package/cli-tool/components/commands/utilities/architecture-scenario-explorer.md +0 -375
- package/cli-tool/components/commands/utilities/check-file.md +0 -53
- package/cli-tool/components/commands/utilities/clean-branches.md +0 -243
- package/cli-tool/components/commands/utilities/clean.md +0 -1
- package/cli-tool/components/commands/utilities/code-permutation-tester.md +0 -341
- package/cli-tool/components/commands/utilities/code-review.md +0 -70
- package/cli-tool/components/commands/utilities/code-to-task.md +0 -583
- package/cli-tool/components/commands/utilities/context-prime.md +0 -1
- package/cli-tool/components/commands/utilities/debug-error.md +0 -121
- package/cli-tool/components/commands/utilities/directory-deep-dive.md +0 -34
- package/cli-tool/components/commands/utilities/explain-code.md +0 -194
- package/cli-tool/components/commands/utilities/fix-issue.md +0 -85
- package/cli-tool/components/commands/utilities/generate-linear-worklog.md +0 -113
- package/cli-tool/components/commands/utilities/git-status.md +0 -39
- package/cli-tool/components/commands/utilities/initref.md +0 -3
- package/cli-tool/components/commands/utilities/prime.md +0 -41
- package/cli-tool/components/commands/utilities/refactor-code.md +0 -116
- package/cli-tool/components/commands/utilities/ultra-think.md +0 -153
- package/cli-tool/components/hooks/HOOK_PATTERNS_COMPRESSED.json +0 -1
- package/cli-tool/components/hooks/automation/agents-md-loader.json +0 -17
- package/cli-tool/components/hooks/automation/build-on-change.json +0 -16
- package/cli-tool/components/hooks/automation/dependency-checker.json +0 -16
- package/cli-tool/components/hooks/automation/deployment-health-monitor.json +0 -29
- package/cli-tool/components/hooks/automation/discord-detailed-notifications.json +0 -26
- package/cli-tool/components/hooks/automation/discord-error-notifications.json +0 -37
- package/cli-tool/components/hooks/automation/discord-notifications.json +0 -25
- package/cli-tool/components/hooks/automation/simple-notifications.json +0 -16
- package/cli-tool/components/hooks/automation/slack-detailed-notifications.json +0 -26
- package/cli-tool/components/hooks/automation/slack-error-notifications.json +0 -37
- package/cli-tool/components/hooks/automation/slack-notifications.json +0 -25
- package/cli-tool/components/hooks/automation/telegram-detailed-notifications.json +0 -26
- package/cli-tool/components/hooks/automation/telegram-error-notifications.json +0 -37
- package/cli-tool/components/hooks/automation/telegram-notifications.json +0 -25
- package/cli-tool/components/hooks/automation/vercel-auto-deploy.json +0 -17
- package/cli-tool/components/hooks/automation/vercel-environment-sync.json +0 -29
- package/cli-tool/components/hooks/development-tools/change-tracker.json +0 -25
- package/cli-tool/components/hooks/development-tools/command-logger.json +0 -16
- package/cli-tool/components/hooks/development-tools/file-backup.json +0 -16
- package/cli-tool/components/hooks/development-tools/lint-on-save.json +0 -16
- package/cli-tool/components/hooks/development-tools/nextjs-code-quality-enforcer.json +0 -17
- package/cli-tool/components/hooks/development-tools/smart-formatting.json +0 -16
- package/cli-tool/components/hooks/git/conventional-commits.json +0 -16
- package/cli-tool/components/hooks/git/conventional-commits.py +0 -84
- package/cli-tool/components/hooks/git/prevent-direct-push.json +0 -16
- package/cli-tool/components/hooks/git/prevent-direct-push.py +0 -86
- package/cli-tool/components/hooks/git/validate-branch-name.json +0 -16
- package/cli-tool/components/hooks/git/validate-branch-name.py +0 -96
- package/cli-tool/components/hooks/git-workflow/auto-git-add.json +0 -16
- package/cli-tool/components/hooks/git-workflow/smart-commit.json +0 -25
- package/cli-tool/components/hooks/performance/performance-budget-guard.json +0 -27
- package/cli-tool/components/hooks/performance/performance-monitor.json +0 -27
- package/cli-tool/components/hooks/post-tool/format-javascript-files.json +0 -16
- package/cli-tool/components/hooks/post-tool/format-python-files.json +0 -16
- package/cli-tool/components/hooks/post-tool/git-add-changes.json +0 -25
- package/cli-tool/components/hooks/post-tool/run-tests-after-changes.json +0 -16
- package/cli-tool/components/hooks/pre-tool/backup-before-edit.json +0 -16
- package/cli-tool/components/hooks/pre-tool/notify-before-bash.json +0 -16
- package/cli-tool/components/hooks/pre-tool/update-search-year.json +0 -17
- package/cli-tool/components/hooks/security/file-protection.json +0 -16
- package/cli-tool/components/hooks/security/security-scanner.json +0 -16
- package/cli-tool/components/hooks/testing/test-runner.json +0 -16
- package/cli-tool/components/mcps/browser_automation/browser-use-mcp-server.json +0 -20
- package/cli-tool/components/mcps/browser_automation/browsermcp.json +0 -9
- package/cli-tool/components/mcps/browser_automation/mcp-server-browserbase.json +0 -14
- package/cli-tool/components/mcps/browser_automation/mcp-server-playwright.json +0 -9
- package/cli-tool/components/mcps/browser_automation/playwright-mcp-server.json +0 -9
- package/cli-tool/components/mcps/browser_automation/playwright-mcp.json +0 -11
- package/cli-tool/components/mcps/database/mysql-integration.json +0 -12
- package/cli-tool/components/mcps/database/neon.json +0 -9
- package/cli-tool/components/mcps/database/postgresql-integration.json +0 -12
- package/cli-tool/components/mcps/database/supabase.json +0 -17
- package/cli-tool/components/mcps/deepgraph/deepgraph-nextjs.json +0 -13
- package/cli-tool/components/mcps/deepgraph/deepgraph-react.json +0 -13
- package/cli-tool/components/mcps/deepgraph/deepgraph-typescript.json +0 -13
- package/cli-tool/components/mcps/deepgraph/deepgraph-vue.json +0 -13
- package/cli-tool/components/mcps/devtools/azure-kubernetes-service.json +0 -11
- package/cli-tool/components/mcps/devtools/box.json +0 -14
- package/cli-tool/components/mcps/devtools/circleci.json +0 -13
- package/cli-tool/components/mcps/devtools/codacy.json +0 -12
- package/cli-tool/components/mcps/devtools/context7.json +0 -9
- package/cli-tool/components/mcps/devtools/dynatrace.json +0 -13
- package/cli-tool/components/mcps/devtools/elasticsearch.json +0 -18
- package/cli-tool/components/mcps/devtools/figma-dev-mode.json +0 -8
- package/cli-tool/components/mcps/devtools/firecrawl.json +0 -12
- package/cli-tool/components/mcps/devtools/firefly-mcp.json +0 -13
- package/cli-tool/components/mcps/devtools/huggingface.json +0 -11
- package/cli-tool/components/mcps/devtools/imagesorcery.json +0 -11
- package/cli-tool/components/mcps/devtools/ios-simulator-mcp.json +0 -9
- package/cli-tool/components/mcps/devtools/jfrog.json +0 -8
- package/cli-tool/components/mcps/devtools/just-mcp.json +0 -9
- package/cli-tool/components/mcps/devtools/launchdarkly.json +0 -12
- package/cli-tool/components/mcps/devtools/leetcode.json +0 -8
- package/cli-tool/components/mcps/devtools/logfire.json +0 -9
- package/cli-tool/components/mcps/devtools/markitdown.json +0 -14
- package/cli-tool/components/mcps/devtools/mcp-server-atlassian-bitbucket.json +0 -9
- package/cli-tool/components/mcps/devtools/mcp-server-trello.json +0 -12
- package/cli-tool/components/mcps/devtools/microsoft-clarity.json +0 -11
- package/cli-tool/components/mcps/devtools/microsoft-dev-box.json +0 -9
- package/cli-tool/components/mcps/devtools/mongodb.json +0 -12
- package/cli-tool/components/mcps/devtools/postman.json +0 -12
- package/cli-tool/components/mcps/devtools/sentry.json +0 -8
- package/cli-tool/components/mcps/devtools/serena.json +0 -9
- package/cli-tool/components/mcps/devtools/stripe.json +0 -12
- package/cli-tool/components/mcps/devtools/terraform.json +0 -14
- package/cli-tool/components/mcps/devtools/webflow.json +0 -8
- package/cli-tool/components/mcps/filesystem/filesystem-access.json +0 -13
- package/cli-tool/components/mcps/integration/github-integration.json +0 -12
- package/cli-tool/components/mcps/integration/memory-integration.json +0 -9
- package/cli-tool/components/mcps/marketing/facebook-ads-mcp-server.json +0 -13
- package/cli-tool/components/mcps/marketing/google-ads-mcp-server.json +0 -11
- package/cli-tool/components/mcps/productivity/monday.json +0 -14
- package/cli-tool/components/mcps/productivity/notion.json +0 -12
- package/cli-tool/components/mcps/web/web-fetch.json +0 -9
- package/cli-tool/components/settings/api/bedrock-configuration.json +0 -7
- package/cli-tool/components/settings/api/corporate-proxy.json +0 -7
- package/cli-tool/components/settings/api/custom-headers.json +0 -6
- package/cli-tool/components/settings/api/vertex-configuration.json +0 -17
- package/cli-tool/components/settings/authentication/api-key-helper.json +0 -7
- package/cli-tool/components/settings/authentication/force-claudeai-login.json +0 -4
- package/cli-tool/components/settings/authentication/force-console-login.json +0 -4
- package/cli-tool/components/settings/cleanup/retention-7-days.json +0 -4
- package/cli-tool/components/settings/cleanup/retention-90-days.json +0 -4
- package/cli-tool/components/settings/environment/bash-timeouts.json +0 -8
- package/cli-tool/components/settings/environment/development-utils.json +0 -8
- package/cli-tool/components/settings/environment/performance-optimization.json +0 -8
- package/cli-tool/components/settings/environment/privacy-focused.json +0 -10
- package/cli-tool/components/settings/git/git-flow-settings.json +0 -79
- package/cli-tool/components/settings/global/aws-credentials.json +0 -5
- package/cli-tool/components/settings/global/custom-model.json +0 -7
- package/cli-tool/components/settings/global/git-commit-settings.json +0 -4
- package/cli-tool/components/settings/mcp/disable-risky-servers.json +0 -8
- package/cli-tool/components/settings/mcp/enable-all-project-servers.json +0 -4
- package/cli-tool/components/settings/mcp/enable-specific-servers.json +0 -8
- package/cli-tool/components/settings/mcp/mcp-timeouts.json +0 -8
- package/cli-tool/components/settings/model/use-haiku.json +0 -4
- package/cli-tool/components/settings/model/use-sonnet.json +0 -4
- package/cli-tool/components/settings/permissions/additional-directories.json +0 -11
- package/cli-tool/components/settings/permissions/allow-git-operations.json +0 -14
- package/cli-tool/components/settings/permissions/allow-npm-commands.json +0 -11
- package/cli-tool/components/settings/permissions/deny-sensitive-files.json +0 -11
- package/cli-tool/components/settings/permissions/development-mode.json +0 -31
- package/cli-tool/components/settings/permissions/read-only-mode.json +0 -18
- package/cli-tool/components/settings/statusline/asset-pipeline-controller-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/bug-circus-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/code-casino-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/code-spaceship-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/colorful-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/command-statusline.json +0 -8
- package/cli-tool/components/settings/statusline/context-monitor.json +0 -7
- package/cli-tool/components/settings/statusline/context-monitor.py +0 -236
- package/cli-tool/components/settings/statusline/data-ocean-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/emotion-theater-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/game-performance-monitor-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/git-branch-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/git-flow-status.json +0 -7
- package/cli-tool/components/settings/statusline/minimal-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/multiplatform-build-status-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/neon-database-dev.json +0 -7
- package/cli-tool/components/settings/statusline/neon-database-resources.json +0 -7
- package/cli-tool/components/settings/statusline/productivity-rainbow-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/programmer-tamagotchi-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/programming-fitness-tracker-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/project-info-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/rpg-status-bar-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/time-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/unity-project-dashboard-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/vercel-deployment-monitor.json +0 -7
- package/cli-tool/components/settings/statusline/vercel-error-alert-system.json +0 -7
- package/cli-tool/components/settings/statusline/vercel-multi-env-status.json +0 -7
- package/cli-tool/components/settings/statusline/virtual-code-garden-statusline.json +0 -7
- package/cli-tool/components/settings/statusline/zero-config-deployment-monitor.json +0 -7
- package/cli-tool/components/settings/telemetry/custom-telemetry.json +0 -7
- package/cli-tool/components/settings/telemetry/disable-telemetry.json +0 -6
- package/cli-tool/components/settings/telemetry/enable-telemetry.json +0 -6
- package/cli-tool/docs_to_claude/ANALYTICS_STATE_DETECTION.md +0 -183
- package/cli-tool/docs_to_claude/ARCHITECTURE.md +0 -472
- package/cli-tool/docs_to_claude/BLOG_WRITING_GUIDE.md +0 -438
- package/cli-tool/docs_to_claude/CLAUDE_DATA_STRUCTURE.md +0 -400
- package/cli-tool/docs_to_claude/COMMANDS_GUIDE.md +0 -1035
- package/cli-tool/docs_to_claude/CONVERSATION_STATE_IMPROVEMENTS.md +0 -154
- package/cli-tool/docs_to_claude/DEBUG_TYPING_DETECTION.md +0 -95
- package/cli-tool/docs_to_claude/DOWNLOAD_TRACKING.md +0 -291
- package/cli-tool/docs_to_claude/ENHANCED_STATE_DETECTION.md +0 -122
- package/cli-tool/docs_to_claude/HEALTH_CHECK_IMPLEMENTATION.md +0 -135
- package/cli-tool/docs_to_claude/HOOKS_GUIDE.md +0 -1249
- package/cli-tool/docs_to_claude/STATUSLINE_GUIDE.md +0 -1123
- package/cli-tool/docs_to_claude/SUBAGENTS_GUIDE.md +0 -566
- package/cli-tool/docs_to_claude/SUB_AGENTS.md +0 -329
- package/cli-tool/jest.config.js +0 -84
- package/cli-tool/package-lock.json +0 -5471
- package/cli-tool/package.json +0 -96
- package/cli-tool/templates/common/.claude/commands/git-workflow.md +0 -239
- package/cli-tool/templates/common/.claude/commands/project-setup.md +0 -316
- package/cli-tool/templates/common/.mcp.json +0 -41
- package/cli-tool/templates/common/CLAUDE.md +0 -109
- package/cli-tool/templates/common/README.md +0 -96
- package/cli-tool/templates/go/.mcp.json +0 -78
- package/cli-tool/templates/go/README.md +0 -25
- package/cli-tool/templates/javascript-typescript/.claude/commands/api-endpoint.md +0 -51
- package/cli-tool/templates/javascript-typescript/.claude/commands/debug.md +0 -52
- package/cli-tool/templates/javascript-typescript/.claude/commands/lint.md +0 -48
- package/cli-tool/templates/javascript-typescript/.claude/commands/npm-scripts.md +0 -48
- package/cli-tool/templates/javascript-typescript/.claude/commands/refactor.md +0 -55
- package/cli-tool/templates/javascript-typescript/.claude/commands/test.md +0 -61
- package/cli-tool/templates/javascript-typescript/.claude/commands/typescript-migrate.md +0 -51
- package/cli-tool/templates/javascript-typescript/.claude/settings.json +0 -142
- package/cli-tool/templates/javascript-typescript/.mcp.json +0 -80
- package/cli-tool/templates/javascript-typescript/CLAUDE.md +0 -185
- package/cli-tool/templates/javascript-typescript/README.md +0 -259
- package/cli-tool/templates/javascript-typescript/examples/angular-app/.claude/commands/components.md +0 -63
- package/cli-tool/templates/javascript-typescript/examples/angular-app/.claude/commands/services.md +0 -62
- package/cli-tool/templates/javascript-typescript/examples/node-api/.claude/commands/api-endpoint.md +0 -46
- package/cli-tool/templates/javascript-typescript/examples/node-api/.claude/commands/database.md +0 -56
- package/cli-tool/templates/javascript-typescript/examples/node-api/.claude/commands/middleware.md +0 -61
- package/cli-tool/templates/javascript-typescript/examples/node-api/.claude/commands/route.md +0 -57
- package/cli-tool/templates/javascript-typescript/examples/node-api/CLAUDE.md +0 -102
- package/cli-tool/templates/javascript-typescript/examples/react-app/.claude/commands/component.md +0 -29
- package/cli-tool/templates/javascript-typescript/examples/react-app/.claude/commands/hooks.md +0 -44
- package/cli-tool/templates/javascript-typescript/examples/react-app/.claude/commands/state-management.md +0 -45
- package/cli-tool/templates/javascript-typescript/examples/react-app/CLAUDE.md +0 -81
- package/cli-tool/templates/javascript-typescript/examples/react-app/agents/react-performance-optimization.md +0 -530
- package/cli-tool/templates/javascript-typescript/examples/react-app/agents/react-state-management.md +0 -295
- package/cli-tool/templates/javascript-typescript/examples/vue-app/.claude/commands/components.md +0 -46
- package/cli-tool/templates/javascript-typescript/examples/vue-app/.claude/commands/composables.md +0 -51
- package/cli-tool/templates/python/.claude/commands/lint.md +0 -111
- package/cli-tool/templates/python/.claude/commands/test.md +0 -73
- package/cli-tool/templates/python/.claude/settings.json +0 -153
- package/cli-tool/templates/python/.mcp.json +0 -78
- package/cli-tool/templates/python/CLAUDE.md +0 -276
- package/cli-tool/templates/python/examples/django-app/.claude/commands/admin.md +0 -264
- package/cli-tool/templates/python/examples/django-app/.claude/commands/django-model.md +0 -124
- package/cli-tool/templates/python/examples/django-app/.claude/commands/views.md +0 -222
- package/cli-tool/templates/python/examples/django-app/CLAUDE.md +0 -313
- package/cli-tool/templates/python/examples/fastapi-app/.claude/commands/api-endpoints.md +0 -513
- package/cli-tool/templates/python/examples/fastapi-app/.claude/commands/auth.md +0 -775
- package/cli-tool/templates/python/examples/fastapi-app/.claude/commands/database.md +0 -657
- package/cli-tool/templates/python/examples/fastapi-app/.claude/commands/deployment.md +0 -160
- package/cli-tool/templates/python/examples/fastapi-app/.claude/commands/testing.md +0 -927
- package/cli-tool/templates/python/examples/fastapi-app/CLAUDE.md +0 -229
- package/cli-tool/templates/python/examples/flask-app/.claude/commands/app-factory.md +0 -384
- package/cli-tool/templates/python/examples/flask-app/.claude/commands/blueprint.md +0 -243
- package/cli-tool/templates/python/examples/flask-app/.claude/commands/database.md +0 -410
- package/cli-tool/templates/python/examples/flask-app/.claude/commands/deployment.md +0 -620
- package/cli-tool/templates/python/examples/flask-app/.claude/commands/flask-route.md +0 -217
- package/cli-tool/templates/python/examples/flask-app/.claude/commands/testing.md +0 -559
- package/cli-tool/templates/python/examples/flask-app/CLAUDE.md +0 -391
- package/cli-tool/templates/ruby/.claude/commands/model.md +0 -360
- package/cli-tool/templates/ruby/.claude/commands/test.md +0 -480
- package/cli-tool/templates/ruby/.claude/settings.json +0 -146
- package/cli-tool/templates/ruby/.mcp.json +0 -83
- package/cli-tool/templates/ruby/CLAUDE.md +0 -284
- package/cli-tool/templates/ruby/examples/rails-app/.claude/commands/authentication.md +0 -490
- package/cli-tool/templates/ruby/examples/rails-app/CLAUDE.md +0 -376
- package/cli-tool/templates/rust/.mcp.json +0 -78
- package/cli-tool/templates/rust/README.md +0 -26
- package/cli-tool/test-commands.sh +0 -85
- package/cli-tool/test-detailed.sh +0 -267
- package/dev-server.js +0 -46
- package/docs/CNAME +0 -1
- package/docs/README.md +0 -49
- package/docs/_config.yml +0 -43
- package/docs/api/agents.json +0 -942
- package/docs/blog/assets/aitmpl-nextjs-search.png +0 -0
- package/docs/blog/assets/aitmpl-supabase-search.png +0 -0
- package/docs/blog/assets/e2b-claude-code-sandbox-cover.png +0 -0
- package/docs/blog/assets/nextjs-vercel-claude-code-templates-cover.png +0 -0
- package/docs/blog/assets/supabase-claude-code-templates-cover.png +0 -0
- package/docs/blog/e2b-claude-code-sandbox/index.html +0 -908
- package/docs/blog/index.html +0 -274
- package/docs/blog/nextjs-vercel-claude-code-integration/index.html +0 -1032
- package/docs/blog/supabase-claude-code-integration/index.html +0 -848
- package/docs/claude-jobs.json +0 -163
- package/docs/component.html +0 -506
- package/docs/components-metadata.json +0 -303
- package/docs/components.json +0 -4952
- package/docs/css/blog.css +0 -821
- package/docs/css/component-page.css +0 -1063
- package/docs/css/stack-page.css +0 -776
- package/docs/css/styles.css +0 -4540
- package/docs/css/trending.css +0 -1441
- package/docs/css/workflows-modal.css +0 -739
- package/docs/css/workflows.css +0 -1234
- package/docs/download-stats.html +0 -527
- package/docs/index.html +0 -627
- package/docs/jobs.html +0 -1059
- package/docs/js/carousel.js +0 -177
- package/docs/js/cart-manager.js +0 -658
- package/docs/js/component-page.js +0 -808
- package/docs/js/data-loader.js +0 -633
- package/docs/js/generate-search-data.js +0 -82
- package/docs/js/index-events.js +0 -1812
- package/docs/js/modal-helpers.js +0 -345
- package/docs/js/script.js +0 -2167
- package/docs/js/search-functionality.js +0 -1165
- package/docs/js/stack-router.js +0 -561
- package/docs/js/trending.js +0 -752
- package/docs/js/utils.js +0 -43
- package/docs/js/workflows-events.js +0 -1146
- package/docs/js/workflows.js +0 -627
- package/docs/robots.txt +0 -28
- package/docs/sandbox-interface.html +0 -1418
- package/docs/sitemap.xml +0 -193
- package/docs/static/img/logo.png +0 -0
- package/docs/static/img/logo.svg +0 -23
- package/docs/trending-data.json +0 -885
- package/docs/trending.html +0 -238
- package/docs/vercel.json +0 -36
- package/docs/workflows.html +0 -391
- package/docu/README.md +0 -41
- package/docu/docs/cli-options.md +0 -90
- package/docu/docs/components/agents.md +0 -113
- package/docu/docs/components/commands.md +0 -90
- package/docu/docs/components/hooks.md +0 -114
- package/docu/docs/components/mcps.md +0 -109
- package/docu/docs/components/overview.md +0 -73
- package/docu/docs/components/settings.md +0 -105
- package/docu/docs/components/templates.md +0 -119
- package/docu/docs/intro.md +0 -40
- package/docu/docs/safety-features.md +0 -13
- package/docu/docs/support.md +0 -13
- package/docu/docs/tools/analytics.md +0 -23
- package/docu/docs/tools/chats.md +0 -33
- package/docu/docs/tools/health-check.md +0 -60
- package/docu/docs/tools/overview.md +0 -39
- package/docu/docs/tools/sandbox.md +0 -61
- package/docu/docs/tools/tunnel.md +0 -38
- package/docu/docusaurus.config.ts +0 -169
- package/docu/package-lock.json +0 -16185
- package/docu/package.json +0 -47
- package/docu/sidebars.ts +0 -49
- package/docu/src/components/HomepageFeatures/index.tsx +0 -82
- package/docu/src/components/HomepageFeatures/styles.module.css +0 -131
- package/docu/src/css/custom.css +0 -849
- package/docu/src/pages/index.module.css +0 -111
- package/docu/src/pages/index.tsx +0 -65
- package/docu/src/pages/markdown-page.md +0 -7
- package/docu/static/img/favicon.ico +0 -0
- package/docu/static/img/logo.svg +0 -23
- package/docu/tsconfig.json +0 -8
- package/docu/vercel.json +0 -11
- package/generate_agents_api.py +0 -65
- package/generate_claude_jobs.py +0 -985
- package/generate_components_json.py +0 -391
- package/social-preview.png +0 -0
- package/test_serpapi.py +0 -36
- package/vercel.json +0 -111
- /package/{cli-tool/components → components}/sandbox/README.md +0 -0
- /package/{cli-tool/components → components}/sandbox/e2b/.env.example +0 -0
- /package/{cli-tool/components → components}/sandbox/e2b/SANDBOX_DEBUGGING.md +0 -0
- /package/{cli-tool/components → components}/sandbox/e2b/claude-code-sandbox.md +0 -0
- /package/{cli-tool/components → components}/sandbox/e2b/e2b-launcher.py +0 -0
- /package/{cli-tool/components → components}/sandbox/e2b/e2b-monitor.py +0 -0
- /package/{cli-tool/components → components}/sandbox/e2b/requirements.txt +0 -0
- /package/{cli-tool/src → src}/agents.js +0 -0
- /package/{cli-tool/src → src}/analytics/core/AgentAnalyzer.js +0 -0
- /package/{cli-tool/src → src}/analytics/core/ConversationAnalyzer.js +0 -0
- /package/{cli-tool/src → src}/analytics/core/FileWatcher.js +0 -0
- /package/{cli-tool/src → src}/analytics/core/ProcessDetector.js +0 -0
- /package/{cli-tool/src → src}/analytics/core/SessionAnalyzer.js +0 -0
- /package/{cli-tool/src → src}/analytics/core/StateCalculator.js +0 -0
- /package/{cli-tool/src → src}/analytics/data/DataCache.js +0 -0
- /package/{cli-tool/src → src}/analytics/notifications/NotificationManager.js +0 -0
- /package/{cli-tool/src → src}/analytics/notifications/WebSocketServer.js +0 -0
- /package/{cli-tool/src → src}/analytics/utils/PerformanceMonitor.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/FRONT_ARCHITECTURE.md +0 -0
- /package/{cli-tool/src → src}/analytics-web/assets/js/main.js.deprecated +0 -0
- /package/{cli-tool/src → src}/analytics-web/components/ActivityHeatmap.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/components/AgentAnalytics.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/components/App.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/components/Charts.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/components/ConversationTable.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/components/DashboardPage.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/components/HeaderComponent.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/components/SessionTimer.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/components/Sidebar.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/components/ToolDisplay.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/index.html +0 -0
- /package/{cli-tool/src → src}/analytics-web/index.html.original +0 -0
- /package/{cli-tool/src → src}/analytics-web/services/DataService.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/services/StateService.js +0 -0
- /package/{cli-tool/src → src}/analytics-web/services/WebSocketService.js +0 -0
- /package/{cli-tool/src → src}/analytics.js +0 -0
- /package/{docu/static/.nojekyll → src/analytics.log} +0 -0
- /package/{cli-tool/src → src}/chats-mobile.js +0 -0
- /package/{cli-tool/src → src}/claude-api-proxy.js +0 -0
- /package/{cli-tool/src → src}/command-scanner.js +0 -0
- /package/{cli-tool/src → src}/command-stats.js +0 -0
- /package/{cli-tool/src → src}/file-operations.js +0 -0
- /package/{cli-tool/src → src}/health-check.js +0 -0
- /package/{cli-tool/src → src}/hook-scanner.js +0 -0
- /package/{cli-tool/src → src}/hook-stats.js +0 -0
- /package/{cli-tool/src → src}/mcp-stats.js +0 -0
- /package/{cli-tool/src → src}/prompts.js +0 -0
- /package/{cli-tool/src → src}/sandbox-interface.html +0 -0
- /package/{cli-tool/src → src}/sandbox-server.js +0 -0
- /package/{cli-tool/src → src}/sdk/global-agent-manager.js +0 -0
- /package/{cli-tool/src → src}/templates.js +0 -0
- /package/{cli-tool/src → src}/test-console-bridge.js +0 -0
- /package/{cli-tool/src → src}/tracking-service.js +0 -0
- /package/{cli-tool/src → src}/utils.js +0 -0
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
# Directory Deep Dive
|
|
2
|
-
|
|
3
|
-
Analyze directory structure and purpose
|
|
4
|
-
|
|
5
|
-
## Instructions
|
|
6
|
-
|
|
7
|
-
1. **Target Directory**
|
|
8
|
-
- Focus on the specified directory `$ARGUMENTS` or the current working directory
|
|
9
|
-
|
|
10
|
-
2. **Investigate Architecture**
|
|
11
|
-
- Analyze the implementation principles and architecture of the code in this directory and its subdirectories
|
|
12
|
-
- Look for:
|
|
13
|
-
- Design patterns being used
|
|
14
|
-
- Dependencies and their purposes
|
|
15
|
-
- Key abstractions and interfaces
|
|
16
|
-
- Naming conventions and code organization
|
|
17
|
-
|
|
18
|
-
3. **Create or Update Documentation**
|
|
19
|
-
- Create a CLAUDE.md file capturing this knowledge
|
|
20
|
-
- If one already exists, update it with newly discovered information
|
|
21
|
-
- Include:
|
|
22
|
-
- Purpose and responsibility of this module
|
|
23
|
-
- Key architectural decisions
|
|
24
|
-
- Important implementation details
|
|
25
|
-
- Common patterns used throughout the code
|
|
26
|
-
- Any gotchas or non-obvious behaviors
|
|
27
|
-
|
|
28
|
-
4. **Ensure Proper Placement**
|
|
29
|
-
- Place the CLAUDE.md file in the directory being analyzed
|
|
30
|
-
- This ensures the context is loaded when working in that specific area
|
|
31
|
-
|
|
32
|
-
## Credit
|
|
33
|
-
|
|
34
|
-
This command is based on the work of Thomas Landgraf: https://thomaslandgraf.substack.com/p/claude-codes-memory-working-with
|
|
@@ -1,194 +0,0 @@
|
|
|
1
|
-
# Analyze and Explain Code Functionality
|
|
2
|
-
|
|
3
|
-
Analyze and explain code functionality
|
|
4
|
-
|
|
5
|
-
## Instructions
|
|
6
|
-
|
|
7
|
-
Follow this systematic approach to explain code: **$ARGUMENTS**
|
|
8
|
-
|
|
9
|
-
1. **Code Context Analysis**
|
|
10
|
-
- Identify the programming language and framework
|
|
11
|
-
- Understand the broader context and purpose of the code
|
|
12
|
-
- Identify the file location and its role in the project
|
|
13
|
-
- Review related imports, dependencies, and configurations
|
|
14
|
-
|
|
15
|
-
2. **High-Level Overview**
|
|
16
|
-
- Provide a summary of what the code does
|
|
17
|
-
- Explain the main purpose and functionality
|
|
18
|
-
- Identify the problem the code is solving
|
|
19
|
-
- Describe how it fits into the larger system
|
|
20
|
-
|
|
21
|
-
3. **Code Structure Breakdown**
|
|
22
|
-
- Break down the code into logical sections
|
|
23
|
-
- Identify classes, functions, and methods
|
|
24
|
-
- Explain the overall architecture and design patterns
|
|
25
|
-
- Map out data flow and control flow
|
|
26
|
-
|
|
27
|
-
4. **Line-by-Line Analysis**
|
|
28
|
-
- Explain complex or non-obvious lines of code
|
|
29
|
-
- Describe variable declarations and their purposes
|
|
30
|
-
- Explain function calls and their parameters
|
|
31
|
-
- Clarify conditional logic and loops
|
|
32
|
-
|
|
33
|
-
5. **Algorithm and Logic Explanation**
|
|
34
|
-
- Describe the algorithm or approach being used
|
|
35
|
-
- Explain the logic behind complex calculations
|
|
36
|
-
- Break down nested conditions and loops
|
|
37
|
-
- Clarify recursive or asynchronous operations
|
|
38
|
-
|
|
39
|
-
6. **Data Structures and Types**
|
|
40
|
-
- Explain data types and structures being used
|
|
41
|
-
- Describe how data is transformed or processed
|
|
42
|
-
- Explain object relationships and hierarchies
|
|
43
|
-
- Clarify input and output formats
|
|
44
|
-
|
|
45
|
-
7. **Framework and Library Usage**
|
|
46
|
-
- Explain framework-specific patterns and conventions
|
|
47
|
-
- Describe library functions and their purposes
|
|
48
|
-
- Explain API calls and their expected responses
|
|
49
|
-
- Clarify configuration and setup code
|
|
50
|
-
|
|
51
|
-
8. **Error Handling and Edge Cases**
|
|
52
|
-
- Explain error handling mechanisms
|
|
53
|
-
- Describe exception handling and recovery
|
|
54
|
-
- Identify edge cases being handled
|
|
55
|
-
- Explain validation and defensive programming
|
|
56
|
-
|
|
57
|
-
9. **Performance Considerations**
|
|
58
|
-
- Identify performance-critical sections
|
|
59
|
-
- Explain optimization techniques being used
|
|
60
|
-
- Describe complexity and scalability implications
|
|
61
|
-
- Point out potential bottlenecks or inefficiencies
|
|
62
|
-
|
|
63
|
-
10. **Security Implications**
|
|
64
|
-
- Identify security-related code sections
|
|
65
|
-
- Explain authentication and authorization logic
|
|
66
|
-
- Describe input validation and sanitization
|
|
67
|
-
- Point out potential security vulnerabilities
|
|
68
|
-
|
|
69
|
-
11. **Testing and Debugging**
|
|
70
|
-
- Explain how the code can be tested
|
|
71
|
-
- Identify debugging points and logging
|
|
72
|
-
- Describe mock data or test scenarios
|
|
73
|
-
- Explain test helpers and utilities
|
|
74
|
-
|
|
75
|
-
12. **Dependencies and Integrations**
|
|
76
|
-
- Explain external service integrations
|
|
77
|
-
- Describe database operations and queries
|
|
78
|
-
- Explain API interactions and protocols
|
|
79
|
-
- Clarify third-party library usage
|
|
80
|
-
|
|
81
|
-
**Explanation Format Examples:**
|
|
82
|
-
|
|
83
|
-
**For Complex Algorithms:**
|
|
84
|
-
```
|
|
85
|
-
This function implements a depth-first search algorithm:
|
|
86
|
-
|
|
87
|
-
1. Line 1-3: Initialize a stack with the starting node and a visited set
|
|
88
|
-
2. Line 4-8: Main loop - continue until stack is empty
|
|
89
|
-
3. Line 9-11: Pop a node and check if it's the target
|
|
90
|
-
4. Line 12-15: Add unvisited neighbors to the stack
|
|
91
|
-
5. Line 16: Return null if target not found
|
|
92
|
-
|
|
93
|
-
Time Complexity: O(V + E) where V is vertices and E is edges
|
|
94
|
-
Space Complexity: O(V) for the visited set and stack
|
|
95
|
-
```
|
|
96
|
-
|
|
97
|
-
**For API Integration Code:**
|
|
98
|
-
```
|
|
99
|
-
This code handles user authentication with a third-party service:
|
|
100
|
-
|
|
101
|
-
1. Extract credentials from request headers
|
|
102
|
-
2. Validate credential format and required fields
|
|
103
|
-
3. Make API call to authentication service
|
|
104
|
-
4. Handle response and extract user data
|
|
105
|
-
5. Create session token and set cookies
|
|
106
|
-
6. Return user profile or error response
|
|
107
|
-
|
|
108
|
-
Error Handling: Catches network errors, invalid credentials, and service unavailability
|
|
109
|
-
Security: Uses HTTPS, validates inputs, and sanitizes responses
|
|
110
|
-
```
|
|
111
|
-
|
|
112
|
-
**For Database Operations:**
|
|
113
|
-
```
|
|
114
|
-
This function performs a complex database query with joins:
|
|
115
|
-
|
|
116
|
-
1. Build base query with primary table
|
|
117
|
-
2. Add LEFT JOIN for related user data
|
|
118
|
-
3. Apply WHERE conditions for filtering
|
|
119
|
-
4. Add ORDER BY for consistent sorting
|
|
120
|
-
5. Implement pagination with LIMIT/OFFSET
|
|
121
|
-
6. Execute query and handle potential errors
|
|
122
|
-
7. Transform raw results into domain objects
|
|
123
|
-
|
|
124
|
-
Performance Notes: Uses indexes on filtered columns, implements connection pooling
|
|
125
|
-
```
|
|
126
|
-
|
|
127
|
-
13. **Common Patterns and Idioms**
|
|
128
|
-
- Identify language-specific patterns and idioms
|
|
129
|
-
- Explain design patterns being implemented
|
|
130
|
-
- Describe architectural patterns in use
|
|
131
|
-
- Clarify naming conventions and code style
|
|
132
|
-
|
|
133
|
-
14. **Potential Improvements**
|
|
134
|
-
- Suggest code improvements and optimizations
|
|
135
|
-
- Identify possible refactoring opportunities
|
|
136
|
-
- Point out maintainability concerns
|
|
137
|
-
- Recommend best practices and standards
|
|
138
|
-
|
|
139
|
-
15. **Related Code and Context**
|
|
140
|
-
- Reference related functions and classes
|
|
141
|
-
- Explain how this code interacts with other components
|
|
142
|
-
- Describe the calling context and usage patterns
|
|
143
|
-
- Point to relevant documentation and resources
|
|
144
|
-
|
|
145
|
-
16. **Debugging and Troubleshooting**
|
|
146
|
-
- Explain how to debug issues in this code
|
|
147
|
-
- Identify common failure points
|
|
148
|
-
- Describe logging and monitoring approaches
|
|
149
|
-
- Suggest testing strategies
|
|
150
|
-
|
|
151
|
-
**Language-Specific Considerations:**
|
|
152
|
-
|
|
153
|
-
**JavaScript/TypeScript:**
|
|
154
|
-
- Explain async/await and Promise handling
|
|
155
|
-
- Describe closure and scope behavior
|
|
156
|
-
- Clarify this binding and arrow functions
|
|
157
|
-
- Explain event handling and callbacks
|
|
158
|
-
|
|
159
|
-
**Python:**
|
|
160
|
-
- Explain list comprehensions and generators
|
|
161
|
-
- Describe decorator usage and purpose
|
|
162
|
-
- Clarify context managers and with statements
|
|
163
|
-
- Explain class inheritance and method resolution
|
|
164
|
-
|
|
165
|
-
**Java:**
|
|
166
|
-
- Explain generics and type parameters
|
|
167
|
-
- Describe annotation usage and processing
|
|
168
|
-
- Clarify stream operations and lambda expressions
|
|
169
|
-
- Explain exception hierarchy and handling
|
|
170
|
-
|
|
171
|
-
**C#:**
|
|
172
|
-
- Explain LINQ queries and expressions
|
|
173
|
-
- Describe async/await and Task handling
|
|
174
|
-
- Clarify delegate and event usage
|
|
175
|
-
- Explain nullable reference types
|
|
176
|
-
|
|
177
|
-
**Go:**
|
|
178
|
-
- Explain goroutines and channel usage
|
|
179
|
-
- Describe interface implementation
|
|
180
|
-
- Clarify error handling patterns
|
|
181
|
-
- Explain package structure and imports
|
|
182
|
-
|
|
183
|
-
**Rust:**
|
|
184
|
-
- Explain ownership and borrowing
|
|
185
|
-
- Describe lifetime annotations
|
|
186
|
-
- Clarify pattern matching and Option/Result types
|
|
187
|
-
- Explain trait implementations
|
|
188
|
-
|
|
189
|
-
Remember to:
|
|
190
|
-
- Use clear, non-technical language when possible
|
|
191
|
-
- Provide examples and analogies for complex concepts
|
|
192
|
-
- Structure explanations logically from high-level to detailed
|
|
193
|
-
- Include visual diagrams or flowcharts when helpful
|
|
194
|
-
- Tailor the explanation level to the intended audience
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
# Fix Issue Command
|
|
2
|
-
|
|
3
|
-
Identify and resolve code issues
|
|
4
|
-
|
|
5
|
-
## Instructions
|
|
6
|
-
|
|
7
|
-
Follow this structured approach to analyze and fix issues: **$ARGUMENTS**
|
|
8
|
-
|
|
9
|
-
1. **Issue Analysis**
|
|
10
|
-
- Use `gh issue view $ARGUMENTS` to get complete issue details
|
|
11
|
-
- Read the issue description, comments, and any attached logs/screenshots
|
|
12
|
-
- Identify the type of issue (bug, feature request, enhancement, etc.)
|
|
13
|
-
- Understand the expected vs actual behavior
|
|
14
|
-
|
|
15
|
-
2. **Environment Setup**
|
|
16
|
-
- Ensure you're on the correct branch (usually main/master)
|
|
17
|
-
- Pull latest changes: `git pull origin main`
|
|
18
|
-
- Create a new feature branch: `git checkout -b fix/issue-$ARGUMENTS`
|
|
19
|
-
|
|
20
|
-
3. **Reproduce the Issue**
|
|
21
|
-
- Follow the steps to reproduce described in the issue
|
|
22
|
-
- Set up the development environment if needed
|
|
23
|
-
- Run the application/tests to confirm the issue exists
|
|
24
|
-
- Document the current behavior
|
|
25
|
-
|
|
26
|
-
4. **Root Cause Analysis**
|
|
27
|
-
- Search the codebase for relevant files and functions
|
|
28
|
-
- Use grep/search tools to locate the problematic code
|
|
29
|
-
- Analyze the code logic and identify the root cause
|
|
30
|
-
- Check for related issues or similar patterns
|
|
31
|
-
|
|
32
|
-
5. **Solution Design**
|
|
33
|
-
- Design a fix that addresses the root cause, not just symptoms
|
|
34
|
-
- Consider edge cases and potential side effects
|
|
35
|
-
- Ensure the solution follows project conventions and patterns
|
|
36
|
-
- Plan for backward compatibility if needed
|
|
37
|
-
|
|
38
|
-
6. **Implementation**
|
|
39
|
-
- Implement the fix with clean, readable code
|
|
40
|
-
- Follow the project's coding standards and style
|
|
41
|
-
- Add appropriate error handling and logging
|
|
42
|
-
- Keep changes minimal and focused
|
|
43
|
-
|
|
44
|
-
7. **Testing Strategy**
|
|
45
|
-
- Write or update tests to cover the fix
|
|
46
|
-
- Ensure existing tests still pass
|
|
47
|
-
- Test edge cases and error conditions
|
|
48
|
-
- Run the full test suite to check for regressions
|
|
49
|
-
|
|
50
|
-
8. **Code Quality Checks**
|
|
51
|
-
- Run linting and formatting tools
|
|
52
|
-
- Perform static analysis if available
|
|
53
|
-
- Check for security implications
|
|
54
|
-
- Ensure performance isn't negatively impacted
|
|
55
|
-
|
|
56
|
-
9. **Documentation Updates**
|
|
57
|
-
- Update relevant documentation if needed
|
|
58
|
-
- Add or update code comments for clarity
|
|
59
|
-
- Update changelog if the project maintains one
|
|
60
|
-
- Document any breaking changes
|
|
61
|
-
|
|
62
|
-
10. **Commit and Push**
|
|
63
|
-
- Stage the changes: `git add .`
|
|
64
|
-
- Create a descriptive commit message following project conventions
|
|
65
|
-
- Example: `fix: resolve issue with user authentication timeout (#$ARGUMENTS)`
|
|
66
|
-
- Push the branch: `git push origin fix/issue-$ARGUMENTS`
|
|
67
|
-
|
|
68
|
-
11. **Create Pull Request**
|
|
69
|
-
- Use `gh pr create` to create a pull request
|
|
70
|
-
- Reference the issue in the PR description: "Fixes #$ARGUMENTS"
|
|
71
|
-
- Provide a clear description of the changes and testing performed
|
|
72
|
-
- Add appropriate labels and reviewers
|
|
73
|
-
|
|
74
|
-
12. **Follow-up**
|
|
75
|
-
- Monitor the PR for feedback and requested changes
|
|
76
|
-
- Address any review comments promptly
|
|
77
|
-
- Update the issue with progress and resolution
|
|
78
|
-
- Ensure CI/CD checks pass
|
|
79
|
-
|
|
80
|
-
13. **Verification**
|
|
81
|
-
- Once merged, verify the fix in the main branch
|
|
82
|
-
- Close the issue if not automatically closed
|
|
83
|
-
- Monitor for any related issues or regressions
|
|
84
|
-
|
|
85
|
-
Remember to communicate clearly in both code and comments, and always prioritize maintainable solutions over quick fixes.
|
|
@@ -1,113 +0,0 @@
|
|
|
1
|
-
# Generate Linear Work Log
|
|
2
|
-
|
|
3
|
-
You are tasked with generating a technical work log comment for a Linear issue based on recent git commits.
|
|
4
|
-
|
|
5
|
-
## Instructions
|
|
6
|
-
|
|
7
|
-
1. **Check Linear MCP Availability**
|
|
8
|
-
- Verify that Linear MCP tools are available (mcp__linear__* functions)
|
|
9
|
-
- If Linear MCP is not installed, inform the user to install it and provide installation instructions
|
|
10
|
-
- Do not proceed with work log generation if Linear MCP is unavailable
|
|
11
|
-
|
|
12
|
-
2. **Check for Existing Work Log**
|
|
13
|
-
- Use Linear MCP to get existing comments on the issue
|
|
14
|
-
- Look for comments with today's date in the format "## Work Completed [TODAY'S DATE]"
|
|
15
|
-
- If found, note the existing content to append/update rather than duplicate
|
|
16
|
-
|
|
17
|
-
2. **Extract Git Information**
|
|
18
|
-
- Get the current branch name
|
|
19
|
-
- Get recent commits on the current branch (last 10 commits)
|
|
20
|
-
- Get commits that are on the current branch but not on main branch
|
|
21
|
-
- For each relevant commit, get detailed information including file changes and line counts
|
|
22
|
-
- Focus on commits since the last work log update (if any exists)
|
|
23
|
-
|
|
24
|
-
3. **Generate Work Log Content**
|
|
25
|
-
- Use dry, technical language without adjectives or emojis
|
|
26
|
-
- Focus on factual implementation details
|
|
27
|
-
- Structure the log with date, branch, and commit information
|
|
28
|
-
- Include quantitative metrics (file counts, line counts) where relevant
|
|
29
|
-
- Avoid subjective commentary or promotional language
|
|
30
|
-
|
|
31
|
-
4. **Handle Existing Work Log**
|
|
32
|
-
- If no work log exists for today: Create new comment
|
|
33
|
-
- If work log exists for today: Replace the existing comment with updated content including all today's work
|
|
34
|
-
- Ensure chronological order of commits
|
|
35
|
-
- Include both previous and new work completed today
|
|
36
|
-
|
|
37
|
-
5. **Format Structure**
|
|
38
|
-
```
|
|
39
|
-
## Work Completed [TODAY'S DATE]
|
|
40
|
-
|
|
41
|
-
### Branch: [current-branch-name]
|
|
42
|
-
|
|
43
|
-
**Commit [short-hash]: [Commit Title]**
|
|
44
|
-
- [Technical detail 1]
|
|
45
|
-
- [Technical detail 2]
|
|
46
|
-
- [Line count] lines of code across [file count] files
|
|
47
|
-
|
|
48
|
-
[Additional commits in chronological order]
|
|
49
|
-
|
|
50
|
-
### [Status Section]
|
|
51
|
-
- [Current infrastructure/testing status]
|
|
52
|
-
- [What is now available/ready]
|
|
53
|
-
```
|
|
54
|
-
|
|
55
|
-
6. **Post to Linear**
|
|
56
|
-
- Use the Linear MCP integration to create or update the comment
|
|
57
|
-
- Post the formatted work log to the specified Linear issue
|
|
58
|
-
- If updating, replace the entire existing work log comment
|
|
59
|
-
- Confirm successful posting
|
|
60
|
-
|
|
61
|
-
## Git Commands to Use
|
|
62
|
-
- `git branch --show-current` - Get current branch
|
|
63
|
-
- `git log --oneline -10` - Get recent commits
|
|
64
|
-
- `git log main..HEAD --oneline` - Get branch-specific commits
|
|
65
|
-
- `git show --stat [commit-hash]` - Get detailed commit info
|
|
66
|
-
- `git log --since="[today's date]" --pretty=format:"%h %ad %s" --date=short` - Get today's commits
|
|
67
|
-
|
|
68
|
-
## Content Guidelines
|
|
69
|
-
- Include commit hashes and descriptive titles
|
|
70
|
-
- Provide specific technical implementations
|
|
71
|
-
- Include file counts and line counts for significant changes
|
|
72
|
-
- Maintain consistent formatting
|
|
73
|
-
- Focus on technical accomplishments
|
|
74
|
-
- Include current status summary
|
|
75
|
-
- No emojis or special characters
|
|
76
|
-
|
|
77
|
-
## Error Handling
|
|
78
|
-
- Check if Linear MCP client is available before proceeding
|
|
79
|
-
- If Linear MCP is not available, display installation instructions:
|
|
80
|
-
```
|
|
81
|
-
Linear MCP client is not installed. To install it:
|
|
82
|
-
|
|
83
|
-
1. Install the Linear MCP server:
|
|
84
|
-
npm install -g @modelcontextprotocol/server-linear
|
|
85
|
-
|
|
86
|
-
2. Add Linear MCP to your Claude configuration:
|
|
87
|
-
Add the following to your Claude MCP settings:
|
|
88
|
-
{
|
|
89
|
-
"mcpServers": {
|
|
90
|
-
"linear": {
|
|
91
|
-
"command": "npx",
|
|
92
|
-
"args": ["@modelcontextprotocol/server-linear"],
|
|
93
|
-
"env": {
|
|
94
|
-
"LINEAR_API_KEY": "your_linear_api_key_here"
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
3. Restart Claude Code
|
|
101
|
-
4. Get your Linear API key from: https://linear.app/settings/api
|
|
102
|
-
```
|
|
103
|
-
- Validate that the Linear ticket ID exists
|
|
104
|
-
- Handle cases where no recent commits are found
|
|
105
|
-
- Provide clear error messages for git operation failures
|
|
106
|
-
- Confirm successful comment posting
|
|
107
|
-
|
|
108
|
-
## Example Usage
|
|
109
|
-
When invoked with `/generate-linear-worklog BLA2-2`, the command should:
|
|
110
|
-
1. Analyze git commits on the current branch
|
|
111
|
-
2. Generate a structured work log
|
|
112
|
-
3. Post the comment to Linear issue BLA2-2
|
|
113
|
-
4. Confirm successful posting
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
# Git Status Command
|
|
2
|
-
|
|
3
|
-
Show detailed git repository status
|
|
4
|
-
|
|
5
|
-
*Command originally created by IndyDevDan (YouTube: https://www.youtube.com/@indydevdan) / DislerH (GitHub: https://github.com/disler)*
|
|
6
|
-
|
|
7
|
-
## Instructions
|
|
8
|
-
|
|
9
|
-
Analyze the current state of the git repository by performing the following steps:
|
|
10
|
-
|
|
11
|
-
1. **Run Git Status Commands**
|
|
12
|
-
- Execute `git status` to see current working tree state
|
|
13
|
-
- Run `git diff HEAD origin/main` to check differences with remote
|
|
14
|
-
- Execute `git branch --show-current` to display current branch
|
|
15
|
-
- Check for uncommitted changes and untracked files
|
|
16
|
-
|
|
17
|
-
2. **Analyze Repository State**
|
|
18
|
-
- Identify staged vs unstaged changes
|
|
19
|
-
- List any untracked files
|
|
20
|
-
- Check if branch is ahead/behind remote
|
|
21
|
-
- Review any merge conflicts if present
|
|
22
|
-
|
|
23
|
-
3. **Read Key Files**
|
|
24
|
-
- Review README.md for project context
|
|
25
|
-
- Check for any recent changes in important files
|
|
26
|
-
- Understand project structure if needed
|
|
27
|
-
|
|
28
|
-
4. **Provide Summary**
|
|
29
|
-
- Current branch and its relationship to main/master
|
|
30
|
-
- Number of commits ahead/behind
|
|
31
|
-
- List of modified files with change types
|
|
32
|
-
- Any action items (commits needed, pulls required, etc.)
|
|
33
|
-
|
|
34
|
-
This command helps developers quickly understand:
|
|
35
|
-
- What changes are pending
|
|
36
|
-
- The repository's sync status
|
|
37
|
-
- Whether any actions are needed before continuing work
|
|
38
|
-
|
|
39
|
-
Arguments: $ARGUMENTS
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
Build a reference for the implementation details of this project. Use provided summarize tool to get summary of the files. Avoid reading the content of many files yourself, as we might hit usage limits. Do read the content of important files though. Use the returned summaries to create reference files in /ref directory. Use markdown format for writing the documentation files.
|
|
2
|
-
|
|
3
|
-
Update CLAUDE.md file with the pointers to important documentation files.
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
# Enhanced AI Mode for Complex Tasks
|
|
2
|
-
|
|
3
|
-
Enhanced AI mode for complex tasks
|
|
4
|
-
|
|
5
|
-
*Command originally created by IndyDevDan (YouTube: https://www.youtube.com/@indydevdan) / DislerH (GitHub: https://github.com/disler)*
|
|
6
|
-
|
|
7
|
-
## Instructions
|
|
8
|
-
|
|
9
|
-
Initialize a new Claude Code session with comprehensive project context:
|
|
10
|
-
|
|
11
|
-
1. **Analyze Codebase Structure**
|
|
12
|
-
- Run `git ls-files` to understand file organization and project layout
|
|
13
|
-
- Execute directory tree commands (if available) for visual structure
|
|
14
|
-
- Identify key directories and their purposes
|
|
15
|
-
- Note the technology stack and frameworks in use
|
|
16
|
-
|
|
17
|
-
2. **Read Project Documentation**
|
|
18
|
-
- Read README.md for project overview and setup instructions
|
|
19
|
-
- Check for any additional documentation in docs/ or ai_docs/
|
|
20
|
-
- Review any CONTRIBUTING.md or development guides
|
|
21
|
-
- Look for architecture or design documents
|
|
22
|
-
|
|
23
|
-
3. **Understand Project Context**
|
|
24
|
-
- Identify the project's primary purpose and goals
|
|
25
|
-
- Note any special setup requirements or dependencies
|
|
26
|
-
- Check for environment configuration needs
|
|
27
|
-
- Review any CI/CD configuration files
|
|
28
|
-
|
|
29
|
-
4. **Provide Concise Overview**
|
|
30
|
-
- Summarize the project's purpose in 2-3 sentences
|
|
31
|
-
- List the main technologies and frameworks
|
|
32
|
-
- Highlight any important setup steps
|
|
33
|
-
- Note key areas of the codebase
|
|
34
|
-
|
|
35
|
-
This command helps establish context quickly when:
|
|
36
|
-
- Starting work on a new project
|
|
37
|
-
- Returning to a project after time away
|
|
38
|
-
- Onboarding new team members
|
|
39
|
-
- Preparing for deep technical work
|
|
40
|
-
|
|
41
|
-
The goal is to "prime" the AI assistant with essential project knowledge for more effective assistance.
|
|
@@ -1,116 +0,0 @@
|
|
|
1
|
-
# Intelligently Refactor and Improve Code Quality
|
|
2
|
-
|
|
3
|
-
Intelligently refactor and improve code quality
|
|
4
|
-
|
|
5
|
-
## Instructions
|
|
6
|
-
|
|
7
|
-
Follow this systematic approach to refactor code: **$ARGUMENTS**
|
|
8
|
-
|
|
9
|
-
1. **Pre-Refactoring Analysis**
|
|
10
|
-
- Identify the code that needs refactoring and the reasons why
|
|
11
|
-
- Understand the current functionality and behavior completely
|
|
12
|
-
- Review existing tests and documentation
|
|
13
|
-
- Identify all dependencies and usage points
|
|
14
|
-
|
|
15
|
-
2. **Test Coverage Verification**
|
|
16
|
-
- Ensure comprehensive test coverage exists for the code being refactored
|
|
17
|
-
- If tests are missing, write them BEFORE starting refactoring
|
|
18
|
-
- Run all tests to establish a baseline
|
|
19
|
-
- Document current behavior with additional tests if needed
|
|
20
|
-
|
|
21
|
-
3. **Refactoring Strategy**
|
|
22
|
-
- Define clear goals for the refactoring (performance, readability, maintainability)
|
|
23
|
-
- Choose appropriate refactoring techniques:
|
|
24
|
-
- Extract Method/Function
|
|
25
|
-
- Extract Class/Component
|
|
26
|
-
- Rename Variable/Method
|
|
27
|
-
- Move Method/Field
|
|
28
|
-
- Replace Conditional with Polymorphism
|
|
29
|
-
- Eliminate Dead Code
|
|
30
|
-
- Plan the refactoring in small, incremental steps
|
|
31
|
-
|
|
32
|
-
4. **Environment Setup**
|
|
33
|
-
- Create a new branch: `git checkout -b refactor/$ARGUMENTS`
|
|
34
|
-
- Ensure all tests pass before starting
|
|
35
|
-
- Set up any additional tooling needed (profilers, analyzers)
|
|
36
|
-
|
|
37
|
-
5. **Incremental Refactoring**
|
|
38
|
-
- Make small, focused changes one at a time
|
|
39
|
-
- Run tests after each change to ensure nothing breaks
|
|
40
|
-
- Commit working changes frequently with descriptive messages
|
|
41
|
-
- Use IDE refactoring tools when available for safety
|
|
42
|
-
|
|
43
|
-
6. **Code Quality Improvements**
|
|
44
|
-
- Improve naming conventions for clarity
|
|
45
|
-
- Eliminate code duplication (DRY principle)
|
|
46
|
-
- Simplify complex conditional logic
|
|
47
|
-
- Reduce method/function length and complexity
|
|
48
|
-
- Improve separation of concerns
|
|
49
|
-
|
|
50
|
-
7. **Performance Optimizations**
|
|
51
|
-
- Identify and eliminate performance bottlenecks
|
|
52
|
-
- Optimize algorithms and data structures
|
|
53
|
-
- Reduce unnecessary computations
|
|
54
|
-
- Improve memory usage patterns
|
|
55
|
-
|
|
56
|
-
8. **Design Pattern Application**
|
|
57
|
-
- Apply appropriate design patterns where beneficial
|
|
58
|
-
- Improve abstraction and encapsulation
|
|
59
|
-
- Enhance modularity and reusability
|
|
60
|
-
- Reduce coupling between components
|
|
61
|
-
|
|
62
|
-
9. **Error Handling Improvement**
|
|
63
|
-
- Standardize error handling approaches
|
|
64
|
-
- Improve error messages and logging
|
|
65
|
-
- Add proper exception handling
|
|
66
|
-
- Enhance resilience and fault tolerance
|
|
67
|
-
|
|
68
|
-
10. **Documentation Updates**
|
|
69
|
-
- Update code comments to reflect changes
|
|
70
|
-
- Revise API documentation if interfaces changed
|
|
71
|
-
- Update inline documentation and examples
|
|
72
|
-
- Ensure comments are accurate and helpful
|
|
73
|
-
|
|
74
|
-
11. **Testing Enhancements**
|
|
75
|
-
- Add tests for any new code paths created
|
|
76
|
-
- Improve existing test quality and coverage
|
|
77
|
-
- Remove or update obsolete tests
|
|
78
|
-
- Ensure tests are still meaningful and effective
|
|
79
|
-
|
|
80
|
-
12. **Static Analysis**
|
|
81
|
-
- Run linting tools to catch style and potential issues
|
|
82
|
-
- Use static analysis tools to identify problems
|
|
83
|
-
- Check for security vulnerabilities
|
|
84
|
-
- Verify code complexity metrics
|
|
85
|
-
|
|
86
|
-
13. **Performance Verification**
|
|
87
|
-
- Run performance benchmarks if applicable
|
|
88
|
-
- Compare before/after metrics
|
|
89
|
-
- Ensure refactoring didn't degrade performance
|
|
90
|
-
- Document any performance improvements
|
|
91
|
-
|
|
92
|
-
14. **Integration Testing**
|
|
93
|
-
- Run full test suite to ensure no regressions
|
|
94
|
-
- Test integration with dependent systems
|
|
95
|
-
- Verify all functionality works as expected
|
|
96
|
-
- Test edge cases and error scenarios
|
|
97
|
-
|
|
98
|
-
15. **Code Review Preparation**
|
|
99
|
-
- Review all changes for quality and consistency
|
|
100
|
-
- Ensure refactoring goals were achieved
|
|
101
|
-
- Prepare clear explanation of changes made
|
|
102
|
-
- Document benefits and rationale
|
|
103
|
-
|
|
104
|
-
16. **Documentation of Changes**
|
|
105
|
-
- Create a summary of refactoring changes
|
|
106
|
-
- Document any breaking changes or new patterns
|
|
107
|
-
- Update project documentation if needed
|
|
108
|
-
- Explain benefits and reasoning for future reference
|
|
109
|
-
|
|
110
|
-
17. **Deployment Considerations**
|
|
111
|
-
- Plan deployment strategy for refactored code
|
|
112
|
-
- Consider feature flags for gradual rollout
|
|
113
|
-
- Prepare rollback procedures
|
|
114
|
-
- Set up monitoring for the refactored components
|
|
115
|
-
|
|
116
|
-
Remember: Refactoring should preserve external behavior while improving internal structure. Always prioritize safety over speed, and maintain comprehensive test coverage throughout the process.
|