api-designer
Safe 80Design and document RESTful and GraphQL APIs
by AutumnsGrove
This skill provides comprehensive guidance for designing, documenting, and implementing modern APIs. It covers both REST and GraphQL paradigms with industry best practices, authentication patterns, and versioning strategies for production-ready API designs.
repo-metadata
Safe 76Generate Service Catalog Metadata
by AstraBit-CPT
Service catalogs require standardized metadata to enable cross-repository architecture analysis and dependency mapping. This skill automatically generates catalog-info.yaml files by analyzing repository structure and code patterns.
repo-docs
Low Risk 74Generate Repository Documentation
by AstraBit-CPT
Documentation is often outdated or missing in code repositories. This skill analyzes codebase structure and generates comprehensive README, API, architecture, and contributing guides with cross-repository integration awareness.
doc-coauthoring
Safe 70Co-author documentation with AI
by AstraBit-CPT
Writing documentation alone is time-consuming and often misses key context. This skill provides a structured workflow to collaborate with AI through context gathering, iterative refinement, and reader testing to produce documents that actually work for readers.
working-with-documents
Safe 72Create and edit Word, PDF, and PowerPoint documents
by Asmayaseen
Working with Office documents requires knowledge of multiple tools and formats. This skill provides comprehensive guidance for reading, creating, editing, and converting Word, PDF, and PowerPoint files.
fetching-library-docs
Safe 76Fetch library docs with token savings
by Asmayaseen
Documentation requests consume excessive tokens. This skill fetches library API docs via Context7 MCP with 77% token reduction by filtering output in shell subprocess before returning to Claude.
creating-skills
Low Risk 75Create Agent Skills for Claude
by Asmayaseen
Creating skills for Claude requires understanding skill anatomy, validation requirements, and design patterns. This skill provides step-by-step guidance and reusable scripts to bootstrap and validate new skills with proper structure.
Process PDF documents
by ArtemisAI
PDF documents require specialized tools for extraction, modification, and form filling. This skill provides comprehensive PDF processing capabilities including text extraction, table detection, document merging, splitting, and form field manipulation using Python libraries.
docx
Low Risk 69Create and edit Word documents
by ArtemisAI
Need to create professional Word documents or edit existing files with tracked changes? This skill provides complete tools for DOCX manipulation including comments, formatting preservation, and schema validation.
agile-design-doc
Safe 67Generate Agile Design Documents
by AriesYB
Development teams need concise design documents that align with MVP principles and avoid over-engineering. This skill generates focused, technical design documents with Mermaid diagrams, implementation details, and clear success criteria.
ascii-visualizer
Safe 69Create ASCII Visualizations for Architecture
by ArieGoldkin
Complex systems and workflows are hard to explain with text alone. This skill generates clear ASCII diagrams for architecture, workflows, comparisons, and data structures to improve understanding and communication.
architecture-navigator
Safe 76Navigate DevPrep AI architecture instantly
by ArieGoldkin
Developers spend time searching for where code should go in a project. This skill provides instant architecture intelligence for the DevPrep AI codebase, including folder maps, placement rules, and validation tools.
architecture-decision-record
Safe 70Document architectural decisions with ADRs
by ArieGoldkin
Teams struggle to remember why architectural decisions were made, leading to repeated debates and rework. This skill provides templates and examples for creating Architecture Decision Records that capture context, alternatives, and trade-offs so teams maintain architectural memory for future reference.
write-app-change-log
Safe 69Generate changelog from git history
by AnySoftKeyboard
Creating changelogs manually takes time and often misses important changes. This skill reads git commits since the last version tag, filters out infrastructure updates, and writes a professional changelog that matches your existing style.
skill-development
Safe 71Create Claude Code Plugin Skills
by anthropics
Building plugin skills requires understanding progressive disclosure and proper structure. This skill guides you through creating effective skills that load efficiently and provide targeted guidance for Claude Code.
plugin-structure
Safe 75Create Well-Structured Claude Code Plugins
by anthropics
Developing Claude Code plugins requires understanding the correct directory structure, manifest configuration, and component organization patterns. This skill provides comprehensive guidance on plugin architecture so you can build maintainable plugins that follow Claude Code conventions.
example-skill
Safe 69Create Claude Code Skills
by anthropics
Creating custom skills for Claude Code requires understanding the proper file structure and frontmatter format. This skill provides a complete reference template with documentation on skill structure, trigger conditions, and best practices for plugin skill development.
cookbook-audit
Low Risk 68Audit Cookbook notebooks with standardized rubric
by anthropics
Cookbook notebooks need consistent quality standards to ensure users can learn effectively. This skill provides automated validation checks and a comprehensive rubric for reviewing notebook quality, narrative flow, code quality, and technical accuracy.
command-development
Safe 74Create Claude Code slash commands
by anthropics
Build reusable slash commands for Claude Code. Learn command structure, YAML frontmatter options, dynamic arguments, file references, and bash execution to automate common workflows.
render-info
Safe 69Detect Blazor render modes with RendererInfo
by AndreHogberg
Blazor components need different behavior during static rendering versus interactive modes. This skill provides documentation and code examples for using RendererInfo to detect rendering context, disable inputs during prerendering, and conditionally render content based on interactivity.