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

django-security

121

ronmkr/PromptBook

Skill Claude CodeCodex

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

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

e2e-testing

122

ronmkr/PromptBook

Skill Claude CodeCodex needs its repo

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

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

eval-harness

123

ronmkr/PromptBook

Skill Claude CodeCodex

Formal evaluation framework for The Agent Code sessions implementing eval-driven development (EDD) principles.

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

ronmkr/PromptBook

Skill Claude CodeCodex

Library-agnostic Flutter/Dart code review checklist covering widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.

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

frontend-design

125

ronmkr/PromptBook

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

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

fsharp-testing

126

ronmkr/PromptBook

Skill Claude CodeCodex

F# testing patterns with xUnit, FsUnit, Unquote, FsCheck property-based testing, integration tests, and test organization best practices.

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

git-safety-hooks

127

ronmkr/PromptBook

Skill Claude Code

Set up The Agent Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in The Agent Code.

not rated 2 3mo ago B 60 tokens copy · 89% Apache-2.0

golang-testing

128

ronmkr/PromptBook

Skill Claude CodeCodex

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

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

kotlin-testing

129

ronmkr/PromptBook

Skill Claude CodeCodex

Kotlin testing patterns with Kotest, MockK, coroutine testing, property-based testing, and Kover coverage. Follows TDD methodology with idiomatic Kotlin practices.

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

ronmkr/PromptBook

Skill Claude CodeCodex

Security patterns for autonomous trading agents with wallet or transaction authority. Covers prompt injection, spend limits, pre-send simulation, circuit breakers, MEV protection, and key handling.

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

mcp-builder

131

ronmkr/PromptBook

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

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

perl-security

132

ronmkr/PromptBook

Skill Claude CodeCodex

Comprehensive Perl security covering taint mode, input validation, safe process execution, DBI parameterized queries, web security (XSS/SQLi/CSRF), and perlcritic security policies.

not rated 2 3mo ago B 43 tokens copy · 91% Apache-2.0

perl-testing

133

ronmkr/PromptBook

Skill Claude CodeCodex

Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.

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

python-testing

134

ronmkr/PromptBook

Skill Claude CodeCodex

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

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

quarkus-security

135

ronmkr/PromptBook

Skill Claude CodeCodex

Quarkus Security best practices for authentication, authorization, JWT/OIDC, RBAC, input validation, CSRF, secrets management, and dependency security.

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

react-testing

136

ronmkr/PromptBook

Skill Claude CodeCodex

React component testing with React Testing Library, Vitest/Jest, MSW for network mocking, accessibility assertions with axe, and the decision boundary between component tests and Playwright/Cypress end-to-end runs. Use when writing or fixing tests for React components, hooks, or pages.

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

ronmkr/PromptBook

Skill Claude CodeCodex

Migrate test files from as type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace as in tests, or needs partial test data.

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

ronmkr/PromptBook

Skill Claude CodeCodex

Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.

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

rust-testing

139

ronmkr/PromptBook

Skill Claude CodeCodex

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

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

scaffold-exercises

140

ronmkr/PromptBook

Skill Claude CodeCodex

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

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

security-scan

141

ronmkr/PromptBook

Skill Claude Code

Scan your The Agent Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks using AgentShield. Checks CLAUDE.md, settings.json, MCP servers, hooks, and agent definitions.

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

setup-pre-commit

142

ronmkr/PromptBook

Skill Claude CodeCodex

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

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

springboot-security

143

ronmkr/PromptBook

Skill Claude CodeCodex

Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Boot services.

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

ronmkr/PromptBook

Skill Claude CodeCodex

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

not rated 2 3mo ago A 32 tokens copy · 97% 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: