Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
git-commits
Git Commit Rules
majiayu000/claude-skill-registry 163
-
standard-out-setup
Add console output and logging to make errors visible to agents. Standard out is a critical leverage point - without it, agents cannot see errors or understand application state. Use when agents fail silently, when debugging agentic workflows, or when setting up a new codebase for agentic coding.
majiayu000/claude-skill-registry 163
-
color-system-designer
Creates color palettes and color systems for applications. Defines primary, secondary, neutral colors, and semantic colors (success, error, warning, info). Ensures accessibility compliance and provides usage guidelines.
majiayu000/claude-skill-registry 163
-
dotnet-aspire-starter
Creates production-ready .NET 10 Aspire projects with ASP.NET MVC + Razor + TypeScript frontend, REST API backend, Entity Framework, OpenTelemetry observability, and Polly resilience. Use when asked to create a new .NET web application, scaffold a .NET Aspire project, set up a full-stack .NET solution with frontend and API, configure OpenTelemetry for .NET, add Polly resilience patterns, or start a new C# project with modern best practices. Supports OIDC authentication preparation and Grafana-ready telemetry.
majiayu000/claude-skill-registry 163
-
run
Build and launch GridRacer in the iOS Simulator
majiayu000/claude-skill-registry 163
-
pytorch-quantization
Techniques for model size reduction and inference acceleration using INT8 quantization, including Post-Training Quantization (PTQ) and Quantization Aware Training (QAT). (quantization, int8, qat, fbgemm, qnnpack, ptq, dequantize)
majiayu000/claude-skill-registry 163
-
mock-prediction
Mock prediction skill for 4-layer thinking test. Calls Task subagent.
majiayu000/claude-skill-registry 163
-
memory-search
PROACTIVELY search conversation history when receiving user instructions. Find previous discussions, decisions, and context BEFORE starting new work. Your memory is valuable - use it.
majiayu000/claude-skill-registry 163
-
first-principle-thinking
Expert methodology for breaking down complex problems into fundamental truths and rebuilding solutions from the ground up. Use when users need breakthrough innovation (not incremental improvement), question industry assumptions, face seemingly impossible problems, want to understand root causes, ask "why does this have to be this way", "rethink from scratch", "reimagine this", request analysis "from first principles", want to challenge conventional wisdom, question everything, or need to deconstruct problems to their core elements. Ideal for strategic decisions, innovation challenges, cost optimization, and escaping local optima.
majiayu000/claude-skill-registry 163
-
multi-tenant
Multi-tenant architecture patterns including org_id claim management, JWT token structure with organization context, database isolation strategies for MongoDB and PostgreSQL, theme switching per organization, tenant provisioning workflows, data isolation patterns, and cross-tenant security. Activate for multi-tenancy implementation, tenant isolation, and organization-scoped data access.
majiayu000/claude-skill-registry 163
-
contact-discovery-from-documents
When the agent needs to find specific contact information or responsible personnel for a particular domain or system. This skill searches through available documents (PDFs, config files, emails) to locate relevant contact details, organizational charts, or responsibility assignments. It can parse structured documents for contact tables, search for role-based keywords, and extract email addresses and names associated with specific responsibilities. Triggers include 'find contact', 'responsible person', 'team member', 'who manages', 'email address', 'contact information', 'PDF analysis', 'document search', 'role-based lookup'.
majiayu000/claude-skill-registry 163
-
schema-validate-resume
Validate resume payloads using strict Pydantic models. Ensures that the resume JSON conforms to the required structure before processing.
majiayu000/claude-skill-registry 163
-
feedback-recall
Query past feedback by topic, source, or theme
majiayu000/claude-skill-registry 163
-
notion-sdk
Control Notion via Python SDK. TRIGGERS - Notion API, create page, query database, add blocks, automate Notion. PREFLIGHT - requires token from notion.so/my-integrations.
majiayu000/claude-skill-registry 163
-
mui
Material-UI v7 component library patterns including sx prop styling, theme integration, responsive design, and MUI-specific hooks. Use when working with MUI components, styling with sx prop, theme customization, or MUI utilities.
majiayu000/claude-skill-registry 163
-
ralph-init
Initialize a project with Ralph workflow structure (specs, prompts, loop script). Use when starting a new project or adding Ralph workflow to an existing project.
majiayu000/claude-skill-registry 163
-
scvi-tools
This skill should be used when working with single-cell omics data analysis using scvi-tools, including scRNA-seq, scATAC-seq, CITE-seq, spatial transcriptomics, and other single-cell modalities. Use this skill for probabilistic modeling, batch correction, dimensionality reduction, differential expression, cell type annotation, multimodal integration, and spatial analysis tasks.
majiayu000/claude-skill-registry 163
-
functional-programming-preference
Promotes functional programming and composition over inheritance while maintaining consistency with WordPress best practices.
majiayu000/claude-skill-registry 163
-
skill-manager
Native Python-based skill management for enabling/disabling skills, configuring permissions, and managing settings.local.json
majiayu000/claude-skill-registry 163
-
community-marketing
Эксперт по community-маркетингу. Используй для построения сообществ, engagement стратегий, community-led growth и модерации.
majiayu000/claude-skill-registry 163
-
rack-middleware
Rack middleware development, configuration, and integration patterns. Use when working with middleware stacks or creating custom middleware.
majiayu000/claude-skill-registry 163
-
zoho-api
Zoho Books and Zoho Inventory API integration for TSH Clients Console. Use when:
(1) Creating new API routes that call Zoho endpoints
(2) Debugging API errors, token issues, or rate limits
(3) Adding new Zoho data fetching functions
(4) Understanding OAuth token caching with Upstash Redis
(5) Working with products, orders, invoices, payments, or credit notes
(6) Troubleshooting "Contact for price" or stock display issues
majiayu000/claude-skill-registry 163
-
writing-jsdoc
This skill should be used when the user asks to "add JSDoc", "document this function", "write JSDoc comments", "link to a type", "use @link tag", "hyperlink in JSDoc", "reference external service in docs", or needs guidance on JSDoc syntax, clickable type references, or TypeScript-optimized documentation.
majiayu000/claude-skill-registry 163
-
sql-optimization-patterns
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
majiayu000/claude-skill-registry 163