Runs a comprehensive implementation audit for a delivered use case. Checks Definition of Done, i18n completeness and correctness, error message i18n, accessibility, visual fidelity against the design, and loading/error states. Run after /deliver-use-case or before /sprint-complete for a quality deep-dive. Results are advisory — Critical and Major findings should be fixed; Minor findings are observations.
Runs oxlint and oxfmt on TypeScript/JavaScript files to fix lint errors, enforce cyclomatic complexity limits, and apply consistent formatting. Use when the user asks to "lint", "format code", "run code quality checks", or mentions code quality, formatting, or static analysis.
Orchestrates the full per-use-case delivery pipeline: verifies spec and design exist, implements the use case, writes E2E tests, and evaluates coverage against the spec. Iterates automatically until quality gates pass. Specification and design must exist beforehand via /sprint-prepare, /use-case-spec, or /design-screens. This skill must only be invoked explicitly via /deliver-use-case or by /sprint-deliver — never inferred from user messages.
Implements use cases and fixes bugs by creating Next.js pages, components, API route handlers, and server actions. Use when the user asks to "implement a use case", "fix a bug", "build the UI", "create an API endpoint", "write a page", or mentions Next.js implementation, App Router, server actions, or full-stack implementation.
Creates Playwright browser-based end-to-end tests for Next.js pages covering complete user journeys from start to finish. Use when the user asks to "write Playwright tests", "create e2e tests", "write integration tests", "test in the browser", or mentions end-to-end testing, browser tests, UI integration tests, or Playwright for Next.js.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code plugins that implement a structured software development lifecycle (SDLC) methodology. Each plugin adds slash commands that guide you — and the agent — through every phase of building software, from gathering requirements to delivering tested, reviewed use cases.
The marketplace has a two-layer architecture:
nexa-claude-core — stack-agnostic methodology, from a vision document to detailed use case specifications and designs. Works with any tech stack.nexa-claude-nextjs — the Next.js stack: implementation, testing, quality gates, and sprint delivery. Requires nexa-claude-core.Install directly from inside Claude Code:
/plugin marketplace add nexadevapp/nexa-claude-skills-marketplace
/plugin install nexa-claude-core
/plugin install nexa-claude-nextjs # optional — only if you build on Next.js
Once installed, the skills are available as slash commands and the agent will suggest the right one for each task. You don't need to memorize them — describe what you want, and Claude routes you to the correct skill.
nexa-claude-core — Stack-Agnostic Methodology| Phase | Command | Description |
|---|---|---|
| Setup | /setup-project-rules | Write Nexa workflow enforcement rules into the project's CLAUDE.md |
| Inception | /requirements | Generate a requirements catalog from a vision document |
| Elaboration | /entity-model | Create an entity model with a Mermaid ER diagram |
| Elaboration | /use-case-diagram | Generate PlantUML use case diagrams |
| Elaboration | /generate-wireframe | Generate a low-fidelity wireframe from the use cases |
| Elaboration | /engineer-requirements | Cluster-based elaboration of all use cases with interactive refinement |
| Construction | /use-case-spec | Write detailed use case specifications |
| Construction | /technical-task | Create technical task specifications (non-user-facing work) |
| Construction | /sprint-prepare | Select, refine, and validate use cases for sprint delivery |
| Construction | /design-screens | Create screen design specifications from the wireframe |
| Verification | /code-review | Independent code review (runs in isolation) |
| Verification | /evaluate | Evaluate an implementation against its spec and design (runs in isolation) |
| Verification | /report-bug | Create structured bug report documents |
| Verification | /change-request | Document an intentional change to an already-implemented use case |
Uses the Context7 MCP server for up-to-date documentation lookups.
nexa-claude-nextjs — Next.js StackAdds implementation, testing, and delivery skills specific to Next.js. Requires nexa-claude-core.
| Phase | Command | Description |
|---|---|---|
| Setup | /setup-env-profiles | Set up local/dev/test environment profiles with database URLs |
| Setup | /setup-i18n | Set up server-side internationalization with next-intl |
| Setup | /setup-web-middleware | Build auth, RBAC, and security-headers middleware |
| Setup | /setup-arch-unit | Set up arch-unit-ts architecture tests with a Husky pre-commit hook |
| Setup | /setup-playwright-ci | Generate a GitHub Actions workflow for Playwright E2E tests |
| Setup | /setup-quality-ci | Generate a GitHub Actions workflow for quality and coverage gates |
| Construction | /prisma-migration | Create Prisma schema models and migrations from the entity model |
| Construction | /implement | Implement use cases — pages, components, API routes, server actions |
| Construction | /vitest-test | Create Vitest integration tests with Testcontainers |
| Construction | /playwright-test | Create Playwright end-to-end tests |
| Construction | /code-quality | Run oxlint and oxfmt (lint, cyclomatic complexity, formatting) |
| Construction | /deliver-use-case | Orchestrate the full per-use-case pipeline: implement → test → evaluate |
| Verification | /audit | Deep quality audit: DoD, i18n, accessibility, visual fidelity, loading/error states |
| Delivery | /sprint-kickoff | Create the sprint branch and start delivery |
| Delivery | /sprint-deliver | Deliver use cases in priority order from the readiness report |
| Delivery | /sprint-complete | Close the sprint: validate, close issues, archive, open a PR |
Uses the Context7 and Playwright MCP servers.
Nexa Agentic Engineering - stack-agnostic core SDLC methodology
npx claudepluginhub nexadevapp/nexa-claude-skills-marketplace --plugin nexa-claude-nextjsUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.