Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
The official TypeScript template for Create React App providing preconfigured TypeScript support and development environment setup. | Docs | 97 1.03x Agent success vs baseline Impact 97% 1.03xAverage score across 8 eval scenarios Reviewed: Version: 1.3.0 |
A TypeScript plugin for BetterScroll that provides enhanced mouse wheel scrolling capabilities with configurable speed, direction, easing, and boundary damping on PC platforms. | Docs | 97 1.02x Agent success vs baseline Impact 97% 1.02xAverage score across 10 eval scenarios Reviewed: Version: 2.5.0 |
Babel plugin that transforms eval() calls containing string literals by parsing and compiling the string content at transform time | Docs | 97 1.27x Agent success vs baseline Impact 97% 1.27xAverage score across 10 eval scenarios Reviewed: Version: 6.22.0 |
structural-search NeverSight/skills_feed Search code by AST structure using ast-grep. Find semantic patterns like function calls, imports, class definitions instead of text patterns. Triggers on: find all calls to X, search for pattern, refactor usages, find where function is used, structural search, ast-grep, sg. | Skills | 96 4.00x Agent success vs baseline Impact 96% 4.00xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
tilt NeverSight/skills_feed Queries Tilt resource status, logs, and manages dev environments. Use when checking deployment health, investigating errors, reading logs, or working with Tiltfiles. | Skills | 96 1.29x Agent success vs baseline Impact 100% 1.29xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
ultrathink intellectronica/agent-skills Display colorful ANSI art of the word "ultrathink". Use when the user says "ultrathink" or invokes /ultrathink. | Skills | 96 1.58x Agent success vs baseline Impact 100% 1.58xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
github callstackincubator/agent-skills GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks. | Skills | 96 1.26x Agent success vs baseline Impact 100% 1.26xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
create-agent-skills EveryInc/compound-engineering-plugin Expert guidance for creating Claude Code skills and slash commands. Use when working with SKILL.md files, authoring new skills, improving existing skills, creating slash commands, or understanding skill structure and best practices. | Skills | 96 1.36x Agent success vs baseline Impact 100% 1.36xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
auth0-vue auth0/agent-skills Use when adding authentication to Vue.js 3 applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-vue SDK for SPAs with Vite or Vue CLI | Skills | 96 1.04x Agent success vs baseline Impact 100% 1.04xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
create-pr shousper/claude-kit Creates a GitHub pull request for the current branch using the gh CLI. Use when asked to create a PR, open a pull request, submit changes for review, or push and create a PR. Defaults to draft, detects and fills repo PR templates, auto-detects the base branch, and supports 'ready for review' override. DO NOT TRIGGER for reviewing existing PRs or commenting on PRs. | Skills | 96 1.36x Agent success vs baseline Impact 100% 1.36xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
hookdeck hookdeck/agent-skills Routes to the correct Hookdeck product skill. Covers Event Gateway (inbound: receive webhooks, webhook endpoints, local dev, event queue) and Outpost (outbound: send webhooks to customers). Use when working with any Hookdeck product and unsure which skill to use. | Skills | 96 1.04x Agent success vs baseline Impact 100% 1.04xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Use when the user wants regression hunting after a change. Identify nearby flows, shared code paths, error states, and configuration edges that may have broken even if the main fix works. Good triggers include "check for regressions", "what else might this have broken", and "test the surrounding area". Contains: regression-scout Use when the user wants regression hunting after a change. Identify nearby flows, shared code paths, error states, and configuration edges that may have broken even if the main fix works, then run focused checks such as related tests, adjacent commands, or neighboring API paths. Good triggers include "check for regressions", "what else might this have broken", and "test the surrounding area". | Skills | 96 2.72x Agent success vs baseline Impact 98% 2.72xAverage score across 8 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.2 |
Drizzle ORM patterns -- schema definition, indexes, relations, migrations, transactions, upserts, prepared statements, and connection setup Contains: drizzle-best-practices Drizzle ORM patterns -- schema definition, type-safe queries, relations, migrations, transactions, upserts, prepared statements, and connection setup. Use when building or reviewing apps with Drizzle ORM, when setting up a new database with Drizzle, when writing queries or migrations, or when configuring Drizzle for production. | Skills | 96 1.60x Agent success vs baseline Impact 98% 1.60xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.2 |
Run task evals across multiple Claude models, compare results side-by-side, and identify which skill gaps are model-specific versus universal Contains: review-model-performance Run task evals across multiple Claude models and compare results side-by-side. Use when you want to understand how a skill performs across different models, identify model-specific gaps versus universal tile issues, or validate a skill before publishing it to the registry. | Skills | 96 1.65x Agent success vs baseline Impact 96% 1.65xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.2 |
Build HIPAA-compliant telemedicine apps with PubNub real-time messaging Contains: pubnub-telemedicine Build HIPAA-compliant telemedicine apps with PubNub real-time messaging | Skills | 96 1.88x Agent success vs baseline Impact 100% 1.88xAverage score across 15 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.4 |
Build real-time auction platforms with PubNub bidding and countdowns Contains: pubnub-live-auctions Build real-time auction platforms with PubNub bidding and countdowns | Skills | 96 1.35x Agent success vs baseline Impact 100% 1.35xAverage score across 15 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.1.4 |
pubnub/pubnub-presence v0.1.4 Implement real-time presence tracking with PubNub Contains: pubnub-presence Implement real-time presence tracking with PubNub | Skills | 96 1.33x Agent success vs baseline Impact 100% 1.33xAverage score across 20 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.1.4 |
golang-stretchr-testify samber/cc-skills-golang Comprehensive guide to stretchr/testify for Golang testing. Covers assert, require, mock, and suite packages in depth. Use whenever writing tests with testify, creating mocks, setting up test suites, or choosing between assert and require. Essential for testify assertions, mock expectations, argument matchers, call verification, suite lifecycle, and advanced patterns like Eventually, JSONEq, and custom matchers. Trigger on any Go test file importing testify. | Skills | 96 1.85x Agent success vs baseline Impact 91% 1.85xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
atlassian razbakov/skills Interact with Atlassian Jira and Confluence from the terminal. Search, create, and update Jira tickets; read, search, create, and update Confluence pages. Use when the user mentions Jira tickets, issues, work items, sprints, Confluence pages, documentation, or Atlassian in general. | Skills | 96 1.93x Agent success vs baseline Impact 95% 1.93xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
commit getsentry/skills ALWAYS use this skill when committing code changes — never commit directly without it. Creates commits following Sentry conventions with proper conventional commit format and issue references. Trigger on any commit, git commit, save changes, or commit message task. | Skills | 96 1.24x Agent success vs baseline Impact 97% 1.24xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
Can't find what you're looking for? Evaluate a missing skill.