Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
verification-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
majiayu000/claude-skill-registry 163
-
character-management
Maintain character consistency by cross-referencing canonical character files. Use when writing scenes with established characters, updating character information, or checking for contradictions. Prevents invented physical details, cars, homes, or backstory. Triggers include "character consistency", "check character", "update character file", "character canon", "character validation".
majiayu000/claude-skill-registry 163
-
c-memory-management
Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.
majiayu000/claude-skill-registry 163
-
godot-visual-bug-diagnosis
Debug visual and spatial bugs in Godot games through user observation, Godot-specific diagnosis, and test-driven fixes. Use when debugging visual or input issues in Godot where the user can observe the game but you cannot, when bugs involve rendering, positioning, animation, or coordinate systems, or when "what user sees" differs from expected behavior. For pure logic bugs use Systematic Debugging instead
majiayu000/claude-skill-registry 163
-
sap-btp-job-scheduling
This skill provides comprehensive guidance for SAP BTP Job Scheduling Service development, configuration, and operations.
It should be used when creating, managing, or troubleshooting scheduled jobs on SAP Business Technology Platform.
The skill covers service setup, REST API usage, schedule types and formats, OAuth 2.0 authentication, multitenancy,
Cloud Foundry tasks, Kyma runtime integration, and monitoring with SAP Cloud ALM and Alert Notification Service.
Keywords: SAP BTP, Job Scheduling, jobscheduler, cron, schedule, recurring jobs, one-time jobs, Cloud Foundry tasks,
CF tasks, Kyma, OAuth 2.0, XSUAA, @sap/jobs-client, REST API, asynchronous jobs, action endpoint, run logs,
SAP Cloud ALM, Alert Notification Service, multitenancy, tenant-aware, BC-CP-CF-JBS
majiayu000/claude-skill-registry 163
-
grey-haven-smart-debugging
AI-powered intelligent debugging with stack trace analysis, error pattern recognition, and automated fix suggestions. Use when debugging complex errors, analyzing stack traces, or performing root cause analysis. Triggers: 'debug', 'error analysis', 'stack trace', 'root cause', 'troubleshooting'.
majiayu000/claude-skill-registry 163
-
hosted-agents
This skill should be used when the user asks to "build background agent", "create hosted coding agent", "set up sandboxed execution", "implement multiplayer agent", or mentions background agents, sandboxed VMs, agent infrastructure, Modal sandboxes, self-spawning agents, or remote coding environments.
majiayu000/claude-skill-registry 163
-
skill-creator
Создаёт новые Claude Code Skills в текущем проекте. Используй когда пользователь просит:
- Создать новый навык или скилл
- Добавить автоматизацию для рабочего процесса
- Построить кастомное поведение агента
- Сгенерировать SKILL.md файлы
- Настроить проектные инструкции для Claude
Триггеры: "создай навык", "новый скилл", "добавь skill", "сделай навык для",
"автоматизируй", "научи claude", "create skill", "new skill"
majiayu000/claude-skill-registry 163
-
android-dev-standards
Standards, architecture patterns, and best practices for Android app development with Kotlin, Jetpack Compose, and Android Jetpack libraries using clean architecture and MVVM. Use for any Android coding, review, refactor, or design task, especially when acting as an AI coding agent that must follow established project conventions.
majiayu000/claude-skill-registry 163
-
sdk-apps-openai
majiayu000/claude-skill-registry 163
-
subagent-driven-development
Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
majiayu000/claude-skill-registry 163
-
Implement Double Number Line Question
Create D3 questions with double number lines showing proportional relationships. Students complete missing values on parallel number lines.
majiayu000/claude-skill-registry 163
-
terraphim-hooks
Knowledge graph-based text replacement using Terraphim hooks.
Intercepts commands and text to apply transformations defined in the knowledge graph.
Works with Claude Code PreToolUse hooks and Git prepare-commit-msg hooks.
majiayu000/claude-skill-registry 163
-
after
majiayu000/claude-skill-registry 163
-
skill-catholic-liturgy-tool
Catholic liturgical CLI tool
majiayu000/claude-skill-registry 163
-
spec-writing
Use during Phase 3 of spec creation to create specification document - searches codebase for reusable patterns, presents spec in validated 150-200 word sections, and saves complete specification following template structure
majiayu000/claude-skill-registry 163
-
cdp-lite-adapter
Adapt the User Explorer (CDP-lite) prototype to new data sources by mapping input exports to the build pipeline, updating adapters/enrichments, and preserving output JSON schemas for the UI. Use when asked to connect real data, replace inputs, or modify the build outputs/UI contracts.
majiayu000/claude-skill-registry 163
-
handler-storage-gdrive
Google Drive storage handler for fractary-file plugin
majiayu000/claude-skill-registry 163
-
langfuse
Debug AI traces, find exceptions, analyze sessions, and manage prompts via Langfuse MCP. Also handles MCP setup and configuration.
majiayu000/claude-skill-registry 163
-
mouse-movement
Human-like mouse movement patterns. Use when automating browser interactions to avoid bot detection.
majiayu000/claude-skill-registry 163
-
gemma_pqn_emergence_detector
Gemma PQN Emergence Detector
majiayu000/claude-skill-registry 163
-
log-debug-issue
Log problems, bugs, and debugging processes with solutions. Use when encountering issues during development, debugging problems, or documenting solutions for future reference. Maintains DEBUG_LOG.md with structured problem-solution entries.
majiayu000/claude-skill-registry 163
-
leta
Fast semantic code navigation via LSP. Load FIRST before ANY code task - even 'simple' ones. Trigger scenarios: (1) fixing lint/type/pyright/mypy warnings or errors, (2) fixing reportAny/reportUnknownType/Any type errors, (3) adding type annotations, (4) refactoring or modifying code, (5) finding where a function/class/symbol is defined, (6) finding where a symbol is used/referenced/imported, (7) understanding what a function calls or what calls it, (8) exploring unfamiliar code or understanding architecture, (9) renaming symbols across codebase, (10) finding interface/protocol implementations, (11) ANY task where you'd use ripgrep to find code or read-file to view a function. Use `leta show SYMBOL` instead of read-file, `leta refs SYMBOL` instead of ripgrep for usages, `leta grep PATTERN` instead of ripgrep for definitions, `leta files` instead of list-directory.
majiayu000/claude-skill-registry 163
-
sentry-upgrade-migration
Execute upgrade Sentry SDK and migrate between versions.
Use when upgrading Sentry SDK, handling breaking changes,
or migrating from legacy versions.
Trigger with phrases like "upgrade sentry", "sentry migration",
"update sentry sdk", "sentry breaking changes".
majiayu000/claude-skill-registry 163