Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
building-apple-platform-products
Builds, tests, and archives Swift packages and Xcode projects for Apple platforms. Use when running xcodebuild, swift build, or swift test commands, discovering schemes and targets, or selecting simulator destinations for iOS, macOS, tvOS, watchOS, or visionOS.
majiayu000/claude-skill-registry 163
-
flutter-reviewer
WHEN: Flutter/Dart code review, Widget patterns, State management checks, BLoC/Provider/Riverpod analysis
WHAT: Widget best practices + State management patterns + Performance optimization + Platform channel review
WHEN NOT: Native Android → kotlin-android-reviewer, Native iOS → ios-reviewer
majiayu000/claude-skill-registry 163
-
hcloud-cli
Use when interacting with Hetzner Cloud via command line - managing servers, networks, volumes, load balancers, firewalls, DNS, or any cloud infrastructure operations with hcloud CLI
majiayu000/claude-skill-registry 163
-
backend--migrations
Apply the Agent OS standard for backend migrations.
majiayu000/claude-skill-registry 163
-
excel
Create, read, edit, and analyze Microsoft Excel spreadsheets (.xlsx files). Use for spreadsheet data, calculations, formulas, charts, and tabular data analysis.
majiayu000/claude-skill-registry 163
-
maintaining-code-quality
Maintaining code quality and standards in StickerNest. Use when refactoring code, checking file sizes, splitting large files, reviewing code structure, or when files exceed length limits. Covers file length limits, refactoring patterns, code organization, and the "check existing code first" principle.
majiayu000/claude-skill-registry 163
-
bluebubbles
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
majiayu000/claude-skill-registry 163
-
claude-agent-sdk
Build autonomous AI agents with Claude Agent SDK. Structured outputs (v0.1.45, Nov 2025) guarantee JSON schema validation, plugins system, hooks for event-driven workflows. Use when: building coding agents with validated JSON responses, SRE systems, security auditors, or troubleshooting CLI not found, structured output validation, session forking errors.
majiayu000/claude-skill-registry 163
-
backend-development
Backend API design, database architecture, microservices patterns, and test-driven development. Use for designing APIs, database schemas, or backend system architecture.
majiayu000/claude-skill-registry 163
-
task-execution-engine
Execute implementation tasks from design documents using markdown checkboxes. Use when (1) implementing features from feature-design-assistant output, (2) resuming interrupted work, (3) batch executing tasks. Triggers on 'start implementation', 'run tasks', 'resume'.
majiayu000/claude-skill-registry 163
-
cloudflare-worker-logs
Query and analyze Cloudflare Workers logs. Use for debugging workers, checking error rates, viewing request logs. Activates with phrases like "check worker logs", "what errors are in the worker", "cloudflare logs", "worker observability".
majiayu000/claude-skill-registry 163
-
git-commit-guide
Git 提交规范(Conventional Commits)
majiayu000/claude-skill-registry 163
-
lean-startup
Apply Lean Startup methodology for validated learning. Guides Build-Measure-Learn cycles, MVP definition, hypothesis testing, and pivot/persevere decisions.
majiayu000/claude-skill-registry 163
-
pitch-deck-builder
Comprehensive pitch deck creation with conversational discovery, narrative structuring, and context-aware chunking strategies. This skill should be used when users request help creating pitch decks, investor presentations, fundraising decks, or startup presentations. It guides through narrative development, data collection, and professional slide creation.
majiayu000/claude-skill-registry 163
-
brainstorming
This skill should be used before implementing features, building components, or making changes. It guides exploring user intent, approaches, and design decisions before planning. Triggers on "let's brainstorm", "help me think through", "what should we build", "explore approaches", ambiguous feature requests, or when the user's request has multiple valid interpretations that need clarification.
majiayu000/claude-skill-registry 163
-
automation-quick-fix
Fast automation platform error resolver for Power Automate, n8n, Make, Zapier and other platforms. Handles common patterns like 401/403 auth errors, 429 throttling, and data format issues. Provides immediate fixes without deep research for well-known error patterns. Use when error matches common scenarios (status codes 401, 403, 404, 429, timeout, parse JSON failures). For complex or unknown errors, defer to automation-debugger skill. When the user outputs some code/json snippets and ask for a quick fix, this skill will provide immediate solutions.
majiayu000/claude-skill-registry 163
-
emacs-navigation
Use when navigating files and positions in Emacs - provides elisp patterns for finding files, searching, and position management
majiayu000/claude-skill-registry 163
-
frontend-expert
Frontend UI/UX design and implementation for HTML/CSS/JS including semantic structure, responsive layout, accessibility compliance, and visual design direction. Use for building or reviewing web pages/components, fixing accessibility issues, improving styling/responsiveness, or making UI/UX decisions.
majiayu000/claude-skill-registry 163
-
notify-ormus-whatsapp
Send WhatsApp notification to Ormus about completed work, errors, or important updates
majiayu000/claude-skill-registry 163
-
mcp-memory-first-development
Memory-First development workflow integrating Serena short-term project memory and Cipher long-term design knowledge for efficient LoRAIro development
majiayu000/claude-skill-registry 163
-
Mandatory Testing & Linting Guard
Enforce mandatory npm test and npm run lint execution after every code change with no exceptions for code quality and test coverage compliance
majiayu000/claude-skill-registry 163
-
check-bounds-safety
Apply type-safe bounds checking patterns using Index/Length types instead of usize. Use when working with arrays, buffers, cursors, viewports, or any code that handles indices and lengths.
majiayu000/claude-skill-registry 163
-
unslop
Only use when explicitly specified by the user.
majiayu000/claude-skill-registry 163
-
Validating Inputs
Check all external inputs for validity - garbage in, nothing out, never garbage out
majiayu000/claude-skill-registry 163