Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
cloudflare-zero-trust-access
majiayu000/claude-skill-registry 163
-
using-system-architect
Use when you have architecture documentation from system-archaeologist and need critical assessment, refactoring recommendations, or improvement prioritization - routes to appropriate architect specialist skills
majiayu000/claude-skill-registry 163
-
add-url
Add source URLs to workdesk/sources.md one-by-one with validation and duplication checking. Use when user provides links to add to the journal. Does NOT generate summaries.
majiayu000/claude-skill-registry 163
-
discover
Read product and technical docs, then summarize requirements and gaps.
majiayu000/claude-skill-registry 163
-
jira-ticket
Look up Jira ticket details including summary, type, and description. Use this to fetch ticket context for branch naming, PR creation, or understanding requirements.
majiayu000/claude-skill-registry 163
-
cursor-install-auth
Install Cursor IDE and configure authentication. Triggers on "install cursor",
"setup cursor", "cursor authentication", "cursor login", "cursor license". Use when working with cursor install auth functionality. Trigger with phrases like "cursor install auth", "cursor auth", "cursor".
majiayu000/claude-skill-registry 163
-
hooks-configuration
Claude Code hooks configuration and development. Covers hook lifecycle events,
configuration patterns, input/output schemas, and common automation use cases.
Use when user mentions hooks, automation, PreToolUse, PostToolUse, SessionStart,
SubagentStart, or needs to enforce consistent behavior in Claude Code workflows.
majiayu000/claude-skill-registry 163
-
auto-debug
majiayu000/claude-skill-registry 163
-
template-daffy0208-ai-dev-standards
majiayu000/claude-skill-registry 163
-
prospect-research-compiler
Aggregate prospect intelligence from multiple sources including news, social media, company websites, and financial data.
majiayu000/claude-skill-registry 163
-
segment-cdp
Expert patterns for Segment Customer Data Platform including Analytics.js, server-side tracking, tracking plans with Protocols, identity resolution, destinations configuration, and data governance best practices. Use when: segment, analytics.js, customer data platform, cdp, tracking plan.
majiayu000/claude-skill-registry 163
-
repo-create
GitHubリポジトリを新規作成・初期化。ghコマンド使用。
トリガー例: 「リポジトリを作成」「GitHubリポジトリ」「repo-create」「gh repo create」
majiayu000/claude-skill-registry 163
-
component-scaffold-generator
Generates clean React/Vue component skeletons with TypeScript types, prop variants, styling hooks, test files, Storybook stories, and usage documentation. Use when users request "create a component", "scaffold component", "new React component", or "generate component boilerplate".
majiayu000/claude-skill-registry 163
-
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
-
scalability-patterns
Master scalability patterns with load balancing, caching, database scaling, microservices, and horizontal scaling strategies.
majiayu000/claude-skill-registry 163
-
fetch-url
渲染网页 URL,去噪提取正文并输出为 Markdown(默认)或其他格式/原始 HTML,以减少 Token。
majiayu000/claude-skill-registry 163
-
code-documentation-standards
Comprehensive code documentation standards and guidelines for maintaining up-to-date documentation across Python, HTML, CSS, and JavaScript codebases. Use when creating or modifying code to ensure proper documentation practices and maintainable code.
majiayu000/claude-skill-registry 163
-
plan-to-tdd
Transform feature plans into test-driven implementation using Outside-In methodology. This skill should be used when converting documented plans from docs/plan/ into testable code w/ proper test structure (Unit, Integration, E2E).
majiayu000/claude-skill-registry 163
-
strict-typescript-mode
Enforces TypeScript best practices when writing code. Automatically enables strict typing for TypeScript projects, prevents `any` usage, and recommends generic constraints. Activate on TS/TSX files, new features, code reviews.
majiayu000/claude-skill-registry 163
-
zig-build-engineer
Expert guidance for Zig build system engineering. Use when working with build.zig files, including creating new build configurations, adding executables/libraries/tests, managing dependencies and modules, setting up cross-compilation, configuring build options, troubleshooting build issues, or any other Zig build system tasks. Provides patterns, API references, and best practices for the Zig build system's DAG-based architecture.
majiayu000/claude-skill-registry 163
-
api-docs-writing
Update or create API documentation after making changes to the public interface of an API. Use when modifying existing endpoints, introducing new endpoints, or when API implementation changes are complete and tested.
majiayu000/claude-skill-registry 163
-
designing-distributed-systems
When designing distributed systems for scalability, reliability, and consistency. Covers CAP/PACELC theorems, consistency models (strong, eventual, causal), replication patterns (leader-follower, multi-leader, leaderless), partitioning strategies (hash, range, geographic), transaction patterns (saga, event sourcing, CQRS), resilience patterns (circuit breaker, bulkhead), service discovery, and caching strategies for building fault-tolerant distributed architectures.
majiayu000/claude-skill-registry 163
-
specswarm-upgrade
Systematic compatibility analysis, migration guidance, and breaking change detection for dependency/framework upgrades. Auto-executes when user clearly wants to upgrade, update, migrate, or modernize software dependencies, frameworks, packages, or technology stacks.
majiayu000/claude-skill-registry 163