Skip to main content
Run any Skill in Manus
with one click
GitHub repository

context-engineering-template

context-engineering-template contains 28 collected skills from mufarrah, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
28
Stars
4
updated
2026-07-04
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

update-template
software-developers

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.

2026-07-04
update-template
software-developers

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.

2026-07-04
migration-check
software-developers

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.

2026-06-19
audit-context
software-developers

Run a full project health check across context-engineering, the knowledge base, and docs to surface gaps, drift, and inconsistencies.

2026-06-19
check-progress
software-developers

Validate implementation progress of a PRP against its original requirements, auditing completed, current, and remaining phases.

2026-06-19
check-prp
software-developers

Validate a generated PRP structure against its source requirements to catch gaps and misalignments before execution begins.

2026-06-19
checkpoint
software-developers

Capture a complete, durable checkpoint of the current PRP work so a fresh context window can resume with zero loss via /continue-prp.

2026-06-19
continue-prp
software-developers

Continue executing a phased PRP from the next phase, restoring context from the latest checkpoint.

2026-06-19
ensure-tracking
software-developers

Verify and complete all documentation for the current PRP phase before closing context, so the next session can continue seamlessly.

2026-06-19
execute-prp
software-developers

Execute a PRP implementation, starting at Phase 0 for complex multi-phase PRPs.

2026-06-19
generate-prp
software-developers

Generate a complete, implementation-ready PRP from a requirements document.

2026-06-19
generate-requirements
software-developers

Transform a raw feature idea into a structured requirements document ready for PRP generation.

2026-06-19
populate-knowledge-base
software-developers

Scan projects and docs to populate the knowledge base with verified topic files, adding only new or missing information.

2026-06-19
rebuild-kb-index
software-developers

Regenerate the knowledge base INDEX.md and all _SUMMARY.md files from current topic files, without modifying topic content.

2026-06-19
setup-project
software-developers

Initialize a freshly copied Cortex single-project template by detecting the tech stack and populating AGENTS.md from your code. Run once after copying.

2026-06-19
update-knowledge-base
software-developers

Extract learnings from a completed PRP into the knowledge base.

2026-06-19
audit-context
software-developers

Run a full project health check across context-engineering, the knowledge base, and docs to surface gaps, drift, and inconsistencies.

2026-06-19
checkpoint
software-developers

Capture a complete, durable checkpoint of the current PRP work so a fresh context window can resume with zero loss via /continue-prp.

2026-06-19
continue-prp
software-developers

Continue executing a phased PRP from the next phase, restoring context from the latest checkpoint.

2026-06-19
ensure-tracking
software-developers

Verify and complete all documentation for the current PRP phase before closing context, so the next session can continue seamlessly.

2026-06-19
execute-prp
software-developers

Execute a PRP implementation, starting at Phase 0 for complex multi-phase PRPs.

2026-06-19
generate-prp
software-developers

Generate a complete, implementation-ready PRP from a requirements document.

2026-06-19
generate-requirements
software-developers

Transform a raw feature idea into a structured requirements document ready for PRP generation.

2026-06-19
populate-knowledge-base
software-developers

Scan projects and docs to populate the knowledge base with verified topic files, adding only new or missing information.

2026-06-19
rebuild-kb-index
software-developers

Regenerate the knowledge base INDEX.md and all _SUMMARY.md files from current topic files, without modifying topic content.

2026-06-19
setup-workspace
software-developers

Initialize a freshly copied Cortex multi-project workspace template by setting up shared resources and workspace docs. Run once after copying.

2026-06-19
update-knowledge-base
software-developers

Extract learnings from a completed PRP into the knowledge base.

2026-06-19
skill-creator
software-developers

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.

2026-02-15