Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
tzurot-code-quality
Use when fixing lint warnings, refactoring complex functions, or understanding ESLint rules. Covers complexity limits, refactoring patterns, and when to suppress rules.
majiayu000/claude-skill-registry 163
-
risk-of-bias
Use when assessing risk of bias or study quality. Covers RoB 2 for RCTs, Newcastle-Ottawa Scale for cohorts, ROBINS-I for non-randomized interventions, and QUADAS-2 for diagnostic studies. Invoke for quality assessment.
majiayu000/claude-skill-registry 163
-
codex-rules
Enforce repo execution discipline: keep PRs small; run migration-smoke when invariants change; never hand-edit vendored contracts.
majiayu000/claude-skill-registry 163
-
codebase-explorer
Identify relevant files, understand architecture patterns, and find code by functionality. Use when you need to understand where specific functionality lives or find files related to a feature area.
majiayu000/claude-skill-registry 163
-
supabase-ci-integration
Configure Supabase CI/CD integration with GitHub Actions and testing.
Use when setting up automated testing, configuring CI pipelines,
or integrating Supabase tests into your build process.
Trigger with phrases like "supabase CI", "supabase GitHub Actions",
"supabase automated tests", "CI supabase".
majiayu000/claude-skill-registry 163
-
security-secrets
Secret detection patterns and scanning workflow. Auto-loaded by security-reviewer agent for all security audits. Contains regex patterns for 25+ secret types (AWS, Google, GitHub, Stripe, etc.) and CLI scanning commands.
majiayu000/claude-skill-registry 163
-
codearchitect
Analyzes a codebase to generate comprehensive architectural documentation including technologies used, data flows, functional components, APIs, external dependencies, commit history analysis, and complexity hotspots.
majiayu000/claude-skill-registry 163
-
audio-transcribe
使用 Whisper 将音频/视频转换为文字,支持词级别时间戳。Use when user wants to 语音转文字, 音频转文字, 视频转文字, 字幕生成, transcribe audio, speech to text, generate subtitles, 识别语音.
majiayu000/claude-skill-registry 163
-
storyline-builder
McKinsey-style storyline framework for building presentation decks. Use when users need to structure presentations, pitch decks, or strategic communications. Creates logical flow where each storyline becomes a slide title, progressing from problem to solution.
majiayu000/claude-skill-registry 163
-
transcribe-audio
Transcribes video audio using WhisperX, preserving original timestamps. Creates JSON transcript with word-level timing. Use when you need to generate audio transcripts for videos.
majiayu000/claude-skill-registry 163
-
react-state-flows
Complex multi-step operations in React. Use when implementing flows with multiple async steps, state machine patterns, or debugging flow ordering issues. Works for both React web and React Native.
majiayu000/claude-skill-registry 163
-
code-health
Analyze codebase health - large files, test coverage gaps, duplicate code, dead/legacy code, and documentation issues. Use when asked to scan, audit, or assess code quality, find refactoring targets, or identify technical debt.
majiayu000/claude-skill-registry 163
-
core-tdd
코어 계층(Domain, UseCase, Service, Command/Query) TDD 개발 지침. Red-Green-Refactor 사이클을 통해 테스트 주도 개발을 수행합니다. 테스트를 먼저 작성하고, 테스트가 통과하는 최소한의 코드를 구현합니다.
majiayu000/claude-skill-registry 163
-
Secretary
Core orchestration skill for the Claude Organization. Manages async sub-agents, worktrees, daily logs, and context handoff. This skill defines how the main Claude Code instance operates as Secretary to the CEO.
majiayu000/claude-skill-registry 163
-
pagerunner-skill
Real Chrome automation for AI agents — authenticated sessions, PII anonymization, snapshots, and multi-agent coordination via KV store.
majiayu000/claude-skill-registry 163
-
review-ios-test-results
Analyzes iOS test results from xcodebuild test runs. Use immediately after running xcodebuild test, when tests fail, when the user asks to check test results/failures, or when investigating test issues. Automatically locates the latest .xcresult file and presents detailed failure analysis with file locations.
majiayu000/claude-skill-registry 163
-
livelib-reading-list-search
Search https://www.livelib.ru/reader/<username>/reading for a mentioned book and return the best matching LiveLib book URL.
majiayu000/claude-skill-registry 163
-
managing-local-system
Manages local filesystem operations, runs shell commands, and performs calculations. Use when working with local files, directories, executing shell commands, or doing mathematical calculations.
majiayu000/claude-skill-registry 163
-
java-gradle
Master Gradle - Kotlin DSL, task configuration, build optimization, caching
majiayu000/claude-skill-registry 163
-
plugin-lifecycle
Manage complete plugin lifecycle - install, uninstall, reset, destroy. Use when user runs /install-plugin, /uninstall, /reset-to-ideation, /destroy, /clean commands, or says 'install [Name]', 'remove [Name]', 'uninstall [Name]', 'delete [Name]'.
majiayu000/claude-skill-registry 163
-
canvas-morning-check
Educator morning course health check. Shows submission rates, struggling students, grade distribution, and upcoming deadlines. Use when educator says "morning check", "course status", "how are my students", or at the start of a teaching day.
majiayu000/claude-skill-registry 163
-
guard-regression
デグレーション監視スキル(リファクタリング前後の品質比較、ロールバック判断)
majiayu000/claude-skill-registry 163
-
writing-config-files
Use this skill when you need to write configuration files in `src/config` for the Next.js app
majiayu000/claude-skill-registry 163
-
implement-plan-preflight
Execute Preflight phase for /itp:go workflow - create ADR (MADR 4.0), design spec from global plan, verify checkpoint. Use when creating ADRs, design specs, or when /itp:go invokes Preflight phase. Triggers - ADR creation, design spec, MADR format, preflight verification.
majiayu000/claude-skill-registry 163