Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
openspec-ff-change
Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.
majiayu000/claude-skill-registry 163
-
SAG
Step-by-step guidance for sag.
majiayu000/claude-skill-registry 163
-
architecture-patterns
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.
majiayu000/claude-skill-registry 163
-
plan-adr
Write an Architecture Decision Record.
majiayu000/claude-skill-registry 163
-
implement-playlists-tassadar2499-novatune-2
Plan and implement Stage 6 Playlists with CRUD endpoints, track management, and reordering (plan)
majiayu000/claude-skill-registry 163
-
mcp-server
This skill should be used when setting up a stateless MCP (Model Context Protocol) server in FastAPI using the Official MCP SDK with 5 task management tools that interact with SQLModel database.
majiayu000/claude-skill-registry 163
-
salesforce-development
Expert patterns for Salesforce platform development including Lightning Web Components (LWC), Apex triggers and classes, REST/Bulk APIs, Connected Apps, and Salesforce DX with scratch orgs and 2nd generation packages (2GP).
majiayu000/claude-skill-registry 163
-
second-brain
Use this skill when managing persistent user memory in ~/.memory/ - a structured, hierarchical second brain for AI agents. Triggers on conversation start (auto-load relevant memories by matching context against tags), "remember this", "what do you know about X", "update my memory", completing complex tasks (auto-propose saving learnings), onboarding a new user, searching past learnings, or maintaining the memory graph - splitting large files, pruning stale entries, and updating cross-references.
majiayu000/claude-skill-registry 163
-
nfr-jira-epic
Create a Jira Epic with one story per applicable NFR for tracking NFR compliance as sprint work
majiayu000/claude-skill-registry 163
-
pylops
Linear operators for large-scale inverse problems with matrix-free representations.
Use when Claude needs to: (1) Define linear operators for forward/adjoint operations,
(2) Solve inverse problems (deconvolution, imaging, tomography), (3) Apply signal
processing transforms (FFT, convolution, derivatives), (4) Compose operators for
complex workflows, (5) Perform regularized inversion with smoothness or sparsity
constraints, (6) Process seismic or image data at scale.
majiayu000/claude-skill-registry 163
-
visual-emotion-engineer
One sentence - what this skill does and when to invoke it
majiayu000/claude-skill-registry 163
-
memory-sync
Persist and recall context between sessions
majiayu000/claude-skill-registry 163
-
math-help
Guide to the math cognitive stack - what tools exist and when to use each
majiayu000/claude-skill-registry 163
-
jupyter-notebook
Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.
majiayu000/claude-skill-registry 163
-
astropy
Astropy is the core Python package for astronomy, providing essential functionality for astronomical research and data analysis.
majiayu000/claude-skill-registry 163
-
aws-cdk
Framework for defining and provisioning AWS cloud infrastructure using programming languages like TypeScript and Python.
majiayu000/claude-skill-registry 163
-
hugging-face-paper-publisher
Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.
majiayu000/claude-skill-registry 163
-
dist-sys-auditor
Distributed systems design and implementation auditor — enforces evidence-backed coordination decisions, citation requirements, invariant tracking, and correctness verification against academic literature, battle-tested systems, and the project's locked architectural decisions
majiayu000/claude-skill-registry 163
-
structured-output
Format final review deliverables with consistent structure for comparable findings across reviews
majiayu000/claude-skill-registry 163
-
rust-in-action
Write and review Rust code using systems programming concepts from "Rust in Action" by Tim McNamara. Covers language foundations, ownership and borrowing, smart pointers, data representation (bits, endianness, floats), memory (stack/heap/virtual), file I/O, networking (TCP/HTTP), concurrency (threads/closures), and OS-level programming. Use when writing systems-level Rust, working with binary data, raw pointers, file formats, network protocols, or low-level memory. Trigger on: "Rust", "systems programming", "smart pointers", "endianness", "bit manipulation", "TCP", "raw pointers", "serde", "borrow checker", "ownership", "concurrency", "kernel", ".rs files", "cargo".
majiayu000/claude-skill-registry 163
-
roadmap-updating
Use when updating product roadmap with new PRDs - sequences PRDs by timeline, manages roadmap.md structure, and maintains changelog
majiayu000/claude-skill-registry 163
-
nw-continue
Detects current wave progress for a feature and resumes at the next step. Scans docs/feature/ for artifacts.
majiayu000/claude-skill-registry 163
-
implement-cli-command
Implement new CLI commands in ts/packages/cli/ using Effect.ts patterns, service wiring, and @effect/cli declarations.
majiayu000/claude-skill-registry 163
-
guide
Use when onboarding to a project, exploring architecture, or understanding why decisions were made: interactive tours, decision archaeology, and codebase discovery.
majiayu000/claude-skill-registry 163