📚

Documentation

Documentation tools and technical writing skills

6825 skills in this category

writing-plans

Use when spec is complete and you need detailed implementation tasks for LLM agents. Creates execution plans with exact file paths, complete code examples, and verification steps. Triggers: 'write plan', 'execution plan', 'implementation plan', 'break down into tasks', 'detailed steps'.

ArcadeAI/dexa
0
0
Aktualisiert 1w ago

pycharm-refs

This skill should be used when agents need to provide clickable code references to users in reports, investigations, or bug findings. It ensures file references use the simple path:line_number format that Claude Code automatically converts to clickable links. Do not use for general documentation or conceptual explanations.

djimontyp/task-tracker
0
0
Aktualisiert 1w ago

global-error-handling

Implement robust error handling with user-friendly messages, fail-fast validation, specific exception types, and proper resource cleanup across the application. Use this skill when writing try-catch blocks, throwing or catching exceptions, implementing error boundaries, handling API errors, or managing error states in any part of the codebase. Apply this skill when validating inputs early (fail fast), providing clear actionable error messages to users without exposing security details, using specific exception types rather than generic errors, implementing centralized error handling at appropriate boundaries, designing for graceful degradation, implementing retry logic with exponential backoff, or ensuring resources are cleaned up in finally blocks. This skill ensures errors are caught and handled appropriately, user experience remains positive even when errors occur, security is maintained by not leaking sensitive information, and systems continue operating or degrade gracefully when non-critical services fa

overtimepog/AgentTheo
0
0
Aktualisiert 1w ago

task-planning

Orchestrates the complete task planning workflow including codebase exploration, requirements gathering, and technical plan creation. Use when the user provides a new feature request, bug fix, or refactoring task that needs planning before implementation.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

mvp-help

Marketplace

Help and documentation for Idea to MVP plugin.Use when: user asks about building MVPs, vibe coding, or available commands.Triggers: "help", "what can you do", "mvp help", "how to build".

timequity/vibe-coder
0
0
Aktualisiert 1w ago

subagent-name

Guided workflow for creating new Claude Code Skills with proper structure, documentation, templates, subagents, and hooks. Use this when the user wants to create a new skill or asks you to build tooling/automation. Ensures skills follow official conventions and are production-ready.

Proaptus/proagentic-dfx
0
0
Aktualisiert 1w ago

manuscript-writing

PRISMA-compliant manuscript drafting for systematic reviews

matheus-rech/meta-agent
0
0
Aktualisiert 1w ago

markdown-authoring

Markdown style patterns to use when writing documents.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

draft-commit-message

Draft a Conventional Commits message in markdown when the user asks for a commit message/commit msg (e.g., "commit msg?", "commit message", "msg in md"). Use for any request to write or format a git commit message.

Masked-Kunsiquat/crm-orbit2
0
1
Aktualisiert 1w ago

docs-as-code

Marketplace

Load when working on documentation systems, README files, API docs, orimplementing documentation workflows. Contains best practices for treatingdocumentation as code with version control, automation, and CI/CD integration.

chekos/bns-marketplace
0
0
Aktualisiert 1w ago

use-pmc

Use PMC (Project Manager Claude) CLI for workflow orchestration. Use this skill when running workflows, creating new projects, syncing docs with implementation, or managing project planning.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

r-style-guide

Kyle's R coding style guide combining tidyverse conventions with personal preferences. Use when writing or reviewing R code to ensure consistency with preferred style patterns.

kyleGrealis/.dotfiles
0
0
Aktualisiert 1w ago

langgraph-docs

Use when answering LangGraph questions. Prefer reading local project code/specs; fetch docs only if needed.

rozwer/cross2B-Pro
0
0
Aktualisiert 1w ago

researching-with-deepwiki

Research GitHub, GitLab, and Bitbucket repositories using DeepWiki MCP server. Use when exploringunfamiliar codebases, understanding project architecture, or asking questions about how a specificopen-source project works. Provides AI-powered repo analysis and RAG-based Q&A about source code.NOT for fetching library API docs (use fetching-library-docs instead) or local files.

Asmayaseen/hackathon-2
0
0
Aktualisiert 1w ago

vue-development

Marketplace

Use when planning or implementing Vue 3 projects - helps architect component structure, plan feature implementation, and enforce TypeScript-first patterns with Composition API, defineModel for bindings, Testing Library for user-behavior tests, and MSW for API mocking. Especially useful in planning phase to guide proper patterns before writing code.

daveharmswebdev/upkeep-io
0
0
Aktualisiert 1w ago

drizzle

Marketplace

Builds type-safe database applications with Drizzle ORM including schema definition, queries, relations, and migrations. Use when working with databases in TypeScript, defining schemas, writing type-safe queries, or managing migrations.

mgd34msu/goodvibes-plugin
0
0
Aktualisiert 1w ago

technical-writer

Senior Technical Writer with 10+ years documenting complex systems. Use when creating/updating documentation, writing API docs, creating architecture diagrams (C4, Mermaid), generating changelogs, writing READMEs, or creating onboarding guides.

olehsvyrydov/AI-development-team
0
0
Aktualisiert 1w ago

moai-mermaid-diagram-expert

Enterprise Skill for advanced development

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

api-builder

Comprehensive API design and development workflow that orchestrates API architecture, endpoint design, documentation generation, and integration patterns. Handles everything from RESTful API creation and GraphQL schema design to API gateway setup and version management.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago

octave-compression

Specialized workflow for transforming verbose natural language into semantic OCTAVE structures. REQUIRES octave-literacy to be loaded first. Use when refactoring documentation, generating knowledge artifacts, or compressing context. Triggers on: compress to octave, semantic compression, documentation refactoring.

majiayu000/claude-skill-registry
0
0
Aktualisiert 1w ago