Browse Skills

44915 skills found

design-planning.md
0
1 export design-planning
2 majiayu000 from "majiayu000/claude-skill-registry"
3 ソフトウェア設計計画スキル。要件分析、アーキテクチャ設計、API設計、データベース設計、実装ロードマップの作成を体系的に行います。Clean Architectureに準拠した設計をサブエージェントとの並列作業で効率的に実施します。
2026-01-05
audio-extract.md
0
1 export audio-extract
2 majiayu000 from "majiayu000/claude-skill-registry"
3 从视频文件中提取音频。Use when user wants to 提取音频, 抽取音频, 视频转音频, 导出音频, extract audio, video to audio, get audio from video, 把视频的声音提取出来.
2026-01-05
skill-creator.md
0
1 export skill-creator
2 RasmusGodske from "RasmusGodske/claude-code-agent-communication"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
migration-database.md
0
1 export migration-database
2 djimontyp from "djimontyp/task-tracker"
3 This skill should be used when working with database migrations in SQLModel-based projects. Trigger when user asks to create migrations for new/modified models, generate database schema changes, or apply migrations. Enforces SQLModel as single source of truth and automatic migration generation only.
2026-01-05
designing-databases.md
0
1 export designing-databases
2 sekka from "sekka/dotfiles"
3 データベーススキーマ設計と最適化を支援します。正規化戦略、インデックス設計、パフォーマンス最適化を提供します。データモデル設計、データベース構造の最適化が必要な場合に使用してください。
2026-01-05
moai-workflow-templates.md
0
1 export moai-workflow-templates
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enterprise template management with code boilerplates, feedback templates, and project optimization workflows
2026-01-05
changelog-generator.md
0
1 export changelog-generator
2 Doyajin174 from "Doyajin174/myskills"
3 Generate user-friendly release notes from git commits. Use this when preparing releases, writing changelogs, or summarizing development progress.
2026-01-05
flutter-ui-components.md
0
1 export flutter-ui-components
2 majiayu000 from "majiayu000/claude-skill-registry"
3 M3-compliant UI components (buttons, cards, forms, inputs).USE WHEN: creating components <300 lines, M3 migrations, Design System work.NOT FOR: complete screens, features with business logic (use flutter-developer).Always validate M3 components with MCP tools before creating custom.Examples:<example>Context: Need to migrate a button component to M3.user: "Migrate BukeerButton to Material Design 3"assistant: "I'll use flutter-ui-components to migrate BukeerButton to M3."<commentary>UI component migration is flutter-ui-components specialty.</commentary></example><example>Context: Create a new reusable form field.user: "Create a new date picker input component following M3"assistant: "I'll use flutter-ui-components to create the M3-compliant date picker."<commentary>Single UI components should be handled by flutter-ui-components.</commentary></example>
2026-01-05
reviewing-state-management.md
0
1 export reviewing-state-management
2 djankies from "djankies/claude-configs"
3 Review state management patterns for React 19 best practices. Use when reviewing component state, Context usage, or state architecture.
2026-01-05
advanced-debugging.md
0
1 export advanced-debugging
2 g97iulio1609 from "g97iulio1609/vscode-agent-skills"
3 State-of-the-art debugging agent with hypothesis-driven analysis, automatic code instrumentation, git worktree isolation, and browser automation. Use when debugging errors, stack traces, unexpected behavior, performance issues, failed tests, race conditions, or hard-to-reproduce bugs.
2026-01-05
notion-api.md
0
1 export notion-api
2 BLTGV from "BLTGV/agent-skills"
3 This skill should be used when the user asks to "search Notion", "find in Notion", "search my Notion workspace", "create Notion page", "make a Notion page", "update Notion page", "edit Notion page", "query Notion database", "get Notion database", "read Notion page", "get page content from Notion", "list Notion pages", or mentions Notion integration, Notion workspace, or Notion API access.
2026-01-05
ceo-advisor.md
0
1 export ceo-advisor
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Includes strategy analyzer, financial scenario modeling, board governance frameworks, and investor relations playbooks. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making executive decisions, or when user mentions CEO, strategic planning, board meetings, investor updates, organizational leadership, or executive strategy.
2026-01-05
android-workflow-internal.md
0
1 export android-workflow-internal
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate GitHub Actions workflows for CI and internal testing track deployment (Option D - Split Workflows)
2026-01-05
course-media.md
0
1 export course-media
2 webmasterarbez from "webmasterarbez/course-os"
3 Use for Phase 9 of Course OS - planning media production including video shot lists, graphics specifications, audio requirements, and accessibility compliance. Triggers on "/course-media", "plan video production", "media specs", "shot list", or after completing Phase 8.
2026-01-05
hook-templates.md
0
1 export hook-templates
2 chkim-su from "chkim-su/forge-editor"
3 Comprehensive Claude Code hook patterns for automation, state management, and external integration. Use when implementing hooks for validation, workflow gates, MCP integration, or state machines.
2026-01-05
presentation-reviewer.md
0
1 export presentation-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Cette skill devrait être utilisée pour réviser des présentations PowerPoint selon les standards de conseil (McKinsey, BCG), avec analyse de la structure, clarté, design, storytelling et conformité DSFR. Utiliser quand l'utilisateur demande une révision, analyse ou amélioration de présentation, avec ajout de commentaires directement dans les slides.
2026-01-05
body-tracking.md
0
1 export body-tracking
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Person detection, tracking, and Re-ID. Use when faces aren't visible but cast should still be tracked, or when debugging face-body association.
2026-01-05
hubspot-create-meeting.md
0
1 export hubspot-create-meeting
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Create a meeting engagement in HubSpot CRM. Load when user says 'create meeting', 'add meeting', 'schedule meeting', 'new meeting'. Requires title, start and end times.
2026-01-05
clap.md
0
1 export clap
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Build production Rust CLIs with Clap: subcommands, config layering, validation, exit codes, shell completions, and testable command surfaces
2026-01-05
consistency-checker.md
0
1 export consistency-checker
2 Yaaasoh from "Yaaasoh/refractory-reference"
3 整合性・完全性チェックの専門家。矛盾検出、必要項目の確認、ドキュメント品質評価時に使用。整合性、一貫性、矛盾、完全性、漏れ、チェック、抜け、不足、網羅で発火。
2026-01-05
fetching-github-user-data.md
0
1 export fetching-github-user-data
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Fetch comprehensive GitHub user data including profile, repositories, contributions, pull requests, issues, and statistics. Use when the user asks to fetch, download, or analyze GitHub user data.
2026-01-05
iss-orbit-calculation.md
0
1 export iss-orbit-calculation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Calculate ISS orbital positions, propagate TLEs, and validate satellite tracking accuracy. Use when working with satellite.js, TLE data, orbital mechanics, position calculations, or SGP4 propagation.
2026-01-05
ci-cd-pipeline-design.md
0
1 export ci-cd-pipeline-design
2 rubrical-studios from "rubrical-studios/idpf-praxis-dist"
3 Guide developers through CI/CD pipeline design including architecture patterns, stage design, and security considerations
2026-01-05
review.md
0
1 export review
2 zacjones93 from "zacjones93/pokidex"
3 Centralizes persona-driven code reviews (Carmack, React core, Anders, React Router, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique.
2026-01-05