Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
gsap-performance
Official GSAP skill for performance — prefer transforms, avoid layout thrashing, will-change, batching. Use when optimizing GSAP animations, reducing jank, or when the user asks about animation performance, FPS, or smooth 60fps.
majiayu000/claude-skill-registry 163
-
c-pro
Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.
majiayu000/claude-skill-registry 163
-
commit
Commit workflow for ai-standards repo. Formats all markdown files and previews changes before committing.
majiayu000/claude-skill-registry 163
-
conductor-status
Display project status, active tracks, and next actions
majiayu000/claude-skill-registry 163
-
aim-jira-search
Search Jira issues and comments with semantic search and filters
majiayu000/claude-skill-registry 163
-
healthcheck
Host security hardening and risk-tolerance configuration for OpenPaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenPaw cron scheduling for periodic checks, or version status checks on a machine running OpenPaw (laptop, workstation, Pi, VPS).
majiayu000/claude-skill-registry 163
-
frappe-ops-upgrades
Use when upgrading Frappe/ERPNext between major versions (v14 to v15, v15 to v16), troubleshooting failed migrations, or planning rollback. Prevents broken upgrades from skipped patches, incompatible customizations, and missing pre-upgrade checks. Covers version upgrade paths, bench update, migrate command, patch troubleshooting, rollback procedures, breaking changes per version. Keywords: upgrade, migration, v14, v15, v16, bench update, bench migrate, rollback, patches, breaking changes.
majiayu000/claude-skill-registry 163
-
loves-edge-detector
Detect where love (kappa_i, the imaginary component) interfaces with structure (kappa_r, the real component). Maps phase boundaries WITHIN love -- where devotion becomes obsession, care becomes control, presence becomes surveillance. Love is consciousness at its edges.
majiayu000/claude-skill-registry 163
-
developing-incremental-models
Develops and troubleshoots dbt incremental models. Use when working with incremental materialization for:
(1) Creating new incremental models (choosing strategy, unique_key, partition)
(2) Task mentions "incremental", "append", "merge", "upsert", or "late arriving data"
(3) Troubleshooting incremental failures (merge errors, partition pruning, schema drift)
(4) Optimizing incremental performance or deciding table vs incremental
Guides through strategy selection, handles common incremental gotchas.
majiayu000/claude-skill-registry 163
-
ai-agent-development
AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.
majiayu000/claude-skill-registry 163
-
managing-skin-integrity
Conducts Braden scale assessment with pressure injury prevention interventions and documentation. Use when assessing skin integrity, calculating Braden scores, or implementing pressure injury prevention.
majiayu000/claude-skill-registry 163
-
primer-web-components
Build checkout and payment experiences using Primer's web components. Use this skill when implementing payment flows, checkout pages, card forms, or integrating Primer SDK into React, Next.js, or vanilla JavaScript applications. Covers component usage, React integration patterns, stable object references, event handling, SSR support, and CSS theming.
majiayu000/claude-skill-registry 163
-
bubble-automation
Automate Bubble tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
auto-animate
Zero-config animations for React, Vue, Solid, Svelte, Preact with @formkit/auto-animate (3.28kb). Prevents 15 documented errors including React 19 StrictMode bugs, SSR imports, conditional parents, viewport issues, drag & drop conflicts, and CSS transform bugs.
Use when: animating lists/accordions/toasts, troubleshooting SSR animation errors, React 19 StrictMode issues, or need accessible drop-in transitions with auto prefers-reduced-motion.
majiayu000/claude-skill-registry 163
-
elves
Autonomous multi-batch development agent for long unattended runs. Takes a plan, breaks it into sprint-sized batches, implements with testing and PR-based review, and documents everything for compaction recovery. Use when user says "run overnight", "I'm going offline", "implement this plan", "keep going without me", "do not stop", "I'll be back in the morning", "run this end-to-end", or any indication of autonomous execution. Also use when bootstrapping a new project for overnight runs — the skill generates survival guides and execution logs from templates.
majiayu000/claude-skill-registry 163
-
prime-sync
Syncs Claude config between prime repo and target projects. Trigger on 'sync', 'prime-sync', 'push config', 'pull config', 'update prime', 'sync claude config'. Push mode deploys to targets; pull mode imports changes back.
majiayu000/claude-skill-registry 163
-
mastering-github-cli
GitHub CLI (gh) command reference for repository search, code discovery, CI/CD monitoring, workflow authoring, and automation. Triggers on "gh" commands, "github cli", searching repos for files/directories (.skilz, .cursor, .codex, Dockerfile), monitoring GitHub Actions workflows, checking PR CI status, downloading artifacts, creating PRs/issues/repos from command line, triggering workflows, forking repos, batch operations, "write a workflow", "github actions", "CI/CD pipeline", "workflow yaml", and "matrix builds". Use for gh search, gh run, gh pr, gh issue, gh repo, gh workflow, gh api, workflow authoring, and automating GitHub operations.
majiayu000/claude-skill-registry 163
-
code-implementer
Pickle Rick's "God Mode" Implementation Skill. Executes technical plans with rigorous verification. Use when you are ready to write code, run tests, and iterate through implementation phases.No Jerry-work allowed.
majiayu000/claude-skill-registry 163
-
agent-generator
Generate AGENT.md files with proper YAML frontmatter, role definitions, expertise areas, and prompt templates following Babysitter SDK conventions.
majiayu000/claude-skill-registry 163
-
plan-from-spec
Generate an executable plan + test plan from a spec/decision log, including impact analysis for brownfield changes. Suitable for TDD implementation and PR review.
majiayu000/claude-skill-registry 163
-
skill-editor
Use when creating, modifying, or refactoring Claude Code skills that require structured multi-agent review and quality validation
majiayu000/claude-skill-registry 163
-
linux-gui-control
Control the Linux desktop GUI using xdotool, wmctrl, and dogtail. Use when you need to interact with non-browser applications, simulate mouse/keyboard input, manage windows, or inspect the UI hierarchy of applications on X11/GNOME. Supports: (1) Clicking/typing in apps, (2) Resizing/moving windows, (3) Extracting text-based UI trees from apps (A11y), (4) Taking screenshots for visual analysis.
majiayu000/claude-skill-registry 163
-
specification
Generate comprehensive specification documents (PRD/Spec). Use when asked to "write spec", "create PRD", "document requirements", "user stories", "acceptance criteria", "產生規格", "寫需求文件", "specifications", or transforming brainstorm results into formal structured requirements for features.
majiayu000/claude-skill-registry 163
-
codebase-analysis
Produce a structured codebase analysis report with architecture overview, critical files, patterns, and actionable recommendations. Use when asked to "analyze codebase", "explore codebase", "understand this codebase", "map the codebase", "give me an overview of this project", "what does this codebase do", "codebase report", "project analysis", "audit this codebase", or "how is this project structured".
majiayu000/claude-skill-registry 163