Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
using-gh-cli-search
MANDATORY skill when users mention GitHub CLI searches - establishes non-negotiable requirement to use gh-cli-search skills for correct syntax, quoting, and platform handling
majiayu000/claude-skill-registry 163
-
commit-analysis
Automated commit analysis and regression detection for AItrader. 自动化提交分析和回归检测。
Use this skill when:
- Running regression checks after code changes (代码修改后运行回归检测)
- Analyzing git commit history (分析 git 提交历史)
- Using AI to analyze code changes (使用 AI 分析代码变更)
- Checking if fix commits are still correctly applied (检查修复是否正确应用)
- Before merging PRs (合并 PR 前)
Keywords: commit, regression, analysis, git, fix, validation, AI, 提交, 回归, 分析
majiayu000/claude-skill-registry 163
-
create-pull-request
Create GitHub pull requests with proper issue linking, comprehensive descriptions, and quality metrics for WescoBar project
majiayu000/claude-skill-registry 163
-
totp-generator
Generate TOTP codes for 2FA authentication. Essential for my survival!
majiayu000/claude-skill-registry 163
-
pydantic
Data validation and settings management using Python type annotations with Pydantic v2
majiayu000/claude-skill-registry 163
-
theme
Generates SCSS theme files in src/theme/ including vars.scss, shadow.scss, and index.scss with sample variables and mixins for styling.
majiayu000/claude-skill-registry 163
-
make-plan
majiayu000/claude-skill-registry 163
-
flutter-query-testing
Comprehensive Flutter Supabase query testing: static validation, live testing, RLS verification, and CI integration. Use when validating queries before deployment, debugging query failures, or setting up query testing pipelines.
majiayu000/claude-skill-registry 163
-
unity-ecs-patterns
Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity counts.
majiayu000/claude-skill-registry 163
-
provide-real-file-links-rule
majiayu000/claude-skill-registry 163
-
py-stop-local
Stop local Flask server running on port 8080. Kills process cleanly using lsof or PID file. Use when stopping local Python development server.
majiayu000/claude-skill-registry 163
-
wallet-brc100-go
This skill should be used when the user asks to "implement BRC-100 wallet in Go", "use go-wallet-toolbox", "Go BSV wallet", "BRC-100 Go implementation", or needs guidance on building conforming wallets using Go wallet-toolbox.
majiayu000/claude-skill-registry 163
-
transaction-management
Manage database transactions for data consistency. Use when implementing ACID compliance, handling concurrency, or managing transaction isolation levels.
majiayu000/claude-skill-registry 163
-
moai-project-config-manager
Complete config.json CRUD operations with validation, merge strategy, and error recovery. Use for project initialization, setting updates, and configuration management with intelligent backup and recovery.
majiayu000/claude-skill-registry 163
-
turborepo
Guide for implementing Turborepo - a high-performance build system for JavaScript and TypeScript monorepos. Use when setting up monorepos, optimizing build performance, implementing task pipelines, configuring caching strategies, or orchestrating tasks across multiple packages.
majiayu000/claude-skill-registry 163
-
update-packages
Use ONLY when user explicitly requests updating Node.js and pnpm versions - systematically updates package managers in all locations (frontend, backend, CI/CD) and verifies versions against official sources. Never use proactively.
majiayu000/claude-skill-registry 163
-
document-fetcher
Fetch documents from codex knowledge base with cache-first strategy.
Delegates to fractary CLI for actual retrieval operations.
majiayu000/claude-skill-registry 163
-
hellosign
Manage electronic signatures with HelloSign's simple e-signature solution.
majiayu000/claude-skill-registry 163
-
release-testing
Comprehensive guide for testing Orient releases. Use this skill when asked to "test the release", "verify installation", "run release tests", "check v0.x.x", "validate installer", or when preparing a new version for release. Covers unit tests, installer E2E tests, CLI verification, integration tests, eval tests, and success criteria validation.
majiayu000/claude-skill-registry 163
-
swift-app-icons
App icons, SF Symbols, and launch screens for iOS/macOS/watchOS/visionOS. Use when adding app icons, using SF Symbols, configuring launch screens, or setting up Asset Catalogs.
majiayu000/claude-skill-registry 163
-
review:ux
UX-focused review covering accessibility, frontend accessibility, frontend performance, and UX copy. Spawns the senior-review-specialist agent for user experience analysis.
majiayu000/claude-skill-registry 163
-
moai-security-owasp
Enterprise Skill for advanced development
majiayu000/claude-skill-registry 163
-
rust-idioms
Rust refactoring and idiomatic patterns guidelines from the Rust Community (formerly rust-refactor). This skill should be used when writing, reviewing, or refactoring Rust code to ensure idiomatic patterns and clean architecture. Triggers on tasks involving Rust types, ownership, error handling, traits, modules, conversions, or iterator patterns.
majiayu000/claude-skill-registry 163
-
github-cli-patterns
Use when working with gh CLI. Provides patterns for PRs, issues, reviews, and repository operations.
majiayu000/claude-skill-registry 163