Find the perfect skill
Record Architecture Decision Records
Documentation
Create or modify architecture decision records (ADRs) with a structured format.
PRD Authoring
Documentation
Turn a feature request into an approved PRD with verifiable acceptance criteria.
PRD Review
Documentation
Three-mode PRD tool: score for agentic readiness, challenge gaps against repo and stories, convert draft to tactical PRD.
Add Skill
Documentation
Create and populate a skill guide for recurring tasks by analyzing the codebase and gathering context.
Knowledge Extraction (KE)
Documentation
Capture and route knowledge at session boundaries. Writes rules to CLAUDE.md or adds to captures.md.
Update & Draft Documentation
Documentation
Update or draft documentation for code, APIs, specifications, and decisions based on source files.
AXEL Skill Definition Format
Documentation
Reference for AXEL skill definition files: role, capabilities, enforcement, templates, workflows, and registry structure for AI skill specialization.
Publish Skill to Docs Site
Documentation
Sync a marketplace skill to the documentation site. Creates skill detail pages (EN/ZH), updates the marketplace index, and updates docs.json navigation.
Review Existing Documentation
Documentation
Reviews selected documentation pages, applies high-confidence fixes, and opens an auditable PR through an automated pipeline. Not user-invocable.
DOT Audit Readiness
Documentation
Skill for preparing for DOT audits, FMCSA compliance reviews, and new entrant safety audits. Covers audit types, required documents, and outcomes.
Release Notes Generator
Documentation
Generate user-facing release notes from GitHub PR descriptions for a given version or range. Creates structured markdown with features, fixes, and changelog.
Document Indexer
Documentation
Scans YAML frontmatter from all markdown files in the docs/ directory to produce a structured overview of available documentation without loading full files. Use this at the start of a session or when you need to quickly find relevant specs, plans, and context.