changelog-generator
Safe 67Generate changelogs from git commits
by CuriousLearner
Writing changelogs manually is time-consuming and error-prone. This skill parses your git commit history following conventional commits and semantic versioning to automatically generate professional, organized changelogs.
api-documentation
Safe 68Generate API documentation with examples
by CuriousLearner
Creating comprehensive API documentation is time-consuming and often gets outdated. This skill automatically generates complete API documentation with examples, schemas, and interactive tools from your code or OpenAPI specs.
making-commits
Safe 69Create clear and maintainable git commits
by Crossbill-Highlights
This skill helps developers write better commit messages and structure commits effectively. It provides guidelines for creating a clean, searchable commit history that teams can understand and navigate.
update-docs
Safe 68Update project documentation automatically
by Crearize
Keeping documentation in sync with code changes is time-consuming and error-prone. This skill automates updates to specifications, database designs, error codes, and README files while preserving existing structure and markdown formatting.
documentation
Safe 71Generate documentation for TypeScript code
by CrazySwami
Writing documentation takes time away from coding. This skill provides expert templates for TSDoc comments, Storybook stories, VitePress guides, and TypeDoc API references so you can document faster.
brand-guide
Low Risk 71Create brand style guides
by CrazySwami
Brand documentation requires manual extraction and organization across multiple files. This skill generates comprehensive brand style guides with colors, typography, imagery, and voice guidelines extracted from your codebase.
api-documentation-generator
Safe 70Generate OpenAPI documentation from API routes
by CrazyDubya
Creating API documentation manually takes hours of work. This skill automatically analyzes Express, FastAPI, NestJS, Flask, and Rails route files to generate complete OpenAPI 3.0 specifications with schemas, parameters, and responses.
standards-extraction
Safe 69Extract coding standards from project configs
by Consiliency
New contributors often guess coding conventions instead of following established project standards. This skill parses CONTRIBUTING.md, linter configs, and editor settings to return a complete standards summary for consistent contributions.
spec-discovery
Safe 69Discover and trace specification requirements
by Consiliency
Finding and tracking requirements across large codebases is time-consuming and error-prone. This skill automatically locates specification files, extracts requirement IDs like REQ-NOTIFY-001, and generates a traceable manifest with content hashes for downstream validation.
project-domain
Safe 70Define Project Domain Vocabulary
by Consiliency
Inconsistent terminology creates confusion in codebases. This skill establishes a shared vocabulary and entity relationships for your project domain. Teams can document entities, map relationships, and enforce naming conventions.
library-detection
Safe 69Detect project technology stacks from manifests
by Consiliency
This skill identifies the technology stack of any project by scanning package manifests and configuration files. It helps developers quickly understand project dependencies, frameworks, and build tools without manual investigation.
docs-sources
Safe 69Add documentation sources efficiently
by Consiliency
This skill provides knowledge about 20+ documentation platforms and their fetch strategies. It helps you detect documentation frameworks, select the right fetching approach, and configure registry entries for new documentation sources.
docs-retrieval
Safe 71Retrieve Documentation from Local Knowledge Base
by Consiliency
Finding the right documentation while coding wastes time and breaks focus. This skill enables Claude to efficiently retrieve context from local documentation using hierarchical navigation patterns optimized for token efficiency.
docs-navigation
Safe 70Navigate Documentation Hierarchies Efficiently
by Consiliency
Searching documentation wastes tokens and time loading irrelevant content. This skill teaches Claude to navigate hierarchical documentation indexes, loading only specific pages needed for your task while minimizing context window usage.
c4-modeling
Safe 71Create C4 Architecture Diagrams with Mermaid
by Consiliency
Software architecture diagrams are often inconsistent and hard to maintain across teams. This skill provides structured guidance for creating clear, hierarchical architecture diagrams using the C4 model methodology with Mermaid syntax.
browser-discovery
Safe 70Detect browser tools for documentation discovery
by Consiliency
Static tools like curl fail on JavaScript-rendered sites. This skill provides a decision tree for detecting when browser automation is needed and selects the best available browser tool for documentation discovery.
skill-creator
Safe 72Create skills for Claude
by ComposioHQ
Creating skills from scratch requires understanding structure, naming conventions, and bundled resources. This skill provides step-by-step guidance and Python utilities to scaffold, validate, and package skills for distribution.
pptx
Low Risk 69Create and edit PowerPoint presentations
by ComposioHQ
Users need to create and edit PowerPoint presentations programmatically. This skill provides tools for HTML-to-PPTX conversion, slide manipulation, text inventory extraction, and OOXML editing for precise presentation control.
Process PDF documents with Claude
by ComposioHQ
Need to extract data from PDFs, fill forms, or merge documents? Claude can read, create, and modify PDFs using Python libraries and command-line tools.
docx
Low Risk 70Create and edit Word documents with tracked changes
by ComposioHQ
This skill enables Claude to create, edit, and analyze Word documents. It handles tracked changes, comments, and formatting preservation for professional document workflows. Perfect for legal document review, academic editing, and business document automation.