Browse Skills

44969 skills found

database-migration.md
3
1 export database-migration
2 amurata from "amurata/cc-tools"
3 ゼロダウンタイム戦略、データ変換、ロールバック手順を使用して、ORM間およびプラットフォーム間でデータベース移行を実行します。データベースの移行、スキーマの変更、データ変換の実行、またはゼロダウンタイムデプロイメント戦略の実装時に使用します。
2026-01-05
validate-segment.md
3
1 export validate-segment
2 treasure-data from "treasure-data/td-skills"
3 Validates CDP segment YAML configurations against the TD CDP API specification. Use when reviewing segment rules for correctness, checking operator types and values, or troubleshooting segment configuration errors before pushing to Treasure Data.
2026-01-05
tech-debt-assessment.md
3
1 export tech-debt-assessment
2 melodic-software from "melodic-software/claude-code-plugins"
3 Technical debt identification, quantification, and prioritization for informed remediation planning
2026-01-05
gh.md
3
1 export gh
2 atrawog from "atrawog/bazzite-ai"
3 Development: GitHub CLI authentication for GHCR access and runner registration.Authenticates with GitHub and logs into the container registry. Run fromrepository root with 'just gh-login'. Use when developers need to pushimages or set up GitHub runners.
2026-01-05
log-analysis.md
3
1 export log-analysis
2 ShunsukeHayashi from "ShunsukeHayashi/miyabi-mcp-bundle"
3 Log file analysis including reading, searching, filtering, and pattern matching. Use when investigating issues in logs, searching for errors, or analyzing application behavior.
2026-01-05
wp-plugin-development.md
3
1 export wp-plugin-development
2 vapvarun from "vapvarun/claude-backup"
3 Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security (nonces/capabilities/sanitization/escaping), and release packaging.
2026-01-05
checkpoint.md
3
1 export checkpoint
2 atomCAD from "atomCAD/agents"
3 Manage git checkpoints for safe code experimentation with automatic rollback. Use when you need to try risky changes, refactorings, or experiments that might need reverting.
2026-01-05
memory-updater.md
3
1 export memory-updater
2 u9401066 from "u9401066/med-paper-assistant"
3 更新 Memory Bank 檔案。觸發:memory、記憶、進度、存檔、sync、做到哪。
2026-01-05
home-assistant.md
3
1 export home-assistant
2 stephendolan from "stephendolan/dotfiles"
3 Manage Home Assistant server configuration, automations, and HomeKit Bridge integration. Use when working with YAML configuration, creating automations, troubleshooting entities, or exposing devices to Apple Home. Covers configuration splitting, packages, Jinja2 templates, entity registries, and Docker deployments.
2026-01-05
git-doc-updater.md
3
1 export git-doc-updater
2 u9401066 from "u9401066/med-paper-assistant"
3 Git 提交前文檔同步。觸發:docs、文檔、sync docs、發布。
2026-01-05
devsecops-practices.md
3
1 export devsecops-practices
2 melodic-software from "melodic-software/claude-code-plugins"
3 DevSecOps methodology guidance covering shift-left security, SAST/DAST/IAST integration, security gates in CI/CD pipelines, vulnerability management workflows, and security champions programs.
2026-01-05
differential-equations-solver.md
3
1 export differential-equations-solver
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Expert in ODEs and PDEs covering solution methods, qualitative analysis, and applications to physics and engineering
2026-01-05
voltagent-multiagent.md
3
1 export voltagent-multiagent
2 manutej from "manutej/categorical-meta-prompting"
3 VoltAgent multi-agent system design with natural transformation coordination between agents. Use when building TypeScript multi-agent AI systems, implementing agent coordination with categorical patterns, designing supervisor-worker agent hierarchies, or creating composable agent architectures with typed message passing.
2026-01-05
typescript-types.md
3
1 export typescript-types
2 xmark168 from "xmark168/VibeSDLC"
3 Define TypeScript types, interfaces, and type utilities. Use when creating type definitions, DTOs, API response types, or component props.
2026-01-05
sdd-fidelity-review.md
3
1 export sdd-fidelity-review
2 tylerburleigh from "tylerburleigh/claude-sdd-toolkit"
3 Review implementation fidelity against specifications by comparing actual code to spec requirements. Identifies deviations, assesses impact, and generates compliance reports for tasks, phases, or entire specs.
2026-01-05
sdk-sm.md
3
1 export sdk-sm
2 enuno from "enuno/claude-command-and-control"
3 GitHub repository skill for bitwarden/sdk-sm
2026-01-05
coding.md
3
1 export coding
2 wayne930242 from "wayne930242/weihung-pai"
3 代碼撰寫與自動化。觸發:code, script, tool, automate, batch, crawler, API, 寫程式, 腳本, 自動化
2026-01-05
cloudflare-ai-search.md
3
1 export cloudflare-ai-search
2 enuno from "enuno/claude-command-and-control"
3 Cloudflare AI Search for semantic search and vector embeddings in Workers
2026-01-05
planning-base.md
3
1 export planning-base
2 ZachBeta from "ZachBeta/claude-as-coach"
3 Framework for planning at any time scale (daily, weekly, monthly, quarterly, yearly). Trigger with "plan my day", "weekly planning", "monthly planning", etc. Identifies constraints FIRST, then suggests priorities. Uses Level 0-3 success framework. Inputs vary by scale - daily uses yesterday summary, weekly uses weekly retro, monthly uses monthly retro, etc.
2026-01-05
scene-designer.md
3
1 export scene-designer
2 ironystock from "ironystock/agentic-obs"
3 Activate this skill when users need help creating, modifying, or arranging visual elements in OBS scenes. Triggers include requests like "add a text overlay", "create a new scene", "move my webcam", "resize the game capture", "add a browser source", "arrange my layout", or designing scene compositions. This skill orchestrates the 14 Design tools to build professional-looking stream layouts.
2026-01-05
council-participant.md
3
1 export council-participant
2 amterp from "amterp/council"
3 Participate in Council multi-agent collaboration sessions. Use when asked to join a council session, collaborate with other agents, or when given a council session ID to participate in.
2026-01-05
mongodb-usage.md
3
1 export mongodb-usage
2 Microck from "Microck/ordinary-claude-skills"
3 This skill should be used when user asks to "query MongoDB", "show database collections", "get collection schema", "list MongoDB databases", "search records in MongoDB", or "check database indexes".
2026-01-05
git-commit.md
3
1 export git-commit
2 melodic-software from "melodic-software/claude-code-plugins"
3 Comprehensive Git commit workflow using Conventional Commits format with safety protocols. Create, validate, and execute commits following best practices. Use when creating commits, drafting commit messages, handling pre-commit hooks, creating pull requests, or uncertain about commit safety, timing, or message format. CRITICAL - Always invoke before any commit operation - contains NEVER rules, attribution requirements, and proper message formatting.
2026-01-05
avoid-ambiguous-suffixes.md
3
1 export avoid-ambiguous-suffixes
2 j5ik2o from "j5ik2o/fraktor-rs"
3 命名・設計レビューにおいて、Manager / Util / Facade / Service / Runtime / Engine など意味が一意に定まらないサフィックスの使用を検出し、責務・境界・契約が明確に伝わる命名へ導くためのスキル。
2026-01-05