Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
memory-palace-architect
Design memory palace structures with spatial layouts and domain org.
majiayu000/claude-skill-registry 163
-
claude-code-action
Knowledge base for creating and configuring Claude Code Action GitHub workflows
majiayu000/claude-skill-registry 163
-
Railway Deploy
This skill should be used when the user asks to "deploy to Railway", "deploy backend", "deploy Python app", "deploy Node.js server", "railway deployment", or mentions Railway hosting workflows.
majiayu000/claude-skill-registry 163
-
review-implementing
Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews.
majiayu000/claude-skill-registry 163
-
doc-coauthoring
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
majiayu000/claude-skill-registry 163
-
forecast-demand
View demand forecast for a product over a specified time horizon
majiayu000/claude-skill-registry 163
-
framework-migration-legacy-modernize
Orchestrate a comprehensive legacy system modernization using the strangler fig pattern, enabling gradual replacement of outdated components while maintaining continuous business operations through ex
majiayu000/claude-skill-registry 163
-
zenn-textlint-workarounds
Use when textlint produces false positives on Zenn articles. prh hyphen loop, :::message, and --fix workarounds.
majiayu000/claude-skill-registry 163
-
split-and-ship
Execute an approved split plan by creating separate branches, commits, and PRs for each change group. Use when the user asks to "split and ship", "ship the split plan", "create separate PRs", or "split changes into branches".
majiayu000/claude-skill-registry 163
-
sdr-account-prioritization-plan
Help SDRs figure out which accounts to focus on and how to break into them -- combining internal engagement data with external signals to prioritize accounts and plan next moves.
majiayu000/claude-skill-registry 163
-
infrastructure-as-code
Provides Infrastructure as Code best practices for Terraform, Pulumi, CloudFormation, and OpenTofu. Use when provisioning infrastructure, writing IaC modules, managing cloud resources, scanning for misconfigurations, or when user mentions 'terraform', 'pulumi', 'cloudformation', 'IaC', 'opentofu', 'infrastructure', 'tfsec', 'checkov', 'drift'.
majiayu000/claude-skill-registry 163
-
dr-forecast-variance
Analyze budget vs forecast vs actual variances. Compares multi-scenario financial data for planning and performance review.
majiayu000/claude-skill-registry 163
-
TanStack Query
Client-side data fetching, caching, and mutations in LivestockAI
majiayu000/claude-skill-registry 163
-
skill-review
Audit claude-skills with systematic 9-phase review: standards compliance, official docs verification, code accuracy, cross-file consistency, and version drift detection.
Use when investigating skill issues, major updates detected, skill not verified >90 days, or before marketplace submission.
majiayu000/claude-skill-registry 163
-
Feature Structure
How to organize features in LivestockAI
majiayu000/claude-skill-registry 163
-
blueprint
Turn a one-line objective into a step-by-step construction plan any coding agent can execute cold. Each step has a self-contained context brief — a fresh agent in a new session can pick up any step without reading prior steps.
majiayu000/claude-skill-registry 163
-
Arcanea Lore Master
Maintains consistency in Arcanea world-building, including academy systems, magical mechanics, character lore, and narrative coherence across the fantasy multiverse platform
majiayu000/claude-skill-registry 163
-
type-hardening
Incrementally improve type safety by replacing string literals with enums, narrowing `any` types, and using shared types. Works in small verified batches. Preserves functionality while improving code quality.
majiayu000/claude-skill-registry 163
-
para-memory-files
File-based memory system using Tiago Forte's PARA method. Use this skill whenever you need to store, retrieve, update, or organize knowledge across sessions. Covers three memory layers: (1) Knowledge graph in PARA folders with atomic YAML facts, (2) Daily notes as raw timeline, (3) Tacit knowledge about user patterns. Also handles planning files, memory decay, weekly synthesis, and recall via qmd. Trigger on any memory operation: saving facts, writing daily notes, creating entities, running weekly synthesis, recalling past context, or managing plans.
majiayu000/claude-skill-registry 163
-
flow-nexus-neural
Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus
majiayu000/claude-skill-registry 163
-
nvim-config-ops
API-reference skill for this Neovim repo. Use when an agent needs fast lookup of callable/public functions in `lua/user/*`, key Neovim Lua APIs (`vim.api`, `vim.lsp`, `vim.diagnostic`), and file hotspots for plugin/debug/config work.
majiayu000/claude-skill-registry 163
-
knowledge-persistence
Patterns for learning from corrections, capturing instincts, extracting stable patterns, and building cross-session knowledge. Use when the user corrects you, when you discover a recurring pattern, or when insights should persist beyond the current session.
majiayu000/claude-skill-registry 163
-
server-components
This skill should be used when the user asks about "Server Components", "Client Components", "'use client' directive", "when to use server vs client", "RSC patterns", "component composition", "data fetching in components", or needs guidance on React Server Components architecture in Next.js.
majiayu000/claude-skill-registry 163
-
swift-language
Apply modern Swift language patterns and idioms for non-concurrency, non-SwiftUI code. Covers if/switch expressions (Swift 5.9+), typed throws (Swift 6+), result builders, property wrappers, opaque and existential types (some vs any), guard patterns, Never type, Regex builders (Swift 5.7+), Codable best practices (CodingKeys, custom decoding, nested containers), modern collection APIs (count(where:), contains(where:), replacing()), FormatStyle (.formatted() on dates, numbers, measurements), and string interpolation patterns. Use when writing core Swift code involving generics, protocols, enums, closures, or modern language features.
majiayu000/claude-skill-registry 163