api-documentation-generator
Safe 69Generate 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 68Define 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 69Retrieve 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 69Navigate 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 69Create 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 69Detect 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 71Create 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 69Create 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.
changelog-generator
Safe 69Generate user-friendly changelogs from git commits
by ComposioHQ
Writing changelogs manually takes hours of work to translate technical commits into customer-friendly language. This skill automatically analyzes git history, categorizes changes, and creates polished release notes that users can understand.
python-style-guide
Safe 71Apply Python Style Guidelines
by CodingKaiser
This skill provides comprehensive Python programming guidelines following Google's Python Style Guide. It ensures code consistency, readability, and maintainability across Python projects.
writing-skills
Safe 69Create Effective Skills for Claude
by CodingCossack
Agents repeatedly make the same mistakes across sessions. This skill provides a test-driven methodology for documenting proven techniques as reusable skills that future Claude instances can apply immediately.
commit
Safe 69Create conventional git commits with emoji
by Codename-11
Developers spend too much time formatting commit messages. This skill automates conventional commit creation with emoji prefixes, ensuring consistent and readable version history across any project.
architecture-diagram
Safe 69Generate architecture diagrams
by Cocoon-AI
Creating technical architecture diagrams by hand takes significant time and requires design skills. This skill provides ready-to-use HTML templates with a consistent dark theme, semantic colors, and SVG graphics that render correctly in any browser.
decisions
Safe 69Load past architectural decisions
by Clouder0
Teams often repeat past mistakes or forget why certain choices were made. This skill provides access to historical decision records so new decisions align with established patterns and avoid re-litigating settled questions.