Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
e2e-review
Reviews spec implementation with E2E visual browser validation via Playwright. Triggers on keywords: e2e review, visual review, spec review, browser validation
majiayu000/claude-skill-registry 163
-
crank
Hands-free epic execution. Runs until ALL children are CLOSED. Uses /swarm with runtime-native spawning (Codex sub-agents or Claude teams). NO human prompts, NO stopping. Triggers: "crank", "run epic", "execute epic", "run all tasks", "hands-free execution", "crank it".
majiayu000/claude-skill-registry 163
-
nw-buddy-ssot-knowledge
Single Source of Truth detection — where truth lives in an nWave repo and how to avoid contradicting it.
majiayu000/claude-skill-registry 163
-
safe-repo
Check for sensitive data in repository. Use when user asks to "check for sensitive data", "/safe-repo", or wants to verify no company/credential data is in the repository.
majiayu000/claude-skill-registry 163
-
better-auth-best-practices
(中文)Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
majiayu000/claude-skill-registry 163
-
agent-memory-system
Persistent memory architecture for AI agents across sessions. Episodic memory (past events), procedural memory (learned skills), semantic memory (knowledge graph), short-term memory (active context). Use when implementing cross-session persistence, skill learning, context preservation, personalization, or building truly adaptive AI systems with long-term memory.
majiayu000/claude-skill-registry 163
-
test-version-207
Test skill to verify version fields are properly included in YAML frontmatter.
TRIGGER when: User wants to test version field generation.
DO NOT TRIGGER when: In production use.
majiayu000/claude-skill-registry 163
-
push-sterlingcrispin-claude-slash-command
Commit and push changes with auto-generated summary
majiayu000/claude-skill-registry 163
-
anthropic-theme-factory
Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
majiayu000/claude-skill-registry 163
-
ast-grep-find
AST-based code search and refactoring via ast-grep MCP
majiayu000/claude-skill-registry 163
-
doc-update
Updates documentation after code changes to keep docs in sync with code reality. Use AFTER implementation is complete. Covers feature docs, workflow docs, and index files.
majiayu000/claude-skill-registry 163
-
meeting-brief
Daily meeting preparation system that checks your calendar each morning, deeply researches external attendees (LinkedIn, company info, GitHub, past notes), and sends you personalized briefs via email (1 per person). Use when you want automated preparation for upcoming meetings with context about each person you're meeting.
majiayu000/claude-skill-registry 163
-
protein-design-workflow
End-to-end guidance for protein design pipelines. Use this skill when: (1) Starting a new protein design project, (2) Need step-by-step workflow guidance, (3) Understanding the full design pipeline, (4) Planning compute resources and timelines, (5) Integrating multiple design tools.
For tool selection, use binder-design. For QC thresholds, use protein-qc.
majiayu000/claude-skill-registry 163
-
explain-like-socrates
Explains concepts using Socratic-style dialogue. Use when the user asks to explain, teach or help understand a concept like socrates.
majiayu000/claude-skill-registry 163
-
pymatgen
Materials science toolkit. Crystal structures (CIF, POSCAR), phase diagrams, band structure, DOS, Materials Project integration, format conversion, for computational materials science.
majiayu000/claude-skill-registry 163
-
culture-index
Index and search culture documentation
majiayu000/claude-skill-registry 163
-
web-frameworks
Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task pipelines, remote caching, parallel execution), and RemixIcon (3100+ SVG icons in outlined/filled styles). Use when creating React applications, implementing server-side rendering, setting up monorepos with multiple packages, optimizing build performance and caching strategies, adding icon libraries, managing shared dependencies, or working with TypeScript full-stack projects.
majiayu000/claude-skill-registry 163
-
aesthetic-form-composition
[Aesthetics] Analyzes form, composition, and spatial relationships: eye paths, balance/asymmetry, rhythm, layering, fore/mid/background usage. Outputs compositional rules as Memo nodes in Brain canvas.
majiayu000/claude-skill-registry 163
-
docs
Update all project documentation to match current codebase (Sofia Nakamura's workflow)
majiayu000/claude-skill-registry 163
-
mobile-pwa
Build Progressive Web Apps and mobile-first experiences. Covers service workers, offline support, push notifications, app manifest, installability, React Native basics, and mobile UX patterns.
majiayu000/claude-skill-registry 163
-
admin-config
Wire admin routes, configure browser-safe plugin imports, and create custom field renderers. Use when setting up momentumAdminRoutes, browserImports, or FieldRendererRegistry.
majiayu000/claude-skill-registry 163
-
abaqus-modal-analysis
Complete workflow for modal/frequency analysis - extract natural frequencies and mode shapes. Use for vibration analysis and resonance avoidance.
majiayu000/claude-skill-registry 163
-
mcp-cli-scripts
Build CLI scripts alongside MCP servers for terminal environments. File I/O, batch processing, caching, richer output formats. Templates for TypeScript scripts and SCRIPTS.md.
Use when: MCP companion scripts, batch processing, saving results to files, CLI API wrappers. Troubleshoot: context too large, no file access, batch input.
majiayu000/claude-skill-registry 163
-
debugging-testing
Use when the user reports a bug they can't reproduce, asks where to start debugging, or mentions a Heisenbug / production-only failure. Drives the observe→hypothesize→predict→test→iterate scientific method.
majiayu000/claude-skill-registry 163