by ckelsoe
Claude Code skill that transforms vague prompts into structured, expert-level prompts using 7 research-backed frameworks (CO-STAR, RISEN, RISE, TIDD-EC, RTF, CoT, CoD)
# Add to your Claude Code skills
git clone https://github.com/ckelsoe/prompt-architectTransform vague prompts into expert-level, structured prompts using 27 research-backed frameworks across 7 intent categories.
Works with Claude Code, ChatGPT, Gemini CLI, Cursor, GitHub Copilot, Windsurf, OpenAI Codex, and 30+ Agent Skills compatible tools.
npx @ckelsoe/prompt-architect
The interactive installer detects your AI agents (Claude Code, Gemini CLI, Cursor, Copilot, Codex, and more) and lets you choose where to install.
Important: Use
npx, notnpm install. Thenpxcommand runs the interactive multi-agent installer. Runningnpm installwill only install to Claude Code silently via the postinstall hook.
Requires
.npmrcwith@ckelsoe:registry=https://npm.pkg.github.comand a GitHub token withread:packagesscope.
No comments yet. Be the first to share your thoughts!
Prompt Architect is an Agent Skills compatible skill that elevates your prompting capabilities through:
Target Audience:
| Framework | Best For | Complexity | |-----------|----------|------------| | CO-STAR | Content creation, writing tasks | High | | RISEN | Multi-step processes, procedures | High | | CRISPE | Comprehensive prompts with multiple output variants | High | | BROKE | Business deliverables with OKR-style measurable outcomes | Medium | | RISE-IE | Data analysis, transformations (Input-Expectation) | Medium | | RISE-IX | Content creation with examples (Instructions-Examples) | Medium | | TIDD-EC | High-precision tasks with explicit dos/don'ts | Medium | | RACE | Expert tasks requiring role + context + outcome clarity | Medium | | CARE | Constraint-driven tasks with explicit rules and examples | Medium | | CTF | Simple tasks where situational context drives the prompt | Low | | RTF | Simple, focused tasks where expertise framing matters | Low | | APE | Ultra-minimal one-off prompts | Low | | BAB | Rewriting, refactoring, transforming existing content | Low | | Tree of Thought | Decisions requiring exploration of multiple approaches | Medium | | ReAct | Agentic / tool-use tasks with iterative reasoning | Medium | | Skeleton of Thought | Structured long-form content (outline-first) | Medium | | Step-Back | Principle-grounded reasoning (abstract first, then specific) | Medium | | Least-to-Most | Compositional multi-hop problems (simplest first) | Medium | | Plan-and-Solve (PS+) | Zero-shot numerical/calculation reasoning | Low | | Chain of Thought | Reasoning, problem-solving | Medium | | Chain of Density | Iterative refinement, summarization | Medium | | Self-Refine | Iterative output quality improvement (any task) | Medium | | CAI Critique-Revise | Principle-based critique and revision (Anthropic) | Medium | | Devil's Advocate | Strongest opposing argument against a position | Low | | Pre-Mortem | Assume failure, identify specific causes | Low | | RCoT | Verify reasoning by reconstructing the question | Medium | | RPEF | Recover/reconstruct a prompt from an existing output | Low | | Reverse Role Prompting | AI interviews you before executing | Low |
Every prompt is evaluated across:
"Write about machine learning"
Analysis Scores:
CONTEXT:
Creating content for a business blog aimed at C-level executives exploring
how AI/ML could benefit their organizations. Readers understand business
strategy but have limited technical ML knowledge. Part of an emerging
technologies series.
OBJECTIVE:
Create an engaging article helping executives understand practical machine
learning applications relevant to their companies. Focus on demonstrating
tangible business value and real-world implementation without overwhelming
technical details.
STYLE:
Professional blog style combining narrative with bullet points. Include 2-3
real-world case studies. Structure with clear subheadings every 150-200 words.
Balance storytelling with concrete information. Avoid jargon; when necessary,
provide plain-language explanations.
TONE:
Professional yet approachable and conversational. Confident and authoritative
without being condescending. Practical and business-focused rather than
theoretical.
AUDIENCE:
C-suite executives and senior managers at mid-to-large enterprises who:
- Make strategic technology investment decisions
- Understand business metrics and ROI
- Have limited technical ML knowledge
- Value practical examples over theory
RESPONSE FORMAT:
800-word article structured as:
- Compelling headline (10 words max)
- Brief hook (2-3 sentences)
- 3-4 main sections with descriptive subheadings
- Mix of paragraphs and bullet points
- Clear call-to-action conclusion
Result Scores:
Best for: Content creation, writing tasks, communications
Components:
Example Use Cases: Blog posts, emails, presentations, marketing copy, documentation
Best for: Multi-step processes, systematic procedures
Components:
Example Use Cases: Code reviews, workflows, systematic analysis, project planning
Best for: Data analysis, transformations, processing tasks
Components:
Example Use Cases: CSV analysis, data processing, file transformations, report generation
Best for: Content creation with reference examples
Components:
Example Use Cases: Creative writing, template-based content, style matching
Best for: High-precision tasks requiring explicit boundaries
Components:
Example Use Cases: Code generation with standards, compliance tasks, quality-critical work
Best for: Simple tasks where situational background matters more than expertise framing
Components:
Example Use Cases: Handoff documents, mid-project upd