api-designer
安全 80Design and document RESTful and GraphQL APIs
由 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
安全 76Generate Service Catalog Metadata
由 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
低风险 74Generate Repository Documentation
由 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
安全 70Co-author documentation with AI
由 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
安全 72Create and edit Word, PDF, and PowerPoint documents
由 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
安全 76Fetch library docs with token savings
由 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
低风险 75Create Agent Skills for Claude
由 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
由 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
低风险 69Create and edit Word documents
由 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
安全 67Generate Agile Design Documents
由 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
安全 69Create ASCII Visualizations for Architecture
由 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
安全 76Navigate DevPrep AI architecture instantly
由 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
安全 70Document architectural decisions with ADRs
由 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
安全 69Generate changelog from git history
由 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
安全 71Create Claude Code Plugin Skills
由 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
安全 75Create Well-Structured Claude Code Plugins
由 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
安全 69Create Claude Code Skills
由 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
低风险 68Audit Cookbook notebooks with standardized rubric
由 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
安全 74Create Claude Code slash commands
由 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
安全 69Detect Blazor render modes with RendererInfo
由 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.