Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
tdg-personal/email-ops v0.1.0 Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent. Contains: email-ops Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent. | Skills | 87 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter. Contains: article-writing Write articles, guides, blog posts, tutorials, newsletter issues, and other long-form content in a distinctive voice derived from supplied examples or brand guidance. Use when the user wants polished written content longer than a paragraph, especially when voice consistency, structure, and credibility matter. | Skills | 87 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
jbvc/git-branch-clean v0.1.0 Clean up merged branches locally and on remote, keeping only main, dev, and gh-pages. Contains: git-branch-clean Clean up merged branches locally and on remote, keeping only main, dev, and gh-pages. | Skills | 87 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices. Contains: deployment-pipeline-design Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices. | Skills | 87 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
Guide and audit Node.js CLI application development against 37 established best practices covering UX, distribution, interoperability, accessibility, testing, error handling, development setup, analytics, versioning, and security. Use this skill when building, extending, reviewing, or scaffolding a Node.js CLI — including when someone says "audit my CLI", "review my CLI code", "I'm building a CLI tool", or asks about adding argument parsing, error handling, color output, STDIN, --json flags, exit codes, --version flags, or npm publishing. Applies even when best practices are not explicitly mentioned. Also trigger for "how should I implement X in my CLI" or "what's the right way to do Y in a Node.js CLI". Do NOT use for Node.js backend or API development with no CLI entry point. Contains: nodejs-cli-best-practices Guide and audit Node.js CLI application development against 37 established best practices covering UX, distribution, interoperability, accessibility, testing, error handling, development setup, analytics, versioning, and security. Use this skill when building, extending, reviewing, or scaffolding a Node.js CLI — including when someone says "audit my CLI", "review my CLI code", "I'm building a CLI tool", or asks about adding argument parsing, error handling, color output, STDIN, --json flags, exit codes, --version flags, or npm publishing. Applies even when best practices are not explicitly mentioned. Also trigger for "how should I implement X in my CLI" or "what's the right way to do Y in a Node.js CLI". Do NOT use for Node.js backend or API development with no CLI entry point. | Skills | 87 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.1 |
Proactively searches the Tessl registry for best-practice tiles before starting work that involves frameworks, libraries, or technologies where conventions matter. Triggers automatically when about to write tests, configure CI, set up auth, handle errors, design APIs, write database migrations, configure Docker, set up linting, or work with any framework or technology. Also triggers when the agent thinks "I should check if there are established best practices for this." Do NOT use for trivial edits, renaming variables, or tasks that don't involve technology-specific conventions. Requires Tessl MCP tools: search and install. Contains: best-practice-scout MANDATORY first step before writing any code that uses a framework, library, or technology. Searches the Tessl registry for best-practice tiles and installs them before implementation begins. MUST be invoked before: building a new app or feature, writing tests, configuring CI, setting up auth, designing APIs, database work, Docker setup, linting config, or any task involving React, Express, Next.js, TypeScript patterns, Playwright, SQLite, or other technologies. Use when the user says "build", "create", "implement", "set up", "configure", "write tests", or starts any greenfield project. Do NOT use for trivial edits or renaming variables. Requires Tessl MCP tools: search and install. | Skills | 87 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
Apply this skill when designing, building, or reviewing API routes, Server Actions, or data fetching patterns in a Next.js + TypeScript + Drizzle application. Triggers on requests like "create an API endpoint", "add a server action", "design the API", "add pagination", "handle this request", "validate query params", or any time you are building the boundary between client and server. Use proactively — all API design decisions should follow these patterns. Contains: api-design Apply this skill when designing, building, or reviewing API routes, Server Actions, or data fetching patterns in a Next.js + TypeScript + Drizzle application. Triggers on requests like "create an API endpoint", "add a server action", "design the API", "add pagination", "handle this request", "validate query params", or any time you are building the boundary between client and server. Use proactively — all API design decisions should follow these patterns. | Skills | 87 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
product-factory/testing v0.1.0 Apply this skill when writing, reviewing, or planning tests for a Next.js + TypeScript + Drizzle application using Vitest, React Testing Library, MSW, and Playwright. Triggers on requests like "write tests for", "add test coverage", "test this component", "test this hook", "test this API route", "add E2E tests", "is this testable", or any time you are building features that need verification. Use proactively — all new features should include tests. Contains: testing Apply this skill when writing, reviewing, or planning tests for a Next.js + TypeScript + Drizzle application using Vitest, React Testing Library, MSW, and Playwright. Triggers on requests like "write tests for", "add test coverage", "test this component", "test this hook", "test this API route", "add E2E tests", "is this testable", or any time you are building features that need verification. Use proactively — all new features should include tests. | Skills | 87 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.0 |
Apply this skill when writing, reviewing, or refactoring any code in a React + TypeScript + Tailwind + shadcn + Drizzle project. Triggers on requests like "review this code", "refactor this component", "is this good practice", "write a hook for", "clean this up", "add types to", "write a form", or any time you are producing code that should meet production standards. Use proactively — all generated code should conform to these standards without being asked. Contains: code-quality Apply this skill when writing, reviewing, or refactoring any code in a React + TypeScript + Tailwind + shadcn + Drizzle project. Triggers on requests like "review this code", "refactor this component", "is this good practice", "write a hook for", "clean this up", "add types to", "write a form", or any time you are producing code that should meet production standards. Use proactively — all generated code should conform to these standards without being asked. | Skills | 87 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
Apply this skill when building, optimising, or reviewing components, data fetching, or database queries in a Next.js App Router + TypeScript + Tailwind + shadcn + Drizzle application where performance matters. Triggers on requests like "optimise this", "this is slow", "reduce re-renders", "improve load time", "this list is laggy", "bundle is too large", "slow query", or any time you are building features that involve large lists, frequent updates, heavy computations, or significant data volumes. Use proactively for anything rendering more than ~50 items or running on every keystroke. Contains: performance Apply this skill when building, optimising, or reviewing components, data fetching, or database queries in a Next.js App Router + TypeScript + Tailwind + shadcn + Drizzle application where performance matters. Triggers on requests like "optimise this", "this is slow", "reduce re-renders", "improve load time", "this list is laggy", "bundle is too large", "slow query", or any time you are building features that involve large lists, frequent updates, heavy computations, or significant data volumes. Use proactively for anything rendering more than ~50 items or running on every keystroke. | Skills | 87 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
Gemini CLI Core - Core functionality library for the open-source AI agent that brings the power of Gemini directly into your terminal. | Docs | 87 1.01x Agent success vs baseline Impact 87% 1.01xAverage score across 10 eval scenarios Reviewed: Version: 0.5.0 |
tessl/pypi-spreg v1.8.0 Spatial econometric regression models for analyzing geographically-related data interactions. | Docs | 87 0.95x Agent success vs baseline Impact 87% 0.95xAverage score across 10 eval scenarios Reviewed: Version: 1.8.0 |
tessl/pypi-scikit-learn v1.7.0 A comprehensive machine learning library providing supervised and unsupervised learning algorithms with consistent APIs and extensive tools for data preprocessing, model evaluation, and deployment. | Docs | 87 1.00x No change in agent success vs baseline Impact 87% 1.00xAverage score across 10 eval scenarios Reviewed: Version: 1.7.0 |
Python compatibility wrapper for computing string edit distances and similarities using fast Levenshtein algorithms. | Docs | 87 1.35x Agent success vs baseline Impact 87% 1.35xAverage score across 10 eval scenarios Reviewed: Version: 0.27.0 |
tessl/pypi-comtypes v1.4.0 Pure Python COM package for Windows COM automation and interoperability | Docs | 87 0.97x Agent success vs baseline Impact 87% 0.97xAverage score across 10 eval scenarios Reviewed: Version: 1.4.0 |
tessl/pypi-aiortc v1.13.0 Python implementation of WebRTC and ORTC for real-time peer-to-peer communication | Docs | 87 1.03x Agent success vs baseline Impact 87% 1.03xAverage score across 10 eval scenarios Reviewed: Version: 1.13.0 |
tessl/pypi-fiona v1.10.0 Fiona reads and writes spatial data files | Docs | 87 1.08x Agent success vs baseline Impact 87% 1.08xAverage score across 10 eval scenarios Reviewed: Version: 1.10.0 |
A CSS Modules transform to extract local aliases for inline imports | Docs | 87 1.17x Agent success vs baseline Impact 87% 1.17xAverage score across 10 eval scenarios Reviewed: Version: 3.1.0 |
tessl/npm-pg-native v3.5.0 A slightly nicer interface to Postgres over node-libpq providing both sync and async operations | Docs | 87 1.19x Agent success vs baseline Impact 87% 1.19xAverage score across 10 eval scenarios Reviewed: Version: 3.5.0 |
Babel plugin that compiles ES2015 computed properties to ES5-compatible code | Docs | 87 1.07x Agent success vs baseline Impact 87% 1.07xAverage score across 10 eval scenarios Reviewed: Version: 6.24.0 |
Can't find what you're looking for? Evaluate a missing skill.