Kiro-Kit
ReferencePresets

fullstack

Comprehensive kit for Next.js/T3 stack fullstack development with 26 agents, 29 skills, 74 commands, payment integration, Shopify support, and whole-repo deep security scanning

npx kiro-kit add fullstack

Comprehensive kit for Next.js/T3 stack fullstack development with 26 agents, 29 skills, 74 commands, payment integration, Shopify support, and whole-repo deep security scanning

At a glance

ArtifactCount
Commands74
Agents26
Skills29
Workflows4
Hook scripts9
Native Kiro hooks8
Files written in total560

Category: fullstack · Version: 1.0.0

Tags: nextjs, t3-stack, typescript, react, fullstack, prisma, tailwind, trpc, shopify, payments

Commands

CommandDescription
ask⚡ Answer technical and architectural questions.
bootstrapBootstrap the project from scratch with dependencies, database, and configuration
bootstrap/auto⚡⚡⚡⚡ Bootstrap a new project automatically
bootstrap/auto/fast⚡⚡⚡ Quickly bootstrap a new project automatically
brainstorm⚡⚡ Brainstorm a feature
cleanClean build artifacts, caches, and temporary files
code⚡ Start coding & testing an existing plan
content/croAnalyze the current content and optimize for conversion
content/enhanceAnalyze the current copy issues and enhance it
content/fastWrite creative & smart copy [FAST]
content/goodWrite good creative & smart copy [GOOD]
cook⚡⚡⚡ Implement a feature [step by step]
cook/auto⚡⚡ Implement a feature automatically ("trust me bro")
cook/auto/fast⚡ No research. Only scout, plan & implement ["trust me bro"]
debug⚡⚡ Debugging technical issues and providing solutions.
design/3dCreate immersive interactive 3D designs with Three.js
design/describeDescribe a design based on screenshot/video
design/fastCreate a quick design
design/figmaExtract design tokens and component specs from Figma
design/goodCreate an immersive design
design/screenshotCreate a design based on screenshot
design/systemGenerate or update the design system documentation
design/videoCreate a design based on video
design/wireframeCreate a wireframe layout for a page or feature
docs/architectureGenerate or update system architecture documentation
docs/init⚡⚡⚡⚡ Analyze the codebase and create initial documentation
docs/summarizeAnalyze the codebase and generate documentation summary
docs/updateUpdate documentation to reflect recent code changes
fix⚡⚡ Analyze and fix small issues [AUTO DETECT COMPLEXITY]
fix/buildDiagnose and fix build errors
fix/ci⚡ Analyze Github Actions logs and fix issues
fix/fast⚡ Analyze and fix small issues [FAST]
fix/hard⚡⚡⚡ Use subagents to plan and fix hard issues
fix/lintAuto-fix linting errors across the project
fix/logs⚡ Analyze logs and fix issues
fix/test⚡⚡ Run test suite and fix issues
fix/testsDiagnose and fix failing tests
fix/types⚡ Fix type errors
fix/ui⚡⚡ Analyze and fix UI issues
fullstack/api-routeGenerate a new API route handler with validation and error handling
fullstack/componentGenerate a React component with TypeScript types and test file
fullstack/deployDeploy the application to production or preview environment
fullstack/migrationCreate and run a database migration
git/branchCreate a new branch following naming conventions
git/cmStage all files and create a commit.
git/commitCreate a conventional commit with staged changes
git/cpStage, commit and push all code in the current branch
git/prCreate a pull request with conventional format
integrate/polar⚡⚡ Implement payment integration with Polar.sh
integrate/sepay⚡⚡ Implement payment integration with SePay.vn
journal⚡ Write some journal entries.
lintRun linting and formatting checks across the project
plan⚡⚡⚡ Intelligent plan creation with prompt enhancement
plan/ciAnalyze Github Actions logs and provide a plan to fix the issues
plan/croCreate a CRO plan for the given content
plan/fast⚡⚡ No research. Only analyze and create an implementation plan
plan/featureCreate an implementation plan for a new feature
plan/hard⚡⚡⚡ Research, analyze, and create an implementation plan
plan/refactorPlan a refactoring effort with risk assessment
plan/two⚡⚡⚡⚡ Research & create an implementation plan with 2 approaches
releasePrepare and execute a release with version bump and changelog
review/codeReview recent code changes for quality and correctness
review/codebase⚡⚡⚡ Scan & analyze the codebase.
review/securityRun a security review on the codebase
scoutScout the codebase for files relevant to a task
scout/extScout codebase using external agentic tools for faster search
security/deep-scanWhole-repository deep security scan (multi-agent pipeline, findings workspace)
skill/addAdd new reference files or scripts to a skill
skill/createCreate a new skill from scratch
skill/fix-logsFix the agent skill based on logs.txt file.
skill/optimizeOptimize an existing agent skill for better performance
testRun the test suite with coverage reporting
use-mcpUtilize tools of Model Context Protocol (MCP) servers
watzup⚡ Review recent changes and wrap up the work

Agents

