Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
improve-codebase-architecture mattpocock/skills Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable. | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 651eab0 |
apollo-webhooks-events jeremylongshore/claude-code-plugins-plus-skills Implement Apollo.io webhook and event-driven integrations. Use when receiving Apollo notifications, syncing data on changes, or building event-driven pipelines from Apollo activity. Trigger with phrases like "apollo webhooks", "apollo events", "apollo notifications", "apollo webhook handler", "apollo triggers". | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 3e83543 |
apollo-deploy-integration jeremylongshore/claude-code-plugins-plus-skills Deploy Apollo.io integrations to production. Use when deploying Apollo integrations, configuring production environments, or setting up deployment pipelines. Trigger with phrases like "deploy apollo", "apollo production deploy", "apollo deployment pipeline", "apollo to production". | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 227604c |
apollo-debug-bundle jeremylongshore/claude-code-plugins-plus-skills Collect Apollo.io debug evidence for support. Use when preparing support tickets, documenting issues, or gathering diagnostic information for Apollo problems. Trigger with phrases like "apollo debug", "apollo support bundle", "collect apollo diagnostics", "apollo troubleshooting info". | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 227604c |
community-discovery shawnpang/startup-founder-skills When the user wants to find Slack groups, Discord servers, Reddit communities, forums, or online communities where their target audience hangs out. Also use when the user mentions "where to promote", "find communities", "community marketing", or "distribution channels". | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4ad31b4 |
competitor-monitoring shawnpang/startup-founder-skills When the user wants to set up ongoing tracking of competitor activity — pricing changes, feature launches, hiring signals, content, or public mentions. Also use when the user mentions "track competitors", "what are competitors doing", "competitor alerts", or "market watch". | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4ad31b4 |
investor-research shawnpang/startup-founder-skills When the user wants to identify, evaluate, or prioritize potential investors for a fundraising round. Also activates when the user asks "who should I pitch?", "find me investors", "build an investor list", or mentions VC/angel targeting. | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 4ad31b4 |
setup-env benchflow-ai/skillsbench When given a Python project codebase, this skill helps the agent to set up virtual environments, install dependencies, and run scripts. | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 17dec32 |
dyn-object-masks benchflow-ai/skillsbench Generate dynamic-object binary masks after global motion compensation, output CSR sparse format. | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 17dec32 |
debugging tslateman/duet Systematic debugging that applies the scientific method to failures. Use when the user says "debug this", "why is this failing", "help me find the bug", "this doesn't work", "track down the issue", or is stuck on a problem and thrashing without progress. | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 96a72fa |
deslop brianlovin/claude-config Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style. | Skills | 80 1.31x Agent success vs baseline Impact 96% 1.31xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
pubmed-database K-Dense-AI/claude-scientific-skills Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations. | Skills | 80 1.16x Agent success vs baseline Impact 72% 1.16xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
packaging-zig-projects projectbluefin/dakota Use when packaging a project that uses the Zig build system, when an element needs zig fetch/build with offline dependency caching, or when adding Zig dependencies to an existing element | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: ff693e7 |
orchestration numman-ali/n-skills Multi-agent orchestration for complex tasks. Use when tasks require parallel work, multiple agents, or sophisticated coordination. Triggers include requests for features, reviews, refactoring, testing, documentation, or any work that benefits from decomposition into parallel subtasks. This skill defines how to orchestrate work using cc-mirror tasks for persistent dependency tracking and TodoWrite for real-time session visibility. | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Critical Do not install without reviewing Reviewed: Version: c7dbca0 |
sprint-retrospective supercent-io/skills-template Facilitate effective sprint retrospectives for continuous team improvement. Use when conducting team retrospectives, identifying improvements, or fostering team collaboration. Handles retrospective formats, action items, and facilitation techniques. | Skills | 80 1.12x Agent success vs baseline Impact 100% 1.12xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
log-analysis supercent-io/skills-template Analyze application logs to identify errors, performance issues, and security anomalies. Use when debugging issues, monitoring system health, or investigating incidents. Handles various log formats including Apache, Nginx, application logs, and JSON logs. | Skills | 80 1.46x Agent success vs baseline Impact 60% 1.46xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
adme-property-predictor aipoch/medical-research-skills Predict ADME pharmacokinetic properties and drug-likeness of small molecules using validated cheminformatics models. Supports absorption, distribution, metabolism, excretion prediction, QED/MPO scoring, and batch library screening from SMILES input. | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: ca9aaa4 |
development thrashr888/AllBeads AllBeads development process. Use when planning features, creating documentation, tracking work with beads, or understanding the documentation system. | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1236d31 |
tessl-labs/skill-discovery v0.27.0 Discover and apply best practice skills automatically. Gap analysis scans the codebase, skill-search fills gaps from the registry, skill-classifier separates proactive from reactive skills, quality-standards generates CLAUDE.md guidance, self-review compares code against checklists, and verification-strategy sets up test/lint/typecheck feedback loops. Contains: gap-analysis Scan a project for practice gaps — missing domains, weak implementations, and new technology areas. Use when starting a new project, joining an existing codebase, beginning a major feature (3+ new files), or when the PreToolUse gate hook blocks a write. Produces a structured gap report that drives skill-search and downstream skills. quality-standards Generate project-level quality standards in CLAUDE.md from installed proactive skills. The quality block is the single biggest lever for code quality (4x improvement in experiments). Use after skill-classifier runs, when the skill set changes, or when the user asks "update my quality standards", "what standards should I follow". self-review Compare your code against installed proactive skill checklists and fix gaps. Use after committing, after completing a feature, before submitting a PR, or whenever you want to verify your code meets quality standards. Can be triggered by a post-commit hook, a periodic check, or a direct request like "review your code", "check quality", "did you follow the skills". skill-classifier Classify installed skills as proactive (apply to all code, review at every commit) or reactive (domain-specific, use only when working in that domain). Use after installing new skills via skill-search. The classification drives which skills quality-standards includes in CLAUDE.md and which skills self-review checks against. skill-discovery Orchestrates practice gap discovery and quality improvement. Coordinates gap-analysis, skill-search, skill-classifier, quality-standards, and self-review skills. Use when starting a new project, joining an existing codebase, beginning a major feature, or when the user asks "what skills do I need", "find best practices", "audit this project". skill-search Search the Tessl registry for skills that fill practice gaps identified by gap-analysis. Uses a two-pass strategy: first find language-agnostic best practice skills, then find technology-specific skills for the project's stack. Use after gap-analysis identifies gaps, when entering a new technology domain, or when the user asks "find skills for X", "what best practices exist for Y". verification-strategy Set up self-verification before building features — test runner, type checking, linting, and feedback loops that let the agent confirm its own work. Use when starting a new project, setting up a codebase for the first time, or when the user asks "how will you test this", "set up testing", "make sure this works", or "verify your work". Run this BEFORE writing feature code. | SkillsRules | 80 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.27.0 |
landing-page-guide bear2u/my-skills Comprehensive guide for creating effective landing pages using Next.js or React. This skill should be used when users request to create landing pages, marketing pages, or product pages that require the 11 essential elements for high-converting landing pages. Specifically designed for Next.js 14+ App Router with ShadCN UI components. | Skills | 80 Impact Pending Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 1be5394 |
Can't find what you're looking for? Evaluate a missing skill.