Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
bump-plugin-version
Bump the version of a plugin in this repository. Use to increment plugin versions and update marketplace metadata.
majiayu000/claude-skill-registry 163
-
expo-configuration
Expo SDK configuration and setup. Use when configuring Expo projects.
majiayu000/claude-skill-registry 163
-
treido-verify
Treido QA/verification runner. Runs gates, sanity-checks rails, and selects the smallest relevant tests. Trigger: VERIFY
majiayu000/claude-skill-registry 163
-
knowledge-framework
Auto-applies MECE/BFO framework (thesis, Mermaid TD/LR, numbered sections, Ground Truth) to ANY .md file creation.
majiayu000/claude-skill-registry 163
-
manimgl-best-practices
Trigger when: (1) User mentions "manimgl" or "ManimGL" or "3b1b manim", (2) Code contains `from manimlib import *`, (3) User runs `manimgl` CLI commands, (4) Working with InteractiveScene, self.frame, self.embed(), ShowCreation(), or ManimGL-specific patterns.
Best practices for ManimGL (Grant Sanderson's 3Blue1Brown version) - OpenGL-based animation engine with interactive development. Covers InteractiveScene, Tex with t2c, camera frame control, interactive mode (-se flag), 3D rendering, and checkpoint_paste() workflow.
NOT for Manim Community Edition (which uses `manim` imports and `manim` CLI).
majiayu000/claude-skill-registry 163
-
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
majiayu000/claude-skill-registry 163
-
complex-conditional-refactoring
Refactor complex case statements and deeply nested code using appropriate strategies. Use this skill when you identify complex conditional logic, excessive nesting levels, or unwieldy case statements that need simplification.
majiayu000/claude-skill-registry 163
-
zustand-5
Zustand 5 state management patterns. Trigger: When implementing client-side state with Zustand (stores, selectors, persist middleware, slices).
majiayu000/claude-skill-registry 163
-
bio-atac-seq-motif-deviation
Analyze transcription factor motif accessibility variability using chromVAR. Use when identifying which TF motifs show variable accessibility across samples or conditions in ATAC-seq data.
majiayu000/claude-skill-registry 163
-
leader-as-coach-methodology
A framework for managers to stop being the bottleneck by shifting from "problem-solver" to "coach." Use it when a team member brings a problem to you (the "monkey on the back"), when you find yourself making every decision, or when you want to empower senior experts.
majiayu000/claude-skill-registry 163
-
app-lifecycle
Expert lifecycle decisions for iOS/tvOS: when SwiftUI lifecycle vs SceneDelegate, background task strategies, state restoration trade-offs, and launch optimization. Use when managing app state transitions, handling background work, or debugging lifecycle issues. Trigger keywords: lifecycle, scenePhase, SceneDelegate, AppDelegate, background task, state restoration, launch time, didFinishLaunching, applicationWillTerminate, sceneDidBecomeActive
majiayu000/claude-skill-registry 163
-
wasp-jobs
Background jobs with PgBoss for Wasp applications. Use when implementing async tasks, scheduled jobs, email queues, or background processing. Requires PostgreSQL database.
majiayu000/claude-skill-registry 163
-
team-workflows
Team collaboration patterns - shared configs, standards, onboarding
majiayu000/claude-skill-registry 163
-
FastAPI Observability
This skill should be used when the user asks to "add logging", "implement metrics", "add tracing", "configure Prometheus", "setup OpenTelemetry", "add health checks", "monitor API", or mentions observability, APM, monitoring, structured logging, distributed tracing, or Grafana. Provides comprehensive observability patterns.
majiayu000/claude-skill-registry 163
-
koan-multi-provider
Provider transparency, capability detection, context routing (partition/source/adapter)
majiayu000/claude-skill-registry 163
-
erpnext-syntax-hooks
Deterministic syntax for Frappe hooks.py configuration. Use when Claude needs to configure app events, scheduler tasks, document events, fixtures, boot session, jenv customization, or website routing. Covers v14/v15/v16 including extend_doctype_class. Triggers: hooks.py, doc_events, scheduler_events, fixtures, app_include_js, override_whitelisted_methods.
majiayu000/claude-skill-registry 163
-
db-common
提供通用的数据库查询工作流程、SQL 模板和结果分析方法。使用 exec_sql 工具执行查询。
majiayu000/claude-skill-registry 163
-
ftdi
FTDI (Future Technology Devices International) MPN encoding patterns, USB interface chip decoding, and handler guidance. Use when working with FTDI USB bridge ICs or FTDIHandler.
majiayu000/claude-skill-registry 163
-
check-dependencies
Validate and verify dependencies are available and compatible. Use when setting up environments.
majiayu000/claude-skill-registry 163
-
add-knowledge
Add notes and learnings to Tim's work knowledge base at Spotify from any Claude Code session
majiayu000/claude-skill-registry 163
-
commit-formatter
Use this skill when the user needs help formatting git commit messages according to Conventional Commits specification. Provides guidance on commit types, scope, and message structure.
majiayu000/claude-skill-registry 163
-
messaging-creation
Messaging framework skill for developing value propositions, proof points,
and consistent messaging across audiences and channels.
majiayu000/claude-skill-registry 163
-
local-dev-server
PM2-based local development server management for Empathy Ledger. Handles port conflicts and auto-restart.
majiayu000/claude-skill-registry 163
-
add-icon
Add a new Tabler icon to the project. Use when adding icons to the UI.
majiayu000/claude-skill-registry 163