Back to the catalog

Agent skills · Developer tools

50 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. quality-playbook ★ 38,819
    Run a complete quality engineering audit on any codebase. Derives behavioral requirements from the code, generates spec-traced functional te
  2. react18-dep-compatibility ★ 38,819
    React 18.3.1 and React 19 dependency compatibility matrix.
  3. react18-enzyme-to-rtl ★ 38,819
    Provides exact Enzyme → React Testing Library migration patterns for React 18 upgrades. Use this skill whenever Enzyme tests need to be rewr
  4. rhino3d-scripts ★ 38,819
    Authoring and debugging scripts for Rhinoceros 3D (Rhino 8 and later). Use when asked to write RhinoScript (VBScript / .rvb / .vbs), RhinoPy
  5. roslyn-analyzers ★ 38,819
    Build, review, debug, package, and test Roslyn diagnostic analyzers, code fix providers, and incremental source generators. Use for Diagnost
  6. sandbox-npm-install ★ 38,819
    Install npm packages in a Docker sandbox environment. Use this skill whenever you need to install, reinstall, or update node_modules inside
  7. scaffolding-oracle-to-postgres-migration-test-project ★ 38,819
    Scaffolds an xUnit integration test project targeting Oracle in .NET solutions. Creates the test project, transaction-rollback base class, a
  8. scoutqa-test ★ 38,819
    This skill should be used when the user asks to "test this website", "run exploratory testing", "check for accessibility issues", "verify th
  9. sponsor-finder ★ 38,819
    Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors. Uses deps.dev API for dependency resolution across npm
  10. spring-boot-testing ★ 38,819
    Expert Spring Boot 4 testing specialist that selects the best Spring Boot testing techniques for your situation with Junit 6 and AssertJ.
  11. system-commandline-cli ★ 38,819
    Use this skill when adding, modifying, or reviewing CLI commands in a .NET project built with System.CommandLine. Triggers include: creating
  12. typescript-mcp-server-generator ★ 38,819
    Generate a complete MCP server project in TypeScript using the MCP TypeScript SDK v2 (@modelcontextprotocol/server) with tools, resources, a
  13. unit-test-vue-pinia ★ 38,819
    Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases. Use when creating or updating tests for components, composabl
  14. vardoger-analyze ★ 38,819
    Use when the user asks to personalize the GitHub Copilot CLI assistant, adapt Copilot to their style, use vardoger, or analyze their Copilot
  15. vscode-ext-commands ★ 38,819
    Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attribu
  16. vscode-ext-localization ★ 38,819
    Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices
  17. webapp-testing ★ 38,819
    Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be
  18. winui3-migration-guide ★ 38,819
    UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets. Covers name
  19. neon-postgres-branches ★ 85
    Choose and create the right Neon branch type for testing and development. Use when users ask about Neon branching, migration testing with re
  20. constant-time-testing ★ 6,975
    Measures timing side channels in cryptographic implementations by running them, using dudect for statistical analysis and Timecop over Valgr
  21. genotoxic ★ 6,975
    Graph-informed mutation testing triage. Parses codebases with Trailmark, runs mutation testing and necessist, then uses survived mutants, un
  22. gh-cli ★ 6,975
    Enforces authenticated gh CLI workflows over unauthenticated curl, WebFetch, and MCP fetch patterns. Use when working with GitHub URLs, API
  23. guidelines-advisor ★ 6,975
    Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentation/specifications, revie
  24. libfuzzer ★ 6,975
    Sets up and runs libFuzzer, the coverage-guided fuzzer built into LLVM, on C/C++ code that compiles with Clang. Covers harness structure, -f
  25. mutation-testing ★ 6,975
    Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user men
  26. ossfuzz ★ 6,975
    Enrolls a project in OSS-Fuzz, Google's free continuous fuzzing service for open source, and drives it locally. Covers project.yaml, Dockerf
  27. property-based-testing ★ 6,975
    Writes, reviews, and debugs property-based tests — Hypothesis, fast-check, proptest, jqwik, rapid, and Echidna or Medusa for Solidity invari
  28. slicing-code-context ★ 6,975
    Selects bounded, graph-informed source slices with Trailmark and delegates focused code analysis or patch-proposal work to a smaller subagen
  29. supply-chain-risk-auditor ★ 6,975
    Audits a project's dependencies for supply-chain risk: version-matched advisories for direct dependencies and the full lockfile tree, abando
  30. testing-handbook-generator ★ 6,975
    Generates Claude Code skills from the Trail of Bits Testing Handbook (appsec.guide), analyzing handbook pages and emitting SKILL.md files wi
  31. trailmark-summary ★ 6,975
    Runs a Trailmark summary analysis on a codebase. Returns auto-detected languages, entry point count, and dependency list. Use when vivisect
  32. zeroize-audit ★ 6,975
    Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-lev
  33. eas-simulator ★ 2,514
    EAS service (paid). Run and control a user's app on a remote iOS/Android simulator hosted on EAS cloud. Read before running any `eas simulat
  34. expo-data-fetching ★ 2,514
    Framework (OSS). Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SWR, err
  35. expo-dev-client ★ 2,514
    Framework (OSS). Build and distribute Expo development clients locally or via TestFlight for internal testing. For production TestFlight rel
  36. expo-migrate-module ★ 2,514
    Framework (OSS). Migrate an existing Apple/Swift Expo native module from the Expo Modules API 1.0 definition DSL to the 2.0 macro API (somet
  37. expo-overview ★ 2,514
    Framework (OSS). Entry point and router for every Expo or EAS task. Load this skill first — before writing code and before choosing another
  38. expo-project-structure ★ 2,514
    Framework (OSS). Folder structure for a new Expo app. Use when scaffolding or laying out a new Expo project with Expo Router, or deciding wh
  39. expo-skill-feedback ★ 2,514
    Submit feedback on an Expo skill—or Expo itself—and control bundled anonymous usage telemetry (off by default / opt-in). Submit feedback wit
  40. expo-upgrade ★ 2,514
    Framework (OSS). Guidelines for upgrading Expo SDK versions and fixing dependency issues
  41. hf-cli ★ 11,032
    Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the
  42. adversarial-reviewer ★ 25,892
    Adversarial code review that breaks the self-review monoculture. Use when you want a genuinely critical review of recent changes, before mer
  43. api-design-reviewer ★ 25,892
    Comprehensive REST API design review with automated linting, breaking-change detection, and design scorecards. Catches inconsistent conventi
  44. behuman ★ 25,892
    Use when the user wants more human-like AI responses — less robotic, less listy, more authentic. Triggers: 'behuman', 'be real', 'like a hum
  45. browserstack ★ 25,892
    Run tests on BrowserStack. Use when user mentions "browserstack", "cross-browser", "cloud testing", "browser matrix", "test on safari", "tes
  46. challenge ★ 25,892
    Pre-mortem plan analysis. Imagine the plan failed 12 months from now and work backwards to find the weaknesses. Surfaces assumptions, depend
  47. code-reviewer ★ 25,892
    Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin, C#, .NET, Java, C, C++, Rust, Ruby, PHP, and Dart/Flutter. Ana
  48. coverage ★ 25,892
    Analyze test coverage gaps. Use when user says "test coverage", "what's not tested", "coverage gaps", "missing tests", "coverage report", or
  49. dependency-auditor ★ 25,892
    Audit and manage dependencies across multi-language projects. Identifies vulnerabilities, license conflicts, transitive dependency risks, an
  50. focused-fix ★ 25,892
    Use when the user asks to fix, debug, or make a specific feature/module/area work end-to-end. Triggers: 'make X work', 'fix the Y feature',