mit einem Klick
context-engineering-template
context-engineering-template enthält 28 gesammelte Skills von mufarrah, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Safely upgrade this Cortex repo to the latest template: detects on-disk state, reconciles infrastructure, and applies idempotent migrations — preserving your customizations and never overwriting your edits without asking.
Safely upgrade this Cortex workspace to the latest template: detects on-disk state, reconciles infrastructure, and applies idempotent migrations — preserving your customizations and never overwriting your edits without asking.
Maintainer auto-check for the Cortex source repo. Invoke this PROACTIVELY and automatically WHENEVER files under templates/ have been added, edited, deleted, renamed, or restructured — and before committing template changes — to classify the change as ADDITIVE (handled by the runner's reconciliation) or MIGRATION-NEEDED (breaking/structural), and scaffold a migrations/NNN-*.md if one is required. Do not wait to be asked. For use INSIDE the template source repo only; it is never shipped to user projects.
Run a full project health check across context-engineering, the knowledge base, and docs to surface gaps, drift, and inconsistencies.
Validate implementation progress of a PRP against its original requirements, auditing completed, current, and remaining phases.
Validate a generated PRP structure against its source requirements to catch gaps and misalignments before execution begins.
Capture a complete, durable checkpoint of the current PRP work so a fresh context window can resume with zero loss via /continue-prp.
Continue executing a phased PRP from the next phase, restoring context from the latest checkpoint.
Verify and complete all documentation for the current PRP phase before closing context, so the next session can continue seamlessly.
Execute a PRP implementation, starting at Phase 0 for complex multi-phase PRPs.
Generate a complete, implementation-ready PRP from a requirements document.
Transform a raw feature idea into a structured requirements document ready for PRP generation.
Scan projects and docs to populate the knowledge base with verified topic files, adding only new or missing information.
Regenerate the knowledge base INDEX.md and all _SUMMARY.md files from current topic files, without modifying topic content.
Initialize a freshly copied Cortex single-project template by detecting the tech stack and populating AGENTS.md from your code. Run once after copying.
Extract learnings from a completed PRP into the knowledge base.
Run a full project health check across context-engineering, the knowledge base, and docs to surface gaps, drift, and inconsistencies.
Capture a complete, durable checkpoint of the current PRP work so a fresh context window can resume with zero loss via /continue-prp.
Continue executing a phased PRP from the next phase, restoring context from the latest checkpoint.
Verify and complete all documentation for the current PRP phase before closing context, so the next session can continue seamlessly.
Execute a PRP implementation, starting at Phase 0 for complex multi-phase PRPs.
Generate a complete, implementation-ready PRP from a requirements document.
Transform a raw feature idea into a structured requirements document ready for PRP generation.
Scan projects and docs to populate the knowledge base with verified topic files, adding only new or missing information.
Regenerate the knowledge base INDEX.md and all _SUMMARY.md files from current topic files, without modifying topic content.
Initialize a freshly copied Cortex multi-project workspace template by setting up shared resources and workspace docs. Run once after copying.
Extract learnings from a completed PRP into the knowledge base.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.