prompt-architect
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)
Prompt Architect
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.
Quick Start
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.
Table of Contents
- Overview
- Key Features
- Example Transformation
- Supported Frameworks
- Quick Start
- Installation
- Usage
- Framework Selection Guide
- Project Structure
- Documentation
- Contributing
- License
Overview
Prompt Architect is an Agent Skills compatible skill that elevates your prompting capabilities through:
- Intelligent Analysis - Evaluates prompts across 5 quality dimensions (clarity, specificity, context, completeness, structure)
- Framework Recommendation - Suggests the best framework(s) for your specific use case with clear reasoning
- Guided Dialogue - Asks targeted clarifying questions to gather missing information progressively
- Systematic Application - Applies selected framework to transform your prompt
- Iterative Refinement - Continues improving based on feedback until perfect
Target Audience:
- Developers using AI coding agents (Claude Code, Gemini CLI, Cursor, Copilot, etc.)
- Prompt engineers optimizing LLM interactions
- AI practitioners seeking systematic prompt improvement
- Teams wanting consistent, high-quality prompts
Key Features
27 Research-Backed Frameworks Across 7 Intent Categories
같은 카테고리 다른 리소스
Next.js
React 기반 풀스택 프레임워크. App Router + RSC가 사실상 표준.
shadcn/ui
복사-붙여넣기 React 컴포넌트 모음. npm 의존성이 아닌 코드 소유권 모델.
Supabase
PostgreSQL 기반 BaaS. Auth · Realtime · Storage · Edge Functions 통합.
Anthropic MCP
Claude가 외부 도구/데이터에 접근하도록 해주는 프로토콜 표준. 생태계의 근간.