New to Skills?Mastering Agent Skills →
agent-md-refactor
agent instructionsmarkdownrefactoring+5
# Agent MD Refactor Refactor bloated agent instruction files (AGENTS.md, CLAUDE.md, COPILOT.md, etc.) to follow **progressive disclosure principles** - keeping essentials at root and organizing the rest into linked, categorized files. --- ## Triggers Use this skill when: - "refactor my AGENTS.md...
app-store-changelog
app storerelease noteschangelog+5
# App Store Changelog ## Overview Generate a comprehensive, user-facing changelog from git history since the last tag, then translate commits into clear App Store release notes. ## Workflow ### 1) Collect changes - Run `scripts/collect_release_changes.sh` from the repo root to gather commits and ...
baoyu-danger-x-to-markdown
XTwitterMarkdown+5
# X to Markdown Converts X (Twitter) content to markdown format: - Tweet threads → Markdown with YAML front matter - X Articles → Full article content extraction ## Script Directory **Important**: All scripts are located in the `scripts/` subdirectory of this skill. **Agent Execution Instruction...
baoyu-url-to-markdown
markdownweb scrapingChrome CDP+5
# URL to Markdown Fetches any URL via Chrome CDP and converts HTML to clean markdown. ## Script Directory **Important**: All scripts are located in the `scripts/` subdirectory of this skill. **Agent Execution Instructions**: 1. Determine this SKILL.md file's directory path as `SKILL_DIR` 2. Scri...
context7
documentationapi-referencelibraries+5
# Context7 ## Overview This skill enables retrieval of current documentation for software libraries and components by querying the Context7 API via curl. Use it instead of relying on potentially outdated training data. ## Workflow ### Step 1: Search for the Library To find the Context7 library ...
crafting-effective-readmes
documentationreadmetechnical writing+5
# Crafting Effective READMEs ## Overview READMEs answer questions your audience will have. Different audiences need different information - a contributor to an OSS project needs different context than future-you opening a config folder. **Always ask:** Who will read this, and what do they need to...
doc-coauthoring
documentationwritingworkflow+5
# Doc Co-Authoring Workflow This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing. ## When to Offer This Workflow **Trigger cond...
docs-workflow
documentationworkflowproject setup+5
# docs-workflow **Last Updated**: 2026-01-11 **Purpose**: Manage project documentation throughout its lifecycle --- ## Overview This skill helps you: - **Initialize** documentation for new projects (CLAUDE.md, README.md, docs/) - **Maintain** CLAUDE.md to match actual project state - **Audit** a...
document-writer
documentationwritingnuxt+5
# Documentation Writer for Nuxt Ecosystem Writing guidance for blog posts and documentation following patterns from official Nuxt websites. ## When to Use - Writing blog posts for Nuxt ecosystem projects - Creating or editing documentation pages - Ensuring consistent writing style across content ...
draw-io
draw.iodiagramsXML editing+5
# draw.io Diagram Skill ## 1. Basic Rules - Edit only `.drawio` files - Do not directly edit `.drawio.png` files - Use auto-generated `.drawio.png` by pre-commit hook in slides ## 2. Font Settings For diagrams used in Quarto slides, specify `defaultFontFamily` in mxGraphModel tag: ```xml <mxGra...
employment-contract-templates
employment lawHRlegal documents+5
# Employment Contract Templates Templates and patterns for creating legally sound employment documentation including contracts, offer letters, and HR policies. ## When to Use This Skill - Drafting employment contracts - Creating offer letters - Writing employee handbooks - Developing HR policies ...
frontend-to-backend-requirements
api requirementsfrontend developmentbackend development+5
# Backend Requirements Mode You are a frontend developer documenting what data you need from backend. You describe the **what**, not the **how**. Backend owns implementation details. > **No Chat Output**: ALL responses go to `.claude/docs/ai/<feature-name>/backend-requirements.md` > **No Implement...
marp-slide
Marppresentationsslides+5
# Marp Slide Creator Create professional, visually appealing Marp presentation slides with 7 pre-designed themes and built-in best practices. ## When to Use This Skill Use this skill when the user: - Requests to create presentation slides or Marp documents - Asks to "make slides look good" or "im...
mermaid-diagrams
MermaiddiagramsUML+5
# Mermaid Diagramming Create professional software diagrams using Mermaid's text-based syntax. Mermaid renders diagrams from simple text definitions, making diagrams version-controllable, easy to update, and maintainable alongside code. ## Core Syntax Structure All Mermaid diagrams follow this pa...
obsidian-markdown
obsidianmarkdownknowledge base+5
# Obsidian Flavored Markdown Skill This skill enables skills-compatible agents to create and edit valid Obsidian Flavored Markdown, including all Obsidian-specific syntax extensions. ## Overview Obsidian uses a combination of Markdown flavors: - [CommonMark](https://commonmark.org/) - [GitHub Fla...
openapi-spec-generation
openapiapi specapi documentation+5
# OpenAPI Spec Generation Comprehensive patterns for creating, maintaining, and validating OpenAPI 3.1 specifications for RESTful APIs. ## When to Use This Skill - Creating API documentation from scratch - Generating OpenAPI specs from existing code - Designing API contracts (design-first approac...
spring-boot-openapi-documentation
Spring BootOpenAPISwagger UI+5
# Spring Boot OpenAPI Documentation with SpringDoc Implement comprehensive REST API documentation using SpringDoc OpenAPI 3.0 and Swagger UI in Spring Boot 3.x applications. ## When to Use Use this skill when you need to: - Set up SpringDoc OpenAPI in Spring Boot 3.x projects - Generate OpenAPI 3...
typescript-docs
TypeScriptDocumentationTypeDoc+5
# TypeScript Documentation Skill ## Overview Deliver production-ready TypeScript documentation that serves multiple audiences through layered documentation architecture. Generate API docs with TypeDoc, create architectural decision records, and maintain comprehensive code examples. ## When to Use ...
web-to-markdown
markdownweb contentweb scraping+5
# web-to-markdown Convert web pages to clean Markdown by driving a locally installed browser (via `web2md`). ## Hard trigger gate (must enforce) This skill MUST NOT be used unless the user explicitly wrote **exactly** a phrase like: - `use the skill web-to-markdown ...` - `use a skill web-to-mark...
writing-clearly-and-concisely
technical writingdocumentationclear communication+5
# Writing Clearly and Concisely ## Overview Write with clarity and force. This skill covers what to do (Strunk) and what not to do (AI patterns). ## When to Use This Skill Use this skill whenever you write prose for humans: - Documentation, README files, technical explanations - Commit messages...
writing-skills
AI skill authoringTest-Driven DevelopmentTDD+5
# Writing Skills ## Overview **Writing skills IS Test-Driven Development applied to process documentation.** **Personal skills live in agent-specific directories (`~/.claude/skills` for Claude Code, `~/.codex/skills` for Codex)** You write test cases (pressure scenarios with subagents), watch t...
DeepWiki-rs (Litho)
documentationrustc4-model+2
Litho, also known as deepwiki-rs, is a high-performance documentation engine built in Rust that transforms source code into structured technical manuals. It bridges the gap between raw implementation and architectural clarity by automating the creation of C4 model diagrams—covering context, containe...
Metabase Documentation Writer
metabasedocumentationmarkdown+2
The docs-write skill ensures your technical content matches the specific editorial standards of the Metabase project. Instead of generic AI writing, this tool enforces a conversational, direct, and user-centric tone that prioritizes clarity over fluff. It helps technical writers and developers creat...
Mermaid Expert
documentationvisualizationmermaid+2
The Mermaid Expert skill provides AI agents with precise instructions for generating, styling, and refining diagram code. It helps developers convert complex technical logic into visual documentation such as flowcharts, sequence diagrams, and entity-relationship models. By enforcing structural best ...
Rust Documentation Standards
rustrustdocdocumentation+2
The Rust Documentation Standards skill provides a structured framework for maintaining high-quality, idiomatic, and maintainable crate documentation. It assists developers in adhering to best practices that minimize redundancy and improve technical clarity. By enforcing rules regarding intra-documen...