@djm204/agent-skills 1.0.0
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 +597 -0
- package/bin/cli.js +8 -0
- package/package.json +55 -0
- package/src/index.js +1817 -0
- package/src/index.test.js +1264 -0
- package/templates/_shared/code-quality.mdc +52 -0
- package/templates/_shared/communication.mdc +43 -0
- package/templates/_shared/core-principles.mdc +67 -0
- package/templates/_shared/git-workflow.mdc +48 -0
- package/templates/_shared/security-fundamentals.mdc +41 -0
- package/templates/agents/utility-agent/.cursor/rules/action-control.mdc +71 -0
- package/templates/agents/utility-agent/.cursor/rules/context-management.mdc +61 -0
- package/templates/agents/utility-agent/.cursor/rules/hallucination-prevention.mdc +58 -0
- package/templates/agents/utility-agent/.cursor/rules/overview.mdc +34 -0
- package/templates/agents/utility-agent/.cursor/rules/token-optimization.mdc +71 -0
- package/templates/agents/utility-agent/CLAUDE.md +513 -0
- package/templates/business/market-intelligence/.cursor/rules/data-sources.mdc +62 -0
- package/templates/business/market-intelligence/.cursor/rules/overview.mdc +55 -0
- package/templates/business/market-intelligence/.cursor/rules/reporting.mdc +59 -0
- package/templates/business/market-intelligence/.cursor/rules/risk-signals.mdc +63 -0
- package/templates/business/market-intelligence/.cursor/rules/sentiment-analysis.mdc +70 -0
- package/templates/business/market-intelligence/.cursor/rules/trend-detection.mdc +72 -0
- package/templates/business/market-intelligence/CLAUDE.md +371 -0
- package/templates/business/marketing-expert/.cursor/rules/brand-strategy.mdc +74 -0
- package/templates/business/marketing-expert/.cursor/rules/campaign-planning.mdc +60 -0
- package/templates/business/marketing-expert/.cursor/rules/growth-frameworks.mdc +69 -0
- package/templates/business/marketing-expert/.cursor/rules/market-analysis.mdc +70 -0
- package/templates/business/marketing-expert/.cursor/rules/marketing-analytics.mdc +71 -0
- package/templates/business/marketing-expert/.cursor/rules/overview.mdc +56 -0
- package/templates/business/marketing-expert/CLAUDE.md +567 -0
- package/templates/business/predictive-maintenance/.cursor/rules/alerting.mdc +56 -0
- package/templates/business/predictive-maintenance/.cursor/rules/asset-lifecycle.mdc +71 -0
- package/templates/business/predictive-maintenance/.cursor/rules/failure-prediction.mdc +65 -0
- package/templates/business/predictive-maintenance/.cursor/rules/maintenance-scheduling.mdc +61 -0
- package/templates/business/predictive-maintenance/.cursor/rules/overview.mdc +55 -0
- package/templates/business/predictive-maintenance/.cursor/rules/sensor-analytics.mdc +66 -0
- package/templates/business/predictive-maintenance/CLAUDE.md +529 -0
- package/templates/business/product-manager/.cursor/rules/communication.mdc +77 -0
- package/templates/business/product-manager/.cursor/rules/discovery.mdc +79 -0
- package/templates/business/product-manager/.cursor/rules/metrics.mdc +75 -0
- package/templates/business/product-manager/.cursor/rules/overview.mdc +47 -0
- package/templates/business/product-manager/.cursor/rules/prioritization.mdc +66 -0
- package/templates/business/product-manager/.cursor/rules/requirements.mdc +79 -0
- package/templates/business/product-manager/CLAUDE.md +593 -0
- package/templates/business/project-manager/.cursor/rules/overview.mdc +53 -0
- package/templates/business/project-manager/.cursor/rules/reporting.mdc +68 -0
- package/templates/business/project-manager/.cursor/rules/risk-management.mdc +71 -0
- package/templates/business/project-manager/.cursor/rules/scheduling.mdc +67 -0
- package/templates/business/project-manager/.cursor/rules/scope-management.mdc +66 -0
- package/templates/business/project-manager/.cursor/rules/stakeholder-management.mdc +70 -0
- package/templates/business/project-manager/CLAUDE.md +540 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/compliance-tracking.mdc +74 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/impact-assessment.mdc +62 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/monitoring.mdc +67 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/overview.mdc +55 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/reporting.mdc +61 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/risk-classification.mdc +73 -0
- package/templates/business/regulatory-sentinel/CLAUDE.md +572 -0
- package/templates/business/resource-allocator/.cursor/rules/capacity-modeling.mdc +65 -0
- package/templates/business/resource-allocator/.cursor/rules/coordination.mdc +67 -0
- package/templates/business/resource-allocator/.cursor/rules/crisis-management.mdc +64 -0
- package/templates/business/resource-allocator/.cursor/rules/demand-prediction.mdc +52 -0
- package/templates/business/resource-allocator/.cursor/rules/overview.mdc +76 -0
- package/templates/business/resource-allocator/.cursor/rules/scheduling.mdc +63 -0
- package/templates/business/resource-allocator/CLAUDE.md +525 -0
- package/templates/business/strategic-negotiator/.cursor/rules/contract-analysis.mdc +60 -0
- package/templates/business/strategic-negotiator/.cursor/rules/deal-structuring.mdc +66 -0
- package/templates/business/strategic-negotiator/.cursor/rules/game-theory.mdc +64 -0
- package/templates/business/strategic-negotiator/.cursor/rules/overview.mdc +55 -0
- package/templates/business/strategic-negotiator/.cursor/rules/preparation.mdc +79 -0
- package/templates/business/strategic-negotiator/.cursor/rules/scenario-modeling.mdc +66 -0
- package/templates/business/strategic-negotiator/CLAUDE.md +640 -0
- package/templates/business/supply-chain/.cursor/rules/cost-modeling.mdc +67 -0
- package/templates/business/supply-chain/.cursor/rules/demand-forecasting.mdc +67 -0
- package/templates/business/supply-chain/.cursor/rules/inventory-management.mdc +69 -0
- package/templates/business/supply-chain/.cursor/rules/logistics.mdc +61 -0
- package/templates/business/supply-chain/.cursor/rules/overview.mdc +64 -0
- package/templates/business/supply-chain/.cursor/rules/supplier-evaluation.mdc +66 -0
- package/templates/business/supply-chain/CLAUDE.md +590 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/disruption-response.mdc +67 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/inventory-rebalancing.mdc +63 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/overview.mdc +65 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/rerouting.mdc +64 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/scenario-simulation.mdc +68 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/stakeholder-notifications.mdc +61 -0
- package/templates/business/supply-chain-harmonizer/CLAUDE.md +600 -0
- package/templates/creative/brand-guardian/.cursor/rules/brand-voice.mdc +64 -0
- package/templates/creative/brand-guardian/.cursor/rules/content-review.mdc +47 -0
- package/templates/creative/brand-guardian/.cursor/rules/ethical-guidelines.mdc +47 -0
- package/templates/creative/brand-guardian/.cursor/rules/multi-channel.mdc +49 -0
- package/templates/creative/brand-guardian/.cursor/rules/overview.mdc +58 -0
- package/templates/creative/brand-guardian/.cursor/rules/visual-identity.mdc +64 -0
- package/templates/creative/brand-guardian/CLAUDE.md +634 -0
- package/templates/creative/content-creation-expert/.cursor/rules/content-strategy.mdc +65 -0
- package/templates/creative/content-creation-expert/.cursor/rules/copywriting.mdc +59 -0
- package/templates/creative/content-creation-expert/.cursor/rules/editorial-operations.mdc +65 -0
- package/templates/creative/content-creation-expert/.cursor/rules/multimedia-production.mdc +64 -0
- package/templates/creative/content-creation-expert/.cursor/rules/overview.mdc +58 -0
- package/templates/creative/content-creation-expert/.cursor/rules/seo-content.mdc +75 -0
- package/templates/creative/content-creation-expert/CLAUDE.md +568 -0
- package/templates/creative/narrative-architect/.cursor/rules/collaboration.mdc +62 -0
- package/templates/creative/narrative-architect/.cursor/rules/continuity-tracking.mdc +56 -0
- package/templates/creative/narrative-architect/.cursor/rules/overview.mdc +68 -0
- package/templates/creative/narrative-architect/.cursor/rules/story-bible.mdc +77 -0
- package/templates/creative/narrative-architect/.cursor/rules/timeline-management.mdc +60 -0
- package/templates/creative/narrative-architect/.cursor/rules/world-building.mdc +78 -0
- package/templates/creative/narrative-architect/CLAUDE.md +737 -0
- package/templates/creative/social-media-expert/.cursor/rules/audience-growth.mdc +62 -0
- package/templates/creative/social-media-expert/.cursor/rules/community-management.mdc +67 -0
- package/templates/creative/social-media-expert/.cursor/rules/content-strategy.mdc +60 -0
- package/templates/creative/social-media-expert/.cursor/rules/overview.mdc +48 -0
- package/templates/creative/social-media-expert/.cursor/rules/platform-strategy.mdc +64 -0
- package/templates/creative/social-media-expert/.cursor/rules/social-analytics.mdc +64 -0
- package/templates/creative/social-media-expert/CLAUDE.md +624 -0
- package/templates/creative/trend-forecaster/.cursor/rules/cultural-analysis.mdc +59 -0
- package/templates/creative/trend-forecaster/.cursor/rules/forecasting-methods.mdc +63 -0
- package/templates/creative/trend-forecaster/.cursor/rules/overview.mdc +58 -0
- package/templates/creative/trend-forecaster/.cursor/rules/reporting.mdc +61 -0
- package/templates/creative/trend-forecaster/.cursor/rules/signal-analysis.mdc +74 -0
- package/templates/creative/trend-forecaster/.cursor/rules/trend-lifecycle.mdc +75 -0
- package/templates/creative/trend-forecaster/CLAUDE.md +717 -0
- package/templates/creative/ux-designer/.cursor/rules/accessibility.mdc +69 -0
- package/templates/creative/ux-designer/.cursor/rules/emotional-design.mdc +59 -0
- package/templates/creative/ux-designer/.cursor/rules/handoff.mdc +73 -0
- package/templates/creative/ux-designer/.cursor/rules/information-architecture.mdc +62 -0
- package/templates/creative/ux-designer/.cursor/rules/interaction-design.mdc +66 -0
- package/templates/creative/ux-designer/.cursor/rules/overview.mdc +61 -0
- package/templates/creative/ux-designer/.cursor/rules/research.mdc +61 -0
- package/templates/creative/ux-designer/.cursor/rules/visual-design.mdc +68 -0
- package/templates/creative/ux-designer/CLAUDE.md +124 -0
- package/templates/dogfood/project-overview.mdc +12 -0
- package/templates/dogfood/project-structure.mdc +82 -0
- package/templates/dogfood/rules-creation-best-practices.mdc +45 -0
- package/templates/education/educator/.cursor/rules/accessibility.mdc +67 -0
- package/templates/education/educator/.cursor/rules/assessment.mdc +68 -0
- package/templates/education/educator/.cursor/rules/curriculum.mdc +57 -0
- package/templates/education/educator/.cursor/rules/engagement.mdc +65 -0
- package/templates/education/educator/.cursor/rules/instructional-design.mdc +69 -0
- package/templates/education/educator/.cursor/rules/overview.mdc +57 -0
- package/templates/education/educator/.cursor/rules/retention.mdc +64 -0
- package/templates/education/educator/CLAUDE.md +338 -0
- package/templates/engineering/blockchain/.cursor/rules/defi-patterns.mdc +48 -0
- package/templates/engineering/blockchain/.cursor/rules/gas-optimization.mdc +77 -0
- package/templates/engineering/blockchain/.cursor/rules/overview.mdc +41 -0
- package/templates/engineering/blockchain/.cursor/rules/security.mdc +61 -0
- package/templates/engineering/blockchain/.cursor/rules/smart-contracts.mdc +64 -0
- package/templates/engineering/blockchain/.cursor/rules/testing.mdc +77 -0
- package/templates/engineering/blockchain/.cursor/rules/web3-integration.mdc +47 -0
- package/templates/engineering/blockchain/CLAUDE.md +389 -0
- package/templates/engineering/cli-tools/.cursor/rules/architecture.mdc +76 -0
- package/templates/engineering/cli-tools/.cursor/rules/arguments.mdc +65 -0
- package/templates/engineering/cli-tools/.cursor/rules/distribution.mdc +40 -0
- package/templates/engineering/cli-tools/.cursor/rules/error-handling.mdc +67 -0
- package/templates/engineering/cli-tools/.cursor/rules/overview.mdc +58 -0
- package/templates/engineering/cli-tools/.cursor/rules/testing.mdc +42 -0
- package/templates/engineering/cli-tools/.cursor/rules/user-experience.mdc +43 -0
- package/templates/engineering/cli-tools/CLAUDE.md +356 -0
- package/templates/engineering/data-engineering/.cursor/rules/data-modeling.mdc +71 -0
- package/templates/engineering/data-engineering/.cursor/rules/data-quality.mdc +78 -0
- package/templates/engineering/data-engineering/.cursor/rules/overview.mdc +49 -0
- package/templates/engineering/data-engineering/.cursor/rules/performance.mdc +71 -0
- package/templates/engineering/data-engineering/.cursor/rules/pipeline-design.mdc +79 -0
- package/templates/engineering/data-engineering/.cursor/rules/security.mdc +79 -0
- package/templates/engineering/data-engineering/.cursor/rules/testing.mdc +75 -0
- package/templates/engineering/data-engineering/CLAUDE.md +974 -0
- package/templates/engineering/devops-sre/.cursor/rules/capacity-planning.mdc +49 -0
- package/templates/engineering/devops-sre/.cursor/rules/change-management.mdc +51 -0
- package/templates/engineering/devops-sre/.cursor/rules/chaos-engineering.mdc +50 -0
- package/templates/engineering/devops-sre/.cursor/rules/disaster-recovery.mdc +54 -0
- package/templates/engineering/devops-sre/.cursor/rules/incident-management.mdc +56 -0
- package/templates/engineering/devops-sre/.cursor/rules/observability.mdc +50 -0
- package/templates/engineering/devops-sre/.cursor/rules/overview.mdc +76 -0
- package/templates/engineering/devops-sre/.cursor/rules/postmortems.mdc +49 -0
- package/templates/engineering/devops-sre/.cursor/rules/runbooks.mdc +49 -0
- package/templates/engineering/devops-sre/.cursor/rules/slo-sli.mdc +46 -0
- package/templates/engineering/devops-sre/.cursor/rules/toil-reduction.mdc +52 -0
- package/templates/engineering/devops-sre/CLAUDE.md +1007 -0
- package/templates/engineering/fullstack/.cursor/rules/api-contracts.mdc +79 -0
- package/templates/engineering/fullstack/.cursor/rules/architecture.mdc +79 -0
- package/templates/engineering/fullstack/.cursor/rules/overview.mdc +61 -0
- package/templates/engineering/fullstack/.cursor/rules/shared-types.mdc +77 -0
- package/templates/engineering/fullstack/.cursor/rules/testing.mdc +72 -0
- package/templates/engineering/fullstack/CLAUDE.md +349 -0
- package/templates/engineering/ml-ai/.cursor/rules/data-engineering.mdc +71 -0
- package/templates/engineering/ml-ai/.cursor/rules/deployment.mdc +43 -0
- package/templates/engineering/ml-ai/.cursor/rules/model-development.mdc +44 -0
- package/templates/engineering/ml-ai/.cursor/rules/monitoring.mdc +45 -0
- package/templates/engineering/ml-ai/.cursor/rules/overview.mdc +42 -0
- package/templates/engineering/ml-ai/.cursor/rules/security.mdc +51 -0
- package/templates/engineering/ml-ai/.cursor/rules/testing.mdc +44 -0
- package/templates/engineering/ml-ai/CLAUDE.md +1136 -0
- package/templates/engineering/mobile/.cursor/rules/navigation.mdc +75 -0
- package/templates/engineering/mobile/.cursor/rules/offline-first.mdc +68 -0
- package/templates/engineering/mobile/.cursor/rules/overview.mdc +76 -0
- package/templates/engineering/mobile/.cursor/rules/performance.mdc +78 -0
- package/templates/engineering/mobile/.cursor/rules/testing.mdc +77 -0
- package/templates/engineering/mobile/CLAUDE.md +233 -0
- package/templates/engineering/platform-engineering/.cursor/rules/ci-cd.mdc +51 -0
- package/templates/engineering/platform-engineering/.cursor/rules/developer-experience.mdc +48 -0
- package/templates/engineering/platform-engineering/.cursor/rules/infrastructure-as-code.mdc +62 -0
- package/templates/engineering/platform-engineering/.cursor/rules/kubernetes.mdc +51 -0
- package/templates/engineering/platform-engineering/.cursor/rules/observability.mdc +52 -0
- package/templates/engineering/platform-engineering/.cursor/rules/overview.mdc +44 -0
- package/templates/engineering/platform-engineering/.cursor/rules/security.mdc +74 -0
- package/templates/engineering/platform-engineering/.cursor/rules/testing.mdc +59 -0
- package/templates/engineering/platform-engineering/CLAUDE.md +850 -0
- package/templates/engineering/qa-engineering/.cursor/rules/automation.mdc +71 -0
- package/templates/engineering/qa-engineering/.cursor/rules/metrics.mdc +68 -0
- package/templates/engineering/qa-engineering/.cursor/rules/overview.mdc +45 -0
- package/templates/engineering/qa-engineering/.cursor/rules/quality-gates.mdc +54 -0
- package/templates/engineering/qa-engineering/.cursor/rules/test-design.mdc +59 -0
- package/templates/engineering/qa-engineering/.cursor/rules/test-strategy.mdc +62 -0
- package/templates/engineering/qa-engineering/CLAUDE.md +726 -0
- package/templates/engineering/testing/.cursor/rules/advanced-techniques.mdc +44 -0
- package/templates/engineering/testing/.cursor/rules/ci-cd-integration.mdc +43 -0
- package/templates/engineering/testing/.cursor/rules/overview.mdc +61 -0
- package/templates/engineering/testing/.cursor/rules/performance-testing.mdc +39 -0
- package/templates/engineering/testing/.cursor/rules/quality-metrics.mdc +74 -0
- package/templates/engineering/testing/.cursor/rules/reliability.mdc +39 -0
- package/templates/engineering/testing/.cursor/rules/tdd-methodology.mdc +52 -0
- package/templates/engineering/testing/.cursor/rules/test-data.mdc +46 -0
- package/templates/engineering/testing/.cursor/rules/test-design.mdc +45 -0
- package/templates/engineering/testing/.cursor/rules/test-types.mdc +71 -0
- package/templates/engineering/testing/CLAUDE.md +1134 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/csharp-architecture.mdc +61 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/multiplayer-networking.mdc +67 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/overview.mdc +56 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/performance-optimization.mdc +76 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/physics-rendering.mdc +59 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/ui-systems.mdc +59 -0
- package/templates/engineering/unity-dev-expert/CLAUDE.md +534 -0
- package/templates/engineering/web-backend/.cursor/rules/api-design.mdc +64 -0
- package/templates/engineering/web-backend/.cursor/rules/authentication.mdc +69 -0
- package/templates/engineering/web-backend/.cursor/rules/database-patterns.mdc +73 -0
- package/templates/engineering/web-backend/.cursor/rules/error-handling.mdc +66 -0
- package/templates/engineering/web-backend/.cursor/rules/overview.mdc +74 -0
- package/templates/engineering/web-backend/.cursor/rules/security.mdc +60 -0
- package/templates/engineering/web-backend/.cursor/rules/testing.mdc +74 -0
- package/templates/engineering/web-backend/CLAUDE.md +366 -0
- package/templates/engineering/web-frontend/.cursor/rules/accessibility.mdc +75 -0
- package/templates/engineering/web-frontend/.cursor/rules/component-patterns.mdc +76 -0
- package/templates/engineering/web-frontend/.cursor/rules/overview.mdc +77 -0
- package/templates/engineering/web-frontend/.cursor/rules/performance.mdc +73 -0
- package/templates/engineering/web-frontend/.cursor/rules/state-management.mdc +71 -0
- package/templates/engineering/web-frontend/.cursor/rules/styling.mdc +69 -0
- package/templates/engineering/web-frontend/.cursor/rules/testing.mdc +75 -0
- package/templates/engineering/web-frontend/CLAUDE.md +399 -0
- package/templates/languages/cpp-expert/.cursor/rules/concurrency.mdc +68 -0
- package/templates/languages/cpp-expert/.cursor/rules/error-handling.mdc +65 -0
- package/templates/languages/cpp-expert/.cursor/rules/memory-and-ownership.mdc +68 -0
- package/templates/languages/cpp-expert/.cursor/rules/modern-cpp.mdc +75 -0
- package/templates/languages/cpp-expert/.cursor/rules/overview.mdc +37 -0
- package/templates/languages/cpp-expert/.cursor/rules/performance.mdc +74 -0
- package/templates/languages/cpp-expert/.cursor/rules/testing.mdc +70 -0
- package/templates/languages/cpp-expert/.cursor/rules/tooling.mdc +77 -0
- package/templates/languages/cpp-expert/CLAUDE.md +242 -0
- package/templates/languages/csharp-expert/.cursor/rules/aspnet-core.mdc +78 -0
- package/templates/languages/csharp-expert/.cursor/rules/async-patterns.mdc +71 -0
- package/templates/languages/csharp-expert/.cursor/rules/dependency-injection.mdc +76 -0
- package/templates/languages/csharp-expert/.cursor/rules/error-handling.mdc +65 -0
- package/templates/languages/csharp-expert/.cursor/rules/language-features.mdc +74 -0
- package/templates/languages/csharp-expert/.cursor/rules/overview.mdc +47 -0
- package/templates/languages/csharp-expert/.cursor/rules/performance.mdc +66 -0
- package/templates/languages/csharp-expert/.cursor/rules/testing.mdc +78 -0
- package/templates/languages/csharp-expert/.cursor/rules/tooling.mdc +78 -0
- package/templates/languages/csharp-expert/CLAUDE.md +360 -0
- package/templates/languages/golang-expert/.cursor/rules/concurrency.mdc +79 -0
- package/templates/languages/golang-expert/.cursor/rules/error-handling.mdc +77 -0
- package/templates/languages/golang-expert/.cursor/rules/interfaces-and-types.mdc +77 -0
- package/templates/languages/golang-expert/.cursor/rules/overview.mdc +74 -0
- package/templates/languages/golang-expert/.cursor/rules/performance.mdc +76 -0
- package/templates/languages/golang-expert/.cursor/rules/production-patterns.mdc +76 -0
- package/templates/languages/golang-expert/.cursor/rules/stdlib-and-tooling.mdc +68 -0
- package/templates/languages/golang-expert/.cursor/rules/testing.mdc +77 -0
- package/templates/languages/golang-expert/CLAUDE.md +361 -0
- package/templates/languages/java-expert/.cursor/rules/concurrency.mdc +69 -0
- package/templates/languages/java-expert/.cursor/rules/error-handling.mdc +70 -0
- package/templates/languages/java-expert/.cursor/rules/modern-java.mdc +74 -0
- package/templates/languages/java-expert/.cursor/rules/overview.mdc +42 -0
- package/templates/languages/java-expert/.cursor/rules/performance.mdc +69 -0
- package/templates/languages/java-expert/.cursor/rules/persistence.mdc +74 -0
- package/templates/languages/java-expert/.cursor/rules/spring-boot.mdc +73 -0
- package/templates/languages/java-expert/.cursor/rules/testing.mdc +79 -0
- package/templates/languages/java-expert/.cursor/rules/tooling.mdc +76 -0
- package/templates/languages/java-expert/CLAUDE.md +325 -0
- package/templates/languages/javascript-expert/.cursor/rules/language-deep-dive.mdc +74 -0
- package/templates/languages/javascript-expert/.cursor/rules/node-patterns.mdc +77 -0
- package/templates/languages/javascript-expert/.cursor/rules/overview.mdc +66 -0
- package/templates/languages/javascript-expert/.cursor/rules/performance.mdc +64 -0
- package/templates/languages/javascript-expert/.cursor/rules/react-patterns.mdc +70 -0
- package/templates/languages/javascript-expert/.cursor/rules/testing.mdc +76 -0
- package/templates/languages/javascript-expert/.cursor/rules/tooling.mdc +72 -0
- package/templates/languages/javascript-expert/.cursor/rules/typescript-deep-dive.mdc +77 -0
- package/templates/languages/javascript-expert/CLAUDE.md +479 -0
- package/templates/languages/kotlin-expert/.cursor/rules/coroutines.mdc +75 -0
- package/templates/languages/kotlin-expert/.cursor/rules/error-handling.mdc +69 -0
- package/templates/languages/kotlin-expert/.cursor/rules/frameworks.mdc +76 -0
- package/templates/languages/kotlin-expert/.cursor/rules/language-features.mdc +78 -0
- package/templates/languages/kotlin-expert/.cursor/rules/overview.mdc +38 -0
- package/templates/languages/kotlin-expert/.cursor/rules/performance.mdc +73 -0
- package/templates/languages/kotlin-expert/.cursor/rules/testing.mdc +70 -0
- package/templates/languages/kotlin-expert/.cursor/rules/tooling.mdc +67 -0
- package/templates/languages/kotlin-expert/CLAUDE.md +276 -0
- package/templates/languages/python-expert/.cursor/rules/async-python.mdc +71 -0
- package/templates/languages/python-expert/.cursor/rules/overview.mdc +76 -0
- package/templates/languages/python-expert/.cursor/rules/patterns-and-idioms.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/performance.mdc +74 -0
- package/templates/languages/python-expert/.cursor/rules/testing.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/tooling.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/type-system.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/web-and-apis.mdc +76 -0
- package/templates/languages/python-expert/CLAUDE.md +264 -0
- package/templates/languages/ruby-expert/.cursor/rules/concurrency-and-threading.mdc +65 -0
- package/templates/languages/ruby-expert/.cursor/rules/error-handling.mdc +69 -0
- package/templates/languages/ruby-expert/.cursor/rules/idioms-and-style.mdc +76 -0
- package/templates/languages/ruby-expert/.cursor/rules/overview.mdc +60 -0
- package/templates/languages/ruby-expert/.cursor/rules/performance.mdc +68 -0
- package/templates/languages/ruby-expert/.cursor/rules/rails-and-frameworks.mdc +60 -0
- package/templates/languages/ruby-expert/.cursor/rules/testing.mdc +56 -0
- package/templates/languages/ruby-expert/.cursor/rules/tooling.mdc +52 -0
- package/templates/languages/ruby-expert/CLAUDE.md +102 -0
- package/templates/languages/rust-expert/.cursor/rules/concurrency.mdc +69 -0
- package/templates/languages/rust-expert/.cursor/rules/ecosystem-and-tooling.mdc +76 -0
- package/templates/languages/rust-expert/.cursor/rules/error-handling.mdc +76 -0
- package/templates/languages/rust-expert/.cursor/rules/overview.mdc +62 -0
- package/templates/languages/rust-expert/.cursor/rules/ownership-and-borrowing.mdc +70 -0
- package/templates/languages/rust-expert/.cursor/rules/performance-and-unsafe.mdc +70 -0
- package/templates/languages/rust-expert/.cursor/rules/testing.mdc +73 -0
- package/templates/languages/rust-expert/.cursor/rules/traits-and-generics.mdc +76 -0
- package/templates/languages/rust-expert/CLAUDE.md +283 -0
- package/templates/languages/swift-expert/.cursor/rules/concurrency.mdc +77 -0
- package/templates/languages/swift-expert/.cursor/rules/error-handling.mdc +76 -0
- package/templates/languages/swift-expert/.cursor/rules/language-features.mdc +78 -0
- package/templates/languages/swift-expert/.cursor/rules/overview.mdc +46 -0
- package/templates/languages/swift-expert/.cursor/rules/performance.mdc +69 -0
- package/templates/languages/swift-expert/.cursor/rules/swiftui.mdc +77 -0
- package/templates/languages/swift-expert/.cursor/rules/testing.mdc +75 -0
- package/templates/languages/swift-expert/.cursor/rules/tooling.mdc +77 -0
- package/templates/languages/swift-expert/CLAUDE.md +275 -0
- package/templates/professional/documentation/.cursor/rules/adr.mdc +65 -0
- package/templates/professional/documentation/.cursor/rules/api-documentation.mdc +64 -0
- package/templates/professional/documentation/.cursor/rules/code-comments.mdc +75 -0
- package/templates/professional/documentation/.cursor/rules/maintenance.mdc +58 -0
- package/templates/professional/documentation/.cursor/rules/overview.mdc +48 -0
- package/templates/professional/documentation/.cursor/rules/readme-standards.mdc +70 -0
- package/templates/professional/documentation/CLAUDE.md +120 -0
- package/templates/professional/executive-assistant/.cursor/rules/calendar.mdc +51 -0
- package/templates/professional/executive-assistant/.cursor/rules/confidentiality.mdc +53 -0
- package/templates/professional/executive-assistant/.cursor/rules/email.mdc +49 -0
- package/templates/professional/executive-assistant/.cursor/rules/meetings.mdc +39 -0
- package/templates/professional/executive-assistant/.cursor/rules/overview.mdc +42 -0
- package/templates/professional/executive-assistant/.cursor/rules/prioritization.mdc +48 -0
- package/templates/professional/executive-assistant/.cursor/rules/stakeholder-management.mdc +50 -0
- package/templates/professional/executive-assistant/.cursor/rules/travel.mdc +43 -0
- package/templates/professional/executive-assistant/CLAUDE.md +620 -0
- package/templates/professional/grant-writer/.cursor/rules/budgets.mdc +55 -0
- package/templates/professional/grant-writer/.cursor/rules/compliance.mdc +47 -0
- package/templates/professional/grant-writer/.cursor/rules/funding-research.mdc +47 -0
- package/templates/professional/grant-writer/.cursor/rules/narrative.mdc +58 -0
- package/templates/professional/grant-writer/.cursor/rules/overview.mdc +68 -0
- package/templates/professional/grant-writer/.cursor/rules/post-award.mdc +59 -0
- package/templates/professional/grant-writer/.cursor/rules/review-criteria.mdc +51 -0
- package/templates/professional/grant-writer/.cursor/rules/sustainability.mdc +48 -0
- package/templates/professional/grant-writer/CLAUDE.md +577 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/document-management.mdc +51 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/knowledge-graphs.mdc +63 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/overview.mdc +74 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/research-workflow.mdc +50 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/search-retrieval.mdc +62 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/summarization.mdc +61 -0
- package/templates/professional/knowledge-synthesis/CLAUDE.md +593 -0
- package/templates/professional/life-logistics/.cursor/rules/financial-optimization.mdc +78 -0
- package/templates/professional/life-logistics/.cursor/rules/negotiation.mdc +68 -0
- package/templates/professional/life-logistics/.cursor/rules/overview.mdc +75 -0
- package/templates/professional/life-logistics/.cursor/rules/research-methodology.mdc +76 -0
- package/templates/professional/life-logistics/.cursor/rules/scheduling.mdc +68 -0
- package/templates/professional/life-logistics/.cursor/rules/task-management.mdc +47 -0
- package/templates/professional/life-logistics/CLAUDE.md +601 -0
- package/templates/professional/research-assistant/.cursor/rules/citation-attribution.mdc +61 -0
- package/templates/professional/research-assistant/.cursor/rules/information-synthesis.mdc +65 -0
- package/templates/professional/research-assistant/.cursor/rules/overview.mdc +56 -0
- package/templates/professional/research-assistant/.cursor/rules/research-methodologies.mdc +54 -0
- package/templates/professional/research-assistant/.cursor/rules/search-strategies.mdc +57 -0
- package/templates/professional/research-assistant/.cursor/rules/source-evaluation.mdc +59 -0
- package/templates/professional/research-assistant/CLAUDE.md +318 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/adaptive-planning.mdc +69 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/data-integration.mdc +60 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/fitness-programming.mdc +66 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/nutrition-planning.mdc +57 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/overview.mdc +76 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/sleep-optimization.mdc +68 -0
- package/templates/professional/wellness-orchestrator/CLAUDE.md +573 -0
package/README.md
ADDED
|
@@ -0,0 +1,597 @@
|
|
|
1
|
+
# @djm204/agent-skills
|
|
2
|
+
|
|
3
|
+
[](https://www.npmjs.com/package/@djm204/agent-skills)
|
|
4
|
+
[](https://opensource.org/licenses/MIT)
|
|
5
|
+
|
|
6
|
+
**Compatible with:**
|
|
7
|
+
|
|
8
|
+

|
|
9
|
+

|
|
10
|
+

|
|
11
|
+
|
|
12
|
+
AI coding assistant templates for Cursor IDE, Claude Code, and GitHub Copilot. Pre-configured rules and guidelines that help AI assistants write better code in your projects.
|
|
13
|
+
|
|
14
|
+
**Installs (configurable via `--ide`):**
|
|
15
|
+
|
|
16
|
+
- **`CLAUDE.md`** - Development guide for Claude-based assistants (Claude Code, Cursor with Claude)
|
|
17
|
+
- **`.cursor/rules/`** - Rule files for Cursor IDE
|
|
18
|
+
- **`.github/copilot-instructions.md`** - Instructions for GitHub Copilot
|
|
19
|
+
|
|
20
|
+
> **Disclaimer:** This project is provided for **educational and experimental purposes only**. The author takes no responsibility for any actions, outputs, or consequences resulting from an LLM or AI assistant following these rules. Use at your own risk. Always review AI-generated code before deploying to production.
|
|
21
|
+
|
|
22
|
+
## Installation
|
|
23
|
+
|
|
24
|
+
No installation required. Run directly with `npx`:
|
|
25
|
+
|
|
26
|
+
```bash
|
|
27
|
+
npx @djm204/agent-skills [template-name]
|
|
28
|
+
```
|
|
29
|
+
|
|
30
|
+
Or install globally:
|
|
31
|
+
|
|
32
|
+
```bash
|
|
33
|
+
npm install -g @djm204/agent-skills
|
|
34
|
+
agent-skills [template-name]
|
|
35
|
+
```
|
|
36
|
+
|
|
37
|
+
## How to Use
|
|
38
|
+
|
|
39
|
+
### Basic Usage
|
|
40
|
+
|
|
41
|
+
Navigate to your project directory and run:
|
|
42
|
+
|
|
43
|
+
```bash
|
|
44
|
+
npx @djm204/agent-skills web-frontend
|
|
45
|
+
```
|
|
46
|
+
|
|
47
|
+
This installs the template rules in your project directory.
|
|
48
|
+
|
|
49
|
+
### Install Multiple Templates
|
|
50
|
+
|
|
51
|
+
Combine templates for projects that span multiple domains:
|
|
52
|
+
|
|
53
|
+
```bash
|
|
54
|
+
npx @djm204/agent-skills web-frontend web-backend
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
### List All Available Templates
|
|
58
|
+
|
|
59
|
+
```bash
|
|
60
|
+
npx @djm204/agent-skills --list
|
|
61
|
+
```
|
|
62
|
+
|
|
63
|
+
### Preview Before Installing (Dry Run)
|
|
64
|
+
|
|
65
|
+
See what files will be created without making changes:
|
|
66
|
+
|
|
67
|
+
```bash
|
|
68
|
+
npx @djm204/agent-skills web-frontend --dry-run
|
|
69
|
+
```
|
|
70
|
+
|
|
71
|
+
### Update to Latest Rules
|
|
72
|
+
|
|
73
|
+
Re-run with `@latest` to get updated templates:
|
|
74
|
+
|
|
75
|
+
```bash
|
|
76
|
+
npx @djm204/agent-skills@latest web-frontend
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
### Install for Specific IDE
|
|
80
|
+
|
|
81
|
+
By default, templates install for all supported IDEs (Cursor, Claude, Copilot). Use `--ide` to target specific tools:
|
|
82
|
+
|
|
83
|
+
```bash
|
|
84
|
+
# Install only for Cursor IDE
|
|
85
|
+
npx @djm204/agent-skills web-frontend --ide=cursor
|
|
86
|
+
|
|
87
|
+
# Install only for Claude Code
|
|
88
|
+
npx @djm204/agent-skills web-frontend --ide=claude
|
|
89
|
+
|
|
90
|
+
# Install only for GitHub Copilot
|
|
91
|
+
npx @djm204/agent-skills web-frontend --ide=codex
|
|
92
|
+
|
|
93
|
+
# Install for multiple IDEs
|
|
94
|
+
npx @djm204/agent-skills web-frontend --ide=cursor --ide=codex
|
|
95
|
+
```
|
|
96
|
+
|
|
97
|
+
### Remove Specific Templates
|
|
98
|
+
|
|
99
|
+
Remove templates you no longer need while keeping shared rules and other templates:
|
|
100
|
+
|
|
101
|
+
```bash
|
|
102
|
+
# Remove a single template
|
|
103
|
+
npx @djm204/agent-skills --remove web-frontend
|
|
104
|
+
|
|
105
|
+
# Remove multiple templates
|
|
106
|
+
npx @djm204/agent-skills --remove web-frontend web-backend
|
|
107
|
+
|
|
108
|
+
# Remove from specific IDE only
|
|
109
|
+
npx @djm204/agent-skills --remove web-frontend --ide=cursor
|
|
110
|
+
|
|
111
|
+
# Skip confirmation prompt
|
|
112
|
+
npx @djm204/agent-skills --remove web-frontend --yes
|
|
113
|
+
```
|
|
114
|
+
|
|
115
|
+
### Reset (Remove Everything)
|
|
116
|
+
|
|
117
|
+
Remove all installed content (shared rules, templates, generated files):
|
|
118
|
+
|
|
119
|
+
```bash
|
|
120
|
+
# Reset all installed content
|
|
121
|
+
npx @djm204/agent-skills --reset
|
|
122
|
+
|
|
123
|
+
# Reset for specific IDE only
|
|
124
|
+
npx @djm204/agent-skills --reset --ide=cursor
|
|
125
|
+
|
|
126
|
+
# Skip confirmation prompt
|
|
127
|
+
npx @djm204/agent-skills --reset --yes
|
|
128
|
+
|
|
129
|
+
# Force remove modified files
|
|
130
|
+
npx @djm204/agent-skills --reset --force
|
|
131
|
+
```
|
|
132
|
+
|
|
133
|
+
### CLI Options
|
|
134
|
+
|
|
135
|
+
| Option | Description |
|
|
136
|
+
|--------|-------------|
|
|
137
|
+
| `--ide=[name]` | Target IDE: `cursor`, `claude`, or `codex` (can be used multiple times) |
|
|
138
|
+
| `--list`, `-l` | List all available templates |
|
|
139
|
+
| `--dry-run` | Preview changes without writing files |
|
|
140
|
+
| `--force`, `-f` | Overwrite/remove even if files were modified |
|
|
141
|
+
| `--remove` | Remove specified templates |
|
|
142
|
+
| `--reset` | Remove ALL installed content |
|
|
143
|
+
| `--yes`, `-y` | Skip confirmation prompt (for `--remove` and `--reset`) |
|
|
144
|
+
| `--help`, `-h` | Show help message |
|
|
145
|
+
|
|
146
|
+
### Shorthand Aliases
|
|
147
|
+
|
|
148
|
+
You can use short names instead of full template names for both install and remove (`--remove <alias>`). Run `npx @djm204/agent-skills --list` to see aliases next to each template.
|
|
149
|
+
|
|
150
|
+
**Languages**
|
|
151
|
+
|
|
152
|
+
| Alias | Template |
|
|
153
|
+
|-------|----------|
|
|
154
|
+
| `js`, `ts`, `javascript`, `typescript` | `javascript-expert` |
|
|
155
|
+
| `go`, `golang` | `golang-expert` |
|
|
156
|
+
| `py`, `python` | `python-expert` |
|
|
157
|
+
| `rs`, `rust` | `rust-expert` |
|
|
158
|
+
| `ruby`, `rb` | `ruby-expert` |
|
|
159
|
+
| `swift` | `swift-expert` |
|
|
160
|
+
| `kotlin`, `kt` | `kotlin-expert` |
|
|
161
|
+
| `java` | `java-expert` |
|
|
162
|
+
| `cpp` | `cpp-expert` |
|
|
163
|
+
| `csharp`, `cs` | `csharp-expert` |
|
|
164
|
+
|
|
165
|
+
**Engineering**
|
|
166
|
+
|
|
167
|
+
| Alias | Template |
|
|
168
|
+
|-------|----------|
|
|
169
|
+
| `frontend`, `fe` | `web-frontend` |
|
|
170
|
+
| `backend`, `api` | `web-backend` |
|
|
171
|
+
| `devops`, `sre` | `devops-sre` |
|
|
172
|
+
| `cli` | `cli-tools` |
|
|
173
|
+
| `data`, `dataeng` | `data-engineering` |
|
|
174
|
+
| `ml`, `ai` | `ml-ai` |
|
|
175
|
+
| `qa` | `qa-engineering` |
|
|
176
|
+
| `test` | `testing` |
|
|
177
|
+
| `chain`, `web3` | `blockchain` |
|
|
178
|
+
| `platform`, `platform-eng` | `platform-engineering` |
|
|
179
|
+
| `unity` | `unity-dev-expert` |
|
|
180
|
+
|
|
181
|
+
**Professional**
|
|
182
|
+
|
|
183
|
+
| Alias | Template |
|
|
184
|
+
|-------|----------|
|
|
185
|
+
| `docs` | `documentation` |
|
|
186
|
+
| `grants` | `grant-writer` |
|
|
187
|
+
| `exec`, `ea` | `executive-assistant` |
|
|
188
|
+
| `knowledge` | `knowledge-synthesis` |
|
|
189
|
+
| `wellness` | `wellness-orchestrator` |
|
|
190
|
+
| `life`, `logistics` | `life-logistics` |
|
|
191
|
+
| `research`, `researcher` | `research-assistant` |
|
|
192
|
+
|
|
193
|
+
**Business**
|
|
194
|
+
|
|
195
|
+
| Alias | Template |
|
|
196
|
+
|-------|----------|
|
|
197
|
+
| `product` | `product-manager` |
|
|
198
|
+
| `project` | `project-manager` |
|
|
199
|
+
| `compliance`, `regulatory` | `regulatory-sentinel` |
|
|
200
|
+
| `allocator`, `resources` | `resource-allocator` |
|
|
201
|
+
| `market-intel` | `market-intelligence` |
|
|
202
|
+
| `supplychain` | `supply-chain` |
|
|
203
|
+
| `harmonizer` | `supply-chain-harmonizer` |
|
|
204
|
+
| `negotiator` | `strategic-negotiator` |
|
|
205
|
+
| `predictive` | `predictive-maintenance` |
|
|
206
|
+
| `marketing` | `marketing-expert` |
|
|
207
|
+
|
|
208
|
+
**Creative**
|
|
209
|
+
|
|
210
|
+
| Alias | Template |
|
|
211
|
+
|-------|----------|
|
|
212
|
+
| `ux`, `uxd`, `design`, `designer` | `ux-designer` |
|
|
213
|
+
| `brand` | `brand-guardian` |
|
|
214
|
+
| `social-media` | `social-media-expert` |
|
|
215
|
+
| `content-creation` | `content-creation-expert` |
|
|
216
|
+
| `narrative`, `story` | `narrative-architect` |
|
|
217
|
+
| `trends` | `trend-forecaster` |
|
|
218
|
+
|
|
219
|
+
**Education & agents**
|
|
220
|
+
|
|
221
|
+
| Alias | Template |
|
|
222
|
+
|-------|----------|
|
|
223
|
+
| `teach`, `teacher` | `educator` |
|
|
224
|
+
| `agent`, `utility` | `utility-agent` |
|
|
225
|
+
|
|
226
|
+
## Available Templates (42)
|
|
227
|
+
|
|
228
|
+
### Engineering (13)
|
|
229
|
+
|
|
230
|
+
| Template | Description |
|
|
231
|
+
|----------|-------------|
|
|
232
|
+
| `blockchain` | Smart contracts, DeFi protocols, and Web3 applications (Solidity, Foundry, Viem) |
|
|
233
|
+
| `cli-tools` | Command-line applications and developer tools (Cobra, Commander, Click) |
|
|
234
|
+
| `data-engineering` | Data platforms and pipelines (ETL, data modeling, data quality) |
|
|
235
|
+
| `devops-sre` | DevOps and SRE practices (incident management, observability, SLOs, chaos engineering) |
|
|
236
|
+
| `fullstack` | Full-stack web applications (Next.js, Nuxt, SvelteKit, Remix) |
|
|
237
|
+
| `ml-ai` | Machine learning and AI systems (model development, deployment, monitoring) |
|
|
238
|
+
| `mobile` | Mobile applications (React Native, Flutter, native iOS/Android) |
|
|
239
|
+
| `platform-engineering` | Internal developer platforms, infrastructure automation, reliability engineering |
|
|
240
|
+
| `qa-engineering` | Quality assurance programs for confident, rapid software delivery |
|
|
241
|
+
| `testing` | Comprehensive testing practices (TDD, test design, CI/CD integration, performance testing) |
|
|
242
|
+
| `unity-dev-expert` | Unity game development (C#, ECS/DOTS, physics, UI systems, multiplayer, performance) |
|
|
243
|
+
| `web-backend` | Backend APIs and services (REST, GraphQL, microservices) |
|
|
244
|
+
| `web-frontend` | Frontend web applications (SPAs, SSR, static sites, PWAs) |
|
|
245
|
+
|
|
246
|
+
### Languages (10)
|
|
247
|
+
|
|
248
|
+
| Template | Description |
|
|
249
|
+
|----------|-------------|
|
|
250
|
+
| `cpp-expert` | Principal-level C++ engineering (modern C++, RAII, concurrency, templates, performance) |
|
|
251
|
+
| `csharp-expert` | Principal-level C# engineering (async, DI, EF Core, ASP.NET Core, testing) |
|
|
252
|
+
| `golang-expert` | Principal-level Go engineering (concurrency, stdlib, production patterns, testing) |
|
|
253
|
+
| `java-expert` | Principal-level Java engineering (JVM, Spring Boot, concurrency, JPA, testing) |
|
|
254
|
+
| `javascript-expert` | Principal-level JavaScript & TypeScript engineering (Node.js, React, type system, testing) |
|
|
255
|
+
| `kotlin-expert` | Principal-level Kotlin engineering (coroutines, multiplatform, Ktor, Spring Boot, testing) |
|
|
256
|
+
| `python-expert` | Principal-level Python engineering (type system, async, testing, FastAPI, Django) |
|
|
257
|
+
| `ruby-expert` | Principal-level Ruby engineering (idioms, concurrency, Rails, performance, testing) |
|
|
258
|
+
| `rust-expert` | Principal-level Rust engineering (ownership, concurrency, unsafe, traits, async) |
|
|
259
|
+
| `swift-expert` | Principal-level Swift engineering (concurrency, SwiftUI, protocols, testing, Apple platforms) |
|
|
260
|
+
|
|
261
|
+
### Business (8)
|
|
262
|
+
|
|
263
|
+
| Template | Description |
|
|
264
|
+
|----------|-------------|
|
|
265
|
+
| `market-intelligence` | Data source aggregation, sentiment analysis, trend detection, and risk signal monitoring |
|
|
266
|
+
| `marketing-expert` | Brand positioning, campaign planning, market analysis, analytics, and growth frameworks |
|
|
267
|
+
| `predictive-maintenance` | Industrial sensor monitoring, failure prediction, maintenance scheduling, and asset lifecycle |
|
|
268
|
+
| `product-manager` | Customer-centric discovery, prioritization, and cross-functional execution |
|
|
269
|
+
| `regulatory-sentinel` | Compliance tracking, impact assessment, monitoring, and risk classification |
|
|
270
|
+
| `resource-allocator` | Demand prediction, scheduling optimization, crisis management, and capacity modeling |
|
|
271
|
+
| `strategic-negotiator` | Game theory, deal structuring, scenario modeling, and contract analysis |
|
|
272
|
+
| `supply-chain-harmonizer` | Disruption response, rerouting, inventory rebalancing, and scenario simulation |
|
|
273
|
+
|
|
274
|
+
### Creative (6)
|
|
275
|
+
|
|
276
|
+
| Template | Description |
|
|
277
|
+
|----------|-------------|
|
|
278
|
+
| `brand-guardian` | Brand voice enforcement, visual identity compliance, and content review workflows |
|
|
279
|
+
| `content-creation-expert` | Content strategy, copywriting, SEO content, multimedia production, and editorial ops |
|
|
280
|
+
| `narrative-architect` | World-building, continuity tracking, timeline management, and story bible creation |
|
|
281
|
+
| `social-media-expert` | Platform strategy, content planning, audience growth, community management, and analytics |
|
|
282
|
+
| `trend-forecaster` | Signal detection, cultural analysis, trend lifecycle modeling, and forecasting methods |
|
|
283
|
+
| `ux-designer` | User research, interaction design, design systems, accessibility, and emotional design |
|
|
284
|
+
|
|
285
|
+
### Professional (4)
|
|
286
|
+
|
|
287
|
+
| Template | Description |
|
|
288
|
+
|----------|-------------|
|
|
289
|
+
| `documentation` | Technical documentation standards (READMEs, API docs, ADRs, code comments) |
|
|
290
|
+
| `knowledge-synthesis` | Document ingestion, knowledge graphs, search/retrieval, summarization, and research workflows |
|
|
291
|
+
| `life-logistics` | Scheduling optimization, bill negotiation, insurance comparison, and vendor research |
|
|
292
|
+
| `wellness-orchestrator` | Unified wellness planning across fitness, nutrition, sleep, and mental wellness |
|
|
293
|
+
|
|
294
|
+
### Education (1)
|
|
295
|
+
|
|
296
|
+
| Template | Description |
|
|
297
|
+
|----------|-------------|
|
|
298
|
+
| `educator` | Evidence-based teaching, learning retention, gamification, and assessment design |
|
|
299
|
+
|
|
300
|
+
### Agents (1)
|
|
301
|
+
|
|
302
|
+
| Template | Description |
|
|
303
|
+
|----------|-------------|
|
|
304
|
+
| `utility-agent` | AI agent utilities with context management and hallucination prevention |
|
|
305
|
+
|
|
306
|
+
## What Gets Installed
|
|
307
|
+
|
|
308
|
+
### Shared Rules (Always Included)
|
|
309
|
+
|
|
310
|
+
Every template installation includes these foundational rules:
|
|
311
|
+
|
|
312
|
+
| File | Description |
|
|
313
|
+
|------|-------------|
|
|
314
|
+
| `core-principles.mdc` | Honesty, simplicity, testing requirements |
|
|
315
|
+
| `code-quality.mdc` | SOLID, DRY, clean code patterns |
|
|
316
|
+
| `security-fundamentals.mdc` | Zero trust, input validation, secrets management |
|
|
317
|
+
| `git-workflow.mdc` | Commits, branches, PRs, safety protocols |
|
|
318
|
+
| `communication.mdc` | Direct, objective, professional communication |
|
|
319
|
+
|
|
320
|
+
### Template-Specific Rules
|
|
321
|
+
|
|
322
|
+
Each template adds domain-specific rules. For example, `web-frontend` includes:
|
|
323
|
+
|
|
324
|
+
- `accessibility.mdc` - WCAG compliance, ARIA patterns
|
|
325
|
+
- `component-patterns.mdc` - React/Vue/Svelte best practices
|
|
326
|
+
- `performance.mdc` - Core Web Vitals, optimization
|
|
327
|
+
- `state-management.mdc` - State patterns, data flow
|
|
328
|
+
- `styling.mdc` - CSS architecture, design systems
|
|
329
|
+
- `testing.mdc` - Unit, integration, E2E testing
|
|
330
|
+
|
|
331
|
+
### Rule file format (.mdc)
|
|
332
|
+
|
|
333
|
+
All rule files use the **`.mdc`** extension (Cursor MDC format). Templates were migrated from `.md` to `.mdc` for better IDE integration and consistent behavior.
|
|
334
|
+
|
|
335
|
+
- **Front matter** — Every `.mdc` file has YAML front matter at the top with:
|
|
336
|
+
- `description`: Short summary of the rule (used by the IDE).
|
|
337
|
+
- `alwaysApply`: `true` for shared rules (always loaded); `false` for template-specific rules (loaded when relevant).
|
|
338
|
+
- **Short and focused** — Each file covers one topic, with concise sections and clear headings. This keeps rules scannable and gives the AI clear, focused context.
|
|
339
|
+
|
|
340
|
+
## File Structure
|
|
341
|
+
|
|
342
|
+
After running `npx @djm204/agent-skills web-frontend`:
|
|
343
|
+
|
|
344
|
+
```text
|
|
345
|
+
your-project/
|
|
346
|
+
├── CLAUDE.md # Development guide (Claude Code, Cursor)
|
|
347
|
+
├── .cursor/
|
|
348
|
+
│ └── rules/ # Rule files (Cursor IDE)
|
|
349
|
+
│ ├── core-principles.mdc # Shared
|
|
350
|
+
│ ├── code-quality.mdc # Shared
|
|
351
|
+
│ ├── security-fundamentals.mdc # Shared
|
|
352
|
+
│ ├── git-workflow.mdc # Shared
|
|
353
|
+
│ ├── communication.mdc # Shared
|
|
354
|
+
│ ├── web-frontend-overview.mdc # Template-specific
|
|
355
|
+
│ ├── web-frontend-accessibility.mdc # Template-specific
|
|
356
|
+
│ ├── web-frontend-component-patterns.mdc # Template-specific
|
|
357
|
+
│ ├── web-frontend-performance.mdc # Template-specific
|
|
358
|
+
│ ├── web-frontend-state-management.mdc # Template-specific
|
|
359
|
+
│ ├── web-frontend-styling.mdc # Template-specific
|
|
360
|
+
│ └── web-frontend-testing.mdc # Template-specific
|
|
361
|
+
└── .github/
|
|
362
|
+
└── copilot-instructions.md # Instructions (GitHub Copilot)
|
|
363
|
+
```
|
|
364
|
+
|
|
365
|
+
## Customization
|
|
366
|
+
|
|
367
|
+
### Add Project-Specific Rules
|
|
368
|
+
|
|
369
|
+
Create new `.mdc` files in `.cursor/rules/`. Include front matter and keep each file focused on one topic:
|
|
370
|
+
|
|
371
|
+
```markdown
|
|
372
|
+
---
|
|
373
|
+
description: My project API conventions
|
|
374
|
+
alwaysApply: false
|
|
375
|
+
---
|
|
376
|
+
|
|
377
|
+
# My Project Conventions
|
|
378
|
+
|
|
379
|
+
## API Endpoints
|
|
380
|
+
|
|
381
|
+
All API calls go through `/lib/api.ts`...
|
|
382
|
+
```
|
|
383
|
+
|
|
384
|
+
### Modify Existing Rules
|
|
385
|
+
|
|
386
|
+
Edit any file in `.cursor/rules/` or `CLAUDE.md` directly. Changes take effect immediately.
|
|
387
|
+
|
|
388
|
+
### Combine with Existing Rules
|
|
389
|
+
|
|
390
|
+
Templates merge with your existing `.cursor/rules/` directory. Rule files are installed as `.mdc` with YAML front matter (`description`, `alwaysApply`) and short, focused content (one topic per file). Existing files are preserved unless they have the same name.
|
|
391
|
+
|
|
392
|
+
### Migrating from `.cursorrules/`
|
|
393
|
+
|
|
394
|
+
If your project uses the older `.cursorrules/` directory, the installer will detect it and offer to clean it up automatically. Cursor now uses `.cursor/rules/` for rule files. Support for `.cursorrules/` will be removed in a future version.
|
|
395
|
+
|
|
396
|
+
## Examples
|
|
397
|
+
|
|
398
|
+
### New React Project
|
|
399
|
+
|
|
400
|
+
```bash
|
|
401
|
+
mkdir my-react-app && cd my-react-app
|
|
402
|
+
npm create vite@latest . -- --template react-ts
|
|
403
|
+
npx @djm204/agent-skills web-frontend
|
|
404
|
+
# or use shorthand:
|
|
405
|
+
npx @djm204/agent-skills frontend
|
|
406
|
+
```
|
|
407
|
+
|
|
408
|
+
### Full-Stack Next.js Project
|
|
409
|
+
|
|
410
|
+
```bash
|
|
411
|
+
npx create-next-app@latest my-app
|
|
412
|
+
cd my-app
|
|
413
|
+
npx @djm204/agent-skills fullstack
|
|
414
|
+
```
|
|
415
|
+
|
|
416
|
+
### Microservices Backend
|
|
417
|
+
|
|
418
|
+
```bash
|
|
419
|
+
cd my-api-service
|
|
420
|
+
npx @djm204/agent-skills web-backend devops-sre
|
|
421
|
+
# or use shorthands:
|
|
422
|
+
npx @djm204/agent-skills backend devops
|
|
423
|
+
```
|
|
424
|
+
|
|
425
|
+
### ML/AI Project
|
|
426
|
+
|
|
427
|
+
```bash
|
|
428
|
+
cd my-ml-project
|
|
429
|
+
npx @djm204/agent-skills ml-ai data-engineering
|
|
430
|
+
# or use shorthands:
|
|
431
|
+
npx @djm204/agent-skills ml data
|
|
432
|
+
```
|
|
433
|
+
|
|
434
|
+
### Unity Game Project
|
|
435
|
+
|
|
436
|
+
```bash
|
|
437
|
+
cd my-unity-game
|
|
438
|
+
npx @djm204/agent-skills unity
|
|
439
|
+
```
|
|
440
|
+
|
|
441
|
+
### Marketing Team
|
|
442
|
+
|
|
443
|
+
```bash
|
|
444
|
+
cd marketing-workspace
|
|
445
|
+
npx @djm204/agent-skills marketing social-media content-creation
|
|
446
|
+
```
|
|
447
|
+
|
|
448
|
+
### Docs and research
|
|
449
|
+
|
|
450
|
+
```bash
|
|
451
|
+
npx @djm204/agent-skills docs research
|
|
452
|
+
```
|
|
453
|
+
|
|
454
|
+
## Requirements
|
|
455
|
+
|
|
456
|
+
- **Node.js**: 18.0.0 or higher
|
|
457
|
+
- **Supported IDEs/Tools**:
|
|
458
|
+
- Cursor IDE (any version with `.cursor/rules/` support)
|
|
459
|
+
- Claude Code (reads `CLAUDE.md` automatically)
|
|
460
|
+
- GitHub Copilot (reads `.github/copilot-instructions.md`)
|
|
461
|
+
|
|
462
|
+
## Troubleshooting
|
|
463
|
+
|
|
464
|
+
### "Unknown option" or Missing Features
|
|
465
|
+
|
|
466
|
+
If you're getting errors for options that should exist (like `--reset`), you may have a cached old version:
|
|
467
|
+
|
|
468
|
+
```bash
|
|
469
|
+
# Force latest version (recommended)
|
|
470
|
+
npx @djm204/agent-skills@latest [command]
|
|
471
|
+
|
|
472
|
+
# Clear npx cache
|
|
473
|
+
npx clear-npx-cache
|
|
474
|
+
|
|
475
|
+
# Or manually clear npm cache
|
|
476
|
+
npm cache clean --force
|
|
477
|
+
```
|
|
478
|
+
|
|
479
|
+
### Verify Your Version
|
|
480
|
+
|
|
481
|
+
Check which version you're running:
|
|
482
|
+
|
|
483
|
+
```bash
|
|
484
|
+
npx @djm204/agent-skills --version
|
|
485
|
+
```
|
|
486
|
+
|
|
487
|
+
Output:
|
|
488
|
+
|
|
489
|
+
```text
|
|
490
|
+
@djm204/agent-skills v1.0.0
|
|
491
|
+
Changelog: https://github.com/djm204/agent-skills/releases/tag/@djm204/agent-skills-v1.0.0
|
|
492
|
+
```
|
|
493
|
+
|
|
494
|
+
Or use `--help` which also checks for updates:
|
|
495
|
+
|
|
496
|
+
```bash
|
|
497
|
+
npx @djm204/agent-skills@latest --help
|
|
498
|
+
```
|
|
499
|
+
|
|
500
|
+
The CLI will notify you if a newer version is available.
|
|
501
|
+
|
|
502
|
+
### Update Global Installation
|
|
503
|
+
|
|
504
|
+
If installed globally:
|
|
505
|
+
|
|
506
|
+
```bash
|
|
507
|
+
npm update -g @djm204/agent-skills
|
|
508
|
+
```
|
|
509
|
+
|
|
510
|
+
## How to Contribute
|
|
511
|
+
|
|
512
|
+
We welcome contributions! Here's how to add new templates or improve existing ones.
|
|
513
|
+
|
|
514
|
+
### Adding a New Template
|
|
515
|
+
|
|
516
|
+
1. **Create the template in the appropriate category directory:**
|
|
517
|
+
|
|
518
|
+
```text
|
|
519
|
+
templates/<category>/your-template/
|
|
520
|
+
└── .cursor/
|
|
521
|
+
└── rules/
|
|
522
|
+
├── overview.mdc # Scope and core principles (required)
|
|
523
|
+
├── topic-one.mdc # Domain-specific rules
|
|
524
|
+
├── topic-two.mdc
|
|
525
|
+
└── ...
|
|
526
|
+
```
|
|
527
|
+
|
|
528
|
+
Categories: `engineering`, `languages`, `creative`, `business`, `professional`, `education`, `agents`
|
|
529
|
+
|
|
530
|
+
2. **Follow the existing patterns:**
|
|
531
|
+
- Look at `templates/engineering/web-frontend/` or `templates/languages/python-expert/` for reference
|
|
532
|
+
- Use `.mdc` for all rule files, with YAML front matter (`description`, `alwaysApply`)
|
|
533
|
+
- Keep each file short and focused on a single topic
|
|
534
|
+
- Include code examples, not just guidelines
|
|
535
|
+
- Add "Common Pitfalls" and "Definition of Done" sections where appropriate
|
|
536
|
+
|
|
537
|
+
3. **Required files:**
|
|
538
|
+
- `.cursor/rules/overview.mdc` - Scope, core principles, and project structure (with front matter)
|
|
539
|
+
- Add a `category` field to the template entry in `src/index.js`
|
|
540
|
+
|
|
541
|
+
### Template Guidelines
|
|
542
|
+
|
|
543
|
+
**CLAUDE.md should include:**
|
|
544
|
+
|
|
545
|
+
- Overview and scope
|
|
546
|
+
- Key principles (3-5 bullet points)
|
|
547
|
+
- Technology stack table
|
|
548
|
+
- Code patterns with examples
|
|
549
|
+
- Definition of done checklist
|
|
550
|
+
- Common pitfalls with good/bad examples
|
|
551
|
+
|
|
552
|
+
**Rule files (.mdc) should:**
|
|
553
|
+
|
|
554
|
+
- Use the `.mdc` extension with YAML front matter: `description` (short summary) and `alwaysApply` (`true` for shared, `false` for template-specific)
|
|
555
|
+
- Focus on one topic (e.g., testing, security, performance)—short and focused
|
|
556
|
+
- Be actionable with concrete code examples
|
|
557
|
+
- Include both "do" and "don't" examples
|
|
558
|
+
- Stay under ~500 lines for readability
|
|
559
|
+
|
|
560
|
+
### Improving Existing Templates
|
|
561
|
+
|
|
562
|
+
1. Fork the repository
|
|
563
|
+
2. Make your changes
|
|
564
|
+
3. Test locally:
|
|
565
|
+
|
|
566
|
+
```bash
|
|
567
|
+
# From repo root, test installation
|
|
568
|
+
node bin/cli.js your-template --dry-run
|
|
569
|
+
```
|
|
570
|
+
|
|
571
|
+
4. Submit a PR with:
|
|
572
|
+
- Clear description of changes
|
|
573
|
+
- Rationale for additions/modifications
|
|
574
|
+
- Any new dependencies or requirements
|
|
575
|
+
|
|
576
|
+
### Shared Rules
|
|
577
|
+
|
|
578
|
+
The `templates/_shared/` directory contains rules included with every template:
|
|
579
|
+
|
|
580
|
+
- `core-principles.mdc` - Universal development principles
|
|
581
|
+
- `code-quality.mdc` - Clean code patterns
|
|
582
|
+
- `security-fundamentals.mdc` - Security basics
|
|
583
|
+
- `git-workflow.mdc` - Git conventions
|
|
584
|
+
- `communication.mdc` - AI communication style
|
|
585
|
+
|
|
586
|
+
Changes to shared rules affect all templates, so be thoughtful with modifications.
|
|
587
|
+
|
|
588
|
+
### Code Style
|
|
589
|
+
|
|
590
|
+
- Use `.mdc` for all rule files (with YAML front matter); use Markdown for README and CLAUDE.md
|
|
591
|
+
- Code examples should be copy-pasteable
|
|
592
|
+
- Prefer concrete examples over abstract guidelines
|
|
593
|
+
- Keep formatting consistent with existing templates; keep rule files short and focused
|
|
594
|
+
|
|
595
|
+
## License
|
|
596
|
+
|
|
597
|
+
MIT © [David Mendez](https://github.com/djm204)
|
package/bin/cli.js
ADDED
package/package.json
ADDED
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@djm204/agent-skills",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "AI agent skill templates for Cursor IDE, Claude Code, and GitHub Copilot. Pre-configured rules and guidelines that help AI assistants write better code.",
|
|
5
|
+
"keywords": [
|
|
6
|
+
"cursor",
|
|
7
|
+
"cursor-ide",
|
|
8
|
+
"ai",
|
|
9
|
+
"agent-skills",
|
|
10
|
+
"templates",
|
|
11
|
+
"coding-assistant",
|
|
12
|
+
"cursorrules",
|
|
13
|
+
"claude",
|
|
14
|
+
"llm",
|
|
15
|
+
"developer-tools",
|
|
16
|
+
"code-quality"
|
|
17
|
+
],
|
|
18
|
+
"author": "David Josef Mendez <me@davidmendez.dev>",
|
|
19
|
+
"license": "MIT",
|
|
20
|
+
"repository": {
|
|
21
|
+
"type": "git",
|
|
22
|
+
"url": "git+https://github.com/djm204/agent-skills.git"
|
|
23
|
+
},
|
|
24
|
+
"homepage": "https://github.com/djm204/agent-skills#readme",
|
|
25
|
+
"bugs": {
|
|
26
|
+
"url": "https://github.com/djm204/agent-skills/issues"
|
|
27
|
+
},
|
|
28
|
+
"bin": {
|
|
29
|
+
"agent-skills": "bin/cli.js"
|
|
30
|
+
},
|
|
31
|
+
"files": [
|
|
32
|
+
"bin",
|
|
33
|
+
"src",
|
|
34
|
+
"templates",
|
|
35
|
+
"README.md"
|
|
36
|
+
],
|
|
37
|
+
"type": "module",
|
|
38
|
+
"engines": {
|
|
39
|
+
"node": ">=18.0.0"
|
|
40
|
+
},
|
|
41
|
+
"scripts": {
|
|
42
|
+
"test": "vitest run",
|
|
43
|
+
"test:watch": "vitest",
|
|
44
|
+
"test:coverage": "vitest run --coverage",
|
|
45
|
+
"validate:rules": "node scripts/validate-rule-sizes.js",
|
|
46
|
+
"dogfood": "node scripts/dogfood.js",
|
|
47
|
+
"prepare": "husky"
|
|
48
|
+
},
|
|
49
|
+
"devDependencies": {
|
|
50
|
+
"@commitlint/cli": "^19.0.0",
|
|
51
|
+
"@commitlint/config-conventional": "^19.0.0",
|
|
52
|
+
"husky": "^9.1.7",
|
|
53
|
+
"vitest": "^4.0.18"
|
|
54
|
+
}
|
|
55
|
+
}
|