Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
honeybadge/harbor v0.1.0 Framework for AI agent evaluation in containerized environments. Use when: (1) Running agent evaluations with `harbor run` against benchmarks (SWE-Bench, Terminal-Bench, Aider Polyglot, etc.), (2) Creating custom benchmark tasks with Dockerfile, instruction.md, solution, and tests, (3) Building adapters to convert existing benchmarks to Harbor format, (4) Implementing custom agents extending BaseAgent or BaseInstalledAgent, (5) Scaling evaluations to cloud providers (Daytona, Modal, E2B), (6) Exporting traces for RL/SFT training, (7) Debugging Harbor runs or inspecting package internals. Contains: harbor Framework for AI agent evaluation in containerized environments. Use when: (1) Running agent evaluations with `harbor run` against benchmarks (SWE-Bench, Terminal-Bench, Aider Polyglot, etc.), (2) Creating custom benchmark tasks with Dockerfile, instruction.md, solution, and tests, (3) Building adapters to convert existing benchmarks to Harbor format, (4) Implementing custom agents extending BaseAgent or BaseInstalledAgent, (5) Scaling evaluations to cloud providers (Daytona, Modal, E2B), (6) Exporting traces for RL/SFT training, (7) Debugging Harbor runs or inspecting package internals. | Skills | 99 Impact Pending Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.1.0 |
tessl/npm-slidev--cli v52.1.0 Modern presentation framework and CLI tool that transforms Markdown files into interactive, web-based slide presentations with built-in development server, export capabilities, and Vue.js integration | Docs | 99 1.11x Agent success vs baseline Impact 99% 1.11xAverage score across 10 eval scenarios Reviewed: Version: 52.1.0 |
tessl/npm-react-native v1000.0.0 A framework for building native apps using React | Docs | 99 1.05x Agent success vs baseline Impact 99% 1.05xAverage score across 10 eval scenarios Reviewed: Version: 1000.0.0 |
tessl/npm-koa-route v4.0.0 Uber simple route middleware for Koa.js applications with path parameter support | Docs | 99 1.26x Agent success vs baseline Impact 99% 1.26xAverage score across 10 eval scenarios Reviewed: Version: 4.0.0 |
tessl/npm-bitcoinjs-lib v6.1.0 Client-side Bitcoin JavaScript library for node.js and browsers with comprehensive Bitcoin protocol support | Docs | 99 1.47x Agent success vs baseline Impact 99% 1.47xAverage score across 10 eval scenarios Reviewed: Version: 6.1.0 |
Babel plugin that transforms ES2015 sticky regex literals to ES5-compatible RegExp constructor calls | Docs | 99 1.03x Agent success vs baseline Impact 99% 1.03xAverage score across 6 eval scenarios Reviewed: Version: 6.24.0 |
Babel helper functions for inserting module loads | Docs | 99 1.17x Agent success vs baseline Impact 99% 1.17xAverage score across 10 eval scenarios Reviewed: Version: 7.27.0 |
tessl/npm-arg v5.0.0 Unopinionated, no-frills CLI argument parser for Node.js applications | Docs | 99 1.08x Agent success vs baseline Impact 99% 1.08xAverage score across 10 eval scenarios Reviewed: Version: 5.0.0 |
sound-effects elevenlabs/skills Generate sound effects from text descriptions using ElevenLabs. Use when creating sound effects, generating audio textures, producing ambient sounds, cinematic impacts, UI sounds, or any audio that isn't speech. Supports looping, duration control, and prompt influence tuning. | Skills | 98 1.29x Agent success vs baseline Impact 100% 1.29xAverage score across 17 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.3 |
NestJS patterns -- modules, DI, exception filters, validation pipes, guards, interceptors, testing, config Contains: nestjs-best-practices NestJS patterns -- modules, controllers, services, dependency injection, exception filters, validation pipes, guards, interceptors, custom providers, testing, and configuration. Use when building or reviewing NestJS APIs, setting up a new NestJS project, or migrating from Express to NestJS. | Skills | 98 1.36x Agent success vs baseline Impact 100% 1.36xAverage score across 12 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
react-native-testing callstack/react-native-testing-library Write tests using React Native Testing Library (RNTL) v13 and v14 (`@testing-library/react-native`). Use when writing, reviewing, or fixing React Native component tests. Covers: render, screen, queries (getBy/getAllBy/queryBy/findBy), Jest matchers, userEvent, fireEvent, waitFor, and async patterns. Supports v13 (React 18, sync render) and v14 (React 19+, async render). Triggers on: test files for React Native components, RNTL imports, mentions of "testing library", "write tests", "component tests", or "RNTL". | Skills | 98 1.70x Agent success vs baseline Impact 94% 1.70xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
hugging-face-trackio huggingface/skills Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API), firing alerts for training diagnostics, or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, alerts with webhooks, HF Space syncing, and JSON output for automation. | Skills | 98 1.10x Agent success vs baseline Impact 94% 1.10xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
swiftui-performance-audit dimillian/skills Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient. | Skills | 98 1.13x Agent success vs baseline Impact 94% 1.13xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
Apply the uinaf brand identity to anything that ships under the uinaf name — web interfaces, blog posts, changelogs, documentation, READMEs, slides, OG / social images, email, terminal banners, app or product UI starting points. Covers voice, design tokens, components, motion, and brand assets, with a Tailwind v4 path for web work. Use when producing or restyling any uinaf-branded artefact. Skip for non-uinaf work; this is opinionated brand guidance, not a generic UI kit. Contains: uinaf-design-system Apply the uinaf brand identity to anything that ships under the uinaf name — web interfaces, blog posts, changelogs, documentation, READMEs, slides, OG / social images, email, terminal banners, app or product UI starting points. Covers voice, design tokens, components, motion, and brand assets, with a Tailwind v4 path for web work. Use when producing or restyling any uinaf-branded artefact. Skip for non-uinaf work; this is opinionated brand guidance, not a generic UI kit. | Skills | 98 1.67x Agent success vs baseline Impact 97% 1.67xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.3.2 |
springboot-migration a-pavithraa/springboot-skills-marketplace Migrates Spring Boot applications to Boot 4 with Java 25, including related Spring Modulith 2 and Testcontainers 2 upgrade work. Use when the task is a concrete upgrade, dependency transition, starter rename, test-annotation migration, or phased migration plan. Do not use for greenfield project creation or for isolated repository design questions. | Skills | 98 2.62x Agent success vs baseline Impact 97% 2.62xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
swiftui-performance-audit Dimillian/Skills Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient. | Skills | 98 1.13x Agent success vs baseline Impact 94% 1.13xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
infrastructure-maintainer OpenRoster-ai/awesome-agents Configures and maintains cloud infrastructure, monitoring systems, and automated operations. Sets up Prometheus/Grafana alerting, writes Terraform IaC for AWS/GCP/Azure resources, manages auto-scaling groups, load balancers, VPCs, and databases, and implements encrypted backup pipelines with S3 offload. Troubleshoots deployment failures, optimizes resource right-sizing, enforces security hardening (SOC2/ISO27001), and produces capacity planning and cost analysis reports. Use when the user asks about server setup, infrastructure provisioning, monitoring and alerting configuration, Terraform or CloudFormation, CI/CD pipeline issues, Kubernetes or container orchestration, cloud cost optimization, backup and disaster recovery, or database performance and scaling. | Skills | 98 1.42x Agent success vs baseline Impact 98% 1.42xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
uinaf/review v0.1.12 Review existing code, diffs, branches, or pull requests using concern-specific reviewer personas and evidence. Use when auditing someone else's work, triaging risk in a PR, or producing a ship-it / needs-review / blocked verdict. Do not use to verify your own completed change; use `verify` for that. Contains: review Independently audit existing code, diffs, branches, or pull requests using concern-specific reviewer personas and evidence. Use when triaging risk in a PR, deciding whether a change is safe to ship, or following up on a `verify` pass to make the call the builder cannot make on their own work. Produces a `ship it` / `needs review` / `blocked` verdict. Do not use to self-check a change you just authored; use `verify` for that. | Skills | 98 1.20x Agent success vs baseline Impact 96% 1.20xAverage score across 4 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.12 |
Progressive concept teaching through three depth levels (Core → Mechanics → Deep Dive). Creates diagrams, provides annotated code walkthroughs from the current codebase, and builds explanations from fundamentals to production internals. Triggers: "teach me about [pattern/concept]", "how does [architecture/pattern] work", "walk me through [this implementation]", "tutorial on [concept]", "deep dive into [system/pattern]", "help me understand [this design]" Use when: user requests multi-level learning about code patterns, architecture, or implementation mechanics with checkpoint-based progression. Not for: quick answers, single-sentence explanations, code fixes, or "what does this line do" questions—those are standard assistance. Contains: learning-opportunity Progressive concept teaching through three depth levels (Core → Mechanics → Deep Dive). Creates diagrams, provides annotated code walkthroughs from the current codebase, and builds explanations from fundamentals to production internals. Triggers: "teach me about [pattern/concept]", "how does [architecture/pattern] work", "walk me through [this implementation]", "tutorial on [concept]", "deep dive into [system/pattern]", "help me understand [this design]" Use when: user requests multi-level learning about code patterns, architecture, or implementation mechanics with checkpoint-based progression. Not for: quick answers, single-sentence explanations, code fixes, or "what does this line do" questions—those are standard assistance. | Skills | 98 1.44x Agent success vs baseline Impact 97% 1.44xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.2 |
ambaba/meeting-notes v1.0.0 Capture and organize business meeting notes into durable decisions, action items, and takeaways. Contains: meeting-notes Capture and organize business meeting notes into durable decisions, action items, and takeaways. Use when: "meeting notes", "taking notes", "capture notes", "note-taking mode". | Skills | 98 1.20x Agent success vs baseline Impact 93% 1.20xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 1.0.0 |
Can't find what you're looking for? Evaluate a missing skill.