@skills · Owner
Agent skills by patricio0312rev
166 skills indexed from github.com/patricio0312rev. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- accessibility-auditor · Skill · 55 stars
Audits and implements web accessibility (a11y) following WCAG 2.1 guidelines with ARIA patterns, keyboard navigation, screen reader support, and contrast c
- adr-writer · Skill · 55 stars
Creates Architecture Decision Records documenting key technical decisions with context, alternatives considered, tradeoffs, consequences, and decision owne
- agent-orchestration-planner · Skill · 55 stars
Designs multi-step agent workflows with tool usage, retry logic, state management, and budget controls. Provides orchestration diagrams, tool execution ord
- ai-agent-orchestrator · Skill · 55 stars
Orchestrates multi-agent AI systems with task delegation, agent communication, shared memory, and workflow coordination. Use when users request "multi-agen
- ai-engineering · Collection · 55 stars
- alerting-dashboard-builder · Skill · 55 stars
Creates SLO-based alerts and operational dashboards with key charts, alert thresholds, and runbook links. Use for "alerting", "dashboards", "SLO", or "moni
- animation-micro-interaction-pack · Skill · 55 stars
Provides reusable interaction patterns and motion presets that make UI feel polished. Includes hover effects, transitions, entrance animations, gesture fee
- api-contract-normalizer · Skill · 55 stars
Unifies API response patterns across endpoints including pagination format, error structure, status codes, response envelopes, and versioning strategy. Pro
- api-docs-generator · Skill · 55 stars
Generates API documentation using OpenAPI/Swagger specifications with interactive documentation, code examples, and SDK generation. Use when users request
- api-docs-generator · Skill · 55 stars
Generates comprehensive API documentation in Markdown, HTML, or Docusaurus format from Express, Next.js, Fastify, or other API routes. Creates endpoint ref
- api-endpoint-generator · Skill · 55 stars
Generates CRUD REST API endpoints with request validation, TypeScript types, consistent response formats, error handling, and documentation. Includes route
- api-mock-server · Skill · 55 stars
Creates mock API servers for testing and development with MSW, json-server, or custom handlers. Use when users request "API mocking", "mock server", "MSW s
- api-security-hardener · Skill · 55 stars
Hardens API security with rate limiting, input validation, authentication, and protection against common attacks. Use when users request "API security", "s
- api-test-suite-generator · Skill · 55 stars
Generates comprehensive API test suites using Jest, Vitest, or Supertest from Express, Next.js, Fastify, or other API routes. Creates integration tests, co
- api-versioning-deprecation-planner · Skill · 55 stars
Plans safe API evolution with versioning strategies, client migration guides, deprecation timelines, and backward compatibility considerations. Use for "AP
- architecture · Collection · 55 stars
- artifact-sbom-publisher · Skill · 55 stars
Produces build artifacts with Software Bill of Materials (SBOM) and supply chain metadata for security and compliance. Use for "artifact publishing", "SBOM
- auth-module-builder · Skill · 55 stars
Implements secure authentication patterns including login/registration, session management, JWT tokens, password hashing, cookie settings, and CSRF protect
- auth-security-reviewer · Skill · 55 stars
Reviews authentication and authorization implementation for session management, CSRF, cookie security, and auth flow vulnerabilities with findings, severit
- backend · Collection · 55 stars
- backend-latency-profiler-helper · Skill · 55 stars
Identifies API latency hotspots and bottlenecks with profiling tools, slow endpoint detection, suspected causes, and fix roadmap. Use for "latency profilin
- background-jobs-designer · Skill · 55 stars
Designs background job processing systems with queue integration (BullMQ/Celery), job definitions, retry policies, exponential backoff, idempotent executio
- backup-restore-runbook-generator · Skill · 55 stars
Creates comprehensive disaster recovery procedures with automated backup scripts, restore procedures, validation checks, and role assignments. Use for "dat
- bruno-collection-generator · Skill · 55 stars
Generates Bruno collection files (.bru) from Express, Next.js, Fastify, or other API routes. Creates organized collections with environments, authenticatio
- caching-cdn-strategy-planner · Skill · 55 stars
Designs multi-layer caching strategy with edge CDN, server-side caching, cache invalidation, and CDN configuration. Use for "caching strategy", "CDN setup"
- caching-strategist · Skill · 55 stars
Defines caching strategies with cache keys, TTL values, invalidation triggers, consistency patterns, and correctness checklist. Provides code examples for
- caching-strategy-optimizer · Skill · 55 stars
Optimizes CI/CD pipeline speed by implementing effective caching for dependencies, Docker layers, build outputs, and test results. Provides before/after pe
- capacity-planning-helper · Skill · 55 stars
Estimates infrastructure needs based on traffic forecasts, workload analysis, and performance requirements with sizing recommendations and cost trade-offs.
- changelog-writer · Skill · 55 stars
Generates changelogs and release notes from git commits, PR titles, and issue references. Organizes changes by impact type (breaking, features, fixes, impr
- ci-cd · Collection · 55 stars
- code-formatter-installer · Skill · 55 stars
Installs and configures Prettier, ESLint, EditorConfig, and other code quality tools to enforce consistent code style across the team. Generates config fil
- codebase-summarizer · Skill · 55 stars
Scans repository structure and generates comprehensive architecture documentation including system overview, entry points, module relationships, data flow
- component-scaffold-generator · Skill · 55 stars
Generates clean React/Vue component skeletons with TypeScript types, prop variants, styling hooks, test files, Storybook stories, and usage documentation.
- contract-testing-builder · Skill · 55 stars
Implements API contract testing to ensure provider-consumer compatibility using Pact or similar tools. Prevents breaking changes with contract specificatio
- conventional-commits · Skill · 55 stars
Generates semantic commit messages following the Conventional Commits specification with proper types, scopes, breaking changes, and footers. Use when user
- core-web-vitals-tuner · Skill · 55 stars
Systematically improves Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS) with prioritized fixes and verif
- cors-configuration · Skill · 55 stars
Configures Cross-Origin Resource Sharing with proper headers, preflight handling, and security best practices. Use when users request "CORS setup", "cross-
- cost-latency-optimizer · Skill · 55 stars
Reduces LLM costs and improves response times through caching, model selection, batching, and prompt optimization. Provides cost breakdowns, latency hotspo
- coverage-strategist · Skill · 55 stars
Defines ROI-based coverage targets with critical path identification, layer-specific targets, and explicit "don't test this" guidelines. Use for "test cove
- curl-command-generator · Skill · 55 stars
Generates ready-to-run cURL commands from Express, Next.js, Fastify, or other API routes. Creates copy-paste commands with proper headers, authentication,
- cypress-playwright-setup · Skill · 55 stars
Sets up end-to-end testing with Cypress or Playwright including page objects, fixtures, and CI integration. Use when users request "E2E testing", "Cypress
- dark-mode-implementer · Skill · 55 stars
Implements complete dark/light mode theming systems using CSS variables, Tailwind dark mode, React context, and system preference detection. Use when users
- data-integrity-auditor · Skill · 55 stars
Detects data integrity issues including orphaned records, broken foreign key relationships, constraint violations, and provides automated fix migrations. U
- data-retention-archiving-planner · Skill · 55 stars
Plans and implements data retention policies with archival strategies, compliance requirements, automated cleanup jobs, and cold storage migration. Use for
- data-seeding-fixtures-builder · Skill · 55 stars
Generates deterministic seed data for development and testing with factory functions, realistic fixtures, and database reset scripts. Use for "data seeding
- db-management · Collection · 55 stars
- db-performance-watchlist · Skill · 55 stars
Defines database performance monitoring strategy with slow query detection, resource usage alerts, query execution thresholds, and automated alerting. Use
- dependency-doctor · Skill · 55 stars
Audits project dependencies for outdated packages, duplicates, heavy/problematic libraries, security vulnerabilities, and risky version combinations. Gener
- dependency-vulnerability-triage · Skill · 55 stars
Turns npm audit/Snyk results into prioritized patch plans with severity assessment, safe upgrade paths, breaking change analysis, and rollback strategies.
- deployment-checklist-generator · Skill · 55 stars
Creates comprehensive deployment checklists with pre-deployment checks, smoke tests, verification steps, and sign-off workflows. Use for "deployment checkl
- design-to-component-translator · Skill · 55 stars
Converts Figma/design specifications into production-ready UI components with accurate spacing, typography, color tokens, responsive rules, and interaction
- dev-environment-bootstrapper · Skill · 55 stars
Standardizes development environment setup across machines by generating tool version configs (Node, Python, Ruby), package manager configs (pnpm, Volta, a
- dev-onboarding-builder · Skill · 55 stars
Creates comprehensive developer onboarding documentation and materials including step-by-step setup guides, first-task assignments, expected time per step,
- doc-to-vector-dataset-generator · Skill · 55 stars
Converts documents into clean, chunked datasets suitable for embeddings and vector search. Produces chunked JSONL files with metadata, deduplication logic,
- dockerfile-optimizer · Skill · 55 stars
Optimizes Dockerfiles for smaller images, faster builds, better caching, and security hardening using multi-stage builds and best practices. Use when users
- docs-starter-kit · Skill · 55 stars
Generates comprehensive documentation templates for open-source and internal projects including README, CONTRIBUTING, SECURITY, CODE_OF_CONDUCT, LICENSE, a
- domain-model-boundaries-mapper · Skill · 55 stars
Identifies domain modules, ownership boundaries, dependencies, and interfaces using Domain-Driven Design principles. Provides domain maps, bounded contexts
- e2e-test-builder · Skill · 55 stars
Builds end-to-end browser tests for critical user flows using Playwright or Cypress. Includes selector strategies, test data management, page objects, and
- embedding-pipeline-builder · Skill · 55 stars
Builds document embedding pipelines with text chunking, embedding generation, indexing, and retrieval optimization. Use when users request "embedding pipel
- env-secrets-manager · Skill · 55 stars
Manages environment variables and secrets securely with encryption, rotation, and provider integration. Use when users request "secrets management", "envir
- error-handling-standardizer · Skill · 55 stars
Creates consistent error handling with custom error classes, HTTP status mapping, structured logging, safe client messages, and error taxonomy. Use when st
- eslint-prettier-config · Skill · 55 stars
Configures ESLint and Prettier for consistent code quality with TypeScript, React, and modern best practices. Use when users request "ESLint setup", "Prett
- etl-sync-job-builder · Skill · 55 stars
Designs reliable ETL and data synchronization jobs with incremental updates, idempotency guarantees, watermark tracking, error handling, and retry logic. U
- evaluation-harness · Skill · 55 stars
Builds repeatable evaluation systems with golden datasets, scoring rubrics, pass/fail thresholds, and regression reports. Use for "LLM evaluation", "testin
- event-driven-architect · Skill · 55 stars
Designs event-driven architectures with event sourcing, CQRS, pub/sub patterns, and domain events for decoupled systems. Use when users request "event sour
- explaining-code · Skill · 55 stars
Explains code with visual diagrams and analogies. Use when explaining how code works, teaching about a codebase, or when the user asks "how does this work?
- flaky-test-detective · Skill · 55 stars
Diagnoses and fixes flaky tests by identifying root causes (timing issues, shared state, randomness, network dependencies) and provides stabilization strat
- form-wizard-builder · Skill · 55 stars
Builds multi-step forms with validation schemas (Zod/Yup), step components, shared state management, progress indicators, review steps, and error handling.
- foundation · Collection · 55 stars
- framer-motion-animator · Skill · 55 stars
Creates smooth animations and micro-interactions using Framer Motion including page transitions, gestures, scroll-based animations, and orchestrated sequen
- frontend · Collection · 55 stars
- frontend-refactor-planner · Skill · 55 stars
Creates safe refactor plans for messy UI code including component splitting strategies, state simplification, performance optimizations, and accessibility
- git-hygiene-enforcer · Skill · 55 stars
Establishes git workflow guardrails including conventional commits, commit message hooks, branch naming conventions, PR templates, and code review processe
- github-actions-pipeline-creator · Skill · 55 stars
Creates comprehensive GitHub Actions CI/CD workflows for linting, testing, building, and deploying. Includes caching strategies, matrix builds, artifact ha
- graphql-schema-designer · Skill · 55 stars
Designs GraphQL schemas with types, queries, mutations, subscriptions, resolvers, and DataLoader patterns for efficient data fetching. Use when users reque
- guardrails-safety-filter-builder · Skill · 55 stars
Implements content safety filters with PII redaction, policy constraints, prompt injection detection, and safe refusal templates. Use when adding "content
- hot-reload-optimizer · Skill · 55 stars
Optimizes hot module replacement and fast refresh for development speed with Vite, Next.js, and webpack configurations. Use when users request "hot reload"
- i18n-frontend-implementer · Skill · 55 stars
Adds internationalization (i18n) infrastructure with translation plumbing, scalable key strategy, formatters for dates/numbers/currency, plural rules, and
- incident-runbook-generator · Skill · 55 stars
Creates step-by-step incident response runbooks for common outages with actions, owners, rollback procedures, and communication templates. Use for "inciden
- input-validation-sanitization-auditor · Skill · 55 stars
Identifies and fixes XSS, SQL injection, and command injection vulnerabilities with validation schemas, sanitization libraries, and safe coding patterns. U
- insomnia-collection-generator · Skill · 55 stars
Generates Insomnia collection export files from Express, Next.js, Fastify, or other API routes. Creates organized workspaces with request groups, environme
- integration-test-builder · Skill · 55 stars
Creates integration tests for API endpoints with database flows, including test harness setup, fixtures, setup/teardown, database seeding, and CI-friendly
- jsdoc-typescript-docs · Skill · 55 stars
Documents TypeScript code with JSDoc comments, generates API documentation, and creates type-safe documentation. Use when users request "JSDoc", "code docu
- kubernetes-manifest-generator · Skill · 55 stars
Generates Kubernetes manifests including Deployments, Services, ConfigMaps, Secrets, Ingress, and HPA with best practices. Use when users request "Kubernet
- langchain-workflow-builder · Skill · 55 stars
Builds LLM applications with LangChain including chains, agents, memory, tools, and RAG pipelines. Use when users request "LangChain setup", "LLM chain", "
- llm-debugger · Skill · 55 stars
Diagnoses LLM output failures including hallucinations, constraint violations, format errors, and reasoning issues. Provides root cause classification, pro
- load-test-builder · Skill · 55 stars
Creates load and performance tests with k6, Artillery, or autocannon to validate system behavior under stress. Use when users request "load testing", "perf
- load-test-scenario-builder · Skill · 55 stars
Creates comprehensive load test plans with realistic scenarios, traffic models, k6 scripts, and success criteria. Use for "load testing", "performance test
- mcp-server-builder · Skill · 55 stars
Builds Model Context Protocol (MCP) servers for Claude with tools, resources, and prompts. Use when users request "create MCP server", "build Claude tool",
- mermaid-diagram-generator · Skill · 55 stars
Creates Mermaid diagrams for flowcharts, sequence diagrams, ERDs, and architecture visualizations in markdown. Use when users request "Mermaid diagram", "f
- migration-planner · Skill · 55 stars
Builds phased data and system migrations using feature flags, dual writes, backfills, and validation. Includes rollback plans and risk mitigation. Use for
- mocking-assistant · Skill · 55 stars
Creates stable mocks for APIs, services, and UI components using MSW (Mock Service Worker), fixture conventions, and example patterns. Use for "API mocking
- modal-drawer-system · Skill · 55 stars
Implements accessible modals and drawers with focus trap, ESC to close, scroll lock, portal rendering, and ARIA attributes. Includes sample implementations
- monorepo-ci-optimizer · Skill · 55 stars
Optimizes CI pipelines for monorepos by detecting affected packages/apps and running only necessary builds and tests. Includes Turborepo/Nx strategies, cac
- monorepo-setup · Skill · 55 stars
Sets up monorepo architecture with Turborepo, pnpm workspaces, shared packages, and optimized build pipelines. Use when users request "monorepo setup", "Tu
- multi-tenant-safety-checker · Skill · 55 stars
Ensures tenant isolation at query and policy level using Row Level Security, automated testing, and security audits. Prevents data leakage between tenants.
- nginx-config-optimizer · Skill · 55 stars
Optimizes Nginx configurations for performance, security, caching, and load balancing with modern best practices. Use when users request "Nginx setup", "re
- oauth2-oidc-implementer · Skill · 55 stars
Implements OAuth 2.0 and OpenID Connect authentication flows with secure token handling and provider integration. Use when users request "OAuth setup", "OI
- observability-setup · Skill · 55 stars
Implements comprehensive observability with OpenTelemetry tracing, Prometheus metrics, and structured logging. Includes instrumentation plans, sample dashb
- openapi-generator · Skill · 55 stars
Generates OpenAPI 3.0/3.1 specifications from Express, Next.js, Fastify, Hono, or NestJS routes. Creates complete specs with schemas, examples, and documen
- page-layout-builder · Skill · 55 stars
Generates complete page layouts and shells for common patterns (dashboard, authentication, settings, CRUD pages) with consistent navigation, layout compone
- performance · Collection · 55 stars
- performance-budget-setter · Skill · 55 stars
Defines measurable performance budgets for bundle size, API latency, database queries, and render times. Provides enforcement strategies and monitoring pla
- pii-redaction-logging-policy-builder · Skill · 55 stars
Prevents logging sensitive user data with redaction rules, logging policies, and safe log formatting. Use for "PII redaction", "log privacy", "GDPR logging
- postman-collection-generator · Skill · 55 stars
Generates Postman collection JSON files from Express, Next.js, Fastify, Hono, or other API routes. Scans route definitions, extracts endpoints, methods, pa
- postmortem-writer · Skill · 55 stars
Creates comprehensive post-incident documents with timeline, root cause analysis, contributing factors, action items, and ownership. Follows SRE best pract
- pr-template-builder · Skill · 55 stars
Creates GitHub pull request templates, issue templates, and discussion templates with proper YAML configuration. Use when users request "PR template", "iss
- preview-environments-builder · Skill · 55 stars
Creates ephemeral preview deployments for each pull request with automatic deployment, unique URLs, and cleanup on PR close. Use for "preview deployments",
- prisma-migration-assistant · Skill · 55 stars
Plans and executes safe Prisma schema migrations with data backfills, rollback strategies, and SQL preview. Handles complex schema changes including data t
- project-scaffolder · Skill · 55 stars
Generates complete starter repositories for various tech stacks (Next.js, Vite, Nest, FastAPI, etc.) with best-practice conventions, folder structure, base
- prompt-regression-tester · Skill · 55 stars
Compares old vs new prompts across test cases with diff summaries, stability metrics, breakage analysis, and fix suggestions. Use for "prompt testing", "A/
- prompt-template-builder · Skill · 55 stars
Creates reusable prompt templates with strict output contracts, style rules, few-shot examples, and do/don't guidelines. Provides system/user prompt files,
- quality-gates-enforcer · Skill · 55 stars
Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and a
- queue-job-processor · Skill · 55 stars
Implements background job processing with BullMQ/Redis including job queues, workers, scheduling, retries, and monitoring. Use when users request "backgrou
- rag-pipeline-builder · Skill · 55 stars
Designs retrieval-augmented generation pipelines for document-based AI assistants. Includes chunking strategies, metadata schemas, retrieval algorithms, re
- rate-limiting-abuse-protection · Skill · 55 stars
Implements rate limiting and abuse prevention with per-route policies, IP/user-based limits, sliding windows, safe error responses, and observability. Use
- rbac-permissions-builder · Skill · 55 stars
Implements role-based access control with permission matrix, route guards, policy functions, and UI permission hints. Provides middleware/guards, helper ut
- rbac-policy-tester · Skill · 55 stars
Creates comprehensive permission tests ensuring RBAC doesn't regress with test matrices, CI gating, and authorization coverage. Use for "RBAC testing", "pe
- react-hook-builder · Skill · 55 stars
Creates custom React hooks for common patterns including data fetching, forms, authentication, local storage, debounce, and more. Use when users request "c
- react-server-components · Skill · 55 stars
Implements React Server Components (RSC) patterns with Next.js App Router including data fetching, streaming, selective hydration, and server/client compos
- readme-generator · Skill · 55 stars
Generates comprehensive README files with badges, installation, usage, API docs, and contribution guidelines. Use when users request "README", "project doc
- redis-patterns · Skill · 55 stars
Implements Redis patterns for caching, sessions, rate limiting, pub/sub, and distributed locks with best practices. Use when users request "Redis caching",
- release-automation-builder · Skill · 55 stars
Automates releases and package publishing with changesets or semantic-release. Handles versioning, changelog generation, git tags, and release notes. Use f
- reliability-strategy-builder · Skill · 55 stars
Implements reliability patterns including circuit breakers, retries, fallbacks, bulkheads, and SLO definitions. Provides failure mode analysis and incident
- responsive-design-system · Skill · 55 stars
Implements responsive design systems with mobile-first breakpoints, container queries, fluid typography, and adaptive layouts using Tailwind CSS. Use when
- rest-to-graphql-migrator · Skill · 55 stars
Migrates REST APIs to GraphQL incrementally with schema stitching, REST datasources, and gradual endpoint migration. Use when users request "migrate to Gra
- rfc-generator · Skill · 55 stars
Generates Request for Comments documents for technical proposals including problem statement, solution design, alternatives, risks, and rollout plans. Use
- rollback-workflow-builder · Skill · 55 stars
Creates safe rollback procedures for deployments with automated workflows, rollback runbooks, version management, and incident response. Use for "rollback
- scalability-playbook · Skill · 55 stars
Identifies performance bottlenecks and provides ordered scaling strategies with triggers, phased plans, and cost implications. Use for "scalability plannin
- schema-consistency-checker · Skill · 55 stars
Audits database schemas for naming conventions, type consistency, nullability patterns, and missing constraints. Provides violations report with recommende
- secrets-env-manager · Skill · 55 stars
Validates environment variables in CI, prevents secret leaks, enforces masking, and provides fail-fast validation with clear documentation. Use for "secret
- secrets-scanner · Skill · 55 stars
Detects leaked API keys, tokens, passwords, and credentials in code with pre-commit hooks, CI checks, scanning rules, and remediation procedures. Use for "
- secure-headers-csp-builder · Skill · 55 stars
Implements security headers and Content Security Policy with safe rollout strategy (report-only → enforce), testing, and compatibility checks. Use for "sec
- security · Collection · 55 stars
- security-incident-playbook-generator · Skill · 55 stars
Creates response procedures for security incidents with containment steps, communication templates, and evidence collection. Use for "incident response", "
- security-pr-checklist-skill · Skill · 55 stars
Creates repeatable security review checklist for PRs with required checks, common pitfalls, and automated gating. Use for "security review", "PR checklist"
- service-layer-extractor · Skill · 55 stars
Refactors route handlers into service layer with clean boundaries, dependency injection, testability, and separation of concerns. Provides service interfac
- skill-creator · Skill · 55 stars
Creates new Claude Code skills following repository conventions with proper structure, frontmatter, workflows, code examples, and reference files. Use when
- skills · Collection · 55 stars
- snapshot-test-refactorer · Skill · 55 stars
Refactors brittle snapshot tests into resilient, focused assertions. Provides strategies for reducing snapshot size, extracting meaningful assertions, and
- sql-query-optimizer · Skill · 55 stars
Analyzes and optimizes SQL queries using EXPLAIN plans, index recommendations, query rewrites, and performance benchmarking. Use for "query optimization",
- state-ux-flow-builder · Skill · 55 stars
Standardizes UX states for data fetching flows (loading, error, empty, success) and complex multi-view UI patterns. Provides state machine approach recomme
- storybook-setup · Skill · 55 stars
Sets up Storybook for component documentation with controls, actions, accessibility testing, and visual regression. Use when users request "Storybook setup
- structured-logging-standardizer · Skill · 55 stars
Enforces consistent structured logging with request correlation IDs, standardized log schema, middleware integration, and best practices. Use for "structur
- structured-output-extractor · Skill · 55 stars
Extracts structured data from LLM responses using JSON schemas, Zod validation, and function calling for reliable parsing. Use when users request "structur
- system-design-generator · Skill · 55 stars
Produces comprehensive system architecture plans for features and products including component breakdown, data flow diagrams, system boundaries, API contra
- table-builder · Skill · 55 stars
Creates data table patterns with filtering, sorting, pagination, row actions, column configuration, server/client rendering modes, and empty/loading states
- tailwind-gradient-builder · Skill · 55 stars
Creates modern CSS gradients using Tailwind CSS including linear, radial, conic, mesh gradients, animated gradients, glassmorphism, and gradient text effec
- tanstack-query-setup · Skill · 55 stars
Implements TanStack Query (React Query) for server state management with caching, mutations, optimistic updates, and infinite queries. Use when users reque
- tech-debt-prioritizer · Skill · 55 stars
Scores and prioritizes technical debt by impact, risk, and effort. Provides ranked backlog with ROI analysis and quarterly paydown recommendations. Use for
- terraform-module-builder · Skill · 55 stars
Creates reusable Terraform modules with proper structure, variables, outputs, and state management for infrastructure as code. Use when users request "Terr
- test-data-factory-builder · Skill · 55 stars
Creates factories and builders for generating consistent, composable test data with realistic values and relationship handling. Use for "test factories", "
- test-reporting-triage-skill · Skill · 55 stars
Automatically categorizes test failures, suggests responsible owners, and provides common fix checklists. Generates actionable test reports with failure an
- testing · Collection · 55 stars
- threat-model-generator · Skill · 55 stars
Creates comprehensive threat models using STRIDE methodology with asset identification, threat enumeration, mitigation strategies, and residual risk assess
- tool-function-schema-designer · Skill · 55 stars
Designs robust function/tool calling schemas for LLMs with JSON schemas, validation strategies, typed interfaces, and example calls. Use when implementing
- typescript-strict-migrator · Skill · 55 stars
Migrates TypeScript projects to strict mode incrementally with type guards, utility types, and best practices. Use when users request "TypeScript strict",
- unit-test-generator · Skill · 55 stars
Generates comprehensive unit tests with AAA pattern (Arrange-Act-Assert), edge cases, error scenarios, and coverage analysis. Creates test files matching s
- vector-db-setup · Skill · 55 stars
Sets up vector databases for semantic search including Pinecone, Chroma, pgvector, and Qdrant with embedding generation and similarity search. Use when use
- visual-regression-tester · Skill · 55 stars
Implements visual regression testing with screenshot comparison, diff detection, and CI integration using Playwright or Chromatic. Use when users request "
- vscode-rest-client-generator · Skill · 55 stars
Generates .http files for the VS Code REST Client extension from Express, Next.js, Fastify, or other API routes. Creates organized request files with varia
- vscode-workspace-setup · Skill · 55 stars
Configures VS Code workspaces with optimal settings, extensions, tasks, and debugging for team consistency. Use when users request "VS Code setup", "worksp
- webhook-receiver-hardener · Skill · 55 stars
Secures webhook receivers with signature verification, retry handling, deduplication, idempotency keys, and error responses. Provides verification code, de
- websocket-realtime-builder · Skill · 55 stars
Implements real-time features using WebSockets with Socket.io, rooms, authentication, and reconnection handling. Use when users request "real-time updates"
- zustand-state-builder · Skill · 55 stars
Implements lightweight state management using Zustand with TypeScript, persistence, devtools, and modular store patterns. Use when users request "zustand s
- repo-structure-linter · Skill