AgentDescription
api-developerUse when implementing API endpoints, route handlers, tRPC procedures, Server Actions, middleware, or integrating with external services in a Next.js backend.
brainstormerUse when you need to brainstorm software solutions, evaluate architectural approaches, or debate technical decisions before implementation begins.
code-reviewerUse when you need code review, quality analysis, security audit, or feedback on implementations before merging or deploying.
copywriterUse when you need high-converting copy for marketing materials, social media posts, landing pages, email campaigns, or any content that must capture attention and drive action.
database-adminUse when you need database diagnostics, query optimization, index strategy, backup planning, replication setup, or performance troubleshooting.
database-architectUse when designing database schemas, planning migrations, modeling data relationships, choosing between SQL and NoSQL, or architecting data layers for scalability and performance.
debuggerUse when you need to investigate issues, diagnose errors, analyze logs, trace execution flows, identify performance bottlenecks, or troubleshoot failing tests and deployments.
docs-managerUse when you need to create, update, or organize technical documentation, API docs, architecture docs, or ensure documentation stays in sync with code changes.
fullstack-developerUse when implementing features that span both frontend and backend -- pages with API routes, Server Actions, database queries, and React components working together in a Next.js/T3 stack.
git-managerUse when you need to manage git operations including branching, committing, creating pull requests, resolving merge conflicts, or managing release workflows.
journal-writerUse when a significant technical difficulty, failure, or setback occurs that should be documented for team learning -- repeated test failures, critical bugs, failed refactoring, or blocking issues.
mcp-managerUse when you need to discover, configure, or manage Model Context Protocol (MCP) servers, execute MCP tools, or integrate external services via MCP.
performance-optimizerUse when analyzing and improving application performance -- Core Web Vitals, bundle size, API response times, database query optimization, or server-side rendering performance.
plannerUse when you need to research, analyze, and create comprehensive implementation plans for features, system architectures, or complex technical solutions before starting implementation.
project-managerUse when you need project oversight, progress tracking, milestone management, or coordination between multiple implementation efforts.
researcherUse when you need to conduct comprehensive research on technologies, find documentation, explore best practices, or gather information about packages and libraries.
scoutUse when you need to quickly locate relevant files across the codebase for a specific task, understand project structure, or find where specific functionality lives.
scout-externalUse when you need to quickly locate relevant files using external agentic tools (Gemini, OpenCode) for faster parallel search across large codebases.
security-finderUse during a deep security scan to hunt vulnerabilities inside one assigned partition of the attack surface. Traces data flow from user inputs to sensitive sinks and writes candidate findings incrementally to a partition file.
security-judgeUse during a deep security scan, after validation, as the single SERIAL dedup pass over surviving findings. Classifies each as new / better-example-of-known / duplicate, fixes final severity, assigns slugs.
security-reconUse at the start of a deep security scan to map the attack surface of a repository and partition it into non-overlapping segments for parallel vulnerability finders. Produces scan-manifest.json.
security-reporterUse at the end of a deep security scan to write the findings workspace — report.md, per-finding reports, hardening recommendations, and the three JSON automation files (scan-manifest, findings, coverage).
security-triageUse in a deep security scan's optional Semgrep hybrid mode to classify a batch of SAST results as true positive, false positive, or hard-excluded, reading the flagged code with real context.
security-validatorUse during a deep security scan to adversarially validate ONE candidate finding. Attempts to refute it, assigns confidence 1-10; findings below 8 are dropped. The false-positive filter of the pipeline.
testerUse when you need to validate code quality through testing -- running unit/integration/e2e tests, analyzing coverage, validating error handling, or verifying build processes.
ui-ux-designerUse when you need UI/UX design work including interface designs, wireframes, design systems, responsive layouts, animations, or design documentation.

Skills

