@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,47 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Compliance Requirements
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Compliance Requirements
|
|
7
|
+
|
|
8
|
+
Guidelines for federal and foundation grant compliance, reporting, and record-keeping.
|
|
9
|
+
|
|
10
|
+
## Federal Uniform Guidance (2 CFR 200)
|
|
11
|
+
|
|
12
|
+
| Area | Requirement | Documentation |
|
|
13
|
+
|------|-------------|---------------|
|
|
14
|
+
| Financial Management | Adequate accounting systems | Audit reports, policies |
|
|
15
|
+
| Procurement | Competitive bidding above thresholds | Procurement records |
|
|
16
|
+
| Property Management | Track equipment purchased with funds | Inventory records |
|
|
17
|
+
| Time and Effort | Document personnel time on grant | Timesheets, certifications |
|
|
18
|
+
| Subrecipient Monitoring | Oversee sub-awards | Monitoring plans, reports |
|
|
19
|
+
| Record Retention | Maintain records 3+ years post-closeout | Filing system |
|
|
20
|
+
|
|
21
|
+
## Reporting Requirements
|
|
22
|
+
|
|
23
|
+
| Report Type | Frequency | Content |
|
|
24
|
+
|-------------|-----------|---------|
|
|
25
|
+
| Progress/Performance | Quarterly or Semi-Annual | Activities, outputs, outcomes, challenges |
|
|
26
|
+
| Financial (SF-425) | Quarterly or Semi-Annual | Expenditures by category, match docs |
|
|
27
|
+
| Annual | Yearly | Comprehensive progress, data analysis |
|
|
28
|
+
| Final | End of grant | Cumulative results, lessons learned, sustainability |
|
|
29
|
+
|
|
30
|
+
## Allowable vs. Unallowable Costs
|
|
31
|
+
|
|
32
|
+
**Generally allowable:** Salaries/wages for grant staff, fringe at documented rates, project travel at federal per diem, project-specific supplies, properly procured subcontracts.
|
|
33
|
+
|
|
34
|
+
**Generally unallowable:** Entertainment/social events, alcohol, fundraising, lobbying, fines/penalties, bad debts, contingency reserves.
|
|
35
|
+
|
|
36
|
+
## Human Subjects Research
|
|
37
|
+
|
|
38
|
+
If research involves human participants, determine IRB level: Exempt (minimal risk), Expedited (minimal risk, specific categories), or Full Board (greater than minimal risk). Program evaluation only requires documented determination.
|
|
39
|
+
|
|
40
|
+
## Audit Preparedness
|
|
41
|
+
|
|
42
|
+
Maintain at all times: award documents and amendments, approved budget and modifications, time/effort certifications, procurement documentation, financial transaction records, progress reports, subrecipient monitoring docs, equipment inventory.
|
|
43
|
+
|
|
44
|
+
## Anti-Patterns
|
|
45
|
+
|
|
46
|
+
- **Forgetting post-award obligations** — Begin implementation planning during proposal phase; have systems ready before funds arrive
|
|
47
|
+
- **Commingling funds** — Maintain separate accounting codes; track every expenditure to specific grant activities
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Funding Opportunity Identification
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Funding Opportunity Identification
|
|
7
|
+
|
|
8
|
+
Guidelines for researching, evaluating, and tracking grant opportunities.
|
|
9
|
+
|
|
10
|
+
## Research Sources
|
|
11
|
+
|
|
12
|
+
- **Federal:** Grants.gov, Federal Register, agency portals (NIH Reporter, NSF Award Search), Sam.gov
|
|
13
|
+
- **State/Local:** State grant portals, municipal RFPs, regional planning commissions
|
|
14
|
+
- **Foundation:** Foundation Directory Online, Candid/GuideStar, 990 Finder, funder websites/annual reports
|
|
15
|
+
- **Corporate:** Corporate giving programs, CSR reports, industry-specific programs
|
|
16
|
+
|
|
17
|
+
## Funder Alignment Scorecard
|
|
18
|
+
|
|
19
|
+
Evaluate fit before investing time in a proposal (score each 1-5):
|
|
20
|
+
|
|
21
|
+
- Mission alignment
|
|
22
|
+
- Geographic focus match
|
|
23
|
+
- Population served match
|
|
24
|
+
- Funding range appropriate
|
|
25
|
+
- Eligible applicant type
|
|
26
|
+
- Timeline feasibility
|
|
27
|
+
- Capacity to meet requirements
|
|
28
|
+
- Past relationship with funder
|
|
29
|
+
|
|
30
|
+
**Scoring:** 32-40 strong fit (prioritize), 24-31 good fit (pursue if capacity allows), 16-23 marginal (consider carefully), below 16 poor fit (skip).
|
|
31
|
+
|
|
32
|
+
## Funding Pipeline Tracker
|
|
33
|
+
|
|
34
|
+
Maintain: opportunity name, funder, deadline, amount range, status (researching/writing/submitted), and lead person.
|
|
35
|
+
|
|
36
|
+
## Pre-Submission Intelligence
|
|
37
|
+
|
|
38
|
+
Before writing, gather:
|
|
39
|
+
- Previous awardees (who won and what they proposed)
|
|
40
|
+
- Funded amounts (typical award sizes)
|
|
41
|
+
- Reviewer profiles and program officer contact
|
|
42
|
+
- Success rates (how competitive is this opportunity)
|
|
43
|
+
|
|
44
|
+
## Anti-Patterns
|
|
45
|
+
|
|
46
|
+
- **Chasing every opportunity** — A focused portfolio of well-aligned proposals beats scatter-shot
|
|
47
|
+
- **Ignoring funder history** — Study past awards, read the funder's strategic plan, tailor your approach
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Proposal Narrative
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Proposal Narrative
|
|
7
|
+
|
|
8
|
+
Guidelines for writing compelling, evidence-based grant narratives.
|
|
9
|
+
|
|
10
|
+
## Narrative Sections (Typical Weight)
|
|
11
|
+
|
|
12
|
+
- **Statement of Need** (15-20%): Data-driven case for why the project matters
|
|
13
|
+
- **Goals and Objectives** (10-15%): SMART objectives with measurable outcomes
|
|
14
|
+
- **Methods / Project Design** (25-30%): Evidence-based approach and activities
|
|
15
|
+
- **Evaluation Plan** (15-20%): How outcomes will be measured
|
|
16
|
+
- **Organizational Capacity** (10-15%): Qualifications and track record
|
|
17
|
+
- **Sustainability Plan** (5-10%): Long-term viability beyond grant funding
|
|
18
|
+
|
|
19
|
+
## Statement of Need
|
|
20
|
+
|
|
21
|
+
Structure: geographic/demographic context (cite census, surveys, reports), problem documentation (3-5 recent data points, compare to benchmarks), gap analysis (existing services vs. unmet need), connection to project.
|
|
22
|
+
|
|
23
|
+
**Good:** "In Westfield County, 34% of children ages 0-5 live below 200% FPL (ACS 2023) vs. 22% statewide. Only 2 centers serve 120 children, leaving 450 without access (County Assessment, 2024)."
|
|
24
|
+
|
|
25
|
+
**Bad:** "Many children in our area need help. There aren't enough programs."
|
|
26
|
+
|
|
27
|
+
## Goals and Objectives
|
|
28
|
+
|
|
29
|
+
Goal (broad) → SMART Objectives → Activities → Expected Outcomes.
|
|
30
|
+
|
|
31
|
+
**Good:** "By Sept 30, 2027, 80% of participants (n=150) will demonstrate 20% improvement in math proficiency via pre/post standardized assessments."
|
|
32
|
+
|
|
33
|
+
**Bad:** "Youth will improve their academic performance."
|
|
34
|
+
|
|
35
|
+
## Logic Model
|
|
36
|
+
|
|
37
|
+
Map: Inputs (resources needed) → Activities (what you do) → Outputs (evidence of work) → Short-term Outcomes (changes in people) → Long-term Outcomes (lasting community impact).
|
|
38
|
+
|
|
39
|
+
## Theory of Change
|
|
40
|
+
|
|
41
|
+
**If-Then Chain:** If we [invest resources] and [implement activities], then [outputs], leading to [short-term outcomes], contributing to [long-term outcomes], because [evidence base].
|
|
42
|
+
|
|
43
|
+
Include: assumptions that must hold, evidence citations supporting the approach, clear causal pathway between each stage.
|
|
44
|
+
|
|
45
|
+
## Writing Tips
|
|
46
|
+
|
|
47
|
+
1. Mirror the RFP's exact language
|
|
48
|
+
2. Use headers matching review criteria
|
|
49
|
+
3. Lead paragraphs with the key point
|
|
50
|
+
4. Quantify everything possible
|
|
51
|
+
5. One idea per paragraph
|
|
52
|
+
6. Bold key metrics and outcomes
|
|
53
|
+
7. Address weaknesses proactively
|
|
54
|
+
|
|
55
|
+
## Anti-Patterns
|
|
56
|
+
|
|
57
|
+
- **Scope creep** — Propose what you can deliver with requested resources and realistic timelines
|
|
58
|
+
- **Generic need statements** — Cite local data, compare to benchmarks, quantify the specific gap
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Grant Writing
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Grant Writing
|
|
7
|
+
|
|
8
|
+
Principal-level guidelines for securing funding through strategic proposal development.
|
|
9
|
+
|
|
10
|
+
## Scope
|
|
11
|
+
|
|
12
|
+
This ruleset applies to:
|
|
13
|
+
|
|
14
|
+
- Funding opportunity identification and research
|
|
15
|
+
- Proposal narrative development
|
|
16
|
+
- Logic models and theories of change
|
|
17
|
+
- Budget creation and justification
|
|
18
|
+
- Federal and foundation compliance
|
|
19
|
+
- Review criteria alignment
|
|
20
|
+
- Letters of support coordination
|
|
21
|
+
- Post-award management and reporting
|
|
22
|
+
|
|
23
|
+
## Core Philosophy
|
|
24
|
+
|
|
25
|
+
**Write to the rubric, not around it.** Every section of a proposal must directly address review criteria with evidence-based claims, quantified impact, and clear alignment between the funder's priorities and your organization's capacity.
|
|
26
|
+
|
|
27
|
+
## Fundamental Principles
|
|
28
|
+
|
|
29
|
+
### 1. Funder Alignment First
|
|
30
|
+
|
|
31
|
+
Only pursue opportunities that match your organization's mission and capacity. A poor-fit proposal wastes everyone's time.
|
|
32
|
+
|
|
33
|
+
### 2. Evidence-Based Narratives
|
|
34
|
+
|
|
35
|
+
Every claim must be supported by data, research, or documented need. "Many people need help" loses to "34% of children ages 0-5 live below 200% FPL (ACS 2023)."
|
|
36
|
+
|
|
37
|
+
### 3. Review Criteria Obsession
|
|
38
|
+
|
|
39
|
+
Map every section of your narrative to specific review criteria and point values. Reviewers follow rubrics—so should you.
|
|
40
|
+
|
|
41
|
+
### 4. Budget as Narrative
|
|
42
|
+
|
|
43
|
+
Every dollar tells a story about program impact. If you can't justify a line item, remove it.
|
|
44
|
+
|
|
45
|
+
### 5. Compliance Is Non-Negotiable
|
|
46
|
+
|
|
47
|
+
Regulations exist for a reason. Build compliance into your process from day one, not as an afterthought.
|
|
48
|
+
|
|
49
|
+
## Core Frameworks
|
|
50
|
+
|
|
51
|
+
| Framework | Purpose |
|
|
52
|
+
|-----------|---------|
|
|
53
|
+
| Logic Model | Map inputs to outcomes visually |
|
|
54
|
+
| Theory of Change | Articulate causal pathway to impact |
|
|
55
|
+
| SMART Goals | Define measurable, achievable objectives |
|
|
56
|
+
| Needs Assessment | Document and quantify the problem |
|
|
57
|
+
| Evaluation Plan | Design measurement strategy |
|
|
58
|
+
| Sustainability Plan | Demonstrate long-term viability |
|
|
59
|
+
|
|
60
|
+
## Decision Framework
|
|
61
|
+
|
|
62
|
+
When evaluating a funding opportunity:
|
|
63
|
+
|
|
64
|
+
1. **Mission Alignment**: Does this match our organization's purpose?
|
|
65
|
+
2. **Capacity**: Can we realistically deliver what's required?
|
|
66
|
+
3. **Eligibility**: Do we meet all applicant requirements?
|
|
67
|
+
4. **Competitiveness**: Do we have a strong case relative to likely applicants?
|
|
68
|
+
5. **ROI**: Is the funding amount worth the proposal effort?
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Post-Award Management
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Post-Award Management
|
|
7
|
+
|
|
8
|
+
Guidelines for grant implementation, financial oversight, and reporting.
|
|
9
|
+
|
|
10
|
+
## Award Setup Checklist
|
|
11
|
+
|
|
12
|
+
- Review Notice of Award terms and conditions
|
|
13
|
+
- Set up grant-specific accounting codes
|
|
14
|
+
- Establish time and effort reporting
|
|
15
|
+
- Create project timeline with milestones
|
|
16
|
+
- Onboard or reassign staff
|
|
17
|
+
- Notify partners and subrecipients
|
|
18
|
+
- Set up data collection systems
|
|
19
|
+
- Schedule reporting deadlines
|
|
20
|
+
- Conduct kickoff meeting
|
|
21
|
+
|
|
22
|
+
## Financial Oversight
|
|
23
|
+
|
|
24
|
+
**Monthly review:** Budget vs. actual by category, burn rate analysis, projections to end of period, variance identification, modification needs, reconciliation with institutional accounting.
|
|
25
|
+
|
|
26
|
+
| Warning Signal | Meaning | Action |
|
|
27
|
+
|----------------|---------|--------|
|
|
28
|
+
| Spending < 50% at midpoint | Underspending risk | Accelerate activities or request no-cost extension |
|
|
29
|
+
| Spending > 75% at midpoint | Overspending risk | Review and adjust allocations |
|
|
30
|
+
| Key position vacant > 60 days | Activity delays | Expedite hiring or request scope adjustment |
|
|
31
|
+
| Subrecipient behind schedule | Downstream delays | Increase monitoring, provide technical assistance |
|
|
32
|
+
|
|
33
|
+
## Data Collection and Evaluation
|
|
34
|
+
|
|
35
|
+
- Record activities as they occur (do not reconstruct later)
|
|
36
|
+
- Track outputs quantitatively (number served, hours delivered, events held)
|
|
37
|
+
- Collect outcome data at planned intervals (pre/post assessments)
|
|
38
|
+
- Document challenges and adaptations
|
|
39
|
+
- Phases: Baseline → Process monitoring → Formative (midpoint) → Summative (end)
|
|
40
|
+
|
|
41
|
+
## No-Cost Extension
|
|
42
|
+
|
|
43
|
+
Submit request (usually 90 days before end) with: grant number, current/requested end dates, justification, remaining funds and spending plan, activities to complete, impact on project goals.
|
|
44
|
+
|
|
45
|
+
## Grant Closeout Checklist
|
|
46
|
+
|
|
47
|
+
- All grant-funded activities completed
|
|
48
|
+
- Final progress and financial reports submitted
|
|
49
|
+
- Equipment inventoried and disposition determined
|
|
50
|
+
- Subrecipient closeout completed
|
|
51
|
+
- Records organized for retention (minimum 3 years)
|
|
52
|
+
- Lessons learned documented
|
|
53
|
+
- Final reconciliation complete
|
|
54
|
+
- Excess funds returned if applicable
|
|
55
|
+
|
|
56
|
+
## Anti-Patterns
|
|
57
|
+
|
|
58
|
+
- **Reactive reporting** — Collect data continuously; reporting should be formatting what you already have
|
|
59
|
+
- **Ignoring burn rate** — Review spending monthly; identify pace issues early
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Writing for Review Criteria
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Writing for Review Criteria
|
|
7
|
+
|
|
8
|
+
Guidelines for aligning proposals to scoring rubrics and reviewer expectations.
|
|
9
|
+
|
|
10
|
+
## Review Criteria Mapping
|
|
11
|
+
|
|
12
|
+
Before writing, map every criterion: weight (points), page limit, key phrases from RFP, and your response strategy.
|
|
13
|
+
|
|
14
|
+
Example: Need (20 pts, 3 pages, "documented need" / "data-driven") → Lead with 5 local data points.
|
|
15
|
+
|
|
16
|
+
## Reviewer Psychology
|
|
17
|
+
|
|
18
|
+
Reviewers are reading multiple proposals quickly, following the rubric systematically, and looking for reasons to score high or low.
|
|
19
|
+
|
|
20
|
+
**High scores:** Direct answers to what was asked, specific quantified data, clear alignment between need/approach/outcomes, evidence of capacity, realistic timelines and budgets, acknowledged limitations with mitigations.
|
|
21
|
+
|
|
22
|
+
**Low scores:** Generic unsupported statements, section misalignment, missing required components, overpromising relative to resources, poor organization, ignoring rubric weighting.
|
|
23
|
+
|
|
24
|
+
## Writing Techniques
|
|
25
|
+
|
|
26
|
+
- **Mirror the language** — Use exact terms from the RFP ("evidence-based" not "research-backed")
|
|
27
|
+
- **Structure for scannability** — Headers matching criteria labels, bold key metrics, tables for data, one idea per paragraph
|
|
28
|
+
- **Lead with the answer** — "We have managed $4.2M in federal grants with zero audit findings" not 3 paragraphs of history first
|
|
29
|
+
- **Quantify everything** — "Significant experience" → "$4.2M in federal grants over 5 years"
|
|
30
|
+
|
|
31
|
+
## Letters of Support
|
|
32
|
+
|
|
33
|
+
**Effective:** Specific commitments (staff time, space, referrals, data), explanation of why project matters to partner, concrete role, authorized signature.
|
|
34
|
+
|
|
35
|
+
**Ineffective:** Generic praise without commitments, form letters, letters from unrelated organizations.
|
|
36
|
+
|
|
37
|
+
## Pre-Submission Checklist
|
|
38
|
+
|
|
39
|
+
- Every review criterion addressed with dedicated content
|
|
40
|
+
- Page limits and formatting requirements met
|
|
41
|
+
- All required attachments included
|
|
42
|
+
- Budget matches narrative
|
|
43
|
+
- Logic model aligns with goals, objectives, and evaluation
|
|
44
|
+
- Data citations current (within 3-5 years)
|
|
45
|
+
- Registration current (DUNS/UEI, Sam.gov)
|
|
46
|
+
- Submission system tested before deadline
|
|
47
|
+
|
|
48
|
+
## Anti-Patterns
|
|
49
|
+
|
|
50
|
+
- **Ignoring the rubric** — Map every narrative section to specific criteria and point values
|
|
51
|
+
- **Last-minute submissions** — Draft 2 weeks early, internal review 1 week early, submit 48 hours before deadline
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Sustainability Planning
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Sustainability Planning
|
|
7
|
+
|
|
8
|
+
Guidelines for demonstrating long-term program viability beyond grant funding.
|
|
9
|
+
|
|
10
|
+
## Sustainability Framework
|
|
11
|
+
|
|
12
|
+
- **Financial:** Diversified funding (no single source > 40%), earned revenue strategies, endowment/reserve building, continued grant seeking
|
|
13
|
+
- **Programmatic:** Embed in organizational operations, build staff capacity beyond grant-funded positions, create replicable processes, document best practices
|
|
14
|
+
- **Community:** Build local ownership, train community members, create advisory structures, establish partnerships
|
|
15
|
+
- **Political:** Engage policymakers, document outcomes for advocacy, build coalition support, align with policy priorities
|
|
16
|
+
|
|
17
|
+
## Narrative Components
|
|
18
|
+
|
|
19
|
+
Address these questions in the sustainability section:
|
|
20
|
+
|
|
21
|
+
**Financial:** How will activities continue after funding ends? What alternative sources are identified? What revenue-generating activities are planned?
|
|
22
|
+
|
|
23
|
+
**Organizational:** How will program knowledge be retained if grant-funded staff leave? What systems outlast the grant? How does this integrate with existing strategy?
|
|
24
|
+
|
|
25
|
+
**Community:** How are community members involved in design and governance? What local capacity is being built? What partnerships continue beyond the grant?
|
|
26
|
+
|
|
27
|
+
## Phased Sustainability Plan
|
|
28
|
+
|
|
29
|
+
- **Year 1 (Grant-Funded):** Establish program, build partnerships, collect outcome data. 100% grant-funded.
|
|
30
|
+
- **Year 2 (Transition):** Demonstrate outcomes, diversify funding. Target: 60% grant, 20% organizational, 20% new sources.
|
|
31
|
+
- **Year 3+ (Self-Sustaining):** Integrate into operations. Target: 30% grants, 40% organizational, 30% earned/other.
|
|
32
|
+
|
|
33
|
+
Include a funding diversification table: source, amount, status (identified/applied/confirmed), timeline.
|
|
34
|
+
|
|
35
|
+
## Credibility Markers
|
|
36
|
+
|
|
37
|
+
Reviewers look for evidence sustainability is realistic, not aspirational:
|
|
38
|
+
- Diversified revenue already in place
|
|
39
|
+
- Board commitment (resolution supporting long-term program)
|
|
40
|
+
- Partner MOUs with written commitments
|
|
41
|
+
- Track record of sustaining previously grant-funded programs
|
|
42
|
+
- Earned revenue model (fee-for-service, social enterprise, membership)
|
|
43
|
+
- Alignment with existing policy mandates
|
|
44
|
+
|
|
45
|
+
## Anti-Patterns
|
|
46
|
+
|
|
47
|
+
- **Vague promises** — "We will seek additional funding" vs. naming 3 specific sources with projected amounts and application timelines
|
|
48
|
+
- **Afterthought sustainability** — Build sustainability into program design from day one; it's a design constraint, not an appendix
|