Find the perfect skill
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.
Markdown to PDF Converter
Documentation
Convert markdown files to clean, formatted PDFs using reportlab. Perfect for generating polished documents from your markdown notes and drafts.
Solution Design and Validation
Documentation
Create and validate solution design documents (SDD) by defining technical architecture, interfaces, and design decisions. Includes validation, consistency verification, and overlap detection.
Prepare Changelog for Release
Documentation
Updates the CHANGELOG.md file by replacing the [Unreleased] section with the current plugin version and date, then adds a new empty [Unreleased] section. Use when finalizing a release to prepare the changelog entries.
Paper Audit Skill
Documentation
Audits academic paper drafts for logical consistency, compliance with standards, and academic integrity using a Triangulation Matrix. Helps during preprint review or before resubmission to identify fatal flaws.
Project Overview and Onboarding Analysis
Documentation
Systematic analysis of project structure, tech stack, and architecture to generate onboarding documentation. Perfect for new team members understanding codebase quickly.
Conversation Recap
Documentation
Documents completed work sessions and updates knowledge base files. Automatically triggers when a plan is fully executed or all todos are marked complete, and can also be invoked manually with /recap. Analyzes the conversation, creates a session summary, and improves skills based on learnings.
ANcpLua Documentation Librarian
Documentation
Search and answer questions about the ANcpLua .NET ecosystem. Access SDK features, Roslyn analyzer rules, and utility documentation across three repositories.
Reusable Skill Template
Documentation
Template structure for building Claude skills with workflows, scripts, and documentation. Includes best practices for natural language workflows, justified scripts, and progressive disclosure.
Specification Writing
Documentation
This skill assists in writing and formatting specifications for sprint and agentic development. It provides guidance on structuring specs.md files, defining scope, and articulating sprint requirements. Use it when you need to create clear, actionable specifications for development tasks.
Arc42 Architecture Documentation
Documentation
Use this skill to create and maintain architecture documentation following the arc42 template. It can initialize a workspace with all 12 sections, check completion status, and update individual sections. Supports 11 languages and output in AsciiDoc or Markdown, making it suitable for documenting system architecture with a proven structure.
Architecture Decision Records Generator
Documentation
Generates formatted and structured Architecture Decision Records (ADR) following RFC standards to document important architectural decisions. Includes automatic numbering and consistency validation.