Agent Skills by vecear
Showing 153 vetted skills indexed across 1 GitHub repositories.
vscode-rest-client-generator
Generate VS Code REST Client .http files from API route definitions.
visual-regression-tester
Automate visual regression testing of UI with Playwright, Chromatic, or Percy.
api-test-suite-generator
Generate API test suites from route definitions for Express, Next.js, or Fastify.
component-scaffold-generator
Generate React or Vue component skeletons with TypeScript types, tests, and Storybook stories.
tool-function-schema-designer
Design type-safe function schemas for LLM tool calls with validation.
reliability-strategy-builder
Automate reliability design with circuit breakers, retries, fallbacks, bulkheads, and SLO definitions.
embedding-pipeline-builder
Build document embedding and retrieval pipelines for scalable semantic search.
form-wizard-builder
Build multi-step forms with per-step validation and shared state.
typescript-strict-migrator
Migrate TypeScript projects to strict mode incrementally with type guards and diagnostics.
vector-db-setup
Configure vector databases for semantic search across Pinecone, Chroma, pgvector, and Qdrant.
kubernetes-manifest-generator
Generate Kubernetes manifests for Deployments, Services, ConfigMaps, Secrets, Ingress, and HPA.
graphql-schema-designer
Design GraphQL schemas with types, queries, mutations, and subscriptions.
modal-drawer-system
Create accessible React TypeScript modal and drawer components with focus trapping and ARIA attributes.
security-pr-checklist-skill
Automate security reviews of pull requests using a standardized checklist.
rbac-policy-tester
Automate RBAC permission validation across roles, resources, and actions.
mocking-assistant
Automate MSW-based API and service mocks with fixtures and test overrides.
webhook-receiver-hardener
Verify webhook signatures, deduplicate events, and process idempotently with retries.
llm-debugger
Diagnose LLM output failures and generate corrected prompts with regression tests.
project-scaffolder
Generates starter repositories with standardized folders, code, configs, and docs for multiple stacks.
coverage-strategist
Define ROI-based coverage targets across business logic, API, database, and UI layers.
caching-cdn-strategy-planner
Design multi-layer caching strategies with CDN, edge, and server-side invalidation workflows.
redis-patterns
Implement reusable Redis patterns for caching, sessions, rate limiting, pub/sub, and distributed locks.
rest-to-graphql-migrator
Migrate REST APIs to GraphQL incrementally with wrapper layers and schema stitching.
cypress-playwright-setup
Configure Cypress or Playwright end-to-end testing environments with CI templates.