Reusable agent skills for every repository.
26k+
Indexed skills
180+
Topics & tags
12M+
Weekly install events
Top 1%
Rising skills surfaced
Skills library
Filter by topic, language, and quality signals—then open any skill for install steps and repository context.
26355 skills
This skill guides implementing multi-tenant organizations with RBAC, limits, invitations, and lifecycle hooks using Better Auth plugins.
This skill helps you implement best-practice Better Auth integration with TypeScript, enabling secure authentication flows across email, OAuth, and plugins.
This skill helps maintain a Claude Code Plugin Marketplace by ensuring marketplace.json and plugin.json stay in sync across versions and changelogs.
This skill analyzes large corpora by coordinating Worker and Critic subagents with a final Summarizer to produce a cohesive report.
This skill helps you craft CLAUDE.md files that capture domain intent, contracts, and freshness dates across top-level and subdirectories.
This skill helps you write robust tests by emphasizing integration over unit tests, waiting for real conditions, and using strategic mocks.
This skill helps you verify codebase state and locate existing patterns to ground design decisions in reality.
This skill enforces Functional Core and Imperative Shell separation in new or refactored Python code, ensuring pure logic remains separate from I/O.
This skill helps you write technical content for developers with clarity and conciseness, avoiding AI patterns and ensuring authentic, actionable documentation.
This skill helps you write robust Playwright automation by applying best practices for selector strategies, waiting patterns, and flaky test reduction.
This skill helps you write and refactor code effectively by enforcing functional vs imperative separation and defensive data validation.
This skill writes validated brainstorming results into a design plan document, filling summary and glossary and outlining implementation phases for clear
This skill helps you craft Claude directives that maximize clarity, motivation, and compliance while minimizing token use and avoiding overtriggering.
This skill refines rough ideas into validated designs through structured questioning, multiple approaches, and incremental validation for clear project
This skill guides you through test-driven development, ensuring you write a failing test first and implement minimal code to pass.
This skill maintains project context by updating CLAUDE.md or AGENTS.md after contract changes, ensuring documentation stays accurate and aligned with code.
This skill helps you scaffold a Claude Code plugin with complete structure, manifest, and components for commands, agents, skills, and MCP servers.
This skill helps you create specialized agents for Claude Code plugins by drafting descriptions, tool sets, and testing workflows.
This skill enforces a research-plan-implement workflow, ensuring Read, brainstorm, and create task todos before coding to deliver reliable results.
This skill helps decide which generic agent to use based on task clarity and complexity to optimize workflow.
This skill helps you apply property-based testing to validate serialization, normalization, and pure functions by asserting key invariants across inputs.