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 75Create 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.
example-skill
Safe 70Create reusable skill templates
by ANcpLua
This template provides a standardized structure for creating new Claude Code skills. It ensures consistent documentation, clear activation triggers, and reusable workflow patterns across your skill library.
ancplua-docs
Safe 69Search ANcpLua ecosystem documentation
by ANcpLua
Users need quick answers about ANcpLua .NET SDK, analyzers, and Roslyn utilities. This skill provides structured search strategies and file locations for finding documentation across three repositories.
read-github
Safe 72Read GitHub Repository Docs
by am-will
This skill enables AI agents to fetch and search GitHub repository documentation. It solves the problem of understanding unfamiliar codebases by connecting to the gitmcp.io MCP service.
context7
Safe 71Fetch Current Library Documentation
by am-will
Claude Code training data has cutoff dates. This skill fetches current library documentation from Context7 API so you always use accurate APIs and patterns.
quality-documentation-manager
Safe 80Manage Quality Documentation for Medical Devices
by alirezarezvani
Medical device companies struggle to maintain compliant documentation systems across ISO 13485, FDA, and MDR requirements. This skill provides expert guidance on document control system design, change management workflows, and regulatory documentation oversight.
web-ai-prompt-api
Safe 70Implement Chrome Prompt API with Gemini Nano
by AJV009
Build on-device AI features using Chrome's built-in Prompt API with Gemini Nano. Process text, images, and audio locally in the browser for privacy-sensitive applications without external server calls.
prpm-json-best-practices
Safe 67Master PRPM Package Manifest Creation
by AgentWorkforce
Creating proper PRPM package manifests is complex with many required fields and best practices. This skill provides comprehensive guidance on structuring prpm.json files for single packages, multi-package repositories, collections, and advanced features.
creating-skills
Safe 70Create effective Claude Code skills
by AgentWorkforce
Claude Code skills help AI agents apply proven techniques across projects. This guide covers proper structure, search optimization, and real examples to make skills discoverable and actionable for future use.
creating-claude-rules
Safe 69Create Claude Rules for project-specific guidance
by AgentWorkforce
Define modular rules that guide Claude on file-specific conventions. Rules in .claude/rules/ automatically apply to matching files, ensuring consistent code patterns across your project.