doc-coauthoring
Sûr 69Create better documentation through structured co-authoring
par Azeem-2
Writing documentation alone often produces docs that confuse readers. This skill guides you through a proven three-stage workflow—context gathering, iterative refinement, and reader testing—to create documents that actually work for your audience.
constitutional-writer
Sûr 79Extract Project Constitutions from Documents
par Azeem-2
Projects often contain scattered principles and values across multiple documents. This skill automatically extracts constitutional elements like mission, vision, values, and governance structures from any document and formats them into a standardized project constitution.
creating-skills
Risque faible 76Create Effective Claude Skills
par Awais68
Users struggle to build modular, reusable Agent Skills that follow best practices. This skill provides a complete framework for skill creation including templates, validation scripts, and design pattern guidance.
Work with PDF files in Python
par AutumnsGrove
PDF files require complex tools for extraction and manipulation. This skill provides comprehensive code examples using popular Python libraries for all PDF operations.
markdown-pro
Sûr 76Create Professional Markdown Documentation
par AutumnsGrove
Generate polished README files, changelogs, and technical documentation with proven templates and formatting patterns. Automate documentation workflows with built-in helper scripts.
api-designer
Sûr 80Design and document RESTful and GraphQL APIs
par 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
Sûr 76Generate Service Catalog Metadata
par 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
Risque faible 74Generate Repository Documentation
par 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
Sûr 71Co-author documentation with AI
par 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
Sûr 72Create and edit Word, PDF, and PowerPoint documents
par 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
Sûr 76Fetch library docs with token savings
par 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
Risque faible 75Create Agent Skills for Claude
par 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
par 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
Risque faible 70Create and edit Word documents
par 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.
ascii-visualizer
Sûr 69Create ASCII Visualizations for Architecture
par 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
Sûr 77Navigate DevPrep AI architecture instantly
par 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
Sûr 70Document architectural decisions with ADRs
par 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
Sûr 70Generate changelog from git history
par 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
Sûr 71Create Claude Code Plugin Skills
par 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
Sûr 75Create Well-Structured Claude Code Plugins
par 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.