Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
variant-consistency-checker
[Design System] Validate UI component usage against design system specifications. Use when (1) checking component variants/sizes are valid, (2) verifying required props are present, (3) detecting deprecated component usage, (4) finding disallowed prop combinations, (5) user asks to 'check component usage', 'validate variants', 'audit design system compliance', or 'find component inconsistencies'.
majiayu000/claude-skill-registry 163
-
lean4-ffi-constructor-layout
Lean 4 FFI memory layout for constructors with mixed object and scalar fields.
Use when: (1) assertion violation "i < lean_ctor_num_objs(o)" accessing constructor fields,
(2) assertion violation "offset >= lean_ctor_num_objs(o) * sizeof(void*)" with scalar getters,
(3) lean_ctor_get_uint8/uint16/uint32 crashes or returns garbage, (4) creating FFI bindings
for Lean inductives or structures with small integer fields (UInt8, UInt16, UInt32).
Covers lean_alloc_ctor, lean_ctor_get, lean_ctor_set, and scalar field offset calculation.
majiayu000/claude-skill-registry 163
-
tsh-stock-realtime
Real-time stock synchronization for TSH Clients Console. Use when:
(1) Debugging stock sync issues (webhooks not firing, stock not updating)
(2) Understanding webhook event handling
(3) Implementing stock-affecting features
(4) Troubleshooting stock discrepancies between Zoho and app
(5) Adding new stock-affecting transaction handlers
(6) Monitoring stock sync health
(7) Understanding the multi-layer sync architecture
majiayu000/claude-skill-registry 163
-
localization-testing
Internationalization (i18n) and localization (l10n) testing for global products including translations, locale formats, RTL languages, and cultural appropriateness. Use when launching in new markets or building multi-language products.
majiayu000/claude-skill-registry 163
-
testing-skills-activation
Use when creating or refining Claude Code skills to validate that skill descriptions trigger correctly - provides systematic testing methodology for skill activation patterns using test cases and automated evaluation
majiayu000/claude-skill-registry 163
-
verify-output
Pattern for verifying your output matches required schema before completing. Use before writing final output to ensure validity.
majiayu000/claude-skill-registry 163
-
better-auth-best-practices
集成 Better Auth(TypeScript 鉴权框架)时使用。支持邮箱密码、OAuth、魔法链接、Passkey 等,通过插件扩展。编写或配置 Better Auth 时触发。
majiayu000/claude-skill-registry 163
-
hmdb-database
Access Human Metabolome Database (220K+ metabolites). Search by name/ID/structure, retrieve chemical properties, biomarker data, NMR/MS spectra, pathways, for metabolomics and identification.
majiayu000/claude-skill-registry 163
-
portfolio-status
View current state of all active strategic bets
majiayu000/claude-skill-registry 163
-
acc-create-value-object
Generates DDD Value Objects for PHP 8.5. Creates immutable, self-validating objects with equality comparison. Includes unit tests.
majiayu000/claude-skill-registry 163
-
plain-language
Simplification and readability techniques. Use when writing for broad audiences or simplifying complex content. Covers active voice, short sentences, jargon elimination, and accessibility principles from the Plain Language Movement.
majiayu000/claude-skill-registry 163
-
testing-anti-patterns
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
majiayu000/claude-skill-registry 163
-
axiom-liquid-glass-ref
Use when planning comprehensive Liquid Glass adoption across an app, auditing existing interfaces for Liquid Glass compatibility, implementing app icon updates, or understanding platform-specific Liquid Glass behavior - comprehensive reference guide covering all aspects of Liquid Glass adoption from WWDC 2025
majiayu000/claude-skill-registry 163
-
mecw-patterns
majiayu000/claude-skill-registry 163
-
thought-patterns
Orchestrates comprehensive cognitive thinking patterns for complex problem-solving. Analyzes tasks to select optimal pattern(s) from foundational, reasoning, creative, metacognitive, specialized, and neurodivergent categories. Chains multiple patterns when needed and validates outputs before responding.
majiayu000/claude-skill-registry 163
-
dbt-migration-snowflake
Convert Snowflake DDL to dbt models. This skill should be used when converting views, tables, or stored procedures from Snowflake to dbt code, generating schema.yml files with tests and documentation, or migrating existing Snowflake SQL to follow dbt best practices.
majiayu000/claude-skill-registry 163
-
course-difficulty-concern
Advise on course difficulty and prerequisites. Use when a customer is unsure about the level or required knowledge.
majiayu000/claude-skill-registry 163
-
documentation-generator
Automatically generate documentation when user mentions needing API docs, README files, user guides, developer guides, or changelogs. Analyzes code and generates appropriate documentation based on context. Invoke when user mentions "document", "docs", "README", "API documentation", "guide", "changelog", or "how to document".
majiayu000/claude-skill-registry 163
-
section-visualization
majiayu000/claude-skill-registry 163
-
rpg-api-development
Use this skill when working on rpg-api codebase - provides layered architecture patterns, outside-in development, and integration with rpg-toolkit
majiayu000/claude-skill-registry 163
-
clock-expert
Expert on Intel 8284A Clock Generator for ES-1841. Provides guidance on system timing, CPU clock generation, peripheral clock, reset circuit, and wait state synchronization.
majiayu000/claude-skill-registry 163
-
arduino-project-builder
Build complete, production-ready Arduino projects (environmental monitors, robot controllers, IoT devices, automation systems). Assembles multi-component systems combining sensors, actuators, communication protocols, state machines, data logging, and power management. Supports Arduino UNO, ESP32, and Raspberry Pi Pico with board-specific optimizations. Use this skill when users request complete Arduino applications, not just code snippets.
majiayu000/claude-skill-registry 163
-
Suggest a Skill
majiayu000/claude-skill-registry 163
-
step-functions
AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or debugging executions.
majiayu000/claude-skill-registry 163