Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
output-error-missing-schemas
Fix missing schema definitions in Output SDK steps. Use when seeing type errors, undefined properties at step boundaries, validation failures, or when step inputs/outputs aren't being properly typed.
majiayu000/claude-skill-registry 163
-
rate-limiting-patterns
Use when implementing rate limiting, throttling, or API quotas. Covers algorithms like token bucket and sliding window, plus distributed rate limiting patterns.
majiayu000/claude-skill-registry 163
-
n8n-integration-patterns
Decide when to use n8n workflows versus Next.js server actions for backend logic. Use when implementing complex multi-step workflows, AI agent pipelines, or external service integrations. Provides patterns for both runtime webhook integration and development-time architectural decisions.
majiayu000/claude-skill-registry 163
-
SQLite Memory Access
majiayu000/claude-skill-registry 163
-
knowledge-discovery
Discover relevant skills and knowledge using tiered approach. SKIP for simple tasks, QUICK for single-skill, STANDARD for multi-skill, DEEP for full feature implementation. Auto-selects tier based on task complexity.
majiayu000/claude-skill-registry 163
-
swift-core
Swift 6 fundamentals for all Apple platforms. Use when implementing concurrency, architecture, testing, i18n, or performance optimization across iOS, macOS, iPadOS, watchOS, visionOS.
majiayu000/claude-skill-registry 163
-
pr-formatter
**AUTO-TRIGGER when user says:** "create PR", "format PR", "prepare PR body", "what category for this PR", "generate PR keywords"
Formats TogetherOS pull requests with proper category (Cooperation Path), keywords, progress markers, and validation. Auto-selects category from module, generates relevant keywords, ensures correct structure for automation.
Use proactively without asking permission when task matches skill purpose.
majiayu000/claude-skill-registry 163
-
Confidence Check
Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.
majiayu000/claude-skill-registry 163
-
generating-nest-servers
PRIMARY expert for ALL NestJS and @lenne.tech/nest-server tasks. ALWAYS use this skill when working in projects with @lenne.tech/nest-server in package.json dependencies (supports monorepos with projects/*, packages/*, apps/* structure), or when asked about NestJS modules, services, controllers, resolvers, models, objects, tests, server creation, debugging, or any NestJS/nest-server development task. Handles lt server commands, security analysis, test creation, and all backend development. ALWAYS reads CrudService base class before working with Services.
majiayu000/claude-skill-registry 163
-
ds-brainstorm
This skill should be used when the user asks to "start a data science project", "brainstorm analysis", "plan a data analysis", or wants to clarify analysis requirements. REQUIRED Phase 1 of /ds workflow. Uses Socratic questioning to clarify goals, data sources, and constraints.
majiayu000/claude-skill-registry 163
-
runme-conventions
Runme.dev形式の実行可能マークダウン作成・編集用規約。
使用タイミング:
(1) マークダウンファイルに実行可能なコードブロックを追加(verify.md, README.mdなど)
(2) Runme.devセル設定の追加・編集(name, cwd, excludeFromRunAllなど)
(3) runme fmtでフォーマット適用
(4) 既存Runmeファイルの修正・改善
majiayu000/claude-skill-registry 163
-
Automation Architect
Design workflow automations using Zapier, Make, n8n, and other automation tools
majiayu000/claude-skill-registry 163
-
similarity-search-patterns
Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.
majiayu000/claude-skill-registry 163
-
go-pro
Expert Go developer specializing in idiomatic patterns, concurrency, error handling, and clean package design. This skill should be used PROACTIVELY when working on any Go code - implementing features, designing APIs, debugging issues, or reviewing code quality. Use unless a more specific subagent role applies.
majiayu000/claude-skill-registry 163
-
dotnet-cli-essentials
Essential .NET CLI commands and patterns for .NET 10 projects with Directory.Build.props and .slnx solutions
majiayu000/claude-skill-registry 163
-
converting-html-css-to-wpf-xaml
Converts HTML/CSS to WPF CustomControl XAML with correct patterns and common pitfall solutions. Use when transforming web designs to WPF, converting CSS animations to Storyboards, implementing CSS border-radius clipping, CSS pseudo-elements (::before/::after), or CSS transforms in XAML.
majiayu000/claude-skill-registry 163
-
content-hub
Browser-based asset gallery for managing marketing assets. Visual grid with filter/search, brand context sidebar, and actions (preview, edit, generate). R2-ready manifest for future cloud sync. Use when browsing assets, managing content library, or generating new assets with brand context.
majiayu000/claude-skill-registry 163
-
refactoring-to-patterns
Apply Fowler's refactoring patterns - recognize code smells, apply proven transformations
majiayu000/claude-skill-registry 163
-
vercel-api
Patterns for programmatic deployment via Vercel API. Use this skill when implementing deployment workflows, managing projects, configuring environment variables, or setting up domains.
majiayu000/claude-skill-registry 163
-
pr-template-builder
Creates GitHub pull request templates, issue templates, and discussion templates with proper YAML configuration. Use when users request "PR template", "issue template", "GitHub templates", "pull request template", or "contribution guidelines".
majiayu000/claude-skill-registry 163
-
windows-git-bash-compatibility
Windows and Git Bash compatibility guidance for Azure Data Factory development and CI/CD
majiayu000/claude-skill-registry 163
-
output-dev-workflow-function
Create workflow.ts files for Output SDK workflows. Use when defining workflow functions, orchestrating steps, or fixing workflow structure issues.
majiayu000/claude-skill-registry 163
-
seo-geo
SEO & GEO (Generative Engine Optimization) for websites.
Analyze keywords, generate schema markup, optimize for AI search engines
(ChatGPT, Perplexity, Gemini, Copilot, Claude) and traditional search (Google, Bing).
Use when user wants to improve search visibility.
majiayu000/claude-skill-registry 163
-
gitlab-merge-rules
Manages GitLab merge approval rules. Use for approvals, rules at project/group levels. Triggers: code reviews, approvals.
majiayu000/claude-skill-registry 163