Find the perfect skill
Create Pulumi Documentation
Documentation
Step-by-step workflow to create Pulumi documentation pages with frontmatter, menu structure, and SEO optimization.
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.
Skill Template
Documentation
Guide for creating a skill with instructions, references, and examples. Use when writing a SKILL.md file for an agent.
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.
Confluence - Wiki Manager
Documentation
Search and manage Confluence pages and spaces using the CLI. Access your team's knowledge base and documentation without leaving the terminal.
Review Existing Documentation
Documentation
Reviews selected documentation pages, applies high-confidence fixes, and opens an auditable PR through an automated pipeline. Not user-invocable.
CodeTour Guided Walkthroughs
Documentation
Create .tour files for step-by-step code walkthroughs, tailored to personas like onboarding, PR review, RCA, and feature explanation.
Generate API docs from source code with JSDoc and OpenAPI
Documentation
Automatically generate API documentation from TypeScript/JavaScript source, including JSDoc and OpenAPI specifications.