Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
Project Sync Checker
Check alignment between local project and git remote. Analyzes uncommitted changes, unpushed commits, unpulled updates, branch status, and divergence to ensure local and remote are synchronized.
majiayu000/claude-skill-registry 163
-
migrating-from-v3
Migrate from Tailwind CSS v3 to v4 including configuration migration (JS to CSS), utility renames, opacity changes, and color system updates. Use when upgrading existing projects to v4.
majiayu000/claude-skill-registry 163
-
ost
Use when running or maintaining an Opportunity Solution Tree (OST) workflow with a lightweight graph store and CLI. Provides a single entry skill that routes to outcome, opportunity, solution, and assumption/experiment phases via progressive disclosure.
majiayu000/claude-skill-registry 163
-
issue-resolution
Systematically diagnose and fix bugs through triage, reproduction, root cause analysis, and verified fixes. Use when resolving bugs, errors, failing tests, or investigating unexpected behavior.
majiayu000/claude-skill-registry 163
-
webhook-handler-patterns
Best practices for webhook handlers. Use when implementing the handler sequence (verify first, parse second, handle idempotently), idempotency, error handling, retry logic, or framework-specific issues with Express, Next.js, or FastAPI.
majiayu000/claude-skill-registry 163
-
tabz-mcp
Control Chrome browser: take screenshots, click buttons, fill forms, download images, inspect pages, capture network requests. Use when user says: 'screenshot this', 'click the button', 'fill the form', 'download that image', 'what page am I on', 'check the browser', 'look at my screen', 'interact with the website', 'capture the page', 'get the HTML', 'inspect element'. Provides MCP tool discovery for tabz_* browser automation tools.
majiayu000/claude-skill-registry 163
-
gsd:research-project
Research project domain and requirements
majiayu000/claude-skill-registry 163
-
spatialdata
SpatialData framework for handling spatial multi-modal and multi-scale data. Use this skill for questions about spatial omics data analysis, visualization, and the SpatialData Python ecosystem.
majiayu000/claude-skill-registry 163
-
jotai-reactive-atoms
Implement reactive state management with Jotai atoms in Electron renderer. Use when creating atoms, implementing real-time updates via IPC, or setting up hybrid stream + HTTP fallback patterns. Covers event subscription optimization, debouncing, and Suspense integration.
majiayu000/claude-skill-registry 163
-
community-program-matrix
Planning framework for mapping community programming across personas, channels, and cadences.
majiayu000/claude-skill-registry 163
-
vermillion-hunter
Overview
majiayu000/claude-skill-registry 163
-
testing-basics
Essential testing patterns for any project.
Use when: writing tests, setting up testing, or fixing test issues.
Triggers: "test", "testing", "unit test", "write tests".
majiayu000/claude-skill-registry 163
-
zig-coding
Enforces Zig coding conventions from the Zig Zero to Hero guide. Use when writing, reviewing, or refactoring Zig code. Applies naming conventions, error handling patterns, resource management, and module organization best practices.
majiayu000/claude-skill-registry 163
-
database-designer
设计和优化数据库模式,支持PostgreSQL、MySQL、SQLite和MongoDB。包括ER建模、规范化、索引优化和迁移脚本生成。
majiayu000/claude-skill-registry 163
-
mobile-first-design-rules
majiayu000/claude-skill-registry 163
-
vue-patterns
majiayu000/claude-skill-registry 163
-
oauth21-token-endpoint
OAuth 2.1 Token Endpoint implementation guide. Use when implementing token endpoint requirements beyond OpenID Connect, including grant types, token response format, Cache-Control headers, CORS support, and error handling. Covers OAuth 2.1 Section 3.2 and Section 4 requirements.
majiayu000/claude-skill-registry 163
-
minimal-skill
A minimal skill with no resources
majiayu000/claude-skill-registry 163
-
ai-analysis
Command-line tools that delegate analysis tasks to AI models. Includes image description, screenshot comparison, essay generation from text, and boolean condition evaluation. Use for describing images, comparing UI states, generating reports, evaluating conditions, or any task requiring AI inference. Triggers: ai analysis, describe image, compare screenshots, generate essay, evaluate condition, alt text, image description, UI comparison, visual diff, satisfies condition, boolean evaluation, gemini.
majiayu000/claude-skill-registry 163
-
docs-starter-kit
Generates comprehensive documentation templates for open-source and internal projects including README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT, LICENSE, and other standard docs with suggested sections and best practices. Use when users request "create project docs", "add OSS documentation", "setup standard docs", or "make it open-source ready".
majiayu000/claude-skill-registry 163
-
structural-design-principles
Use when designing modules and components requiring Composition Over Inheritance, Law of Demeter, Tell Don't Ask, and Encapsulation principles that transcend programming paradigms.
majiayu000/claude-skill-registry 163
-
conflict-resolution
Use when encountering merge conflicts - handle conflicts cleanly, verify resolution, and maintain code integrity
majiayu000/claude-skill-registry 163
-
wordpress-org-compliance
Ensures WordPress.org compliance for freemium plugins (free vs premium features, license keys, trial limits, upselling). Prevents trialware violations. Use when adding premium features, implementing upsells, checking license keys, creating teasers, reviewing code before WordPress.org submission, or when the user mentions "premium", "upsell", or "freemium".
majiayu000/claude-skill-registry 163
-
axiom-swiftui-nav-ref
Reference — Comprehensive SwiftUI navigation guide covering NavigationStack (iOS 16+), NavigationSplitView (iOS 16+), NavigationPath, deep linking, state restoration, Tab+Navigation integration (iOS 18+), Liquid Glass navigation (iOS 26+), and coordinator patterns
majiayu000/claude-skill-registry 163