Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
gflownet
Bengio's GFlowNets: Generative Flow Networks that sample proportionally to reward. Diversity over maximization for causal discovery and molecule design.
majiayu000/claude-skill-registry 163
-
unity-developer
Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance issues, game mechanics, or cross-platform builds.
majiayu000/claude-skill-registry 163
-
message_queues
Async communication patterns using message brokers and task queues. Use when building event-driven systems, background job processing, or service decoupling. Covers Kafka (event streaming), RabbitMQ (complex routing), NATS (cloud-native), Redis Streams, Celery (Python), BullMQ (TypeScript), Temporal (workflows), and event sourcing patterns.
majiayu000/claude-skill-registry 163
-
appstore-readiness
Expert iOS App Store submission and approval system. 9 specialized agents providing senior App Review Team-level expertise across compliance, design, privacy, monetization, metadata, technical requirements, timing, rejection recovery, and learning. Triggers on keywords like app store, iOS submission, apple review, app rejection, aso, privacy manifest, privacy labels, ATT, iap, in-app purchase, subscription, storekit, review guidelines, HIG, testflight, app store connect.
majiayu000/claude-skill-registry 163
-
appconfig-system
Expert guidance for working with the AppConfig runtime configuration system in squareone. Use this skill when implementing configuration loading, working with YAML config files, setting up new pages that need configuration, troubleshooting config hydration issues, or migrating from next/config patterns. Covers server-side loadAppConfig(), client-side useAppConfig(), MDX content loading, Sentry configuration injection, and Kubernetes ConfigMap patterns.
majiayu000/claude-skill-registry 163
-
astroflare
Astro x Tailwind v4 projects on Cloudflare Workers. Use when working with Astro projects deployed to Cloudflare.
majiayu000/claude-skill-registry 163
-
snowflake-query
Execute SQL queries against Snowflake data warehouse using Python connector. Supports password, key-pair, and SSO/OAuth authentication. Use for ad-hoc queries, data extraction, and schema exploration. Output in JSON, table, or CSV format.
majiayu000/claude-skill-registry 163
-
dst-join-analysis
Perform SQL joins and multi-table analysis on DST data in DuckDB. Use when
research requires combining multiple tables on common dimensions (time, region).
Provides patterns for common DST dimension joins and multi-table comparisons.
majiayu000/claude-skill-registry 163
-
definition.story_map
Generate a structured user story map to visualize workflows, user goals, and release slices.
majiayu000/claude-skill-registry 163
-
glif-api-runner
Run Glif workflows via API. Use when executing AI image/text generation workflows or integrating Glif into apps.
majiayu000/claude-skill-registry 163
-
cohort-schedule-inquiry
Share cohort schedule information. Use when a customer asks about dates, timing, or when the next cohort starts.
majiayu000/claude-skill-registry 163
-
todoist
Manage Todoist tasks, projects, labels, and sections via the `todoist` CLI. Use when a user asks to add/complete/list tasks, show today's tasks, search tasks, or manage projects.
majiayu000/claude-skill-registry 163
-
atlas-full
Full 9-phase workflow for complex features, epics, and security-critical changes (2-4 hours)
majiayu000/claude-skill-registry 163
-
asyncredux-state-access
Access store state in widgets using `context.state`, `context.select()`, and `context.read()`. Covers when to use each method, setting up BuildContext extensions, and optimizing widget rebuilds with selective state access.
majiayu000/claude-skill-registry 163
-
smartassembly
Expert-level SmartAssembly scripting for SIGMAXIM's Creo Parametric automation. Use for: .tab script writing/review/debug, CREATE_UDF/ASSEMBLE commands, BEGIN_GUI_DESCR/BEGIN_TAB_DESCR configuration, INCLUDE modular design, BEGIN_CATCH_ERROR error handling, feature/reference manipulation, Excel integration (EXCEL_* commands), drawing automation (CREATE_DRW_*), PDF export (EXPORT_DRW_PDF), XML manipulation (READ/MODIFY_FEATURE_XML), JSON commands (JSON_LOAD_DOCUMENT, JSON_GET_VALUE, JSON_SET_VALUE for REST API/data exchange), PowerShell-Creo COM API integration, manufacturing workflows (Model→Drawing→Export→PDF), path system (SA_Paths.txt, lib: prefix), product patterns (Counters, WorkTables, Tops, DishTables, Wall_Panels, Curbs, Channels), vector geometry analysis, map operations, multi-stage GUI, auto-generation logic, field joints, material selection, or any PTC Creo automation scripting.
majiayu000/claude-skill-registry 163
-
using-shannon-cli
Use when starting work with Shannon CLI or need to understand available commands - introduces shannon analyze, wave, do, exec commands, explains when to use each, guides installation and basic workflows
majiayu000/claude-skill-registry 163
-
slime-strategy
Use when user wants to set up slime mold exploration strategy with parallel autonomy branches for genetic algorithm approach to problem-solving
majiayu000/claude-skill-registry 163
-
Technical Debt Management
Systematic technical debt quantification and management using SQALE methodology with value-effort prioritization, phased paydown roadmaps, and prevention strategies. Use when technical debt unmeasured or subjective, need objective prioritization, planning refactoring work, establishing debt prevention practices, or tracking debt trends over time. Provides 6 methodology components (measurement with SQALE index, categorization with code smell taxonomy, prioritization with value-effort matrix, phased paydown roadmap, trend tracking system, prevention guidelines), 3 patterns (SQALE-based quantification, code smell taxonomy mapping, value-effort prioritization), 3 principles (high-value low-effort first, SQALE provides objective baseline, complexity drives maintainability debt). Validated with 4.5x speedup vs manual approach, 85% transferability across languages (Go, Python, JavaScript, Java, Rust), SQALE industry-standard methodology.
majiayu000/claude-skill-registry 163
-
github-issue-creation
Create GitHub issues with proper task classification. Classification determines which Skills will be used when working on the issue.
majiayu000/claude-skill-registry 163
-
flask
Build Python web apps with Flask using application factory pattern, Blueprints, and Flask-SQLAlchemy. Prevents 9 documented errors including stream_with_context teardown issues, async/gevent conflicts, and CSRF cache problems.
Use when: creating Flask projects, organizing blueprints, or troubleshooting circular imports, context errors, registration, streaming, or authentication.
majiayu000/claude-skill-registry 163
-
dbt-test-creator
Dbt Test Creator - Auto-activating skill for Data Pipelines.
Triggers on: dbt test creator, dbt test creator
Part of the Data Pipelines skill category.
majiayu000/claude-skill-registry 163
-
shard-document
Break large documents into smaller, manageable shards with maintained relationships and navigation, improving document usability and maintenance for PRDs, specs, and technical documentation. Use when large documents (>5000 words) need splitting for better maintainability, navigation, or when documentation becomes difficult to navigate.
majiayu000/claude-skill-registry 163
-
task-automation
Execute development tasks from manifest, run parallel agents, verify builds, manage task pipeline. Use when user wants to run tasks, check task status, execute dev loop, or work through the backlog.
majiayu000/claude-skill-registry 163
-
substituting-modern-tools
Substitutes modern performant tools for legacy equivalents in generated code (npm→bun, find→fd, pip→uv, grep→rg, jq→jaq, eslint→biome, black→ruff). Use when generating shell commands or scripts. Triggers include npm, find, pip, grep, jq, eslint, black. Adapts flags and syntax automatically.
majiayu000/claude-skill-registry 163