Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
testing-flexible
Use when implementing features to write effective tests. Encourages test-first but allows prototyping.
majiayu000/claude-skill-registry 163
-
nextjs
Use this skill for Next.js App Router patterns, Server Components, Server Actions, Cache Components, and framework-level optimizations. Covers Next.js 16 breaking changes including async params, proxy.ts migration, Cache Components with "use cache", and React 19.2 integration. For deploying to Cloudflare Workers, use the cloudflare-nextjs skill instead. This skill is deployment-agnostic and works with Vercel, AWS, self-hosted, or any platform.
Keywords: Next.js 16, Next.js App Router, Next.js Pages Router, Server Components, React Server Components, Server Actions, Cache Components, use cache, Next.js 16 breaking changes, async params nextjs, proxy.ts migration, React 19.2, Next.js metadata, Next.js SEO, generateMetadata, static generation, dynamic rendering, streaming SSR, Suspense, parallel routes, intercepting routes, route groups, Next.js middleware, Next.js API routes, Route Handlers, revalidatePath, revalidateTag, next/navigation, useSearchParams, turbopack, next.config
majiayu000/claude-skill-registry 163
-
dispatching-parallel-agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
majiayu000/claude-skill-registry 163
-
coverage-standards
Coverage thresholds and reporting. Use when analyzing and improving test coverage.
majiayu000/claude-skill-registry 163
-
sensitivity-analysis
Conduct sensitivity analyses to test robustness of findings. Use when: (1) Testing assumption violations, (2) Meta-analysis robustness, (3) Handling missing data, (4) Examining outliers.
majiayu000/claude-skill-registry 163
-
using-zellij-docs
Use when answering questions about Zellij keyboard shortcuts, configuration options, or feature behavior - ensures version-specific accuracy by checking actual config and docs before providing shortcuts or advice that might not work with custom configurations
majiayu000/claude-skill-registry 163
-
nextest-targeted-testing
Use this to run the Rust suite quickly with `cargo nextest`, starting targeted and widening to full CI parity.
majiayu000/claude-skill-registry 163
-
response-time-analyzer
Response Time Analyzer - Auto-activating skill for Performance Testing.
Triggers on: response time analyzer, response time analyzer
Part of the Performance Testing skill category.
majiayu000/claude-skill-registry 163
-
agent-spec-generator
Design and generate Glean Agent specifications. Use when creating new agents, speccing out agent requirements, or generating JSON for Agent Builder import. Triggers on: 'create an agent', 'design an agent', 'agent spec', 'build an agent for [use case]'.
majiayu000/claude-skill-registry 163
-
julien-mcp-notion
Install Notion MCP for workspace integration. Use when user needs Notion API access.
majiayu000/claude-skill-registry 163
-
pytest-coder
Write comprehensive pytest tests with fixtures, parametrization, mocking, async testing, and modern patterns.
majiayu000/claude-skill-registry 163
-
test-helper
Write comprehensive, idiomatic tests following best practices and project conventions. Use this when writing unit tests, integration tests, or test fixtures. Helps ensure proper test structure, mocking, assertions, and coverage.
majiayu000/claude-skill-registry 163
-
skill-creator
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.
majiayu000/claude-skill-registry 163
-
openrouter
Use this skill when the user wants to call different LLM models through OpenRouter's unified API, compare model responses, track costs and response times, or find the best model for a task. Triggers include requests to test models, benchmark performance, use specific providers (OpenAI, Anthropic, Google, etc.), or optimize for speed/cost.
majiayu000/claude-skill-registry 163
-
delivery.tech_spec
Produce an implementation-ready technical specification with architecture, sequencing, and validation details.
majiayu000/claude-skill-registry 163
-
litefs-testing
majiayu000/claude-skill-registry 163
-
integration-test-writer
Generate comprehensive integration tests for component interactions, workflows, and system boundaries. Use for testing API endpoints, database operations, and multi-component flows.
majiayu000/claude-skill-registry 163
-
ignore-files-workflow
Ignore file management for .gitignore, .dockerignore, and .specstory directories. Includes synchronization, alphabetical ordering, organization, best practices, and testing guidelines. Activate when working with .gitignore, .dockerignore, .specstory files, or managing version control and Docker build context.
majiayu000/claude-skill-registry 163
-
fast-playwright
Fast, persistent, and token-optimized browser automation using Playwright. Supports navigation, clicking, typing, screenshots, batch execution, and more. Use when working with web pages, browser automation, or when the user mentions browsing, clicking, or web scraping.
majiayu000/claude-skill-registry 163
-
swapper-integration
Integrate new DEX aggregators, swappers, or bridge protocols (like Bebop, Portals, Jupiter, 0x, 1inch, etc.) into ShapeShift Web. Activates when user wants to add, integrate, or implement support for a new swapper. Guides through research, implementation, and testing following established patterns. (project)
majiayu000/claude-skill-registry 163
-
claude-md-auditor
Use PROACTIVELY when reviewing CLAUDE.md configurations, onboarding new projects, or before committing memory file changes. Validates against official Anthropic documentation, community best practices, and LLM context optimization research. Detects security violations, anti-patterns, and compliance issues. Not for runtime behavior testing or imported file validation.
majiayu000/claude-skill-registry 163
-
railstart-preset-builder
Guide for creating railstart preset configuration files. Use when building new presets, customizing Rails 8 app generation, creating team-specific configurations, or defining opinionated Rails stacks. Covers YAML structure, ID-based merging, post-action configuration, and testing presets for the railstart gem.
majiayu000/claude-skill-registry 163
-
update-dotfiles-trends
Research latest trends in dotfiles, tooling, and suggest improvements
majiayu000/claude-skill-registry 163
-
hypothesis
Use Hypothesis for property-based testing to automatically generate comprehensive test cases, find edge cases, and write more robust tests with minimal example shrinking. Includes Polars parametric testing integration.
majiayu000/claude-skill-registry 163