pr-template-generator
Safe 68Generate Professional PR Descriptions
by CuriousLearner
Create comprehensive pull request descriptions that help reviewers understand changes quickly and improve code review quality. Generate structured templates for features, bug fixes, and refactors with checklists and context.
openapi-generator
Safe 67Generate OpenAPI specifications for APIs
by CuriousLearner
Creating API documentation manually is time-consuming and error-prone. This skill generates comprehensive OpenAPI 3.0+ specifications from code and APIs automatically.
onboarding-helper
Safe 67Create onboarding documentation for new developers
by CuriousLearner
New developers often struggle to understand complex projects and team processes. This skill generates comprehensive onboarding guides including environment setup, architecture overviews, first tasks, and team culture documentation tailored to your project.
documentation-generator
Safe 69Generate documentation for code
by CuriousLearner
Writing documentation takes significant time and is often neglected. This skill automates the creation of JSDoc, docstrings, README files, and API documentation across multiple programming languages.
code-explainer
Safe 67Explain code with clear descriptions
by CuriousLearner
Complex code can confuse team members and slow onboarding. This skill generates easy-to-understand explanations with analogies, diagrams, and step-by-step breakdowns adapted to any audience level.
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 68Create 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 69Generate 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 69Create 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 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 70Retrieve 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 70Create 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.