ronmkr/PromptBook

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

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

ronmkr/PromptBook

Agent

Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.

2 3mo ago A 55 tokens copy · 95% Apache-2.0

ronmkr/PromptBook

Agent

Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.

2 3mo ago A 56 tokens copy · 89% Apache-2.0

agent-creator

03

ronmkr/PromptBook

Agent

Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to create autonomous agents for plugins. Examples: Context: User wants to create a code review agent user: "Create an agent…

2 3mo ago A 254 tokens copy · 94% Apache-2.0

plugin-validator

04

ronmkr/PromptBook

Agent

Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples: Context: User finished creating a new plugin…

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

skill-reviewer

05

ronmkr/PromptBook

Agent

Use this agent when the user has created or modified a skill and needs quality review, asks to "review my skill", "check skill quality", "improve skill description", or wants to ensure skill follows best practices. Trigger proactively after skill creation. Examples: Context: User just created a new skill user: "I've…

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

architecture-critic

06

ronmkr/PromptBook

Agent

Reviews proposed target architectures and transformed code against modern best practice. Adversarial — looks for over-engineering, missed requirements, and simpler alternatives.

2 3mo ago A 33 tokens copy · 100% Apache-2.0

ronmkr/PromptBook

Agent

Mines domain logic, calculations, validations, and policies from legacy code into testable Given/When/Then specifications. Use when you need to separate "what the business requires" from "how the old code happened to implement it.".

2 3mo ago A 53 tokens copy · 100% Apache-2.0

legacy-analyst

08

ronmkr/PromptBook

Agent

Deep-reads legacy codebases (COBOL, Java, .NET, Node, anything) to build structural and behavioral understanding. Use for discovery, dependency mapping, dead-code detection, and "what does this system actually do" questions.

2 3mo ago A 54 tokens copy · 100% Apache-2.0

security-auditor

09

ronmkr/PromptBook

Agent

Adversarial security reviewer — OWASP Top 10, CWE, dependency CVEs, secrets, injection. Use for security debt scanning and pre-modernization hardening.

2 3mo ago A 39 tokens copy · 100% Apache-2.0

test-engineer

10

ronmkr/PromptBook

Agent

Writes characterization, contract, and equivalence tests that pin down legacy behavior so transformation can be proven correct. Use before any rewrite.

2 3mo ago A 30 tokens copy · 100% Apache-2.0

code-simplifier

11

ronmkr/PromptBook

Agent

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

2 3mo ago A 34 tokens copy · 92% Apache-2.0

code-architect

12

ronmkr/PromptBook

Agent

Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences.

2 3mo ago A 40 tokens copy · 94% Apache-2.0

code-explorer

13

ronmkr/PromptBook

Agent

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.

2 3mo ago A 33 tokens copy · 100% Apache-2.0

code-reviewer

14

ronmkr/PromptBook

Agent

Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues that truly matter.

2 3mo ago A 39 tokens copy · 84% Apache-2.0

ronmkr/PromptBook

Agent

Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Typical triggers include the /hookify command being invoked without arguments, or the user explicitly asking to look back at the current conversation and surface mistakes that should be prevented in the future. See…

2 3mo ago D 69 tokens copy · 95% Apache-2.0