Explore skills
1,998 skills found
Category alert
Get new Escrita e Conteúdo skills every Monday
doc-sync
Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code changes to documentation updates.
doc-scanner
Scans for project documentation files (AGENTS.md, CLAUDE.md, GEMINI.md, COPILOT.md, CURSOR.md, WARP.md, and 15+ other formats) and synthesizes guidance. Auto-activates when user asks to review, understand, or explore a codebase, when starting work in a new project, when asking about conventions or agents, or when documentation context would help. Can consolidate multiple platform docs into unified
doc-generator
Generate markdown documentation from Python codebases by analyzing source files, extracting docstrings, type hints, and code structure. Use when the user asks to document Python code, create API docs, or generate README files from source code.
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or
doc-guardian
A Claude Code skill that keeps documentation and code in sync, auto-detecting project type, enforcing a docs-first workflow, and auditing coverage on every task.
translate
Accurately and fluently translates source text into any language, with Chinese as the default target. Use this skill for Markdown files, batch documents, or text content translation.
prompter
Evaluate whether rewriting the user's prompt for clarity, typo correction, or actionability would meaningfully improve it; rewrite only when it would. Use when the user says "rewrite my prompt," "fix the typos in this prompt," "make this prompt clearer," "make this more actionable," or when a prompt is short and the intent is ambiguous. Display the rewrite and wait for approval.
artifact-html
Transforms any content into a standalone HTML webpage in claude.ai's dark Artifact style, emphasizing structure and flow visualization. Triggered when the user asks to "make it claude.ai style", "visualize this content", or "turn into a shareable page".
whystrohm-voice-extract
Use when a user wants to extract their brand voice profile from their website. Analyzes URL content and outputs a structured, portable voice profile with guardrail recommendations.
astro-docs
Scaffold and develop Astro projects with correct v5 patterns, covering new project creation, individual components, content collections, integrations, routing, deployment, and .astro file management.