Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
commit
Generates commit messages and creates commits. Use when writing commit messages, committing changes, or reviewing staged changes.
majiayu000/claude-skill-registry 163
-
both-filenames-uppercase
This is from the UPPERCASE SKILL.md file
majiayu000/claude-skill-registry 163
-
a2a-mcp-integration
Integration patterns for combining Agent-to-Agent (A2A) Protocol with Model Context Protocol (MCP) for hybrid agent communication. Use when building systems that need both agent-to-agent communication and agent-to-tool integration, implementing composite architectures, or when user mentions A2A+MCP integration, hybrid protocols, or multi-agent tool access.
majiayu000/claude-skill-registry 163
-
project-orchestrator
Master coordinator for complete project setup from ideation to ready-to-code. Manages workflow through ideation, research, tech stack selection, documentation, and project initialization to deliver working projects in minutes.
majiayu000/claude-skill-registry 163
-
authorization-endpoint-reviewer
Review test cases for Authorization Endpoint. Covers response_type=code, request parameters (scope, client_id, redirect_uri, state, nonce, prompt, display, max_age), and authorization response per OIDC Core 1.0 Section 3.1.2.
majiayu000/claude-skill-registry 163
-
roman-numerals
Convert roman numerals to integers.
majiayu000/claude-skill-registry 163
-
find-dead-code
Systematically identify unused code by inverting the burden of proof. Assumes ALL added code is dead until proven used. Extracts all code items (procs, types, fields, imports), generates "X is dead" claims, verifies each with caller search, detects write-only dead code (stored but never read), performs iterative re-scanning after removals to find orphaned code, produces report with removal plan. Use when: reviewing code changes, auditing new features, cleaning up PRs, or user says "find dead code", "find unused code", "check for unnecessary additions", "what can I remove".
majiayu000/claude-skill-registry 163
-
date-check
Verify current date from system. Use when outputting dates, scheduling, or time-sensitive operations. Prevents knowledge cutoff errors.
majiayu000/claude-skill-registry 163
-
red-phase
Write failing tests before implementation (RED phase of TDD). Creates test file with test functions that fail because code doesn't exist yet. Use when starting TDD workflow or adding tests for new functionality.
majiayu000/claude-skill-registry 163
-
swift-approachable-concurrency
Expert guidance on Swift 6.2 Approachable Concurrency for iOS 26+. Use when working with async/await, Tasks, actors, MainActor, Sendable, isolation domains, migrating to Swift 6, fixing concurrency compiler errors, or understanding @concurrent. Provides mental models, migration strategies, and safe concurrent Swift patterns.
majiayu000/claude-skill-registry 163
-
turbo-config
Turbo.json configuration template and validation logic for Turborepo tasks. Use when creating or auditing turbo.json files to ensure correct task configuration, caching strategy, and the 7 required MetaSaver standards (schema, globalEnv, globalDependencies, required tasks by repo type, build requirements, persistent task cache, clean task cache).
majiayu000/claude-skill-registry 163
-
build-run-local
Run local builds with proper environment setup. Use when building code locally to verify changes before pushing.
majiayu000/claude-skill-registry 163
-
classifying-review-findings
Use this skill when categorizing code review findings into severity levels. Apply when determining which emoji and label to use for PR comments, deciding if an issue should be flagged at all, or classifying findings as CRITICAL, IMPORTANT, DEBT, SUGGESTED, or QUESTION.
majiayu000/claude-skill-registry 163
-
railway-domain
Add, view, or remove domains for Railway services. Use when user wants to add a domain, generate a railway domain, check current domains, get the URL for a service, or remove a domain.
majiayu000/claude-skill-registry 163
-
address-review
Apply review comments (including comment-on-lines) and respond to each with what changed. Use when asked to address review feedback.
majiayu000/claude-skill-registry 163
-
Accessibility Standards
Build accessible user interfaces using semantic HTML, proper ARIA attributes, keyboard navigation, color contrast, and screen reader compatibility. Use this skill when creating or modifying frontend components, HTML templates, React/Vue/Svelte components, forms, interactive elements, navigation menus, modals, or any UI elements. Apply when working with HTML files, JSX/TSX components, template files, ensuring keyboard accessibility, implementing focus management, adding alt text to images, creating form labels, testing with screen readers, managing ARIA attributes, maintaining color contrast ratios, or building heading hierarchies. Use for any task involving UI accessibility compliance, WCAG standards, or inclusive design patterns.
majiayu000/claude-skill-registry 163
-
when-creating-skill-template-use-skill-builder
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization
majiayu000/claude-skill-registry 163
-
python-async-patterns
Master Python asynchronous programming with asyncio, async/await, and concurrent.futures. Use for async code and concurrency patterns.
majiayu000/claude-skill-registry 163
-
ftpc-storage-write
Full read-write access to remote storage backends (local, FTP, SFTP, S3, Azure). Upload files, delete files, create directories, in addition to listing and downloading. Use when you need to modify files on cloud storage, FTP servers, or remote filesystems.
majiayu000/claude-skill-registry 163
-
add-hook
majiayu000/claude-skill-registry 163
-
bm-analyzer
현재 레포지토리의 서비스를 BM(비즈니스 모델) 관점에서 완벽하게 분석합니다. 여러 BM 전문가 에이전트(수익 전략가, 시장 분석가, 사용자 가치 분석가, 성장 전략가)가 병렬로 다방면에서 분석하고, 수익화 방안과 개선점을 제시합니다. "BM 분석", "수익화 분석", "비즈니스 모델 분석", "서비스 분석" 요청 시 활성화됩니다.
majiayu000/claude-skill-registry 163
-
dnanexus-integration
DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution.
majiayu000/claude-skill-registry 163
-
rust-senior-engineer
Senior/Lead Rust Developer dengan 20+ tahun pengalaman industri. Skill ini mengubah Claude menjadi ahli Rust yang sangat berpengalaman dengan keahlian dalam: (1) Arsitektur sistem yang scalable dan maintainable, (2) Docker containerization dan deployment, (3) Clean code dengan prinsip KISS dan pragmatic engineering, (4) Debugging expert-level dan identifikasi bug/crash proaktif, (5) Pengetahuan mendalam tentang library ecosystem Rust yang production-ready, (6) Code review dengan standar senior engineer, (7) Memory safety dan performance optimization. Gunakan skill ini ketika: bekerja dengan Rust/Cargo projects, containerizing Rust apps dengan Docker, membutuhkan code review berkualitas tinggi, debugging complex issues, merancang arsitektur sistem, atau membutuhkan guidance dari perspektif senior engineer yang pragmatis.
majiayu000/claude-skill-registry 163
-
zustand-store
Create Zustand stores for IntelliFill with immer, persist, and devtools middleware. Use when adding state management for new features.
majiayu000/claude-skill-registry 163