zircote-plugins

182 mods across 14 repositories, 73 stars between them.

adr-quality

97

zircote-plugins/adr

Skill Claude CodeCodex

This skill should be used when the user asks about "ADR quality", "review ADR", "ADR checklist", "improve ADR", "ADR validation", "good ADR examples", or needs guidance on evaluating, improving, and maintaining high-quality architectural decision records.

5 15d ago A 55 tokens original MIT

doc-reviewer

100

zircote-plugins/documentation-review

Agent

Reviews documentation quality, accuracy, and completeness. Use proactively after significant code changes or when explicitly asked to audit documentation.

4 2mo ago A 27 tokens original MIT

api-documentation

108

zircote-plugins/documentation-review

Skill Claude CodeCodex

Patterns and templates for creating comprehensive API documentation using OpenAPI/Swagger, AsyncAPI, and manual documentation approaches. Use this skill whenever the user wants to document REST endpoints, generate or improve an OpenAPI spec, create Swagger docs, document WebSocket/event-driven APIs with AsyncAPI…

4 2mo ago A 163 tokens original MIT

changelog

109

zircote-plugins/documentation-review

Skill Claude CodeCodex

Generate, update, review, and maintain changelogs using Keep a Changelog format, semantic-release, and conventional commits. Use this skill whenever the user wants to add a changelog entry, prepare release notes, document version changes, generate a changelog from git history, configure semantic-release, understand…

4 2mo ago A 164 tokens original MIT

diataxis

110

zircote-plugins/documentation-review

Skill Claude CodeCodex

Classify, create, review, and maintain documentation using the Diátaxis framework — the four-quadrant system (tutorials, how-to guides, reference, explanation) that separates documentation by user need. Use this skill whenever the user wants to classify documentation into quadrants, perform a documentation gap…

4 2mo ago A 212 tokens original MIT

zircote-plugins/documentation-review

Skill Claude CodeCodex

Standards and patterns for creating, reviewing, and improving technical documentation — covering markdown formatting, heading hierarchy, code blocks, links, writing style, accessibility, and language-native doc toolchains (rustdoc, godoc, Sphinx, TypeDoc, Javadoc, DocC, ExDoc). Use this skill whenever the user wants…

4 2mo ago B 207 tokens original MIT

auto-harness

112

zircote-plugins/auto-harness

Plugin Claude Code

Automated hook-driven test framework generator for Claude Code projects. Scaffolds complete test infrastructure including commands, hooks, runner scripts, and test definitions into target projects.

3 6mo ago A tokens not measured

run-tests

113

zircote-plugins/auto-harness

Command Claude Code

Run automated functional tests for auto-harness plugin. Execute the test suite to validate all plugin functionality including commands, skills, agents, and templates.

3 6mo ago A 32 tokens

UserPromptSubmit

114

zircote-plugins/auto-harness

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing test-wrapper.sh. From zircote-plugins/auto-harness.

3 6mo ago A tokens not measured

setup-validator

115

zircote-plugins/auto-harness

Agent

Proactive validation agent for hook-driven test framework setups. Use PROACTIVELY when the user modifies test infrastructure, adds new hooks, or reports test execution issues. Diagnoses configuration problems and suggests fixes.

3 6mo ago B 44 tokens

test-generator

116

zircote-plugins/auto-harness

Agent

Proactive test generation agent for hook-driven test frameworks. Use PROACTIVELY when the user creates new MCP tools, commands, skills, or hooks that should have test coverage. Analyzes component implementations to generate comprehensive test definitions with appropriate expectations.

3 6mo ago A 53 tokens

init

117

zircote-plugins/auto-harness

Command

Initialize hook-driven test framework in a project. Guides through configuration and generates complete test infrastructure.

3 6mo ago A 20 tokens

validate

118

zircote-plugins/auto-harness

Command

Validate an existing hook-driven test framework setup. Checks configuration, tests syntax, and hook integration.

3 6mo ago A 21 tokens

hook-architecture

119

zircote-plugins/auto-harness

Skill Claude CodeCodex

This skill should be used when the user asks about "how hooks work", "UserPromptSubmit", "hook-driven testing", "test wrapper", "prompt interception", "hook JSON format", "state management", or needs to understand the architecture of hook-driven automated testing.

3 6mo ago A 58 tokens

test-authoring

120

zircote-plugins/auto-harness

Skill Claude CodeCodex

This skill should be used when the user asks to "write a test", "create test cases", "add test coverage", "define test expectations", "use contains vs regex", "chain dependent tests", or needs guidance on test definition schema, expectation types, variable capture, or test organization best practices.

3 6mo ago A 65 tokens