Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
blue-ocean-strategy
Blue Ocean Strategy analysis using ERRC framework and Strategy Canvas. Use when: blue ocean, market differentiation, competitive strategy, value innovation, ERRC framework, strategy canvas, new market space, competitive analysis.
majiayu000/claude-skill-registry 163
-
docstring
Write docstrings for PyTorch functions and methods following PyTorch conventions. Use when writing or updating docstrings in PyTorch code.
majiayu000/claude-skill-registry 163
-
refactoring-planning
Plan refactoring work by identifying core components and structuring tasks
majiayu000/claude-skill-registry 163
-
research-report
将deep调研结果汇总为markdown报告,覆盖所有字段,跳过不确定值。
majiayu000/claude-skill-registry 163
-
aws-strands-agents-agentcore
Use when working with AWS Strands Agents SDK or Amazon Bedrock AgentCore platform for building AI agents. Provides architecture guidance, implementation patterns, deployment strategies, observability, quality evaluations, multi-agent orchestration, and MCP server integration.
majiayu000/claude-skill-registry 163
-
crud-development
定义若依(RuoYi / RuoYi-Vue-Plus 生态)在数据持久层(Mapper)与业务层(Service)的 CRUD 开发规范。要求 Mapper 统一继承 `BaseMapperPlus<Entity,Vo>`、Service 统一实现 `IService<Entity>` 并采用标准实现基类;查询/更新条件强制使用 `LambdaQueryWrapper` / `LambdaUpdateWrapper` 构建类型安全条件;分页统一使用 `PageQuery` + `TableDataInfo<T>` 返回。严禁循环执行 SQL、严禁直接返回 Entity 给前端、严禁 `SELECT *`,写操作强制采用批量 API 与 VO/DTO 封装,提升代码一致性、可维护性与性能。
majiayu000/claude-skill-registry 163
-
supabase-mcp-integration
Comprehensive Supabase integration covering authentication, database operations, realtime subscriptions, storage, and MCP server patterns for building production-ready backends with PostgreSQL, Auth, and real-time capabilities
majiayu000/claude-skill-registry 163
-
validating-architecture-analysis
Validate architecture artifacts against contracts and consistency requirements - codifies systematic validation practices with professional reporting
majiayu000/claude-skill-registry 163
-
bootstrap-vue3
Provides comprehensive guidance for Bootstrap Vue 3 component library including Bootstrap components, grid system, utilities, and Vue 3 integration. Use when the user asks about Bootstrap Vue 3, needs to use Bootstrap components in Vue 3, or implement responsive layouts.
majiayu000/claude-skill-registry 163
-
dutch-law-downloader
Downloads Dutch official legal publications including national laws (wetten, ministeriele regelingen, koninklijk besluiten), local regulations (lokale verordeningen, gemeentelijk beleid), and implementation policies (uitvoeringsbeleid) from government databases (BWB, CVDR) and converts them to YAML format with textual content only. Use when user wants to download, fetch, or import any Dutch regulation by name or type.
majiayu000/claude-skill-registry 163
-
phoenix-controllers
Handle HTTP requests with Phoenix controllers including actions, parameters, rendering, flash messages, and redirects
majiayu000/claude-skill-registry 163
-
databricks-python-sdk
Databricks development guidance including Python SDK, Databricks Connect, CLI, and REST API. Use when working with databricks-sdk, databricks-connect, or Databricks APIs.
majiayu000/claude-skill-registry 163
-
circuit-breaker
Implement the circuit breaker pattern to prevent cascade failures in distributed systems. Use when adding resilience to API clients, external service calls, or any operation that can fail and should fail fast.
majiayu000/claude-skill-registry 163
-
django-patterns
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
majiayu000/claude-skill-registry 163
-
sketch-upload-pipeline
Upload pipeline troubleshooting for Sketch Magic. Use when HEIC uploads fail, previews don’t render, files are too large, or upload validation errors appear.
majiayu000/claude-skill-registry 163
-
Submission Handler
Handle Advent of Code answer submissions with intelligent retry logic. Submits answers via aoc-cli, parses responses, handles failures, analyzes edge cases when tests pass but submission fails, and manages exponential backoff. Use when submitting AoC answers, handling submission failures, or implementing retry logic.
majiayu000/claude-skill-registry 163
-
technical-planning
Transform specifications into actionable implementation plans with phases, tasks, and acceptance criteria. Use when: (1) User asks to create/write an implementation plan, (2) User asks to plan implementation from a specification, (3) Converting specifications from docs/workflow/specification/{topic}.md into implementation plans, (4) User says 'plan this' or 'create a plan', (5) Need to structure how to build something with phases and concrete steps. Creates plans in docs/workflow/planning/{topic}.md that can be executed via strict TDD.
majiayu000/claude-skill-registry 163
-
kirby-ide-support
Improves IDE autocomplete and static analysis in Kirby projects with PHPDoc hints and Kirby IDE helper generation. Use when types are missing or IDE support is degraded.
majiayu000/claude-skill-registry 163
-
createProjectSkills
Atlas skill for designing and creating Claude Skills for project-specific codebases. USE WHEN you need to capture repeatable workflows, complex multi-step processes, or domain-specific patterns that Claude should handle consistently.
majiayu000/claude-skill-registry 163
-
deploy-to-production
Comprehensive guide for deploying Orient to production. Use this skill when deploying changes, updating production, fixing deployment failures, or rolling back. Covers pre-flight checks, environment variables, Docker compose configuration, CI/CD pipeline, smart change detection, and health verification.
majiayu000/claude-skill-registry 163
-
sqs-queue-setup
Sqs Queue Setup - Auto-activating skill for AWS Skills.
Triggers on: sqs queue setup, sqs queue setup
Part of the AWS Skills skill category.
majiayu000/claude-skill-registry 163
-
n8n
Open-source workflow automation platform with visual node-based editor, 400+ integrations, webhooks, and self-hosted deployment capabilities
majiayu000/claude-skill-registry 163
-
invest-stories
When writing, reviewing, or validating user stories. Used by ARCHITECT-AGENT and PRODUCT-OWNER.
majiayu000/claude-skill-registry 163
-
mathematical-constraint-formalization
Formalize constraints using mathematical notation.
majiayu000/claude-skill-registry 163