bydrayline· 27 skills
Builds complete, optimized Claude prompts and Project scaffolds from task descriptions. Use when building, designing, creating, or structuring a Claude prompt or system prompt. Trigger on: "build me a prompt," "compile a prompt for," "create a system prompt," "write a Claude prompt," "design a prompt for," "help me write a prompt," "scaffold a Claude Project," "design a Project for." Uses a four-stage methodology (Parse, Select, Construct, Validate) and a tested 5-layer architecture (Identity, Objective, Context, Reasoning, Output + Quality Control). In Project Mode, the Compiler is global-layer-aware — checks User Preferences, installed Skills, and MCP Connectors to avoid redundancy and flag gaps. Do NOT use for auditing existing prompts (use rootnode-prompt-validation if available) or diagnosing existing Projects (use rootnode-project-audit if available). Run on Opus 5 or Sonnet 5 at high effort (both defaults); depth reduces on legacy models.
$npx -y skills add drayline/rootnode-skills --skill rootnode-prompt-compilationInstalls into the current project.
Run `npx skills use "https://github.com/drayline/rootnode-skills" --skill "drayline/rootnode-skills/rootnode-prompt-compilation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/drayline/rootnode-skills" that are relevant to the current task. Run `npx skills add "https://github.com/drayline/rootnode-skills"` and select the relevant skills, then follow their instructions.