ronmkr/PromptBook

A library of expert prompt templates for AI CLI tools — organized, versioned, and ready to use

2Stars on the repository
198Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

crosspost

25

ronmkr/PromptBook

Skill Claude CodeCodex

Multi-platform content distribution across X, LinkedIn, Threads, and Bluesky. Adapts content per platform using content-engine patterns. Never posts identical content cross-platform. Use when the user wants to distribute content across social platforms.

not rated 2 3mo ago A 49 tokens copy · 97% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Grilling session that mines the user for fragments — heterogeneous nuggets of writing (claims, vignettes, sharp sentences, half-thoughts) — and appends them to a single document as raw material for a future article. Use when the user wants to develop ideas before imposing structure, or mentions "fragments", "ideate"…

not rated 2 3mo ago A 83 tokens copy · 97% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Shape an article as a journey of beats, choose-your-own-adventure style. The user picks a starting beat from the raw material, you write only that beat, then offer options for where to pivot next, beat by beat, until the article reaches a natural end. Use when the user has raw material and wants to assemble it as a…

not rated 2 3mo ago A 80 tokens copy · 95% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Take a markdown file of raw material and shape it into an article through a conversational session — drafting candidate openings, growing the piece paragraph by paragraph, arguing about format (lists, tables, callouts, quotes) at each step. Use when the user has a pile of notes, fragments, or a rough draft and wants…

not rated 2 3mo ago A 78 tokens copy · 100% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…

not rated 2 3mo ago A 64 tokens copy · 88% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

not rated 2 3mo ago A 62 tokens copy · 97% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Full-stack diagnostic for agent and LLM applications. Audits the 12-layer agent stack for wrapper regression, memory pollution, tool discipline failures, hidden repair loops, and rendering corruption. Produces severity-ranked findings with code-first fixes. Essential for developers building agent applications…

not rated 2 3mo ago A 70 tokens copy · 95% Apache-2.0

agentic-engineering

32

ronmkr/PromptBook

Skill Claude CodeCodex

Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.

not rated 2 3mo ago A 24 tokens copy · 86% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Engineering operating model for teams where AI agents generate a large share of implementation output.

not rated 2 3mo ago A 21 tokens copy · 83% Apache-2.0

ronmkr/PromptBook

Skill Claude Code

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

not rated 2 3mo ago A 46 tokens copy · 94% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Capture architectural decisions made during The Agent Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.

not rated 2 3mo ago A 56 tokens copy · 86% Apache-2.0

codebase-onboarding

36

ronmkr/PromptBook

Skill Claude CodeCodex

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up The Agent Code for the first time in a repo.

not rated 2 3mo ago A 54 tokens copy · 89% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

not rated 2 3mo ago A 56 tokens copy · 73% Apache-2.0

diagnose

38

ronmkr/PromptBook

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

not rated 2 3mo ago A 66 tokens copy · 81% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Use up-to-date library and framework docs via Context7 MCP instead of training data. Activates for setup questions, API references, code examples, or when the user names a framework (e.g. React, Next.js, Prisma).

not rated 2 3mo ago A 51 tokens copy · 94% Apache-2.0

ronmkr/PromptBook

Skill Claude Code

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUSLANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

not rated 2 3mo ago A 71 tokens copy · 98% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

not rated 2 3mo ago A 98 tokens copy · 98% Apache-2.0

generate-issues

42

ronmkr/PromptBook

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

not rated 2 3mo ago A 53 tokens copy · 94% Apache-2.0

generate-prd

43

ronmkr/PromptBook

Skill Claude CodeCodex

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

not rated 2 3mo ago A 36 tokens copy · 88% Apache-2.0

git-workflow

44

ronmkr/PromptBook

Skill Claude CodeCodex

Git workflow patterns including branching strategies, commit conventions, merge vs rebase, conflict resolution, and collaborative development best practices for teams of all sizes.

not rated 2 3mo ago A 33 tokens copy · 91% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.

not rated 2 3mo ago A 44 tokens copy · 97% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

not rated 2 3mo ago A 68 tokens copy · 80% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".

not rated 2 3mo ago A 62 tokens copy · 97% Apache-2.0

ronmkr/PromptBook

Skill Claude CodeCodex

Use for latency-sensitive systems such as realtime dashboards, market data, streaming agents, execution gateways, queues, caches, or HFT-like infrastructure where freshness and p95 latency matter.

not rated 2 3mo ago A 42 tokens copy · 91% Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: