Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
sanitizer
外部入力(Issue/PRの本文)からプロンプトインジェクション対策としてサニタイズを行う
majiayu000/claude-skill-registry 163
-
council-chat
Use when user wants to ask the AI council a question, get multiple AI perspectives, or consult with both Codex and Gemini. Triggers on phrases like "ask council", "council opinion", "what do the AIs think", "ask both models".
majiayu000/claude-skill-registry 163
-
PowerShell Core Builder
Guide and commands for building PowerShell Core on Windows from source. Use when working in the PowerShell repository.
majiayu000/claude-skill-registry 163
-
workflows-git
Git workflow orchestrator guiding developers through workspace setup, clean commits, and work completion across git-worktrees, git-commit, and git-finish skills
majiayu000/claude-skill-registry 163
-
visual-designing
视觉设计工具箱 - Canvas / Themes / Design System / Artifacts。The unified Visual Design Engine for Antigravity.
majiayu000/claude-skill-registry 163
-
pm-wbs
majiayu000/claude-skill-registry 163
-
investigation-mode
Use when there are 2+ consecutive failures, repeated errors, or the work feels stuck - pauses implementation, switches to root-cause investigation, gathers evidence, and resumes only after a verified plan and options
majiayu000/claude-skill-registry 163
-
memory
Unified four-tier memory system for AI agents. Tier 1 Semantic (Serena+Forgetful search), Tier 2 Episodic (session replay), Tier 3 Causal (decision patterns). Enables memory-first architecture per ADR-007.
majiayu000/claude-skill-registry 163
-
pickup-delivery-problem
When the user wants to solve Pickup and Delivery Problems (PDP), Vehicle Routing with Pickup and Delivery (VRPPD), or handle paired pickup-delivery requests. Also use when the user mentions "PDP," "VRPPD," "pickup and delivery routing," "paired requests," "dial-a-ride," "courier routing," "moving services," or "taxi/rideshare routing." For general VRP, see vehicle-routing-problem.
majiayu000/claude-skill-registry 163
-
build-research
Research dispatcher for enhanced /build command Phase 1.
Parses user concept input and delegates to claude-code-guide for capability inventory.
Saves results to .agent/builds/{build_id}/ for resume support.
Returns L1 summary with complexity level options (0/50/100).
Core Capabilities:
- Concept Parsing: Extract and normalize user concept input
- Research Delegation: Delegate to claude-code-guide subagent
- Capability Inventory: Generate structured capability inventory
- Resume Support: Save state for build session continuity
Output Format:
- L1: Build session summary with complexity options (YAML)
- L2: Full capability inventory (research.json)
- L3: Detailed capability schemas
Pipeline Position:
- Called by /build skill in Concept Mode
- Phase 1 of build workflow
majiayu000/claude-skill-registry 163
-
agent-sdk-definitions
Programmatic agent definitions for the Claude Agent SDK in TypeScript and Python. Use when creating agents for SDK-based applications rather than filesystem-based Claude Code.
majiayu000/claude-skill-registry 163
-
performance-management
Master performance management, goal-setting, OKRs, reviews, feedback, and metrics for engineering teams
majiayu000/claude-skill-registry 163
-
community-architect
Telegram/Discord community building, holder psychology, retention mechanics, cult creation.
Use when building communities, managing holder sentiment, designing engagement systems, or optimizing retention.
majiayu000/claude-skill-registry 163
-
debug-build
Configures and builds YARS with debug symbols for debugging with valgrind or gdb
majiayu000/claude-skill-registry 163
-
nestjs
NestJS modular API architecture with controllers, services, guards, middleware, and dependency injection patterns.
Use when: building API endpoints, implementing services, creating guards/interceptors, handling authentication/authorization, or any backend business logic with NestJS
majiayu000/claude-skill-registry 163
-
bigquery-etl-core
The core skill for working within the bigquery-etl repository. Use this skill when understanding project structure, conventions, and common patterns. Works with model-requirements, query-writer, metadata-manager, sql-test-generator, and bigconfig-generator skills.
majiayu000/claude-skill-registry 163
-
testing-symfony
Testing TDD & BDD - Atoll Tourisme. Use when writing tests, reviewing test coverage, or setting up testing.
majiayu000/claude-skill-registry 163
-
vaex
Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that don't fit in memory.
majiayu000/claude-skill-registry 163
-
android-dfm
Create Android dynamic feature modules with Gradle, Koin DI, Navigation registration. Use for new features, modularization, feature flags.
majiayu000/claude-skill-registry 163
-
1k-date-formatting
Date and time formatting for OneKey applications. Use when displaying dates, timestamps, or formatting time in UI components. Always use OneKey utilities instead of native JS date methods. Triggers on date, time, timestamp, formatDate, formatTime, toLocaleDateString, toLocaleString, dateUtils, locale, format, display date, show time, datetime, calendar.
majiayu000/claude-skill-registry 163
-
Smart Doc Keeper
Actualiza documentación y skills usando el protocolo 'Non-Destructive Fusion'. Garantiza que el contenido previo se preserve.
majiayu000/claude-skill-registry 163
-
braiins-pool
Comprehensive Braiins Pool skill - oldest Bitcoin mining pool with FPPS rewards, Lightning payouts, and Stratum V2 support
majiayu000/claude-skill-registry 163
-
task-assignment-problem
When the user wants to optimize task assignments, match workers to jobs, or solve assignment problems. Also use when the user mentions "Hungarian algorithm," "assignment optimization," "worker-task assignment," "job allocation," "resource assignment," or "matching problem." For workforce scheduling, see workforce-scheduling. For routing, see picker-routing-optimization.
majiayu000/claude-skill-registry 163
-
dnd-kit-implementation
Guide for implementing sortable and droppable components using dnd-kit library. Use this skill when building React applications that require drag-and-drop functionality with both container reordering (useSortable) and item dropping (useDroppable) capabilities, such as Kanban boards, file management systems, or playlist editors.
majiayu000/claude-skill-registry 163