GROWI Labs
Official@growilabs · Japan
Offers structured technical specification, monorepo orchestration, and frontend architectural standards for enterprise Next.js and Turborepo environments.
Agent Skills by GROWI Labs
Showing 36 vetted skills indexed across 1 GitHub repositories.
suggest-path-evaluator
Evaluates GROWI suggest-path save-path proposals with per-candidate plausibility verdicts.
mongoose-to-prisma
Migrate a single Mongoose model file to Prisma extensions following GROWI's incremental migration patterns.
investigate-flaky-test
Investigate GROWI flaky-test issues, find root causes, and open verified fix PRs.
detect-flaky-ci
Detect flaky CI test failures in GROWI GitHub Actions runs and track them as labeled issues.
investigate-issue
Investigates GitHub issues by fetching details, analyzing code, updating labels, and implementing fixes.
esm-merge-coverage
Converts CommonJS sources to ESM after merging pre-ESM branches into apps/app.
kiro-spec-status
Generate a concise, accurate news summary from a provided text.
kiro-spec-quick
Generate complete feature specifications with spec.json, requirements.md, design.md, and tasks.md.
kiro-impl
Coordinate deterministic subagents to implement approved tasks with validation and git commits.
kiro-validate-gap
Analyze gaps between requirements and codebase to produce structured implementation options.
kiro-spec-tasks
Generate executable task plans from requirements and design files.
kiro-spec-design
Convert requirements into a technical design blueprint with explicit boundaries.
kiro-spec-init
Initialize a unique spec directory with template-generated spec.json and requirements.md files.
kiro-verify-completion
Verify completion claims by enforcing fresh, scope-aligned evidence.
kiro-spec-requirements
Generate EARS-format requirements from project descriptions and steering context.
kiro-validate-design
Review technical design documents and issue a GO/NO-GO decision.
tech-stack
Document the GROWI monorepo technology stack and standard developer commands.
kiro-discovery
Determine action paths for work requests and decompose them into specs, updates, or implementation.
kiro-steering-custom
Create custom steering documents from repository patterns and templates.
kiro-spec-cleanup
Consolidate specification documents by removing implementation details while preserving design decisions.
kiro-debug
Extract error messages and traces to classify root causes and produce fix plans.
kiro-review
Review task implementations against approved specs, boundaries, and verification evidence.
kiro-validate-impl
Validate cross-task integration and consistency after feature implementations.
kiro-steering
Sync .kiro/steering markdown with repository code via additive updates.
Frequently Asked Questions About GROWI Labs
FAQPage SchemaWhat specific tasks can engineers perform using these capabilities?▼
Engineers can generate structured technical specifications, decompose project requirements into executable task plans, validate implementation consistency against design blueprints, and resolve complex monorepo build or symlink issues within Turborepo environments.
Which personas benefit most from these technical standards?▼
These capabilities are designed for software architects, frontend engineers, and technical leads managing GROWI-based monorepos who require standardized documentation, rigorous design validation, and consistent testing patterns across large-scale React and TypeScript codebases.
What are the primary prerequisites for implementing these patterns?▼
Implementation requires an existing pnpm workspace, a Turborepo-managed monorepo structure, and a Next.js frontend architecture. Users should have familiarity with Vitest for testing and standard repository steering patterns to integrate these specifications effectively.