Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
rainMcp-release
rainMcp 项目版本发布相关操作流程
majiayu000/claude-skill-registry 163
-
dhh-rails-style
This skill should be used when writing Ruby and Rails code in DHH's distinctive 37signals style. It applies when writing Ruby code, Rails applications, creating models, controllers, or any Ruby file. Triggers on Ruby/Rails code generation, refactoring requests, code review, or when the user mentions DHH, 37signals, Basecamp, HEY, or Campfire style. Embodies REST purity, fat models, thin controllers, Current attributes, Hotwire patterns, and the "clarity over cleverness" philosophy.
majiayu000/claude-skill-registry 163
-
ghostty-config
majiayu000/claude-skill-registry 163
-
swift-localization
Best practices for internationalizing Swift/SwiftUI applications using LocalizedStringResource, String Catalogs (.xcstrings), and type-safe localization patterns. Use when implementing multi-language support, adding new UI strings, or refactoring hardcoded text in Swift apps.
majiayu000/claude-skill-registry 163
-
unknown-majiayu000-claude-skill-registr-88
majiayu000/claude-skill-registry 163
-
gh-pr
Use this skill when creating a GitHub pull request. Defines PR body format with Why/What/Notes sections and ensures proper assignment.
majiayu000/claude-skill-registry 163
-
landing-page
Create high-converting landing pages with persuasive copy, clear CTAs, social proof, and optimized structure. Use when building sales pages, product pages, lead capture pages, or conversion-focused pages.
majiayu000/claude-skill-registry 163
-
caching-strategies-gha
GitHub Actions のキャッシュ戦略を設計し、キー設計、パス選定、ヒット率改善、10GB制限管理を行うスキル。
actions/cache の最適化、依存キャッシュの分割、Dockerレイヤー連携などを体系化する。
Anchors:
• The Pragmatic Programmer / 適用: 実践的改善 / 目的: 反復的な最適化
• Continuous Delivery / 適用: パイプライン最適化 / 目的: 実行時間の短縮
• Site Reliability Engineering / 適用: キャパシティ管理 / 目的: キャッシュ制限の管理
Trigger:
Use when optimizing GitHub Actions cache performance, designing cache keys/paths, reducing CI build time, or managing cache size limits.
majiayu000/claude-skill-registry 163
-
module-discovery
排查问题、修复 BUG、定位代码、查找模块、功能开发前,必须先读取此 SKILL 并使用模块索引定位目标,不可跳过
majiayu000/claude-skill-registry 163
-
exercise-builder
Add exercises to each tutorial module (inputs, expected outputs, verification steps) and update `outline/module_plan.yml`.
**Trigger**: exercises, practice, verification checklist, 教程练习, 可验证作业.
**Use when**: 已有模块计划(`outline/module_plan.yml`),需要为每个模块补齐至少 1 个可验证练习以形成 teaching loop。
**Skip if**: 还没有 module plan(先跑 `module-planner`)。
**Network**: none.
**Guardrail**: 每个练习必须包含 expected output + verification steps;避免只给“思考题”无验收。
majiayu000/claude-skill-registry 163
-
modular-refactoring-pattern
Guides systematic file refactoring following @j0kz/mcp-agents modular architecture pattern to maintain files under 300 LOC through constants/, helpers/, utils/ extraction with proven results from 2...
majiayu000/claude-skill-registry 163
-
codex-taskloop-plugin
Run in-session task loops via the codex-taskloop-plugin MCP server and stop hook.
majiayu000/claude-skill-registry 163
-
julien-workflow-advice-codex
Get OpenAI Codex CLI's opinion on code, bugs, or implementation. Use when you want a second AI perspective during coding sessions.
majiayu000/claude-skill-registry 163
-
code-review-large
In-depth code review for large PRs (>500 lines). Full analysis including architecture, performance, security, and maintainability.
majiayu000/claude-skill-registry 163
-
flow-next-prime
Comprehensive codebase assessment for agent and production readiness. Scans 8 pillars (48 criteria), verifies commands work, checks GitHub settings. Reports everything, fixes agent readiness only. Triggers on /flow-next:prime.
majiayu000/claude-skill-registry 163
-
game-builder-onewave-ai-claude-skills
majiayu000/claude-skill-registry 163
-
hexagonal-advisor
Reviews code architecture for hexagonal patterns, checks dependency directions, and suggests improvements for ports and adapters separation. Activates when users work with services, repositories, or architectural patterns.
majiayu000/claude-skill-registry 163
-
redis-hashes-sorted-sets
Master Redis Hashes and Sorted Sets - object storage, field operations, leaderboards, rankings, and scoring systems
majiayu000/claude-skill-registry 163
-
audit-semo
전체 SEMO 패키지 통합 품질 감사. Use when (1) 전체 패키지 품질 점검, (2) Agent/Skill/Command 표준 준수 검토, (3) 비효율적 구조 탐지, (4) 정기 감사 수행.
majiayu000/claude-skill-registry 163
-
django-developer
Expert Django developer mastering Django 4+ with modern Python practices. Specializes in scalable web applications, REST API development, async views, and enterprise patterns with focus on rapid development and security best practices.
majiayu000/claude-skill-registry 163
-
cc-sessions-api
Specialized guidance for developing cc-sessions API commands and subsystems for state management, task operations, configuration, and protocol execution
majiayu000/claude-skill-registry 163
-
implement-code
Implement features, write code, and build functionality following best practices and language conventions. Use when the user asks to implement, code, build, create a function, add a feature, or write code.
majiayu000/claude-skill-registry 163
-
oe-backend-startup-triage
Debug “backend won’t start / first request 500 / ports stuck” quickly. Use when uvicorn reload behaves strangely, ports 8000/3000 are blocked, or you see first-request errors like “unexpected keyword argument” due to stale bytecode caches.
majiayu000/claude-skill-registry 163
-
webviewbridge-guide
Guide for using WebViewBridge Swift package to build WebPage (macOS 26.0+) bridges with JavaScript injection and bidirectional communication. Use when integrating WebPage with Swift, injecting JavaScript, or handling JS↔Swift messaging.
majiayu000/claude-skill-registry 163