Find the perfect skill
Creating Claude Skills
Documentation
Guide for creating discoverable and effective Claude Code skills - proper structure, search optimization, and real examples for reference guides.
Reference Indexer
Documentation
Manages and indexes reference documents (PDFs, Word, Markdown) for RAG usage. Extracts text, creates automatic summaries, and enables contextual search.
Sync Multilingual README Files
Documentation
Synchronize and translate English and Chinese README files to maintain content parity. Preserves structure, code blocks, and technical terminology.
Mermaid Validator
Documentation
Detects and automatically corrects syntax errors in Mermaid diagrams to prevent parsing errors during documentation generation.
Academic Paper Writing
Documentation
Creates high-quality academic papers in LaTeX format with clear explanations and authoritative formatting.
Project Technical Writing
Documentation
Defines voice, style, and structure for all technical writing (READMEs, ADRs, comments). Preserves consistency with established tone and conventions.
Documentation quality analyzer
Documentation
Analyzes documentation for duplicates, outdated content, and discrepancies with source code. Generates detailed reports of documentation quality issues.
Plan Generator
Documentation
Generates detailed architectural or execution plans and saves them to docs/plan/. Use only when user explicitly requests to "plan" or "create a plan".
Official Fabric Pattern Template
Documentation
Structured template for creating new Fabric patterns with sections for identity, goals, steps, and output instructions.
Check Tenet Alignment
Documentation
Verify all site content aligns with five foundational tenets without contradicting them. Use monthly or after major content additions.
Book Docusaurus Setup
Documentation
Scaffold and deploy an educational textbook in Docusaurus with RAG-ready content structure. Manage chapters, sidebars, and deployment to GitHub Pages or Vercel.
Explain Data Flows and Components
Documentation
Explain data flows, features, and code paths with visual diagrams and step-by-step breakdowns for better code understanding.