fullstack-workflow
A standardized fullstack pattern for Next.js features, integrating GET API routes, server actions, SWR data fetching, and React Hook Form with Zod validation.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
553 skills found
A standardized fullstack pattern for Next.js features, integrating GET API routes, server actions, SWR data fetching, and React Hook Form with Zod validation.
Diagnose dotCMS CI/CD GitHub Actions failures, including PR builds, merge queue issues, and nightly test reports.
Convert PRDs, API docs, and requirements into structured acceptance, testing, integration, and launch checklists.
Automated GitHub Pull Request creation with task validation, test execution, Conventional Commits formatting, and project-aware label suggestions.
Master the EARS format to transform ambiguous feature ideas into precise, testable requirements, acceptance criteria, and edge case documentation.
Automated Vercel production deployment agent that fetches logs via MCP, identifies build errors, applies fixes, and retries until success.
Operate Railway infrastructure: manage projects, services, databases, object storage, deployments, environments, variables, logs, and performance metrics.
Dialectical reasoning and adversarial coding agent for MCP-enabled editors, forcing LLMs to resolve internal contradictions for higher quality outputs.
A macOS UI automation CLI that enables agents to capture screens, target UI elements, manage applications, and execute cross-app workflows with JSON-based scripting.
Guides writing, debugging, and maintaining Bun bundler tests using itBundled and expectBundled to verify transpilation, minification, and code transformation.
Mutation testing patterns for JS/TS using Stryker. Analyze branch code to find weak or missing tests, verify test effectiveness, and strengthen Node.js test suites.
Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.