compiling-project-guidelines
SolidCompile scattered guideline sources into one scope-aware COMPILED-GUIDELINES.md for other skills and ult-context-generate's Constraints layer. Do NOT use to enforce rules at runtime.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- linkpranay-ai
- Repository
- linkpranay-ai/context-engineering-protocol
- Created
- 2 weeks ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
project-guidelines-example
Example project-specific skill template with architecture overview, code patterns, testing requirements, and deployment workflow
project-guides
Create verified project documentation from the real repository: a self-contained visual GUIDE.html for operators, a cited DEVELOPER-INDEX.md for maintainers, and optionally AI-CONTEXT.md. Use when Codex is asked to document a project, create a user guide, build a developer index or technical reference, generate the two companion guides, or prepare durable context for a future coding session.
create-project-skills
Scans an existing codebase and generates project-specific skills that capture inferred conventions such as naming, file organization, framework usage, data access, error handling, and testing style. Writes into the project's chosen skill directory (e.g., `.claude/skills/`, `.agents/skills/`, or a custom path). Use when the user asks to "extract skills from the codebase", "create project skills", "infer project conventions as skills", "codify patterns as skills", or "mine the repo for best practices".