@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
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Copywriting
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Copywriting
|
|
7
|
+
|
|
8
|
+
Principles and frameworks for persuasive writing across headlines, landing pages, emails, ads, and conversion-focused content.
|
|
9
|
+
|
|
10
|
+
## Core Principle
|
|
11
|
+
|
|
12
|
+
**Great copy is clear before it is clever.** Persuasion comes from understanding the audience's pain and presenting a credible solution.
|
|
13
|
+
|
|
14
|
+
## Persuasion Frameworks
|
|
15
|
+
|
|
16
|
+
| Framework | Structure | Best For |
|
|
17
|
+
|-----------|-----------|----------|
|
|
18
|
+
| AIDA | Attention-Interest-Desire-Action | Landing pages, ads |
|
|
19
|
+
| PAS | Problem-Agitate-Solve | Email sequences, sales pages |
|
|
20
|
+
| BAB | Before-After-Bridge | Case studies, testimonials |
|
|
21
|
+
| 4Ps | Promise-Picture-Proof-Push | Direct response |
|
|
22
|
+
| FAB | Feature-Advantage-Benefit | Product descriptions |
|
|
23
|
+
|
|
24
|
+
## Headline Writing
|
|
25
|
+
|
|
26
|
+
Test every headline for: specificity, benefit clarity, curiosity, under-3-second comprehension, and length (under 70 chars SEO / under 40 social).
|
|
27
|
+
|
|
28
|
+
Proven patterns:
|
|
29
|
+
- `How to [Result] Without [Pain Point]`
|
|
30
|
+
- `[Number] Ways to [Benefit] in [Timeframe]`
|
|
31
|
+
- `Why [Common Belief] Is Wrong (And What to Do Instead)`
|
|
32
|
+
- `The [Audience]'s Guide to [Topic]`
|
|
33
|
+
|
|
34
|
+
## Email Copywriting
|
|
35
|
+
|
|
36
|
+
- Subject line under 50 chars; specific over mysterious; no ALL CAPS
|
|
37
|
+
- Preview text extends subject, doesn't repeat it
|
|
38
|
+
- Opening line: personal, relevant, or surprising
|
|
39
|
+
- Body: one idea, short paragraphs, one link max, bolded key phrase
|
|
40
|
+
- CTA: single clear action ("Read the framework" not "Click here")
|
|
41
|
+
|
|
42
|
+
## Landing Page Copy
|
|
43
|
+
|
|
44
|
+
- One page, one goal — every element supports a single conversion action
|
|
45
|
+
- Lead with benefit, not feature; social proof near CTA
|
|
46
|
+
- FAQ handles top 3-5 objections; urgency must be real
|
|
47
|
+
- CTA buttons: start with verb, name the value ("Get the Free Template")
|
|
48
|
+
|
|
49
|
+
## Voice and Tone
|
|
50
|
+
|
|
51
|
+
- Voice = consistent brand personality (doesn't change)
|
|
52
|
+
- Tone = emotional adjustment for context (changes per situation)
|
|
53
|
+
- Calibrate by situation: formality, emotion, pace
|
|
54
|
+
|
|
55
|
+
## Common Pitfalls
|
|
56
|
+
|
|
57
|
+
- **Feature dumping**: List features without translating to reader benefits
|
|
58
|
+
- **CTA overload**: Multiple competing calls to action dilute conversion
|
|
59
|
+
- **Fake urgency**: "Limited time!" on an offer that never expires destroys trust
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Editorial Operations
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Editorial Operations
|
|
7
|
+
|
|
8
|
+
Frameworks for content workflows, quality assurance, style governance, taxonomy, and lifecycle management at scale.
|
|
9
|
+
|
|
10
|
+
## Core Principle
|
|
11
|
+
|
|
12
|
+
**Repeatable processes produce consistent quality.** Systems, not heroics, sustain quality at scale.
|
|
13
|
+
|
|
14
|
+
## Content Workflow
|
|
15
|
+
|
|
16
|
+
Ideate → Brief → Draft → Review → Publish → Distribute → Measure → Update
|
|
17
|
+
|
|
18
|
+
| Gate | Entry Criteria | Exit Criteria |
|
|
19
|
+
|------|---------------|---------------|
|
|
20
|
+
| Ideation → Brief | Topic validated against strategy | Brief completed and approved |
|
|
21
|
+
| Brief → Draft | Brief signed off with deadline | First draft with citations |
|
|
22
|
+
| Draft → Review | Draft meets outline and word count | All edit passes complete |
|
|
23
|
+
| Review → Publish | Legal and brand checks passed | Published with metadata |
|
|
24
|
+
|
|
25
|
+
## Four-Pass Editing
|
|
26
|
+
|
|
27
|
+
| Pass | Focus | Key Questions |
|
|
28
|
+
|------|-------|--------------|
|
|
29
|
+
| Structural | Organization | Logical flow? Balanced sections? |
|
|
30
|
+
| Substantive | Depth/accuracy | Claims supported? Examples specific? |
|
|
31
|
+
| Line Edit | Clarity/style | Every sentence necessary? Active voice? |
|
|
32
|
+
| Proof | Correctness | Spelling, grammar, links, formatting? |
|
|
33
|
+
|
|
34
|
+
## Style Guide Components
|
|
35
|
+
|
|
36
|
+
| Component | Covers |
|
|
37
|
+
|-----------|--------|
|
|
38
|
+
| Voice and tone | Personality, tone-by-context matrix |
|
|
39
|
+
| Grammar/mechanics | Oxford comma, numbers, capitalization |
|
|
40
|
+
| Formatting | Heading hierarchy, list styles, image specs |
|
|
41
|
+
| Terminology | Approved/banned terms, product naming |
|
|
42
|
+
| Accessibility | Alt text, heading structure, readability |
|
|
43
|
+
| Legal | Disclaimers, disclosures, trademark usage |
|
|
44
|
+
|
|
45
|
+
## Content Taxonomy
|
|
46
|
+
|
|
47
|
+
Classify every piece by: content type, topic pillar, funnel stage (TOFU/MOFU/BOFU), audience segment, lifecycle status (draft/in-review/published/needs-refresh/archived). Tag with controlled vocabulary — exactly one primary topic, 1-3 secondary topics.
|
|
48
|
+
|
|
49
|
+
## Content Audit and Lifecycle
|
|
50
|
+
|
|
51
|
+
| Audit Type | Cadence | Output |
|
|
52
|
+
|-----------|---------|--------|
|
|
53
|
+
| Performance review (top 50 pages) | Monthly | Optimization recommendations |
|
|
54
|
+
| Freshness audit (> 6 months old) | Quarterly | Refresh, consolidate, or archive list |
|
|
55
|
+
| Full inventory | Annually | Complete catalog with scores |
|
|
56
|
+
|
|
57
|
+
Scoring: traffic (25%), engagement (20%), conversions (25%), SEO position (15%), freshness (15%).
|
|
58
|
+
|
|
59
|
+
Actions: high performers → optimize and repurpose; moderate → refresh within 30 days; low → consolidate or redirect within 60 days; no value → archive with 301 redirect.
|
|
60
|
+
|
|
61
|
+
## Common Pitfalls
|
|
62
|
+
|
|
63
|
+
- **No style guide**: Inconsistency erodes brand trust
|
|
64
|
+
- **Single-pass editing**: Catching only typos, missing structural issues
|
|
65
|
+
- **Taxonomy neglect**: Content tagged inconsistently; impossible to audit
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Multimedia Production
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Multimedia Production
|
|
7
|
+
|
|
8
|
+
Frameworks for video scripting, podcast production, visual content, and cross-format repurposing.
|
|
9
|
+
|
|
10
|
+
## Core Principle
|
|
11
|
+
|
|
12
|
+
**The medium shapes the message.** Adapt the core idea to each format's native language rather than forcing one format into another.
|
|
13
|
+
|
|
14
|
+
## Video Content
|
|
15
|
+
|
|
16
|
+
| Type | Duration | Goal |
|
|
17
|
+
|------|----------|------|
|
|
18
|
+
| Short-form (Reels/TikTok) | 15-90 sec | Awareness, reach |
|
|
19
|
+
| Explainer | 2-5 min | Education, consideration |
|
|
20
|
+
| Tutorial | 5-15 min | Skill-building, authority |
|
|
21
|
+
| Webinar | 30-60 min | Lead generation, depth |
|
|
22
|
+
| Brand story / Testimonial | 1-3 min | Trust, social proof |
|
|
23
|
+
|
|
24
|
+
Script structure: Hook (0-10s: bold claim, stat, or question) → Context (why it matters) → Main Content (2-3 key points with visual direction) → Summary → CTA (clear next step).
|
|
25
|
+
|
|
26
|
+
## Podcast Production
|
|
27
|
+
|
|
28
|
+
| Phase | Activities | Timeline |
|
|
29
|
+
|-------|-----------|----------|
|
|
30
|
+
| Pre-production | Topic brief, guest research, question list | 5-7 days before |
|
|
31
|
+
| Recording | Audio capture, backup, timestamped notes | Record day |
|
|
32
|
+
| Post-production | Edit, mix, master, transcript | 2-3 days after |
|
|
33
|
+
| Asset creation | Show notes, audiograms, quote graphics | 1-2 days after edit |
|
|
34
|
+
| Publishing + Promotion | Upload, social posts, newsletter, guest outreach | Publish day + 7 days |
|
|
35
|
+
|
|
36
|
+
Show notes: 2-3 sentence summary, guest info, key takeaways with timestamps, resources mentioned, transcript link.
|
|
37
|
+
|
|
38
|
+
## Visual Content Types
|
|
39
|
+
|
|
40
|
+
| Type | Use Case |
|
|
41
|
+
|------|----------|
|
|
42
|
+
| Infographic | Data visualization, process flows |
|
|
43
|
+
| Social carousel | Step-by-step guides, key takeaways |
|
|
44
|
+
| Quote graphic | Expert quotes, podcast highlights |
|
|
45
|
+
| Data chart | Trend visualization, comparisons |
|
|
46
|
+
| Diagram | Process flows, architecture |
|
|
47
|
+
|
|
48
|
+
## Content Repurposing
|
|
49
|
+
|
|
50
|
+
From a pillar piece (e.g., 3,000-word guide), extract:
|
|
51
|
+
- 5-10 social posts (key stats, quotes, tips)
|
|
52
|
+
- 1 email newsletter section (300 words)
|
|
53
|
+
- 1 infographic or carousel (key framework)
|
|
54
|
+
- 1 video summary (3-5 min)
|
|
55
|
+
- 1 podcast segment (10-15 min)
|
|
56
|
+
- 1 downloadable resource (checklist, template)
|
|
57
|
+
|
|
58
|
+
Adapt by format: blog → video (lead with hook, cut setup 50%, add visuals); blog → carousel (one point per slide, max 10); podcast → blog (structure around quotes, add context).
|
|
59
|
+
|
|
60
|
+
## Common Pitfalls
|
|
61
|
+
|
|
62
|
+
- **Copy-paste repurposing**: Adapt for each format's native conventions
|
|
63
|
+
- **No hook**: Start with immediate value, not lengthy introductions
|
|
64
|
+
- **Missing accessibility**: Always add captions, transcripts, and alt text
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Content Creation Expert
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Content Creation Expert
|
|
7
|
+
|
|
8
|
+
Principal-level content strategist covering long-form writing, copywriting, SEO content, multimedia production, editorial workflows, and content governance.
|
|
9
|
+
|
|
10
|
+
## Scope
|
|
11
|
+
|
|
12
|
+
- Content strategy and audience-first planning
|
|
13
|
+
- Long-form writing (blogs, guides, white papers, case studies)
|
|
14
|
+
- Copywriting (headlines, emails, landing pages, ads)
|
|
15
|
+
- SEO content architecture and optimization
|
|
16
|
+
- Video scripting, podcast production, visual content
|
|
17
|
+
- Content repurposing and cross-format adaptation
|
|
18
|
+
- Editorial workflows, style guides, governance
|
|
19
|
+
|
|
20
|
+
## Core Philosophy
|
|
21
|
+
|
|
22
|
+
**Strategy before execution, clarity before cleverness, audience before algorithm.** Every piece must serve a documented purpose, reach a defined audience, and drive a measurable outcome.
|
|
23
|
+
|
|
24
|
+
## Guiding Beliefs
|
|
25
|
+
|
|
26
|
+
- **Audience before algorithm** — Write for humans; optimize for machines second
|
|
27
|
+
- **Clarity over cleverness** — If the reader pauses to decode, rewrite
|
|
28
|
+
- **Evidence-backed claims** — Every assertion needs a source, stat, or story
|
|
29
|
+
- **Repurpose relentlessly** — One idea, many formats, maximum reach
|
|
30
|
+
- **Iterate with data** — Publish, measure, learn, improve
|
|
31
|
+
|
|
32
|
+
## Content Hierarchy
|
|
33
|
+
|
|
34
|
+
Every piece answers, in order: Why does it exist? Who is it for? What's the key takeaway? What format? What channel? How do we measure success?
|
|
35
|
+
|
|
36
|
+
## Decision Framework
|
|
37
|
+
|
|
38
|
+
1. Does it serve a documented audience need?
|
|
39
|
+
2. Does it align with business objectives?
|
|
40
|
+
3. Is the message clear and substantiated?
|
|
41
|
+
4. Is the format optimized for the channel?
|
|
42
|
+
5. Can it be repurposed across formats?
|
|
43
|
+
|
|
44
|
+
## Definition of Done
|
|
45
|
+
|
|
46
|
+
- Content brief approved before drafting
|
|
47
|
+
- All claims supported by cited sources
|
|
48
|
+
- Edited through structural, substantive, line, and copy passes
|
|
49
|
+
- SEO elements complete; accessibility checked
|
|
50
|
+
- Distribution plan documented; performance tracking configured
|
|
51
|
+
|
|
52
|
+
## Common Pitfalls
|
|
53
|
+
|
|
54
|
+
- **Audience amnesia**: Writing for peers instead of the target reader
|
|
55
|
+
- **Brief skipping**: Drafting without documented objective or outline
|
|
56
|
+
- **Publish and pray**: No distribution plan or follow-up measurement
|
|
57
|
+
- **Format fixation**: Defaulting to blog posts when video or interactive fits better
|
|
58
|
+
- **Stale inventory**: Letting content decay without scheduled refreshes
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: SEO Content
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# SEO Content
|
|
7
|
+
|
|
8
|
+
Creating content that ranks in search while serving genuine audience needs and maintaining editorial quality.
|
|
9
|
+
|
|
10
|
+
## Core Principle
|
|
11
|
+
|
|
12
|
+
**Write for search intent, not for search engines.** Optimization aligns content with what the searcher actually needs.
|
|
13
|
+
|
|
14
|
+
## Search Intent Classification
|
|
15
|
+
|
|
16
|
+
| Intent | Searcher Goal | Optimal Format |
|
|
17
|
+
|--------|--------------|---------------|
|
|
18
|
+
| Informational | Learn or understand | Blog, guide, tutorial, FAQ |
|
|
19
|
+
| Navigational | Find a specific page | Brand page, product page |
|
|
20
|
+
| Commercial | Compare and evaluate | Comparison, review, listicle |
|
|
21
|
+
| Transactional | Take an action | Landing page, pricing page |
|
|
22
|
+
|
|
23
|
+
Analyze SERPs before writing: featured snippets, People Also Ask, top 5 result format/depth, content freshness.
|
|
24
|
+
|
|
25
|
+
## Keyword Research Workflow
|
|
26
|
+
|
|
27
|
+
1. Seed keywords from customer questions, sales objections, support tickets
|
|
28
|
+
2. Expand with tools (Ahrefs, SEMrush, Google Keyword Planner, AlsoAsked)
|
|
29
|
+
3. Classify intent (informational / commercial / transactional)
|
|
30
|
+
4. Score difficulty vs. opportunity (volume, difficulty, current position)
|
|
31
|
+
5. Cluster semantically related keywords under topic pillars
|
|
32
|
+
6. Gap analysis: keywords competitors rank for that you don't
|
|
33
|
+
|
|
34
|
+
Prioritize by: business relevance (high), keyword difficulty (high weight), conversion potential (high), search volume (medium).
|
|
35
|
+
|
|
36
|
+
## Topic Cluster Architecture
|
|
37
|
+
|
|
38
|
+
- **Pillar page** (3,000-5,000 words) covers the broad topic
|
|
39
|
+
- **Cluster articles** (1,200-2,000 words) cover subtopics in depth
|
|
40
|
+
- Every cluster links back to pillar; pillar links to all clusters
|
|
41
|
+
- Clusters cross-link where topically relevant; anchor text is descriptive
|
|
42
|
+
|
|
43
|
+
## On-Page Optimization
|
|
44
|
+
|
|
45
|
+
| Element | Best Practice |
|
|
46
|
+
|---------|-------------|
|
|
47
|
+
| Title tag | Primary keyword near front; under 60 chars |
|
|
48
|
+
| Meta description | Compelling summary with keyword; 150-160 chars |
|
|
49
|
+
| H1 | One per page; matches primary intent |
|
|
50
|
+
| H2-H3 | Logical nesting; secondary keywords naturally |
|
|
51
|
+
| URL slug | Short, hyphenated, descriptive |
|
|
52
|
+
| First 100 words | Include primary keyword naturally |
|
|
53
|
+
| Internal links | 3-5 relevant per article |
|
|
54
|
+
| External links | 2-3 authoritative sources |
|
|
55
|
+
| Image alt text | Descriptive; keyword where natural |
|
|
56
|
+
| Schema markup | FAQ, HowTo, Article, Breadcrumb as appropriate |
|
|
57
|
+
|
|
58
|
+
## Content Refresh Strategy
|
|
59
|
+
|
|
60
|
+
| Signal | Action |
|
|
61
|
+
|--------|--------|
|
|
62
|
+
| Ranking dropped > 5 spots | Competitive analysis + rewrite |
|
|
63
|
+
| Traffic down > 20% QoQ | Full content update with fresh data |
|
|
64
|
+
| High impressions, low CTR | Rewrite title tag and meta description |
|
|
65
|
+
| Outdated stats/examples | Update facts, keep structure |
|
|
66
|
+
| New subtopics in SERP | Add sections to existing content |
|
|
67
|
+
|
|
68
|
+
If a page already exists and ranks on page 1-3, refresh it. Otherwise evaluate rewrite vs. new content.
|
|
69
|
+
|
|
70
|
+
## Common Pitfalls
|
|
71
|
+
|
|
72
|
+
- **Keyword stuffing**: Damages readability and trust
|
|
73
|
+
- **Ignoring intent**: Blog post when SERP wants a tool or calculator
|
|
74
|
+
- **Cannibalization**: Multiple pages targeting the same keyword
|
|
75
|
+
- **Neglecting refreshes**: Letting top content decay without updates
|