Agent Skills by camilo8902
Showing 109 vetted skills indexed across 1 GitHub repositories.
vercel-react-native-skills
Provide React Native and Expo best practices for mobile performance optimization.
web-design-guidelines
Review UI code against Web Interface Guidelines and accessibility standards.
vercel-react-best-practices
Apply 57 performance rules to optimize React and Next.js applications.
vscode-rest-client-generator
Generate .http files for VS Code REST Client from API route definitions.
visual-regression-tester
Automate visual regression testing with Playwright and Chromatic screenshot comparisons.
api-test-suite-generator
Generate API integration and contract tests for Express, Next.js, or Fastify routes.
component-scaffold-generator
Generate React and Vue component skeletons with TypeScript types, tests, and Storybook stories.
form-wizard-builder
Build multi-step forms with Zod validation and Zustand state persistence.
typescript-strict-migrator
Migrate TypeScript projects to strict mode by enabling compiler flags incrementally.
graphql-schema-designer
Design GraphQL schemas with types, queries, mutations, and resolvers.
modal-drawer-system
Implement accessible modals and drawers with focus trap, ESC close, and ARIA attributes.
security-pr-checklist-skill
Generate a security review checklist for pull requests with automated gating.
rbac-policy-tester
Generate permission matrices and validate RBAC authorization coverage for roles, resources, and actions.
mocking-assistant
Generate stable API, service, and UI component mocks with MSW.
webhook-receiver-hardener
Implement HMAC signature verification, retry handling, and idempotency keys for webhook receivers.
project-scaffolder
Generates starter projects for Next.js, Vite, Nest, and FastAPI with predefined folder structures and configurations.
coverage-strategist
Define ROI-based test coverage targets for critical paths and API endpoints.
rest-to-graphql-migrator
Migrate REST APIs to GraphQL incrementally using schema stitching and REST data source wrappers.
cypress-playwright-setup
Automate Cypress and Playwright setup with page object models and CI integration.
dev-environment-bootstrapper
Generate tool version configurations, environment variable templates, and onboarding scripts.
pr-template-builder
Generate standardized GitHub templates for pull requests, issues, and discussions.
design-to-component-translator
Translate Figma design specifications into React components with Tailwind CSS and design tokens.
repo-structure-linter
Validate repository structure and naming conventions for Next.js, NestJS, Python, and React.
git-hygiene-enforcer
Configure Git workflow guardrails with conventional commits and commit hooks.