Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
refactor-for-determinism
Design or refactor skills by separating deterministic and non-deterministic steps. Use when creating or improving skills, especially to move repeatable workflows into scripts/ and update SKILL.md to call them.
majiayu000/claude-skill-registry 163
-
aws-rds
Provision and manage RDS databases. Configure backups, replication, and security. Use when deploying managed relational databases on AWS.
majiayu000/claude-skill-registry 163
-
error-handling-patterns
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.
majiayu000/claude-skill-registry 163
-
vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
majiayu000/claude-skill-registry 163
-
cloudflare-pages
Deploy static sites and full-stack apps on Cloudflare Pages with previews, functions, and custom domains.
majiayu000/claude-skill-registry 163
-
mobile-design
Mobile-first design and engineering doctrine for iOS and Android apps. Covers touch interaction, performance, platform conventions, offline behavior, and mobile-specific decision-making. Teaches principles and constraints, not fixed layouts. Use for React Native, Flutter, or native mobile apps.
majiayu000/claude-skill-registry 163
-
concurrency-patterns-go
Apply safe, idiomatic Go concurrency patterns with goroutines and channels. Use when the user works with goroutines, channels, sync primitives, context cancellation, worker pools, fan-in/fan-out, select statements, or asks about concurrent Go programming and avoiding race conditions.
majiayu000/claude-skill-registry 163
-
seo-audit
When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding structured data, see schema-markup.
majiayu000/claude-skill-registry 163
-
agent-manager-skill
Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.
majiayu000/claude-skill-registry 163
-
synapse-result-schemas
Explains result schema classes for Synapse plugin actions. Use when the user mentions "TrainResult", "InferenceResult", "ExportResult", "UploadResult", "WeightsResult", "MetricsResult", "result_model", "result schema", or needs help with action return type validation.
majiayu000/claude-skill-registry 163
-
googlephotos-automation
Automate Google Photos tasks via Rube MCP (Composio): upload media, manage albums, search photos, batch add items, create and update albums. Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
add-aspire-worker-project-tassadar2499-novatune
Create a new .NET Aspire worker project with Kafka, RavenDB, and MinIO integration (project)
majiayu000/claude-skill-registry 163
-
azure-cosmosdb
Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns
majiayu000/claude-skill-registry 163
-
deepagents-todolist
Using TodoListMiddleware for task planning and tracking progress with the write_todos tool in Deep Agents for complex multi-step workflows.
majiayu000/claude-skill-registry 163
-
pythonic-patterns
Apply idiomatic Python patterns: list comprehensions, generators, context managers, decorators, dataclasses, walrus operator, and unpacking. Use when the user writes Python code, asks for Pythonic idioms, refactors Python, or mentions any of these patterns. Trigger proactively when you see non-idiomatic Python.
majiayu000/claude-skill-registry 163
-
ffmpeg-opencv-integration
majiayu000/claude-skill-registry 163
-
release-sequenzia-agent-alchemy
Prepare and execute a Python package release with verification steps. Use for releasing Python packages with uv and ruff.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating effective skills. Use when creating a new skill or updating an existing skill that extends agent capabilities with specialized knowledge, workflows, or tool integrations.
majiayu000/claude-skill-registry 163
-
af-writing-docs
Write documentation following AgentFlow standards including frontmatter, bidirectional linking, and proper structure. Use when creating new documentation files, documenting features or APIs, or updating existing docs.
majiayu000/claude-skill-registry 163
-
Broken Authentication Testing
This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.
majiayu000/claude-skill-registry 163
-
workflow-setup
Setup development branch and workflow context for task-based workflows.
majiayu000/claude-skill-registry 163
-
cobrapy
Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.
majiayu000/claude-skill-registry 163
-
backtesting-frameworks
Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.
majiayu000/claude-skill-registry 163
-
ln-161-skill-creator
Creates .claude/commands from procedural doc sections. Use when transforming documentation prose into executable skill files.
majiayu000/claude-skill-registry 163