mermaid
Safe 78Create Clear GitHub Mermaid Diagrams
by BfdCampos
Complex Mermaid diagrams can become unreadable or render poorly across GitHub themes. This guide provides tested syntax, styling patterns, layout techniques, and preview steps.
Curate your favorite skills into a reusable collection, then install it with one command.
Create Clear GitHub Mermaid Diagrams
by BfdCampos
Complex Mermaid diagrams can become unreadable or render poorly across GitHub themes. This guide provides tested syntax, styling patterns, layout techniques, and preview steps.
Translate Vague Requests Into Clear Specs
by Barry-Liu-888
Vague requests create missed details, weak acceptance criteria, and unclear execution. This skill turns them into structured specifications with assumptions, constraints, priorities, and next steps.
Draft Project Constitutions from Documents
by Azeem-2
Teams often hide mission, values, and governance rules across scattered documents. This skill extracts those elements and turns them into a clear project constitution.
Create Professional Markdown Documentation
by AutumnsGrove
Inconsistent project documentation makes installation, use, and contribution difficult. This skill supplies structured templates, formatting guidance, and local tools for maintainable Markdown.
Generate Repository Metadata
by AstraBit-CPT
Service catalog metadata is hard to keep consistent across repositories. This skill analyzes repo structure and creates catalog-info.yaml guidance for service catalogs.
Document Repository Architecture
by AstraBit-CPT
Repository documentation often becomes stale when dependencies, APIs, and setup steps change. This skill analyzes structure and integrations, then helps create README, API, architecture, contributing, and integration docs.
Visualize Service Architecture
by AstraBit-CPT
Distributed services are hard to understand when metadata is spread across repositories. This skill aggregates catalog metadata and creates diagrams, tables, and summaries for architecture review.
Fetch Library API Docs
by Asmayaseen
Developers often need current API examples without loading full documentation into the model context. This skill fetches Context7 library docs and returns focused examples, signatures, and notes.
Create Focused Agile Design Documents
by AriesYB
Feature teams often lose time in lengthy or incomplete technical planning. This skill creates concise, repository-aware design documents focused on MVP delivery.
Create Clear ASCII Diagrams
by ArieGoldkin
Complex technical explanations can be difficult to scan in plain prose. This skill converts them into compact ASCII diagrams with consistent visual structure.
Document Architecture Decisions Clearly
by ArieGoldkin
Important architecture choices often lose their rationale over time. This skill provides structured ADR templates, examples, and review guidance for preserving decisions and trade-offs.
Write App Changelogs from Git History
by AnySoftKeyboard
Release notes often miss the app changes users care about. This skill reviews Git history, follows existing Fastlane style, and updates the latest changelog.
Build Well-Structured Claude Code Skills
by anthropics
Authoring effective Claude Code skills requires knowing structure, trigger phrasing, and progressive disclosure. This skill provides a step-by-step process and best practices to produce lean, discoverable skills that load only when needed.
Build Effective Claude Code Skills
by anthropics
Skill authors need a clear reference for structuring and describing plugin skills. This guide explains required files, optional resources, frontmatter, activation wording, and practical design guidelines.
Why this variant is first
anthropics-example-skill
2026-08-21
ancplua-example-skill
2026-08-21
chaiwithjai-example-skill
2026-08-21
89jobrien-example-skill
2026-08-21
c0ntr0lledcha0s-example-skill
2026-08-21
Audit Anthropic Cookbook Notebooks
by anthropics
Notebook reviews can miss narrative, technical, and teaching problems. This skill combines automated checks with a structured 20-point audit.
Build safer Claude Code slash commands
by anthropics
Reusable slash commands can be difficult to structure, document, and maintain. This skill provides patterns for Markdown prompts, frontmatter, arguments, interactions, and controlled command context.
Build and Configure VitePress Documentation Sites
by antfu
VitePress projects require coordinated configuration, content, themes, data loading, and deployment. This skill provides focused guidance for building maintainable VitePress sites with Vue and Markdown.
Build Interactive Developer Slides with Slidev
by antfu
Technical presentations often require code, diagrams, animation, and reliable export workflows. This skill guides Claude, Codex, and Claude Code through Slidev syntax and tooling.
Adapt Blazor Components with RendererInfo
by AndreHogberg
Blazor components can behave incorrectly when static and interactive rendering require different interfaces. This skill explains RendererInfo checks for context-aware Razor components.
Fix Animated Focus Bugs
by AndreHogberg
Animated floating components can lose keyboard focus when CSS starts at opacity zero. This skill explains a retry pattern and tests for Select, DropdownMenu, and Popover components.