Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
dag-dependency-resolver
Validates DAG structures, performs topological sorting, detects cycles, and resolves dependency conflicts. Uses Kahn's algorithm for optimal execution ordering. Activate on 'resolve dependencies', 'topological sort', 'cycle detection', 'dependency order', 'validate dag'. NOT for building DAGs (use dag-graph-builder) or scheduling execution (use dag-task-scheduler).
majiayu000/claude-skill-registry 163
-
supabase-realtime-specialist
Implement Supabase Realtime subscriptions for live data updates; use when building real-time features like live notifications, collaborative editing, presence detection, or live data feeds
majiayu000/claude-skill-registry 163
-
memex-kb-usage
This skill should be used when the user asks to "search the KB", "find documentation", "add to knowledge base", "document this pattern", "check organizational docs", or when an agent discovers reusable knowledge worth preserving.
majiayu000/claude-skill-registry 163
-
slack-client-fundamentals
Foundation skill for Slack Go SDK. Use when setting up a new Slack bot, initializing the API client, choosing between Web API vs Socket Mode vs Events API, implementing error handling patterns, or establishing testing strategies for Slack applications.
majiayu000/claude-skill-registry 163
-
antfu
Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.
majiayu000/claude-skill-registry 163
-
plan-generation
Assist in generating comprehensive plans from templates using extended thinking. Use when generating plans from meta-prompt templates, reviewing plan quality, or ensuring plans meet team standards.
majiayu000/claude-skill-registry 163
-
find-skills
Discover and install skills from multiple marketplaces for AI coding agents
majiayu000/claude-skill-registry 163
-
git-workflow
Manage source control effectively with Git including branching strategies, commit conventions, merge conflict resolution, rebasing, and collaboration workflows like GitHub Flow or GitFlow. Use when managing feature branches, creating meaningful commits, resolving merge conflicts, rebasing branches, squashing commits, using interactive rebase, implementing branch naming conventions, following commit message standards, managing pull requests, or collaborating in team environments.
majiayu000/claude-skill-registry 163
-
advocacy-programs
Use when designing and scaling reference, story, advisory, or community programs.
majiayu000/claude-skill-registry 163
-
shared-worker-retrospective
Retrospective contribution format for Developer, Tech Artist, QA, and Game Designer workers. Use proactively when retrospective is triggered to contribute your perspective.
majiayu000/claude-skill-registry 163
-
mobile-offline-support
Offline-first mobile apps with local storage, sync queues, conflict resolution. Use for offline functionality, data sync, connectivity handling, or encountering sync conflicts, queue management, storage limits, network transition errors.
majiayu000/claude-skill-registry 163
-
fhir-development
FHIR Development agent for healthcare workflows.
majiayu000/claude-skill-registry 163
-
project-naming
プロジェクト全域の命名規則。ディレクトリ、ファイル、コード内の全ルールを網羅した唯一の正解(SSoT)。
majiayu000/claude-skill-registry 163
-
1password
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
majiayu000/claude-skill-registry 163
-
hive-mind-advanced
Advanced Hive Mind collective intelligence system for queen-led multi-agent coordination with consensus mechanisms and persistent memory
majiayu000/claude-skill-registry 163
-
filesystem-context
Manage filesystem context for offloading large context to files, persisting state between sessions, and reducing token usage. Use when managing cross-session state or context persistence. Not for small temporary data or in-memory variables.
majiayu000/claude-skill-registry 163
-
sparc-specification
SPARC Specification phase specialist for requirements analysis, constraint identification, use case definition, and acceptance criteria creation
majiayu000/claude-skill-registry 163
-
axiom-rejection-protocol
Reject axioms that violate established ground truth.
majiayu000/claude-skill-registry 163
-
new-file
Create new files with proper headers and verify necessity
majiayu000/claude-skill-registry 163
-
nextjs-gherkin-generator
Next.js/TypeScriptプロジェクト向けGherkinシナリオ自動生成スキル。
以下の場合に使用:
(1) ユーザーストーリーからBDDシナリオ作成時
(2) PRD/仕様書からテストシナリオ生成時
(3) APIエンドポイントの振る舞い定義時
(4) ページ遷移・UIインタラクションのシナリオ化時
majiayu000/claude-skill-registry 163
-
creating-elysia-domains
Creates new domain modules in the Nexus Elysia API with proper typing for Eden Treaty consumers (Dashboard, The Machine)
majiayu000/claude-skill-registry 163
-
distributed-workers
Use when working on worker implementation, ServiceOrchestrator patterns, WorkerAPIBase, operation dispatch, progress tracking, cancellation, backend-to-worker communication, or adding new worker types.
majiayu000/claude-skill-registry 163
-
opentrons-integration
Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2 features. Best for production Opentrons protocols, official API compatibility. For multi-vendor automation or broader equipment control use pylabrobot.
majiayu000/claude-skill-registry 163
-
fuzz-testing
Generate malformed inputs and crash detection.
majiayu000/claude-skill-registry 163