Browse Skills
17720 skills found
composable-svelte-charts.md
0
1
export
composable-svelte-charts
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Data visualization and chart components for Composable Svelte. Use when creating charts, graphs, or data visualizations. Covers chart types (scatter, line, bar, area, histogram), data binding, state-driven updates, interactive features (zoom, brush, tooltips), and responsive design from @composable-svelte/charts package built with Observable Plot and D3.
2026-01-05
tdd-wada-style.md
0
1
export
tdd-wada-style
2
from
"YunosukeYoshino/ImageScraper"
from
"YunosukeYoshino/ImageScraper"
3
t.wada流TDD(テスト駆動開発)。新機能実装、バグ修正、リファクタリング時に自動適用。Red-Green-Refactorサイクル、AAA構造、振る舞いテストの原則に従う。テストを書く、テストファーストで実装する、テストコードをレビューする際に使用。
2026-01-05
jelly-pdf.md
0
1
export
jelly-pdf
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. Activated when users work with .pdf files, need document extraction, form filling, or PDF processing at scale.
2026-01-05
git-workflows.md
0
1
export
git-workflows
2
from
"eous/dotclaude"
from
"eous/dotclaude"
3
Git version control workflows, branching strategies, and best practices. Use when discussing git commands, branching, merging, rebasing, or version control workflows. Triggers on mentions of git, branch, merge, rebase, commit, pull request, GitHub, GitLab, version control.
2026-01-05
write-release-notes.md
0
1
export
write-release-notes
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate professional Bytebase release notes by analyzing git commits, checking Terraform impact, searching Linear for customer feedback, and following established conventions. Creates Linear tracking issue and owner confirmation comments (with user approval before each write operation). Use when preparing release notes for minor or patch versions.
2026-01-05
moai-cc-skill-factory.md
0
1
export
moai-cc-skill-factory
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create and maintain high-quality Claude Code Skills through interactive discovery, web research, and comprehensive description writing standards. Use when building new Skills, researching latest best practices, updating existing Skills, writing skill descriptions with proper trigger keywords, or generating Skill packages backed by official documentation and real-world examples.
2026-01-05
automation-toolsai-partner.md
0
1
export
automation-toolsai-partner
2
from
"m16khb/claude-integration"
from
"m16khb/claude-integration"
3
AI 파트너 시스템 - 전문가 선택 및 협업
2026-01-05
document-types.md
0
1
export
document-types
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Understand and work with mortgage document types and classification. Use when asking about document types, adding new document support, debugging classification, or understanding what DocType constants mean.
2026-01-05
backtracking-patterns.md
0
1
export
backtracking-patterns
2
from
"pluginagentmarketplace/custom-plugin-data-structures-algorithms"
from
"pluginagentmarketplace/custom-plugin-data-structures-algorithms"
3
Master backtracking technique with permutations, combinations, and puzzle solving patterns with complete implementations.
2026-01-05
linting.md
0
1
export
linting
2
from
"racurry/neat-little-package"
from
"racurry/neat-little-package"
3
Universal polyglot linting capabilities for Python, JavaScript/TypeScript, Markdown, Shell, Ruby, YAML, and JSON files. Use when you need to lint files programmatically, understand tool selection logic, or invoke linting from commands/agents.
2026-01-05
remediation-options.md
0
1
export
remediation-options
2
from
"metasaver/claude-marketplace"
from
"metasaver/claude-marketplace"
3
Standardized remediation workflow presenting three options for handling config violations - Conform to template, Update template, or Ignore. Adapts recommendations based on repository type (library vs consumer). Use when audit violations are found and user needs to decide how to address them.
2026-01-05
astro-page-generator.md
0
1
export
astro-page-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate Astro page components with islands architecture. Triggers on "create astro page", "generate astro component", "astro file", ".astro page".
2026-01-05
translate.md
0
1
export
translate
2
from
"flyingtimes/clark-skill-collection"
from
"flyingtimes/clark-skill-collection"
3
提取用户给出的任何文件、文字内容翻译成目标语言,默认目标语言为中文。
2026-01-05
tsh-deploy.md
0
1
export
tsh-deploy
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Vercel deployment workflow for TSH Clients Console. Use when:(1) Deploying changes to production or staging(2) Checking deployment status(3) Troubleshooting deployment issues(4) Setting up environment variables(5) Managing domains and DNS(6) Running cache revalidation after deployment
2026-01-05
using-zenpowers.md
0
1
export
using-zenpowers
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when starting any conversation - establishes mandatory workflows for finding and using ZenPowers skills, including using Read tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
2026-01-05
sentry-setup-logging.md
0
1
export
sentry-setup-logging
2
from
"getsentry/sentry-for-claude"
from
"getsentry/sentry-for-claude"
3
Setup Sentry Logging in any project. Use this when asked to add Sentry logs, enable structured logging, setup console log capture, or integrate logging with Sentry. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and other frameworks.
2026-01-05
esbuild-config-generator.md
0
1
export
esbuild-config-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate esbuild configuration files for ultra-fast JavaScript/TypeScript bundling. Triggers on "create esbuild config", "generate esbuild configuration", "esbuild setup", "fast bundler config".
2026-01-05
fix-github-issue.md
0
1
export
fix-github-issue
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Load a GitHub issue, create an isolated worktree, plan the implementation, and submit a PR. Use when asked to fix, implement, or work on a GitHub issue by number. Requires the gh CLI to be authenticated.
2026-01-05
n8n-development.md
0
1
export
n8n-development
2
from
"GolferGeek/orchestrator-ai"
from
"GolferGeek/orchestrator-ai"
3
Create and manage N8N workflows in Orchestrator AI. Use Helper LLM pattern for all LLM calls, configure webhook status tracking, handle API responses. CRITICAL: All workflows using Helper LLM must include required parameters (taskId, conversationId, userId, statusWebhook, stepName, sequence, totalSteps). Status webhook URL must read from environment variables.
2026-01-05
blog-workflow.md
0
1
export
blog-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Orchestrate the mycelium blog workflow - scan repos, draft posts, review changes, build graph, and publish
2026-01-05
rollup-config-generator.md
0
1
export
rollup-config-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate Rollup configuration files for bundling JavaScript libraries. Triggers on "create rollup config", "generate rollup configuration", "rollup setup", "library bundler config".
2026-01-05
whisper-transcribe.md
0
1
export
whisper-transcribe
2
from
"SpillwaveSolutions/whisper-transcribe"
from
"SpillwaveSolutions/whisper-transcribe"
3
Transcribes audio and video files to text using OpenAI's Whisper CLI with contextual grounding.
Converts audio/video to text, transcribes recordings, and creates transcripts from media files.
Use when asked to "whisper transcribe", "transcribe audio", "convert recording to text", or
"speech to text". Uses markdown files in the same directory as context to improve transcription
accuracy for technical terms, proper nouns, and domain-specific vocabulary.
2026-01-05
code-documentation.md
0
1
export
code-documentation
2
from
"leobrival/topographic-studio-plugins"
from
"leobrival/topographic-studio-plugins"
3
Generate comprehensive JSDoc documentation and inline comments for TypeScript/JavaScript code. Use when users need API documentation, function documentation, module headers, type definitions, or internal developer documentation. Covers TSDoc, JSDoc, and best practices for maintainable code comments.
2026-01-05
release.md
0
1
export
release
2
from
"emmanuelchucks/kasoa"
from
"emmanuelchucks/kasoa"
3
Release workflow for kasoa monorepo. Commit changes, create changeset, push, merge Version PR, verify npm publish.
2026-01-05