Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
ui-clone
Pixel-perfect UI cloning from screenshots or reference pages. Use when users ask to replicate, clone, or recreate a UI from an image, screenshot, or reference website. Triggers on keywords like "复刻", "clone", "replicate", "recreate UI", "像素级还原", "照着这个做", or when a screenshot is provided with implementation intent.
majiayu000/claude-skill-registry 163
-
codex-mcp
Use this `codex-mcp` skill to instruct another AI Agent to invoke a tool or execute a workflow on your behalf for the following scenario, 1.When you are requested to invoke a mcp tool that you don't have access (can use `ListMcpResourcesTool` to check) such as `context7`, `github`, `linear`, `jira`; 2.When you are requested to execute a complex workflow that require interacting with multiple mcp tools and bash CLI commands for example `github-project-create-items`, `github-project-list-items` workflows;
majiayu000/claude-skill-registry 163
-
ai-rag
Complete RAG and search engineering skill. Covers chunking strategies, hybrid retrieval (BM25 + vector), cross-encoder reranking, query rewriting, ranking pipelines, nDCG/MRR evaluation, and production search systems. Modern patterns for retrieval-augmented generation and semantic search.
majiayu000/claude-skill-registry 163
-
data-modeling
Data modeling with Entity-Relationship Diagrams (ERDs), data dictionaries, and conceptual/logical/physical models. Documents data structures, relationships, and attributes.
majiayu000/claude-skill-registry 163
-
system_architect
设计高性能后端架构,Rust/C++ 底层开发,分布式系统设计
majiayu000/claude-skill-registry 163
-
nextjs-tailwind-guidelines
Next.js 15 + Tailwind CSS development guidelines. Modern patterns including App Router, Server/Client Components, Suspense, lazy loading, file organization, Tailwind CSS styling, performance optimization, and TypeScript best practices. Use when creating components, pages, features, styling, routing, or working with Next.js code.
majiayu000/claude-skill-registry 163
-
npmrc
Conditionally generates .npmrc for GitHub Packages registry configuration. Maps organization scope to registry endpoint when component library is requested. Token stored in ~/.npmrc only.
majiayu000/claude-skill-registry 163
-
sqlmodel
Expert guidance for SQLModel - the Python library combining SQLAlchemy and Pydantic for database models. Use when (1) creating database models that work as both SQLAlchemy ORM and Pydantic schemas, (2) building FastAPI apps with database integration, (3) defining model relationships (one-to-many, many-to-many), (4) performing CRUD operations with type safety, (5) setting up async database sessions, (6) integrating with Alembic migrations, (7) handling model inheritance and mixins, or (8) converting between database models and API schemas.
majiayu000/claude-skill-registry 163
-
neo4j-schema
Core Neo4j schema reference with all labels, relationships, data types, and indexes. Use when exploring database structure, checking field types, or understanding the financial knowledge graph schema.
majiayu000/claude-skill-registry 163
-
dnevni-summary
Creates STRUCTURED summary.md in each daily folder. Analyzes chat conversations and generates actionable summaries with "Što je uradio" and "Što bi trebao da uradi" sections per person. Use for daily reports and activity tracking.
majiayu000/claude-skill-registry 163
-
technical-spec-reviewing
Reviews technical specifications for completeness, feasibility, and production readiness. Validates architecture, APIs, security, and operational concerns. Use when reviewing tech specs before implementation or architecture review meetings.
majiayu000/claude-skill-registry 163
-
orcaflex-vessel-setup
Configure 6-DOF vessels in OrcaFlex with hydrodynamic properties, RAO import from AQWA, and vessel type creation. Covers initial position, orientation, calculation settings, and motion options.
majiayu000/claude-skill-registry 163
-
planning-research
Use when tackling complex features, architectural decisions, or problems requiring careful thought. Enforces research and planning BEFORE implementation to improve design quality.
majiayu000/claude-skill-registry 163
-
violet-dashboard
VioletDashboard code patterns and conventions
majiayu000/claude-skill-registry 163
-
Image Files
Image manipulation using ImageMagick command-line tools for resizing, converting, optimizing, and batch processing
majiayu000/claude-skill-registry 163
-
write-documents
Apply when creating or editing INFO, SPEC, IMPL, TEST, FIX documents, or STRUT plans
majiayu000/claude-skill-registry 163
-
using-weaviate
Weaviate vector database for semantic search, hybrid queries, and AI-native applications. Use for embeddings storage, similarity search, RAG pipelines, and multi-modal retrieval.
majiayu000/claude-skill-registry 163
-
Wheels API Generator
Generate RESTful API controllers with JSON responses, proper HTTP status codes, and API authentication. Use when creating API endpoints, JSON APIs, or web services. Ensures proper REST conventions and error handling.
majiayu000/claude-skill-registry 163
-
chatbot-widget
Build embeddable chatbot widgets for web applications. Use when creating chat UIs, iframe embeds, or widget-based AI interfaces.
majiayu000/claude-skill-registry 163
-
app-template
Deploy applications using bjw-s/app-template Helm chart - a flexible chart for helmifying container images without dedicated charts.
Use when: (1) Deploying container images that lack official Helm charts, (2) Creating HelmRelease manifests for Flux GitOps,
(3) Configuring multi-container pods with sidecars, (4) Setting up persistent storage, ingress, services for custom applications,
(5) Questions about app-template values structure or patterns, (6) Deploying any custom container to Kubernetes.
Triggers: "deploy with app-template", "helmify this image", "create helm release for", "app-template values",
"sidecar container", "multi-container pod helm", "deploy container image", "no helm chart available",
"custom container deployment", "bjw-s", "app-template chart", "deploy docker image to kubernetes",
"container without helm chart", "generic helm chart"
majiayu000/claude-skill-registry 163
-
lockfile
Use when creating llmring.lock file for new project (REQUIRED for all applications), configuring model aliases with semantic task-based names, managing environment-specific profiles (dev/staging/prod), or setting up fallback models - lockfile creation is mandatory first step, bundled lockfile is only for llmring tools
majiayu000/claude-skill-registry 163
-
factor
Enables Claude to browse Factor prepared meals and manage subscriptions
majiayu000/claude-skill-registry 163
-
microsoft-skill-creator
Create agent skills for Microsoft technologies using Learn MCP tools. Use when users want to create a skill that teaches agents about any Microsoft technology, library, framework, or service (Azure, .NET, M365, VS Code, Bicep, etc.). Investigates topics deeply, then generates a hybrid skill storing essential knowledge locally while enabling dynamic deeper investigation.
majiayu000/claude-skill-registry 163
-
using-agentops
Meta skill explaining the AgentOps workflow. Auto-injected on session start. Covers RPI workflow, Knowledge Flywheel, and skill catalog.
majiayu000/claude-skill-registry 163