Parallel agent crew for Next.js/TypeScript development with optimized task orchestration across frontend, backend, testing, deployment, and documentation
Orchestrates the complete development workflow using specialized agents working in parallel for maximum efficiency.
Executes comprehensive quality assurance using Testing, Code Review, and Security agents in parallel.
Specializes in backend development - API routes, server components, server actions, authentication, and server-side logic. Optimized for parallel execution with frontend and database agents.
Specializes in database operations - schema design, Prisma models, migrations, queries, and data layer implementation. Optimized for parallel execution with frontend and backend agents.
Specializes in frontend development - React components, pages, client-side logic, and UI implementation. Optimized for parallel execution with backend and database agents.
Specializes in code quality review - TypeScript best practices, code standards, performance optimization, and refactoring suggestions. Optimized for parallel execution with testing and security agents.
Specializes in comprehensive testing - unit tests, integration tests, E2E tests, and test automation. Optimized for parallel execution with code review and security agents.
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.
Official plugin marketplace for Sati Technology's Claude Code extensions. This marketplace provides custom commands, agents, hooks, and MCP integrations tailored for our development workflows.
/plugin marketplace add sati-technology/sati-claude-marketplace
/plugin
Select "Browse Plugins" to see all available Sati plugins.
/plugin install plugin-name@sati-marketplace
Status: ✅ Active Version: 1.0.0 Category: Example
Example plugin demonstrating marketplace structure. Use this as a template for creating new plugins.
Installation:
/plugin install example-plugin@sati-marketplace
Add this to your project's .claude/settings.json:
{
"extraKnownMarketplaces": {
"sati-marketplace": {
"source": {
"source": "github",
"repo": "sati-technology/sati-claude-marketplace"
}
}
},
"enabledPlugins": {
"example-plugin@sati-marketplace": true
}
}
When team members trust the repository folder, plugins install automatically.
We welcome contributions from the Sati team! See CONTRIBUTING.md for guidelines.
Copy the example plugin:
cp -r plugins/example-plugin plugins/your-plugin-name
Update plugin metadata:
plugins/your-plugin-name/.claude-plugin/plugin.jsonAdd to marketplace:
.claude-plugin/marketplace.jsonplugins arraySubmit a PR:
git checkout -b plugin/your-plugin-namegit commit -am "Add your-plugin-name"This is a private marketplace for Sati Technology. Access requires:
Sati uses Docker MCP Toolkit for managing MCP servers.
That's it! Claude Code automatically connects to all installed MCP servers.
See Docker MCP Integration Guide and official Docker MCP docs for more details.
MIT License - See LICENSE for details.
Maintained by: Sati Technology DevTools Team Last Updated: 2025-10-14
npx claudepluginhub sati-technology/sati-claude-marketplace --plugin nextjs-dev-crewNext.js 15 + TypeScript + MDX + Vercel website development toolkit with blog, static site generation, and deployment automation
Example plugin demonstrating marketplace structure and best practices
Use this agent for expert assistance with web development tasks using React, Next.js, NestJS, and other modern web frameworks with TypeScript and Tailwind CSS. This includes code analysis, component creation, debugging, performance optimization, and architectural decisions. Examples: <example>Context: User is building a Next.js app and encounters a routing issue. user: 'My dynamic routes in Next.js are not rendering correctly' assistant: 'Let me use the web-dev agent to analyze your Next.js routing setup and provide a solution' <commentary>This is a Next.js-specific routing issue, so the web-dev agent will provide targeted guidance.</commentary></example> <example>Context: User needs a reusable React component with Tailwind CSS. user: 'I need a card component that matches my app's Tailwind-based design system' assistant: 'I'll use the web-dev agent to create a TypeScript-based React card component styled with Tailwind CSS, following your app's design patterns' <commentary>The user requires a component that aligns with their Tailwind CSS design system, so the web-dev agent ensures compatibility.</commentary></example>
15 specialized agents and 22 skills for TypeScript fullstack development with Fastify, Next.js, PostgreSQL, Redis, and more.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
24 parallel audit agents + 6 workflow skills for Claude Code. Complete E2E development workflow for solo devs.
Advanced Next.js skills for App Router, Server Components, and data fetching.
TypeScript/JavaScript full-stack development with NestJS, React, and React Native