Leaderboard/Prompting/prompt-architect
Last commit on July 24, 2026·Created on November 24, 2025

ckelsoe/prompt-architect

A structured library of frameworks for engineering high-precision LLM prompts
Combined rank
#624
across all skills
In Prompting
#14
category rank
Stars
299
+0.7% in last 7d
Forks
32
0.0% in last 7d
Watchers
2
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

Prompt Architect provides a systematic approach to prompt engineering by applying 31 distinct frameworks across seven intent categories. It helps prompt engineers and agent developers move from vague requests to structured, expert-level instructions.

The skill analyzes the user's goal—whether it is to create, transform, reason, critique, recover, clarify, or build agentic behavior—and recommends the specific framework best suited to optimize that output.

WHO IT'S FOR
Prompt engineers
applying research-backed frameworks to optimize LLM outputs
AI agent builders
structuring system prompts for autonomous agents
Technical writers
standardizing prompt templates for organizational use
AI power users
improving the effectiveness of daily AI interactions
Repository contents

1 skill file

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill

Follow the documented setup, then try a first task.

I’m using

Interactive multi-agent installer

Installs: Prompt Architect skill, installed to the agent targets selected in the interactive menu · Claude Code, Gemini CLI, Cursor, GitHub Copilot, OpenAI Codex

  1. Run this command in a terminal. Use the interactive menu to choose the detected AI-agent targets where Prompt Architect should be installed.

    npx @ckelsoe/prompt-architect
README.md · Checked Sep 18, 2026adapters/README.md · Checked Sep 18, 2026scripts/install.js · Checked Sep 18, 2026

Give it something to do.

Suggested first task

Improve a simple technical-blog prompt

Uses prompt-architect

  • The original prompt to improve; replace `write a technical blog post` with your own prompt if desired
  • Answers to the skill's clarification questions
Use the prompt-architect skill to improve this prompt: "write a technical blog post". First score the original prompt for clarity, specificity, context, completeness, and structure; recommend the simplest suitable framework; then ask me the targeted clarification questions needed before producing the revised prompt.
README.md · Checked Sep 18, 2026skills/prompt-architect/SKILL.md · Checked Sep 18, 2026