Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
web-components-architecture
Build web components using Custom Elements v1 API with Declarative Shadow DOM, attribute-driven state, handleEvent pattern, and zero DOM selection. Use when creating custom elements, extending built-in HTML elements, or implementing component-based architecture. NO querySelector, NO innerHTML, NO external libraries - pure web platform APIs only.
majiayu000/claude-skill-registry 163
-
worldcrafter-route-creator
Scaffold Next.js App Router routes for simple pages without forms or complex logic. Use when user needs "create a page", "add route", "add about/contact/terms page", "create API endpoint", "add layout", or mentions SSE/webhooks. Generates page, layout, loading, error, and not-found files with boilerplate. Best for static content, read-only pages, and API endpoints (REST, SSE, webhooks). Do NOT use for forms with validation (use worldcrafter-feature-builder), complete features with database (use worldcrafter-feature-builder), database-only changes (use worldcrafter-database-setup), or comprehensive testing (use worldcrafter-test-generator).
majiayu000/claude-skill-registry 163
-
evernote-sdk-patterns
Advanced Evernote SDK patterns and best practices.
Use when implementing complex note operations, batch processing,
search queries, or optimizing SDK usage.
Trigger with phrases like "evernote sdk patterns", "evernote best practices",
"evernote advanced", "evernote batch operations".
majiayu000/claude-skill-registry 163
-
LLM Judge Patterns
Comprehensive guide to using LLMs as judges for automated evaluation including prompt patterns, calibration, bias reduction, and multi-judge ensembles
majiayu000/claude-skill-registry 163
-
scarches-complete
scArches 单细胞深度学习参考图谱框架 - 100%覆盖文档(26个HTML文件,包含完整API、教程、模型训练、多模态整合)
majiayu000/claude-skill-registry 163
-
Industry Verticals
Specialized agent configurations for specific industries
majiayu000/claude-skill-registry 163
-
fumadocs-component-docs
Create component documentation with installation, usage examples, and preview sections. Apply when documenting 8-bit components with proper structure and examples.
majiayu000/claude-skill-registry 163
-
Fluxwing Screen Scaffolder
Build complete UI screens by composing multiple uxscii components. Use when working with .uxm files, when user wants to create, scaffold, or build .uxm screens like login, dashboard, profile, settings, or checkout pages.
majiayu000/claude-skill-registry 163
-
ai-agent-implementation
Step-by-step checklist and best practices for implementing new AI agent tools in the omer-akben portfolio. Use when creating new agent tools, API routes, or extending agent capabilities.
majiayu000/claude-skill-registry 163
-
roughcut
Creates video rough cut yaml file for use with Buttercut gem. Concatenates visual transcripts with file markers, creates a roughcut yaml with clip selections, then exports to XML format. Use this skill when users want a "roughcut", "sequence" or "scene" generated. These are all the same thing, just with different lengths.
majiayu000/claude-skill-registry 163
-
abaqus-bc
Define boundary conditions - fixed supports, displacements, symmetry. Use when user mentions fixed, pinned, clamped, supported, or constrained. Does NOT handle loads or forces.
majiayu000/claude-skill-registry 163
-
convex-file-storage
Complete file handling including upload flows, serving files via URL, storing generated files from actions, deletion, and accessing file metadata from system tables
majiayu000/claude-skill-registry 163
-
pseo-system
Create and manage programmatic SEO pages. Use when creating new pSEO pages, adding content to existing categories, or validating SEO quality.
majiayu000/claude-skill-registry 163
-
frappe-api
Frappe Python and JavaScript API reference including document operations, database queries, utilities, and REST API patterns. Use when working with frappe.get_doc, frappe.db, frappe.call, or any Frappe API methods.
majiayu000/claude-skill-registry 163
-
latchbio-integration
Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.
majiayu000/claude-skill-registry 163
-
optimizing-for-user-feelings
A product development framework that prioritizes emotional outcomes over quantitative metrics to build high-loyalty consumer products. Use this when defining a new feature's UX, when data-driven optimization has reached a local maximum, or when building products in a commoditized market where brand and delight are the primary differentiators.
majiayu000/claude-skill-registry 163
-
fix-line-endings
majiayu000/claude-skill-registry 163
-
i18n-checker
majiayu000/claude-skill-registry 163
-
playwright-browser-file-upload
To upload files through a file input, provide one or more file paths for a page file chooser.
majiayu000/claude-skill-registry 163
-
designing-nextjs-ui
Create professional, attractive, and visually striking user interfaces in Next.js.
Use when building beautiful websites, landing pages, dashboards, or any UI that needs
to stand out. Covers Tailwind CSS utilities, typography, animations, visual effects,
responsive layouts, and modern design patterns. Includes gradient text, glass morphism,
hover effects, and comprehensive spacing/layout systems.
NOT when doing basic HTML/CSS without a framework.
majiayu000/claude-skill-registry 163
-
1k-new-skill
Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a skill, or asks about writing skills for Claude Code. Fetches latest documentation before generating skill content. New skill. Create a skill.
majiayu000/claude-skill-registry 163
-
sc-ci-automation
Run CI quality gates with optional auto-fix and PR creation.
majiayu000/claude-skill-registry 163
-
oclif-patterns
Enterprise CLI patterns using oclif framework with TypeScript. Use when building oclif CLIs, creating plugins, implementing commands with flags/args, adding auto-documentation, testing CLI commands, or when user mentions oclif, enterprise CLI, TypeScript CLI, plugin system, or CLI testing.
majiayu000/claude-skill-registry 163
-
ic-refactor
Refactor IC10 code for clarity and structure. Use when user wants to reorganize code, apply design patterns, improve naming, or make code more maintainable without changing functionality.
majiayu000/claude-skill-registry 163