Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
Top performing
Data-driven rankings. Real results from real agents.
| Name | Contains | Agent success |
|---|---|---|
packmind-create-command cteyton/packmind Guide for creating reusable commands via the Packmind CLI. This skill should be used when users want to create a new command that captures multi-step workflows, recipes, or task automation for distribution to Claude. | Skills | 78% |
packmind-create-package cteyton/packmind Guide for creating Packmind packages via the CLI. This skill should be used when users want to create a new package to organize standards, commands, and skills for distribution. | Skills | 84% |
packmind-create-skill cteyton/packmind Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations. | Skills | 80% |
packmind-onboard cteyton/packmind Complete automated onboarding: analyzes codebase, creates package, and generates standards & commands via CLI. Automatic package creation when none exist, user selection when packages are available. | Skills | 61% |
packmind-create-standard cteyton/packmind Guide for creating coding standards via the Packmind CLI. This skill should be used when users want to create a new coding standard (or add rules to an existing standard) that captures team conventions, best practices, or coding guidelines for distribution to Claude. | Skills | 80% |
software-architecture sickn33/antigravity-awesome-skills Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development. | Skills | 52% |
using-git-worktrees obra/superpowers Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification | Skills | 79% |
test-driven-development obra/superpowers Use when implementing any feature or bugfix, before writing implementation code | Skills | 64% |
performance-engineer sickn33/antigravity-awesome-skills Expert performance engineer specializing in modern observability, application optimization, and scalable system performance. Masters OpenTelemetry, distributed tracing, load testing, multi-tier caching, Core Web Vitals, and performance monitoring. Handles end-to-end optimization, real user monitoring, and scalability patterns. Use PROACTIVELY for performance optimization, observability, or scalability challenges. | Skills | 46% |
golang-testing ysyecust/everything-claude-code Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices. | Skills | 70% |
iterative-retrieval ysyecust/everything-claude-code Pattern for progressively refining context retrieval to solve the subagent context problem | Skills | 61% |
continuous-learning-v2 ysyecust/everything-claude-code Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. | Skills | 46% |
postgres-patterns ysyecust/everything-claude-code PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices. | Skills | 69% |
golang-patterns ysyecust/everything-claude-code Idiomatic Go patterns, best practices, and conventions for building robust, efficient, and maintainable Go applications. | Skills | 55% |
springboot-patterns ysyecust/everything-claude-code Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work. | Skills | 84% |
springboot-tdd ysyecust/everything-claude-code Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring. | Skills | 78% |
postgres-patterns ysyecust/everything-claude-code PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices. | Skills | 69% |
frontend-patterns ysyecust/everything-claude-code Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. | Skills | 55% |
strategic-compact ysyecust/everything-claude-code Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction. | Skills | 61% |
continuous-learning ysyecust/everything-claude-code Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use. | Skills | 59% |