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-architectGuides for using ai agents skills like prompt-architect.
Last scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T15:48:18.823Z",
"npmAuditRan": true,
"pipAuditRan": true
}prompt-architect is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built 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). It has 213 GitHub stars.
Yes. prompt-architect passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/ckelsoe/prompt-architect" and add it to your Claude Code skills directory (see the Installation section above).
prompt-architect is primarily written in Python. It is open-source under ckelsoe on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh prompt-architect against similar tools.
No comments yet. Be the first to share your thoughts!
Transform 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.
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: