Find the perfect skill
Record Architecture Decision Records (ADRs)
Documentation
Create or modify architecture decision records using a structured template, including context, options considered, and consequences.
Create Pulumi Documentation
Documentation
Create Pulumi documentation with proper frontmatter, menu structure, and SEO optimization. Provides a guided 7-step workflow.
bmad-create-prd (deprecated)
Documentation
Deprecated shim that forwards to bmad-prd with create intent. Retained for compatibility; migrate to bmad-prd.
Docs Pipeline Dry Run
Documentation
Runs the diff and planning phases of the weekly docs pipeline in read-only mode. Reports what a full run would do without writing to src/ or advancing state.
OpenClaw Documentation
Documentation
Authoritative guidance for installing, configuring, operating, securing, and troubleshooting OpenClaw, including channels, model providers, Gateway, tools, plugins, automation, and multi-agent routing.
tldr - Simplified man pages
Documentation
Simplified, community-driven man pages. Use this to quickly understand CLI tools.
Rebuild Knowledge Index
Documentation
Scan promoted knowledge files, normalize tags, detect issues, and regenerate the knowledge index.
Steering Specs Generator
Documentation
Guides users through context-aware interviews to capture tacit engineering knowledge and outputs structured steerings (Intent, Rules, Practices, Meta). Supports predefined topic packs for 8 common areas or custom topics, and can resume incomplete sessions. Also reviews and transforms existing steerings to the standard format.
Decision Extractor
Documentation
Scans recent notes (weekly reports, meeting notes) and optionally Slack messages for decision-related language. Extracts decisions with context like date, people, and rationale, then checks project Decision Logs for duplicates and offers to add new ones. Helps keep project decision logs updated without manual tracking.
Publish Skill to Docs Site
Documentation
Syncs a marketplace skill to the documentation site by creating EN/ZH detail pages, updating the index, and refreshing docs.json navigation.
Documentation Reference Generator
Documentation
This skill fetches official documentation for a specified technology, library, or framework before writing or modifying code. It extracts relevant APIs, usage patterns, and best practices to produce a concise technical reference summary, ensuring code is accurate and up-to-date. Helpful when implementing or fixing code with third-party dependencies.
Record Architecture Decision Records (ADRs)
Documentation
Create or modify architecture decision records (ADRs) using a template and structured guidelines.