Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
git
Git version control operations. Use for creating branches, making commits, pushing code, and creating pull requests.
majiayu000/claude-skill-registry 163
-
code-review
Review source code and create a report in Japanese
majiayu000/claude-skill-registry 163
-
event-flow
Add new events to Bob The Skull's event-driven architecture. Use when creating new events, event publishers, event handlers, or extending the event system with new event types.
majiayu000/claude-skill-registry 163
-
sanitize-git-repo
Guide for sanitizing git repositories by identifying and replacing sensitive information such as API keys, tokens, and credentials. This skill should be used when tasks involve removing secrets from codebases, sanitizing repositories before sharing, or replacing sensitive values with placeholders. Applies to tasks involving secret detection, credential removal, or repository cleanup for security purposes.
majiayu000/claude-skill-registry 163
-
governance-docs-codex-review
【WHEN】当需要对“治理层文档”进行 Codex 审阅并输出 vN-review.md 时调用。 【WHEN NOT】不用于提案生成;不用于落地修改;不用于业务/代码设计。
majiayu000/claude-skill-registry 163
-
tdd-failure-recovery
Guide experienced developers through TDD failure scenarios and recovery procedures when tests behave unexpectedly
majiayu000/claude-skill-registry 163
-
td-logistic-regression
Logistic regression for binary and multinomial classification
majiayu000/claude-skill-registry 163
-
build-tooling
Configure Vite for development and production builds. Use when setting up build pipelines, optimizing bundles, or configuring development servers.
majiayu000/claude-skill-registry 163
-
prior-art-search
Systematic 7-step methodology for comprehensive patent prior art searches and patentability assessments using BigQuery and CPC classification
majiayu000/claude-skill-registry 163
-
council-debug
Use for systematic debugging and root cause analysis with both Codex and Gemini. Triggers on "council debug", "council root cause", "have council investigate this bug", "council find the issue".
majiayu000/claude-skill-registry 163
-
fullstory-logging
Comprehensive guide for implementing Fullstory's Logging API (log method) for web applications. Teaches proper log level usage, message formatting, and capturing application logs in session replay. Includes detailed good/bad examples for error tracking, debugging, and operational monitoring to help developers add contextual log messages to Fullstory sessions.
majiayu000/claude-skill-registry 163
-
nodejs-expert
Expert Node.js and TypeScript development assistant. Use when writing, reviewing, or debugging Node.js code, TypeScript projects, async programming, streams, performance optimization, or npm packages.
majiayu000/claude-skill-registry 163
-
update-kb
Synchronize knowledge base documentation with current codebase implementation.
Performs full, incremental, or targeted audits of source code and updates
code maps, PRDs, patterns, SOPs, and user-facing docs to match reality.
Use when:
- After major refactors
- Periodic maintenance (monthly)
- Before starting new phase of work
- When docs feel stale
- User says "update kb", "sync docs", "audit docs"
majiayu000/claude-skill-registry 163
-
playwright-typescript-enableedge
GitHub repository skill for enableedge/playwright-typescript-enableedge
majiayu000/claude-skill-registry 163
-
openrouter-model-availability
Build check model availability and implement fallback chains. Use when building resilient systems or handling model outages. Trigger with phrases like 'openrouter availability', 'openrouter fallback', 'openrouter model down', 'openrouter health check'.
majiayu000/claude-skill-registry 163
-
stacked-pr
Create and update stacked pull requests. Use this after completing an implementation phase to commit changed files.
majiayu000/claude-skill-registry 163
-
electron-distribution
Electronアプリケーションの配布・自動更新に関する専門知識を提供するスキル。
electron-builder/electron-updaterによるビルド・署名・更新配信、CI/CDリリースフロー、
各種アプリストア(MAS/Microsoft Store/Snapcraft)への配布を支援する。
Anchors:
• electron-builder / 適用: ビルド・署名・パッケージング / 目的: 配布可能なアプリ作成
• electron-updater / 適用: 自動更新機能 / 目的: セキュアな更新配信
• Semantic Versioning / 適用: バージョン管理 / 目的: 一貫したリリース戦略
Trigger:
Use when implementing auto-update features, configuring release workflows, distributing to app stores, or setting up update servers for Electron applications.
electron-updater, auto-update, app store, code signing, release workflow, MAS, Microsoft Store
majiayu000/claude-skill-registry 163
-
Codebase Inspection Protocol
Mandatory inspection procedures for understanding Rails codebase structure before writing any code. Use this skill FIRST before any code generation task to discover existing patterns, conventions, dependencies, and file organization in the target Rails project.
majiayu000/claude-skill-registry 163
-
reminder
当用户提到需要记住的未来任务、约会或事件时创建提醒和日历事件。在诸如"提醒我"、"设置提醒"、"我有个会"、"别忘了"或任何提及未来基于时间的任务时触发。
majiayu000/claude-skill-registry 163
-
code-formatter-installer
Installs and configures Prettier, ESLint, EditorConfig, and other code quality tools to enforce consistent code style across the team. Generates config files, npm scripts, editor settings recommendations, and CI integration suggestions. Use when users request "setup prettier", "add eslint", "configure code formatting", or "enforce code style".
majiayu000/claude-skill-registry 163
-
detecting-dead-code
Identifies unreachable functions, unused variables, and abandoned code in binary programs. Use when optimizing binary size, analyzing code coverage, or investigating abandoned functionality.
majiayu000/claude-skill-registry 163
-
grpc-service-development
Build high-performance gRPC services with Protocol Buffers, bidirectional streaming, and microservice communication. Use when building gRPC servers, defining service contracts, or implementing inter-service communication.
majiayu000/claude-skill-registry 163
-
ethics-and-moral-philosophy-expert
Comprehensive ethics expert covering virtue ethics, deontology, consequentialism, and applied ethical dilemmas
majiayu000/claude-skill-registry 163
-
tmux-test
Test klaude-code interactively using tmux with synchronous task completion. Use when testing UI features, verifying changes, or debugging interactive behavior. Eliminates polling/sleep by using KLAUDE_TEST_SIGNAL for precise synchronization.
majiayu000/claude-skill-registry 163