Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
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 |
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 |
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 |
review uinaf/skills 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.16x Agent success vs baseline Impact 93% 1.16xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
webhooks joelhooks/joelclaw Add, debug, and manage webhook providers in the joelclaw webhook gateway. Use when: adding a new webhook integration (GitHub, Stripe, Vercel, etc.), debugging webhook signature failures, checking webhook delivery, testing webhook endpoints, registering webhooks with external services, or reviewing webhook provider implementations. Triggers on: 'add a webhook', 'new webhook provider', 'webhook not working', 'webhook signature failed', 'register webhook', 'webhook debug', 'verify webhook', 'add Vercel/GitHub/Stripe webhook', 'webhook 401', 'test webhook endpoint', or any external service webhook integration task. | Skills | 98 2.20x Agent success vs baseline Impact 97% 2.20xAverage score across 3 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0.0.1 |
SQLAlchemy patterns — engine setup, session management, declarative models, Contains: sqlalchemy-best-practices SQLAlchemy patterns — engine setup, session management, declarative models, relationships, eager loading, raw SQL safety, async patterns, bulk operations, and Alembic migrations. Use when building or reviewing Python apps with SQLAlchemy, when setting up a new database layer, or when debugging session, connection, or performance issues. | Skills | 98 1.96x Agent success vs baseline Impact 98% 1.96xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.3.0 |
Playwright E2E testing patterns — web-first assertions, user-visible locators, network interception, fixtures, authentication, and parallel execution Contains: playwright-testing Playwright E2E testing patterns — web-first assertions, user-visible locators, network interception, fixtures, authentication, and parallel execution. Use when building or reviewing E2E tests with Playwright, when setting up browser testing for a web app, or when migrating from Cypress or Selenium. | Skills | 98 1.81x Agent success vs baseline Impact 98% 1.81xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.2.0 |
hefgi/ponder v0.1.2 Build EVM blockchain data indexers using Ponder (ponder.sh) - an open-source TypeScript framework for indexing smart contract events, transactions, and traces into custom database schemas with type-safe APIs. Use when the user mentions ponder, blockchain/EVM indexing, onchain data pipelines, subgraph replacement, or wants to index smart contract events into a queryable database. Contains: ponder Build EVM blockchain data indexers using Ponder (ponder.sh) - an open-source TypeScript framework for indexing smart contract events, transactions, and traces into custom database schemas with type-safe APIs. Use when the user mentions ponder, blockchain/EVM indexing, onchain data pipelines, subgraph replacement, or wants to index smart contract events into a queryable database. | Skills | 98 1.25x Agent success vs baseline Impact 98% 1.25xAverage score across 5 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.1.2 |
architecture-designer Jeffallan/claude-skills Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagrams, write Architecture Decision Records (ADRs), evaluate technology trade-offs, design component interactions, and plan for scalability. Use for system design, architecture review, microservices structuring, ADR authoring, scalability planning, and infrastructure pattern selection — distinct from code-level design patterns or database-only design tasks. | Skills | 98 1.08x Agent success vs baseline Impact 97% 1.08xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
architecture-designer jeffallan/claude-skills Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to create architecture diagrams, write Architecture Decision Records (ADRs), evaluate technology trade-offs, design component interactions, and plan for scalability. Use for system design, architecture review, microservices structuring, ADR authoring, scalability planning, and infrastructure pattern selection — distinct from code-level design patterns or database-only design tasks. | Skills | 98 1.08x Agent success vs baseline Impact 97% 1.08xAverage score across 6 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
uinaf/viteplus v0.1.11 Migrate or align frontend repositories to the stock VitePlus workflow. Use when standardizing package or monorepo repos around `vp`, `voidzero-dev/setup-vp`, `vite-plus/test`, and VitePlus-native CI, test, and packaging flows, including updating scripts, test config, CI setup, and packaging commands. Contains: viteplus Migrate or align frontend repositories to the stock VitePlus workflow. Use when standardizing package or monorepo repos around `vp`, `voidzero-dev/setup-vp`, `vite-plus/test`, and VitePlus-native CI, test, packaging, and hook flows. Default to replacing direct package-manager and Vitest wiring with the VitePlus equivalents unless the repo has a proven exception. | Skills | 98 1.73x Agent success vs baseline Impact 97% 1.73xAverage score across 6 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.1.11 |
vitron-ai/themis v1.2.2 Reference tile for Themis, a Node.js and TypeScript unit test framework designed for AI coding agents. Covers unit-test authoring, Jest/Vitest migration, agent-readable failure output with repair hints, and first-class integrations for Claude Code, Cursor, and generic agents. Contains: themis Use when the user asks to write unit tests, generate a test suite, or migrate/convert Jest or Vitest tests to Themis in Node.js/TypeScript repos. Produces Themis-native tests, runs validation commands, and applies Themis migration workflows. | SkillsDocsRules | 98 2.91x Agent success vs baseline Impact 99% 2.91xAverage score across 20 eval scenarios Securityby Passed No known issues Reviewed: Version: 1.2.2 |
op-cli NeverSight/skills_feed Secure 1Password CLI patterns for reading secrets, discovering vaults/items, and piping credentials to other tools. Use when reading from 1Password, rotating secrets, or piping credentials to wrangler/kubectl/etc. Triggers on op CLI, 1Password, secret rotation, or credential piping tasks. | Skills | 98 2.13x Agent success vs baseline Impact 92% 2.13xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
pixi-expert jjjermiah/dotagents Comprehensive pixi package manager skill for all pixi operations from beginner to advanced. Use for initializing projects, managing dependencies, configuring environments, multi-environment setups, workspace composition, system requirements (CUDA/glibc), task workflows, CI/CD integration, or any pixi.toml/pyproject.toml configuration—e.g., "pixi init", "pixi add numpy", "setup multi-environment project", "configure CUDA", "monorepo workspace", "pixi.lock issues", "Docker with pixi", "GitHub Actions pixi". | Skills | 98 1.19x Agent success vs baseline Impact 92% 1.19xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
Can't find what you're looking for? Evaluate a missing skill.