Browse Skills
6825 skills found
wiki-auto-documenter.md
0
1
export
wiki-auto-documenter
2
from
"linus-mcmanamey/multi-agent-user-story-development"
from
"linus-mcmanamey/multi-agent-user-story-development"
3
Multi-agent orchestration system for automatically generating comprehensive Azure DevOps wiki documentation from Python codebase. Creates hierarchical wiki pages matching repository structure with bidirectional linkages between documentation and source files. Use when needing to document entire directories or maintain wiki docs synchronized with code.
2026-01-05
360-use-cases.md
0
1
export
360-use-cases
2
from
"therealchandlerbing/claude-usecases"
from
"therealchandlerbing/claude-usecases"
3
Repository directory for 360 Social Impact Studios-specific skills and workflows. This is a placeholder skill that provides navigation to 360-customized implementations of general-purpose skills, internal process documentation, and organization-specific automation.
2026-01-05
sop-code-review.md
0
1
export
sop-code-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive code review workflow coordinating quality, security, performance, and documentation reviewers. 4-hour timeline for thorough multi-agent review.
2026-01-05
enrich-citations.md
0
1
export
enrich-citations
2
from
"MacHu-GWU/sanhe-claude-code-plugins"
from
"MacHu-GWU/sanhe-claude-code-plugins"
3
Find and add authoritative source links for all facts, citations, and references in markdown documents
2026-01-05
nano-banana.md
0
1
export
nano-banana
2
from
"kkoppenhaver/cc-nano-banana"
from
"kkoppenhaver/cc-nano-banana"
3
REQUIRED for all image generation requests. Generate and edit images using Nano Banana (Gemini CLI). Handles blog featured images, YouTube thumbnails, icons, diagrams, patterns, illustrations, photos, visual assets, graphics, artwork, pictures. Use this skill whenever the user asks to create, generate, make, draw, design, or edit any image or visual content.
2026-01-05
seongjin-image-describer.md
0
1
export
seongjin-image-describer
2
from
"tjdwls101010/Seongjin_Obsidian-ClaudeCode"
from
"tjdwls101010/Seongjin_Obsidian-ClaudeCode"
3
Convert Wiki-style image links to Markdown format with AI-generated descriptions. Use when preprocessing markdown files for PPT generation, converting ![[image.png]] to  format, or enabling text-based image understanding.
2026-01-05
artifact-guidelines.md
0
1
export
artifact-guidelines
2
from
"sunxd3/claude-code-devcontainer"
from
"sunxd3/claude-code-devcontainer"
3
Guidelines for writing reports, organizing files, and generating code artifacts
2026-01-05
jules-api.md
0
1
export
jules-api
2
from
"franklinbaldo/egregora"
from
"franklinbaldo/egregora"
3
Delegate asynchronous coding tasks to Jules (Google's AI coding agent) to maximize efficiency. Use for code reviews, refactoring, adding tests, bug fixes, and documentation. Proactively suggest Jules delegation when appropriate. Invoke when user asks to interact with Jules, create sessions, check task status, or when tasks are suitable for async delegation.
2026-01-05
documenting-with-audit.md
0
1
export
documenting-with-audit
2
from
"bryonjacob/aug"
from
"bryonjacob/aug"
3
Automated documentation auditing - ensures CLAUDE.md coverage, updates stale docs, recommends structural improvements
2026-01-05
workbench-docs.md
0
1
export
workbench-docs
2
from
"bravellian/workbench"
from
"bravellian/workbench"
3
Documentation workflows for Workbench CLI. Use when creating or updating specs, ADRs, runbooks, guides, or general docs, and when syncing backlinks or change notes.
2026-01-05
write-skill.md
0
1
export
write-skill
2
from
"yurifrl/cly"
from
"yurifrl/cly"
3
Create Claude Code skills with proper structure and documentation. Use when building custom skills, writing SKILL.md files, or when user asks "write a skill" or "create Claude skill".
2026-01-05
kobo-translation-fr.md
0
1
export
kobo-translation-fr
2
from
"joshuaberetta/kobo-translation-test"
from
"joshuaberetta/kobo-translation-test"
3
Translation and localization guidelines for KoboToolbox content from English to French. Use when translating KoboToolbox materials including: (1) Academy courses and educational content, (2) User interface text and documentation, (3) Support articles, (4) Marketing materials, (5) Form building terminology, or (6) XLSForm technical terms. Covers tone, pronouns (tú/usted, tu/vous), gender-inclusive language, and official translations for brand terms and UI elements.
2026-01-05
writing-commands.md
0
1
export
writing-commands
2
from
"Regis-RCR/rcr-plugin-factory-marketplace"
from
"Regis-RCR/rcr-plugin-factory-marketplace"
3
Use when creating or modifying Claude Code slash commands - command development with frontmatter, arguments handling, and namespacing for November 2025 specifications
2026-01-05
scene-writing.md
0
1
export
scene-writing
2
from
"keberle/fiction-kit"
from
"keberle/fiction-kit"
3
Draft or edit fiction scenes with continuity discipline, strong scene structure (hook → turn → button), and anti-invention rules. Use for "write scene", "draft chapter", "edit scene", and prose-writing requests.
2026-01-05
contract-test.md
0
1
export
contract-test
2
from
"uniyous/parkgolf-platform"
from
"uniyous/parkgolf-platform"
3
Park Golf Platform 계약 테스트 가이드. Pact를 사용한 Consumer-Driven Contract Testing, OpenAPI 스펙 검증, NATS 메시지 스키마 검증 방법 안내. "계약테스트", "contract", "pact", "스키마 검증" 관련 질문 시 사용합니다.
2026-01-05
diagrammer-tailwind-style.md
0
1
export
diagrammer-tailwind-style
2
from
"Kazan/diagrammer"
from
"Kazan/diagrammer"
3
MANDATORY for any web UI or styling change. Must be followed whenever touching web/src UI, layout, or CSS. Absolutely no shadows, glows, or flares; keep everything flat and token-driven.
2026-01-05
validating-plans.md
0
1
export
validating-plans
2
from
"jmagar/.claude"
from
"jmagar/.claude"
3
Systematically validate implementation plans before execution - catches hallucinations, TDD violations, missing references, and architectural issues that derail implementations. Use after writing-plans skill creates a plan document.
2026-01-05
backend-queries.md
0
1
export
backend-queries
2
from
"mshafei721/Turbocat"
from
"mshafei721/Turbocat"
3
Write secure, performant database queries using parameterized queries, proper eager loading, and transaction management. Use this skill when writing database queries, ORM operations, raw SQL statements, or repository methods. When working on files in repositories/, queries/, services/, or any code that interacts with the database. When optimizing query performance, preventing N+1 queries, implementing transactions, adding query timeouts, or caching expensive queries. When reviewing code for SQL injection vulnerabilities.
2026-01-05
documentation-writing.md
0
1
export
documentation-writing
2
from
"autohandai/community-skills"
from
"autohandai/community-skills"
3
Technical documentation best practices and API documentation
2026-01-05
moai-domain-web-api.md
0
1
export
moai-domain-web-api
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
REST API and GraphQL design with OpenAPI 3.1, authentication, versioning, and rate limiting.
2026-01-05
loreal-api-search.md
0
1
export
loreal-api-search
2
from
"smorand/claude-config"
from
"smorand/claude-config"
3
Expert in searching and retrieving API information from L'Oréal's API Portal. **Use this skill whenever the user mentions 'API search', 'find API', 'API information', 'API spec', 'API schema', 'Swagger', 'OpenAPI', or asks about available APIs in the API portal.** Handles searching APIs by pattern, retrieving API metadata, and fetching OpenAPI specifications using Azure OAuth authentication.
2026-01-05
changelog-generator.md
0
1
export
changelog-generator
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes.
2026-01-05
updating-documentation-for-changes.md
0
1
export
updating-documentation-for-changes
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use before committing staged changes when you need to verify all related documentation is current - systematically checks README, CLAUDE.md, CHANGELOG, API docs, package metadata, and cross-references rather than spot-checking only obvious files
2026-01-05
advanced-video-downloader.md
0
1
export
advanced-video-downloader
2
from
"Jst-Well-Dan/Skill-Box"
from
"Jst-Well-Dan/Skill-Box"
3
Download and transcribe videos from YouTube, Bilibili, TikTok and 1000+ platforms. Use when user requests video download, transcription (转录/字幕提取), or converting video to text/markdown. Supports quality selection, audio extraction, playlist downloads, cookie-based authentication, and AI-powered transcription via SiliconFlow API (免费转录).
2026-01-05