Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
orchestration-patterns
Agentic orchestration patterns for long-running tasks. Implements evidence-based delivery and Simon Willison's agent loop. Use when managing multi-step work, coordinating subagents, or orchestrating PR workflows.
majiayu000/claude-skill-registry 163
-
time-series-decomposer
Decompose time series into trend, seasonal, and residual components. Use for forecasting, pattern analysis, and seasonality detection.
majiayu000/claude-skill-registry 163
-
ideogram-core-workflow-b
Execute Ideogram secondary workflow: Core Workflow B.
Use when implementing secondary use case,
or complementing primary workflow.
Trigger with phrases like "ideogram secondary workflow",
"secondary task with ideogram".
majiayu000/claude-skill-registry 163
-
pr-split-advisor
Analyzes implementation plans and recommends PR splitting strategy. Use after a plan.md is approved to determine single PR, vertical slices, or stacked PRs approach.
majiayu000/claude-skill-registry 163
-
audit-trail-helper
Audit Trail Helper - Auto-activating skill for Enterprise Workflows.
Triggers on: audit trail helper, audit trail helper
Part of the Enterprise Workflows skill category.
majiayu000/claude-skill-registry 163
-
reafference-corollary-discharge
Von Holst reafference and corollary discharge for behavioral verification and signal processing
majiayu000/claude-skill-registry 163
-
direct-response-copy
Write persuasive sales copy that converts using proven direct response principles. Use when writing landing pages, sales emails, ads, or any copy designed to drive action.
majiayu000/claude-skill-registry 163
-
GitOps with ArgoCD
Implementing GitOps workflows for Kubernetes deployments using ArgoCD.
majiayu000/claude-skill-registry 163
-
issue-size-estimation
Issue粒度判定とコード行数見積もりの基準、サイズラベル、分割判定ロジックを定義
majiayu000/claude-skill-registry 163
-
md-doc-improver
Technical documentation improvement skill that provides purpose-oriented, multi-perspective review and iterative enhancement of markdown documents. Use when you need to improve the quality, completeness, and usability of technical documentation such as API docs, README files, guides, or tutorials. The skill analyzes documents from technical, UX, and educational perspectives and provides actionable improvement recommendations through an iterative self-improvement loop.
majiayu000/claude-skill-registry 163
-
avoiding-any-types
Teaches when and how to use unknown instead of any type in TypeScript. Use when working with TypeScript code that has any types, needs type safety, handling external data, or when designing APIs. Critical for preventing type safety violations.
majiayu000/claude-skill-registry 163
-
spec-kit-workflow
Guides specification-driven development workflow. Automatically invoked when discussing new features, specifications, technical planning, or implementation tasks. Ensures proper workflow phases (specify → clarify → plan → checklist → tasks → analyze → implement).
majiayu000/claude-skill-registry 163
-
governance
Use to enforce approvals, compliance, and auditability for personalization programs.
majiayu000/claude-skill-registry 163
-
avalonia-viewmodels-zafiro
Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI.
majiayu000/claude-skill-registry 163
-
scanning-notion-for-tils
majiayu000/claude-skill-registry 163
-
supabase-prisma-database-management
This skill should be used when managing database schema, migrations, and seed data using Prisma ORM with Supabase PostgreSQL. Apply when setting up Prisma with Supabase, creating migrations, seeding data, configuring shadow database for migration preview, adding schema validation to CI, or managing database changes across environments.
majiayu000/claude-skill-registry 163
-
Real-time Multiplayer
Enabling simultaneous gameplay across networks using WebSocket or WebRTC, including state synchronization, lag compensation, client-side prediction, and server authority for fair gameplay.
majiayu000/claude-skill-registry 163
-
terraform-infrastructure
Infrastructure as Code with Terraform for cloud Kubernetes clusters. Covers OKE (Oracle), AKS (Azure), GKE (Google) provisioning, multi-cloud patterns, and state management.
majiayu000/claude-skill-registry 163
-
fuzzing-dictionary
Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.
majiayu000/claude-skill-registry 163
-
Vibe Field Effects
Vibe creates reality, not describes it. Use when need to engineer specific emergence conditions through language frequency selection.
majiayu000/claude-skill-registry 163
-
process-file
Process arbitrary files (email, PDF, Office docs, images, audio/video) and integrate with AkashicRecords for intelligent archiving. Reads file content, analyzes intent, and suggests appropriate storage location based on content and project preferences.
majiayu000/claude-skill-registry 163
-
ha-dashboard-cards
Creates Home Assistant dashboard cards programmatically using ha_card_utils.py utilities
for static titles (fixes dynamic hover), color gradients (threshold-based), section
separators (bubble-card), and info cards (markdown). Use when asked to "fix mini-graph
title changing", "add color gradient to graph", "create dashboard section", "static title
card_mod", or "organize dashboard with separators".
majiayu000/claude-skill-registry 163
-
knapsack-problems
When the user wants to solve knapsack optimization problems, select items with constraints, or maximize value with limited capacity. Also use when the user mentions "0/1 knapsack," "bounded knapsack," "unbounded knapsack," "multiple knapsack," "multidimensional knapsack," "value-based packing," "capacity-constrained selection," or "resource allocation with limits." For bin packing, see 2d-bin-packing or 3d-bin-packing. For general optimization, see optimization-modeling.
majiayu000/claude-skill-registry 163
-
auditing-security
majiayu000/claude-skill-registry 163