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.
- security-threat-model ★ 27,035
Repository-grounded threat modeling that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and mitigations, and write - shadergraph-editor ★ 60
Author, load, and troubleshoot Reality Composer Pro Shader Graph materials for RealityKit on visionOS. Use when building Shader Graph materi - ios-simulator-skill ★ 1,249
29 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility - genmedia ★ 238
Use the genmedia CLI to search, inspect, run, and manage 1200+ fal.ai model endpoints. Trigger when the user mentions "genmedia", "fal CLI", - api-testing ★ 1
Generate and run REST API tests using Postman collections and Newman CLI. Use when asked to test APIs, verify endpoints, validate responses, - ffuf-web-fuzzing ★ 211
Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and re - stream-coding ★ 96
Documentation-first development methodology. The goal is AI-ready documentation - when docs are clear enough, code generation becomes automa - agent-management ★ 30,677
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", - docs-search ★ 30,677
Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks - graph-query ★ 30,677
Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find caller - agent-manager-skill ★ 30,677
Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling. - claude-code-guide ★ 30,677
Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techni - dispatching-parallel-agents ★ 30,677
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies - evaluation-bigcode-evaluation-harness ★ 30,677
Evaluates code generation models across HumanEval, MBPP, MultiPL-E, and 15+ benchmarks with pass@k metrics. Use when benchmarking code model - mechanistic-interpretability-pyvene ★ 30,677
Provides guidance for performing causal interventions on PyTorch models using pyvene's declarative intervention framework. Use when conducti - pydantic-ai ★ 30,677
"Build production-ready AI agents with PydanticAI — type-safe tool use, structured outputs, dependency injection, and multi-model support." - accessibility-auditor ★ 30,677
Web accessibility specialist for WCAG compliance, ARIA implementation, and inclusive design. Use when auditing websites for accessibility is - ux-researcher-designer ★ 30,677
UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testin - api-design-principles ★ 30,677
"Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers and stand the tes - api-documentation-generator ★ 30,677
"Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices" - api-integration-specialist ★ 30,677
Expert in integrating third-party APIs with proper authentication, error handling, rate limiting, and retry logic. Use when integrating REST - api-patterns ★ 30,677
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination. - bash-linux ★ 30,677
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems. - best-practices ★ 30,677
Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "securi - bun-development ★ 30,677
"Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use wh - code-review-checklist ★ 30,677
"Comprehensive checklist for conducting thorough code reviews covering functionality, security, performance, and maintainability" - code-reviewer ★ 30,677
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice check - codex ★ 30,677
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis, refactoring, or automated e - codex-review ★ 30,677
Professional code review with auto CHANGELOG generation, integrated with Codex AI - csharp-pro ★ 30,677
Write modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterpr - dependency-updater ★ 30,677
Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, dia - dispatching-parallel-agents ★ 30,677
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies - e2e-testing-patterns ★ 30,677
"Build reliable, fast, and maintainable end-to-end test suites that provide confidence to ship code quickly and catch regressions before use - environment-setup-guide ★ 30,677
"Guide developers through setting up development environments with proper tools, dependencies, and configurations" - firebase-basics ★ 30,677
Sets up and develops projects using Firebase products and services, especially for mobile or web apps. Covers Firebase CLI setup, project co - gh-address-comments ★ 30,677
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to au - graphql ★ 30,677
"GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that ma - graphql-architect ★ 30,677
Master modern GraphQL with federation, performance optimization, and enterprise security. Build scalable schemas, implement advanced caching - javascript-mastery ★ 30,677
"Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closu - javascript-testing-patterns ★ 30,677
"Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications using modern testing frameworks and be - jupyter-notebook ★ 30,677
"Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bu - k6-load-testing ★ 30,677
"Comprehensive k6 load testing skill for API, browser, and scalability testing. Write realistic load scenarios, analyze results, and integra - kotlin-coroutines-expert ★ 30,677
"Expert patterns for Kotlin Coroutines and Flow, covering structured concurrency, error handling, and testing." - linux-shell-scripting ★ 30,677
This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", " - monorepo-architect ★ 30,677
"Expert in monorepo architecture, build systems, and dependency management at scale. Masters Nx, Turborepo, Bazel, and Lerna for efficient m - move-code-quality ★ 30,677
Analyzes Move language packages against the official Move Book Code Quality Checklist. Use this skill when reviewing Move code, checking Mov - nestjs-expert ★ 30,677
Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards, interceptors, testing with Jest/Supe - openapi-to-typescript ★ 30,677
Converts OpenAPI 3.0 JSON/YAML to TypeScript interfaces and type guards. This skill should be used when the user asks to generate types from - plugin-structure ★ 30,677
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin comp - python-testing-patterns ★ 30,677
"Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, sett