Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ios-rag
(ePost) Use when searching iOS codebase for Swift views, UIKit/SwiftUI patterns, or design system tokens via vector search
majiayu000/claude-skill-registry 163
-
waterfall-enrichment
Enrich a CSV with any data field using a waterfall pattern: try multiple providers
in sequence, stop at the first successful match. Prevents paying for duplicate
lookups and maximizes fill rates.
Triggers:
- "enrich my lead list"
- "add [field] to my CSV"
- "waterfall enrichment"
- "try multiple providers to find [data]"
Requires: Deepline CLI — https://code.deepline.com
majiayu000/claude-skill-registry 163
-
prd-clean
Archive merged and invalid stories from prd.json to prd.archived.json, keeping only active work in the main PRD. Triggers on: clean prd, archive merged stories, clean up prd, move merged stories.
majiayu000/claude-skill-registry 163
-
clickhouse-io
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
majiayu000/claude-skill-registry 163
-
ecto-constraint-debug
Debug Ecto constraint violations - trace triggers, check migrations, find duplicate data. Use when seeing unique_constraint, foreign_key_constraint, or check_constraint errors.
majiayu000/claude-skill-registry 163
-
fan-out
Parallel agent orchestration for OST exploration. Fan-out multiple solution explorations, fan-in results to compare and select winners.
majiayu000/claude-skill-registry 163
-
typespec-create-agent
Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot
majiayu000/claude-skill-registry 163
-
user-persona-creation
Create detailed user personas based on research and data. Develop realistic representations of target users to guide product decisions and ensure user-centered design.
majiayu000/claude-skill-registry 163
-
frontend-vue
Professional Vue.js development skill covering Nuxt 3, Vue 3 Composition API, Tailwind CSS, and the Vue ecosystem. Use this skill when building Vue applications, implementing Nuxt features, using Pinia for state management, or component libraries like shadcn-vue.
majiayu000/claude-skill-registry 163
-
chemist-analyst
Analyzes events through chemistry lens using molecular structure, reaction mechanisms, thermodynamics,
kinetics, and analytical techniques (spectroscopy, chromatography, mass spectrometry).
Provides insights on chemical processes, material properties, reaction pathways, synthesis, and analytical methods.
Use when: Chemical reactions, material analysis, synthesis planning, process optimization, environmental chemistry.
Evaluates: Molecular structure, reaction mechanisms, yield, selectivity, safety, environmental impact.
majiayu000/claude-skill-registry 163
-
opencode-command
Use this skill when creating, modifying, or understanding OpenCode commands stored in `~/.config/opencode/command/`.
majiayu000/claude-skill-registry 163
-
maui-secure-storage
Add secure storage to .NET MAUI apps using SecureStorage.Default. Covers SetAsync, GetAsync, Remove, RemoveAll, platform setup (Android backup rules, iOS Keychain entitlements, Windows limits), common pitfalls, and a DI wrapper service for testability. USE FOR: "secure storage", "SecureStorage", "store token securely", "Keychain", "Android Keystore", "save secret", "encrypted storage", "store credentials", "sensitive data storage". DO NOT USE FOR: general file storage (use maui-file-handling), SQLite databases (use maui-sqlite-database), or authentication flows (use maui-authentication).
majiayu000/claude-skill-registry 163
-
lp-do-analysis
Thin orchestrator for decision-grade approach selection. Converts evidence-first fact-finds into a chosen approach, rejected alternatives, and a planning handoff artifact ready for /lp-do-plan.
majiayu000/claude-skill-registry 163
-
odoo-inventory-optimizer
Expert guide for Odoo Inventory: stock valuation (FIFO/AVCO), reordering rules, putaway strategies, routes, and multi-warehouse configuration.
majiayu000/claude-skill-registry 163
-
secrets-management
Safe handling of API keys, Vault/AWS Secrets Manager patterns, rotation.
majiayu000/claude-skill-registry 163
-
web-ui-chakra-ui
Accessible React component library with style props and theming
majiayu000/claude-skill-registry 163
-
django-verification-gtastudio-copilot-api-rust
majiayu000/claude-skill-registry 163
-
cicd-automation
CI/CD pipeline design, GitHub Actions, and deployment automation. Auto-triggers when setting up pipelines, automating deployments, or configuring workflows.
majiayu000/claude-skill-registry 163
-
agentforge-skills-marketplace
Work on skill discovery, parsing, registry behavior, install flows, and marketplace UI/data paths in AgentForge.
majiayu000/claude-skill-registry 163
-
Debugging
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims.
majiayu000/claude-skill-registry 163
-
ln-830-code-modernization-coordinator
Modernizes codebase via OSS replacement and bundle optimization. Use when acting on audit findings to reduce custom code.
majiayu000/claude-skill-registry 163
-
canvas-sync
Synchronize canvas state across team sessions via git. Ensures all team members see the same product knowledge.
majiayu000/claude-skill-registry 163
-
nudge-sync
Synchronous immediate signaling channel for inter-agent communication. Implements latest-wins single-file nudge pattern for health checks, stall detection, and urgent pings.
majiayu000/claude-skill-registry 163
-
playwright-mcp
Playwright MCP server: browser automation via MCP protocol, page interaction, form filling
majiayu000/claude-skill-registry 163