burnjohn

57 mods across 2 repositories, 27 stars between them.

README

01

burnjohn/quick-blog

Agent Claude Code

Specialized AI agents for specific development workflows. Works with both Cursor and Claude Code.

23 2mo ago A 0 tokens

backend-reviewer

02

burnjohn/quick-blog

Agent Claude Code

Skeptical Express/API architecture analyst for changed server files. Use proactively after modifying controllers, routes, middleware, or models. Analyzes code against backend best practices and challenges assumptions.

23 2mo ago A 42 tokens

implementor

03

burnjohn/quick-blog

Agent Claude Code

Implementation agent that detects frontend vs backend context and loads appropriate skills. Use when implementing features, building components, creating API endpoints, or following implementation plans.

23 2mo ago A 33 tokens

plan-verifier

04

burnjohn/quick-blog

Agent Claude Code

Validates that implementation plans are fully completed and PRD requirements are fully covered. Use after features are claimed complete to verify all planned steps are implemented and nothing from the PRD was missed.

23 2mo ago A 42 tokens

react-reviewer

05

burnjohn/quick-blog

Agent Claude Code

Skeptical React architecture analyst for changed files. Use proactively after modifying React components, hooks, or state management code. Analyzes code against best practices and challenges assumptions.

23 2mo ago A 40 tokens

refactoring-planner

06

burnjohn/quick-blog

Agent Claude Code

Creates a structured refactoring plan (.md) that describes current logic, identifies risks, defines test cases, and splits work for parallel agents. Use before any non-trivial refactoring to minimize risk.

23 2mo ago A 45 tokens

burnjohn/quick-blog

Agent Claude Code

Creates structured feature requirements from designs, screenshots, and descriptions. Use when starting a new feature to document what should be implemented before writing any code.

23 2mo ago A 33 tokens

security-reviewer

08

burnjohn/quick-blog

Agent Claude Code

Skeptical security analyst for changed files. Use proactively after modifying auth logic, API endpoints, file uploads, or input handling. Analyzes code against OWASP Top 10:2025 and challenges assumptions about data safety.

23 2mo ago A 51 tokens

test-writer

09

burnjohn/quick-blog

Agent Claude Code

Writes unit and integration tests for React components, hooks, helpers (frontend) and Express controllers, middleware, models (backend). Detects client/ vs server/ context and applies appropriate testing patterns.

23 2mo ago A 43 tokens

verify-setup

10

burnjohn/quick-blog

Agent Claude Code

Verifies skills and agents are correctly set up for both Cursor and Claude Code. Use after modifying agent/skill configuration to ensure everything works across both tools.

23 2mo ago A 35 tokens

README

11

burnjohn/quick-blog

Command Claude Code

Slash commands for common workflows. Works with both Claude Code and Cursor.

23 2mo ago A 0 tokens

brainstorm

12

burnjohn/quick-blog

Command Claude Code

Start a brainstorming session for a new feature or significant change.

23 2mo ago A 0 tokens

commit

13

burnjohn/quick-blog

Command Claude Code

Generate a commit message based on the current staged changes.

23 2mo ago A 0 tokens

create-branch

14

burnjohn/quick-blog

Command Claude Code

Create a new Git branch following the project's naming conventions.

23 2mo ago A 0 tokens

create-pr

15

burnjohn/quick-blog

Command Claude Code

Create a GitHub Pull Request with a concise, file-specific description.

23 2mo ago A 0 tokens

plan

16

burnjohn/quick-blog

Command Claude Code

Create a step-by-step implementation plan for an approved design or feature.

23 2mo ago A 0 tokens

backend-testing

17

burnjohn/quick-blog

Skill Claude CodeCodex

Use when writing, reviewing, or planning tests for Express controllers, routes, middleware, validators, and Mongoose models in server/. Covers Vitest, Supertest, mongodb-memory-server, auth testing, and project-specific conventions.

23 2mo ago A 48 tokens

brainstorming

18

burnjohn/quick-blog

Skill Claude CodeCodex

Use when starting creative work — new features, architectural changes, or significant modifications. Activates BEFORE any code is written to refine ideas through structured questions and present designs for validation.

23 2mo ago A 39 tokens

excalidraw-diagram

19

burnjohn/quick-blog

Skill Claude CodeCodex

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

23 2mo ago B 34 tokens

burnjohn/quick-blog

Skill Claude CodeCodex

Express.js and MongoDB/Mongoose best practices and anti-pattern catalog. Use when writing, reviewing, or refactoring Express controllers, middleware, routes, Mongoose models, or API endpoints. Covers MVC patterns, error handling, security, validation, and code organization.

23 2mo ago A 59 tokens

git-workflow

21

burnjohn/quick-blog

Skill Claude CodeCodex

Git workflow conventions for branches, commits, and PRs. Use when creating branches, generating commit messages, creating pull requests, or any Git operation that needs to follow project conventions. Covers conventional commits, branch naming, PR formatting, ticket extraction, and pre-push build checks.

23 2mo ago A 60 tokens

mermaid-diagram

22

burnjohn/quick-blog

Skill Claude CodeCodex

Create Mermaid diagrams in markdown. Use when the user wants to visualize workflows, architectures, API flows, data models, state machines, or system designs. Covers flowcharts, sequence diagrams, class diagrams, ER diagrams, state diagrams, and more.

23 2mo ago A 54 tokens

burnjohn/quick-blog

Skill Claude CodeCodex

Modern React best practices and anti-pattern catalog (2025-26). Use when writing, reviewing, or refactoring React components, hooks, and state management. Covers component design, state patterns, hooks misuse, performance, data fetching, and code organization.

23 2mo ago A 57 tokens

react-hook-form

24

burnjohn/quick-blog

Skill Claude CodeCodex

React Hook Form best practices, validation with Zod, performance patterns, and testing. Use when building, reviewing, or refactoring forms, form validation, useForm, useFieldArray, Controller, or integrating React Hook Form with UI libraries.

23 2mo ago A 53 tokens