SkillDescription
aestheticCreate aesthetically beautiful interfaces following proven design principles. Use when building UI/UX, analyzing designs from inspiration sites, generating design images with ai-multimodal, implementing visual hierarchy and color theory, adding micro-interactions, or creating design documentation. Includes workflows for capturing and analyzing inspiration screenshots with chrome-devtools and ai-multimodal, iterative design image generation until aesthetic standards are met, and comprehensive design system guidance covering BEAUTIFUL (aesthetic principles), RIGHT (functionality/accessibility), SATISFYING (micro-interactions), and PEAK (storytelling) stages. Integrates with chrome-devtools, ai-multimodal, media-processing, ui-styling, and web-frameworks skills.
ai-multimodalProcess and generate multimedia content using Google Gemini API. Use when working with images, audio, video, or documents that need AI analysis or generation.
backend-developmentBuild robust backend systems with Node.js, Python, or Go. Use when implementing APIs, services, middleware, or server-side logic following production-grade patterns.
better-authImplement authentication and authorization with modern patterns including OAuth 2.1, JWT, sessions, RBAC, and multi-factor authentication. Use when building auth systems.
chrome-devtoolsBrowser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.
code-reviewCode review practices for receiving feedback, requesting reviews, and verification gates. Use when completing tasks or receiving review feedback.
databasesWork with PostgreSQL, MongoDB, and Redis for schema design, query optimization, migrations, and data modeling. Use when designing or optimizing data layers.
debuggingSystematic debugging framework for root cause investigation. Use when encountering bugs, test failures, unexpected behavior, or performance issues.
deep-security-scanMethodology, severity taxonomy, templates, and CI contract for a whole-repository deep security scan. Activate when running /security:deep-scan or when orchestrating the recon → find → validate → judge → report pipeline.
devopsDeploy and manage infrastructure with Docker, CI/CD pipelines, and cloud services. Use when containerizing, deploying, or managing production infrastructure.
docs-seekerSearch and discover technical documentation using llms.txt sources and context7.com. Use when you need library or framework documentation.
frontend-designCreate distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, or applications that need polished visual design.
frontend-developmentBuild React/Next.js components, pages, and features with TypeScript. Use when implementing frontend UI, hooks, state management, or client-side logic.
mcp-builderBuild MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when creating MCP integrations.
mcp-managementManage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.
media-processingProcess multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipulation, format conversion, batch processing, effects, composition). Use when converting media formats, encoding videos with specific codecs (H.264, H.265, VP9), resizing/cropping images, extracting audio from video, applying filters and effects, optimizing file sizes, creating streaming manifests (HLS/DASH), generating thumbnails, batch processing images, creating composite images, or implementing media processing pipelines. Supports 100+ formats, hardware acceleration (NVENC, QSV), and complex filtergraphs.
mobile-developmentBuild modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers mobile-first design principles, performance optimization (battery, memory, network), offline-first architecture, platform-specific guidelines (iOS HIG, Material Design), testing strategies, security best practices, accessibility, app store deployment, and mobile development mindset. Use when building mobile apps, implementing mobile UX patterns, optimizing for mobile constraints, or making native vs cross-platform decisions.
payment-integrationImplement payment processing with Stripe, Polar, or SePay. Use when building checkout flows, subscriptions, usage-based billing, or handling payment webhooks.
planningPlan technical solutions that are scalable, secure, and maintainable. Use when you need to create implementation plans, evaluate architectures, or break down complex features.
problem-solvingApply systematic problem-solving techniques for complexity spirals, innovation blocks, recurring patterns, and assumption constraints.
repomixPackage code repositories into single AI-friendly files for analysis. Use when you need to understand unfamiliar codebases or prepare context for AI tools.
researchResearch technologies, evaluate libraries, and gather technical information from documentation and authoritative sources.
sequential-thinkingApply structured, reflective problem-solving for complex tasks requiring multi-step analysis, revision, and hypothesis verification.
shopifyBuild Shopify applications, extensions, and themes using GraphQL/REST APIs, Shopify CLI, Polaris UI, and Liquid templating. Use when integrating with Shopify or building e-commerce features.
skill-creatorGuide for creating effective agent skills. Use when users want to create or update skills that extend agent capabilities.
template-skillTemplate for creating new skills. Copy this directory and customize for your specific skill.
threejsBuild immersive 3D web experiences with Three.js - WebGL/WebGPU library for scenes, cameras, geometries, materials, lights, animations, loaders, post-processing, shaders (including node-based TSL), compute, physics, VR/XR, and advanced rendering. Use when creating 3D visualizations, games, interactive graphics, data viz, product configurators, architectural walkthroughs, or WebGL/WebGPU applications. Covers OrbitControls, GLTF/FBX loading, PBR materials, shadow mapping, post-processing effects (bloom, SSAO, SSR), custom shaders, instancing, LOD, animation systems, and WebXR.
ui-stylingStyle interfaces with Tailwind CSS, shadcn/ui components, and design tokens. Use when implementing visual designs, theming, or building accessible UI components.
web-frameworksBuild full-stack web applications with Next.js App Router, Server Components, and React patterns. Use when working with routing, rendering, or data fetching.

Workflows

Hooks

Registered in settings.json:

EventHook
PreToolUsescout-block
PostToolUsemodularization-hook
agentStopdiscord-notify
agentStoptelegram-notify

Hook scripts shipped with this preset:

Native Kiro Agent Hooks (ship disabled; enable them in Kiro's Agent Hooks panel):

MCP servers

Server
fetch
filesystem
git
playwright
postgres

Kiro Powers

Recommended Kiro Powers for this preset. init auto-wires the credential-free MCP-backed ones and scaffolds the credentialed ones disabled.

TierPowerDescriptionAuthMCP-backed
essentialSupabaseBackend-as-a-service: Postgres, auth, storage, and realtimeapiKeyyes
recommendedClerkDrop-in authentication and user managementapiKeyno
recommendedContext7Up-to-date library and framework documentation lookupnoneyes
recommendedFigmaDesign source of truth; import frames and tokensoauthyes
recommendedNetlifyEdge hosting, previews, and serverless functionsapiKeyno
recommendedStripePayments, subscriptions, and billingapiKeyyes
optionalFirebaseApp platform: Firestore, auth, hosting, and messagingapiKeyno
optionalLaunchDarklyFeature flag management and progressive deliveryapiKeyno
optionalResendTransactional email API for developersapiKeyno
optionalSentryError tracking and performance monitoringapiKeyyes

Example specs

Fully-written requirements.md / design.md / tasks.md trios you can read as worked examples.

On this page