start-vibing 2.0.2 → 2.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/template/.claude/agents/01-orchestration/agent-selector.md +1 -0
- package/template/.claude/agents/01-orchestration/checkpoint-manager.md +2 -1
- package/template/.claude/agents/01-orchestration/context-manager.md +2 -1
- package/template/.claude/agents/01-orchestration/error-recovery.md +2 -1
- package/template/.claude/agents/01-orchestration/orchestrator.md +1 -1
- package/template/.claude/agents/01-orchestration/parallel-coordinator.md +2 -1
- package/template/.claude/agents/01-orchestration/task-decomposer.md +1 -1
- package/template/.claude/agents/01-orchestration/workflow-router.md +2 -1
- package/template/.claude/agents/02-typescript/bun-runtime-expert.md +2 -1
- package/template/.claude/agents/02-typescript/esm-resolver.md +2 -1
- package/template/.claude/agents/02-typescript/import-alias-enforcer.md +2 -1
- package/template/.claude/agents/02-typescript/ts-generics-helper.md +1 -0
- package/template/.claude/agents/02-typescript/ts-migration-helper.md +2 -1
- package/template/.claude/agents/02-typescript/ts-strict-checker.md +2 -1
- package/template/.claude/agents/02-typescript/ts-types-analyzer.md +2 -1
- package/template/.claude/agents/02-typescript/type-definition-writer.md +2 -1
- package/template/.claude/agents/02-typescript/zod-schema-designer.md +2 -2
- package/template/.claude/agents/02-typescript/zod-validator.md +2 -1
- package/template/.claude/agents/03-testing/playwright-assertions.md +1 -0
- package/template/.claude/agents/03-testing/playwright-e2e.md +2 -2
- package/template/.claude/agents/03-testing/playwright-fixtures.md +2 -2
- package/template/.claude/agents/03-testing/playwright-multi-viewport.md +2 -2
- package/template/.claude/agents/03-testing/playwright-page-objects.md +2 -1
- package/template/.claude/agents/03-testing/test-cleanup-manager.md +2 -1
- package/template/.claude/agents/03-testing/test-data-generator.md +2 -1
- package/template/.claude/agents/03-testing/tester-integration.md +1 -1
- package/template/.claude/agents/03-testing/tester-unit.md +1 -1
- package/template/.claude/agents/03-testing/vitest-config.md +2 -1
- package/template/.claude/agents/04-docker/container-health.md +2 -1
- package/template/.claude/agents/04-docker/deployment-validator.md +2 -1
- package/template/.claude/agents/04-docker/docker-compose-designer.md +2 -1
- package/template/.claude/agents/04-docker/docker-env-manager.md +2 -1
- package/template/.claude/agents/04-docker/docker-multi-stage.md +2 -1
- package/template/.claude/agents/04-docker/dockerfile-optimizer.md +2 -1
- package/template/.claude/agents/05-database/data-migration.md +2 -1
- package/template/.claude/agents/05-database/database-seeder.md +2 -1
- package/template/.claude/agents/05-database/mongodb-query-optimizer.md +2 -1
- package/template/.claude/agents/05-database/mongoose-aggregation.md +2 -1
- package/template/.claude/agents/05-database/mongoose-index-optimizer.md +2 -1
- package/template/.claude/agents/05-database/mongoose-schema-designer.md +2 -2
- package/template/.claude/agents/06-security/auth-session-validator.md +1 -1
- package/template/.claude/agents/06-security/input-sanitizer.md +2 -1
- package/template/.claude/agents/06-security/owasp-checker.md +1 -1
- package/template/.claude/agents/06-security/permission-auditor.md +2 -1
- package/template/.claude/agents/06-security/security-auditor.md +1 -1
- package/template/.claude/agents/06-security/sensitive-data-scanner.md +2 -1
- package/template/.claude/agents/07-documentation/api-documenter.md +2 -1
- package/template/.claude/agents/07-documentation/changelog-manager.md +2 -1
- package/template/.claude/agents/07-documentation/documenter.md +1 -1
- package/template/.claude/agents/07-documentation/domain-updater.md +1 -1
- package/template/.claude/agents/07-documentation/jsdoc-generator.md +2 -1
- package/template/.claude/agents/07-documentation/readme-generator.md +2 -1
- package/template/.claude/agents/08-git/branch-manager.md +2 -1
- package/template/.claude/agents/08-git/commit-manager.md +2 -2
- package/template/.claude/agents/08-git/pr-creator.md +2 -1
- package/template/.claude/agents/09-quality/code-reviewer.md +2 -1
- package/template/.claude/agents/09-quality/quality-checker.md +1 -1
- package/template/.claude/agents/10-research/best-practices-finder.md +1 -1
- package/template/.claude/agents/10-research/competitor-analyzer.md +1 -1
- package/template/.claude/agents/10-research/pattern-researcher.md +1 -1
- package/template/.claude/agents/10-research/research-cache-manager.md +1 -1
- package/template/.claude/agents/10-research/research-web.md +1 -1
- package/template/.claude/agents/10-research/tech-evaluator.md +1 -1
- package/template/.claude/agents/11-ui-ux/accessibility-auditor.md +1 -1
- package/template/.claude/agents/11-ui-ux/design-system-enforcer.md +2 -2
- package/template/.claude/agents/11-ui-ux/skeleton-generator.md +2 -2
- package/template/.claude/agents/11-ui-ux/ui-desktop.md +2 -2
- package/template/.claude/agents/11-ui-ux/ui-mobile.md +2 -2
- package/template/.claude/agents/11-ui-ux/ui-tablet.md +2 -2
- package/template/.claude/agents/12-performance/api-latency-analyzer.md +2 -1
- package/template/.claude/agents/12-performance/bundle-analyzer.md +2 -1
- package/template/.claude/agents/12-performance/memory-leak-detector.md +2 -1
- package/template/.claude/agents/12-performance/performance-profiler.md +2 -1
- package/template/.claude/agents/12-performance/query-optimizer.md +2 -2
- package/template/.claude/agents/12-performance/render-optimizer.md +2 -1
- package/template/.claude/agents/13-debugging/build-error-fixer.md +2 -1
- package/template/.claude/agents/13-debugging/debugger.md +2 -1
- package/template/.claude/agents/13-debugging/error-stack-analyzer.md +2 -1
- package/template/.claude/agents/13-debugging/network-debugger.md +2 -1
- package/template/.claude/agents/13-debugging/runtime-error-fixer.md +2 -1
- package/template/.claude/agents/13-debugging/type-error-resolver.md +2 -1
- package/template/.claude/agents/14-validation/final-validator.md +1 -1
- package/template/.claude/hooks/SETUP.md +85 -11
- package/template/.claude/hooks/run-hook.cmd +46 -0
- package/template/.claude/hooks/run-hook.sh +43 -0
- package/template/.claude/hooks/run-hook.ts +158 -0
- package/template/.claude/hooks/stop-validator.ts +339 -0
- package/template/.claude/hooks/user-prompt-submit.ts +298 -0
- package/template/.claude/settings.json +4 -3
- package/template/.claude/skills/bun-runtime/SKILL.md +430 -0
- package/template/.claude/skills/codebase-knowledge/domains/claude-system.md +46 -4
- package/template/.claude/skills/debugging-patterns/SKILL.md +484 -0
- package/template/.claude/skills/docker-patterns/SKILL.md +547 -0
- package/template/.claude/skills/git-workflow/SKILL.md +454 -0
- package/template/.claude/skills/mongoose-patterns/SKILL.md +512 -0
- package/template/.claude/skills/nextjs-app-router/SKILL.md +337 -0
- package/template/.claude/skills/performance-patterns/SKILL.md +549 -0
- package/template/.claude/skills/playwright-automation/SKILL.md +438 -0
- package/template/.claude/skills/react-patterns/SKILL.md +376 -0
- package/template/.claude/skills/shadcn-ui/SKILL.md +520 -0
- package/template/.claude/skills/tailwind-patterns/SKILL.md +467 -0
- package/template/.claude/skills/trpc-api/SKILL.md +435 -0
- package/template/.claude/skills/typescript-strict/SKILL.md +368 -0
- package/template/.claude/skills/zod-validation/SKILL.md +405 -0
package/package.json
CHANGED
|
@@ -3,6 +3,7 @@ name: agent-selector
|
|
|
3
3
|
description: "Selects optimal agent based on task requirements. Uses capability matching to find best specialist. Invoke when multiple agents could handle a task."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Glob
|
|
6
|
+
skills: codebase-knowledge
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Agent Selector Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: checkpoint-manager
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE risky operations. Triggers: before git operations, before file deletions, before major refactors. Saves and restores workflow checkpoints. PROACTIVELY saves state before destructive operations."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Grep, Glob
|
|
6
|
+
skills: codebase-knowledge
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Checkpoint Manager Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: context-manager
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when context grows large or between major phases. Triggers: agent handoff, long conversation, context bloat. Compresses state, saves checkpoints, prunes irrelevant data. PROACTIVELY manages token budget."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Grep, Glob
|
|
6
|
+
skills: codebase-knowledge
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Context Manager Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: error-recovery
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when an agent fails or returns unexpected results. Triggers: tool failure, agent timeout, validation failure, unexpected error. Implements retry logic and fallbacks. PROACTIVELY handles failures in the pipeline."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
+
skills: codebase-knowledge, debugging-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Error Recovery Agent
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: orchestrator
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke for ANY multi-step task. Triggers: 'implement feature', 'build X', 'create Y', 'fix and test', 'full workflow'. Coordinates ALL other agents in sequence. Use when task requires >2 agents or touches >3 files. PROACTIVELY takes control of complex development flows."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob, WebSearch, WebFetch
|
|
6
6
|
skills: codebase-knowledge
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: parallel-coordinator
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when multiple independent agents should run simultaneously. Triggers: parallel execution needed, fan-out/gather pattern, independent tasks identified. Coordinates parallel agent execution. PROACTIVELY optimizes multi-agent workflows."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: codebase-knowledge
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Parallel Coordinator Agent
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: task-decomposer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when task has >3 steps or touches >3 files. Triggers: complex task, multi-domain task, unclear scope, feature implementation. Breaks complex tasks into atomic subtasks for parallel execution. PROACTIVELY decomposes before implementation."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
6
|
skills: codebase-knowledge
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: workflow-router
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke at task start to route to correct agent. Triggers: new request, unclear which agent, multiple valid routes. Routes tasks based on keywords, file types, and context. PROACTIVELY analyzes requests for optimal routing."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: codebase-knowledge
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Workflow Router Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: bun-runtime-expert
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when using Bun runtime. Triggers: 'bun', runtime issues, package management, node compatibility. Expert in Bun-specific APIs and configurations. PROACTIVELY suggests Bun alternatives to Node.js."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
+
skills: bun-runtime
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Bun Runtime Expert Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: esm-resolver
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke on module errors. Triggers: 'module error', 'import error', 'cannot find module', 'require is not defined'. Fixes ESM/CJS compatibility issues. PROACTIVELY resolves import problems."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: typescript-strict, bun-runtime
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# ESM Resolver Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: import-alias-enforcer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER editing .ts files. Triggers: new .ts file, imports added, code review. Enforces $types/*, @common, @db aliases. PROACTIVELY checks all imports use correct aliases."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: typescript-strict
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Import Alias Enforcer Agent
|
|
@@ -3,6 +3,7 @@ name: ts-generics-helper
|
|
|
3
3
|
description: "Helps with generic type definitions. Triggers: 'generic', 'type parameter', complex type patterns. Creates and fixes generic functions/types."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: typescript-strict
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# TypeScript Generics Helper Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: ts-migration-helper
|
|
3
|
-
description: "Helps migrate JavaScript to TypeScript. Triggers: 'migrate to ts', 'convert to typescript'. Adds types progressively with strict mode."
|
|
3
|
+
description: "Helps migrate JavaScript to TypeScript. Triggers: 'migrate to ts', 'convert to typescript', .js files in project. Adds types progressively with strict mode."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob, Bash
|
|
6
|
+
skills: typescript-strict
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# TypeScript Migration Helper Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: ts-strict-checker
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER editing any .ts file. Triggers: editing .ts files, new .ts file, process.env access. Validates index access, literal types, null checks. PROACTIVELY enforces TypeScript strict mode rules."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob, Bash
|
|
6
|
+
skills: typescript-strict
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# TypeScript Strict Checker Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: ts-types-analyzer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke on type errors. Triggers: 'type error', 'inference issue', 'generic problem', typecheck fails. Analyzes complex TypeScript types and debugs inference. PROACTIVELY fixes type issues."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Grep, Glob, Bash
|
|
6
|
+
skills: typescript-strict
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# TypeScript Types Analyzer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: type-definition-writer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE implementing new entities. Triggers: new model, new API, new entity, interface needed. Writes type definitions for types/ folder. PROACTIVELY creates interfaces following project conventions."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
+
skills: typescript-strict
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Type Definition Writer Agent
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: zod-schema-designer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE implementing any API endpoint. Triggers: new API endpoint, new route, form input, user input. Designs Zod validation schemas. PROACTIVELY creates comprehensive input validation."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
-
skills: codebase-knowledge
|
|
6
|
+
skills: codebase-knowledge, zod-validation
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# Zod Schema Designer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: zod-validator
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE commit when API routes exist. Triggers: API route modified, security audit, validation audit. Validates all routes have proper Zod validation. PROACTIVELY checks schema completeness."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: zod-validation
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Zod Validator Agent
|
|
@@ -3,6 +3,7 @@ name: playwright-assertions
|
|
|
3
3
|
description: "Creates comprehensive Playwright assertions. Triggers: 'assertion', 'expect', test validation. Designs proper test assertions and waits."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: test-coverage, playwright-automation
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Playwright Assertions Agent
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: playwright-e2e
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER implementing any user-facing feature. Triggers: feature implemented, user flow created, UI component added. Creates E2E tests with Playwright. PROACTIVELY tests complete user journeys."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
|
-
skills: test-coverage
|
|
6
|
+
skills: test-coverage, playwright-automation
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# Playwright E2E Tester Agent
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: playwright-fixtures
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when creating E2E tests that need shared setup. Triggers: 'fixture', shared test setup, database cleanup, auth helpers needed. Creates reusable Playwright fixtures. PROACTIVELY designs test infrastructure."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
-
skills: test-coverage
|
|
6
|
+
skills: test-coverage, playwright-automation
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# Playwright Fixtures Agent
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: playwright-multi-viewport
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER any UI implementation. Triggers: UI feature implemented, responsive design, component created. Tests on desktop (1280px), tablet (768px), and mobile (375px) viewports. PROACTIVELY ensures cross-device compatibility."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
|
-
skills: test-coverage
|
|
6
|
+
skills: test-coverage, playwright-automation
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# Playwright Multi-Viewport Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: playwright-page-objects
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when creating E2E tests for new pages. Triggers: new page test, reusable page interactions, complex UI testing. Creates Page Object Model classes. PROACTIVELY encapsulates page structure."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
+
skills: test-coverage, playwright-automation
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Playwright Page Objects Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: test-cleanup-manager
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when tests are flaky or share state. Triggers: flaky tests, test isolation issues, database state leakage. Ensures proper cleanup between tests. PROACTIVELY manages test data lifecycle."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
|
+
skills: test-coverage
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Test Cleanup Manager Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: test-data-generator
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE writing tests that need data. Triggers: new tests created, mock data needed, factory pattern. Generates realistic test data and fixtures. PROACTIVELY creates data factories."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
+
skills: test-coverage
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Test Data Generator Agent
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: tester-integration
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER implementing API endpoints or services. Triggers: new API route, service created, multiple components interacting. Creates integration tests. PROACTIVELY tests service interactions."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
6
|
skills: test-coverage
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: tester-unit
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER implementing any function or utility. Triggers: new function created, utility code written, logic implemented. Creates unit tests with Vitest. PROACTIVELY tests isolated functions."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
6
|
skills: test-coverage
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: vitest-config
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when setting up tests or coverage issues arise. Triggers: test setup needed, coverage configuration, vitest config missing. Configures Vitest properly for the project. PROACTIVELY sets up test infrastructure."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
|
+
skills: test-coverage
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Vitest Config Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: container-health
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when creating Docker containers. Triggers: new Dockerfile, container monitoring, service reliability. Implements proper health endpoints and checks. PROACTIVELY adds health checks to containers."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
|
+
skills: docker-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Container Health Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: deployment-validator
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE deploying. Triggers: pre-deploy, docker changes, configuration modified. Validates Docker deployment configuration. PROACTIVELY ensures deployment readiness."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
+
skills: docker-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Deployment Validator Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: docker-compose-designer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when multi-service setup is needed. Triggers: docker-compose, multi-service setup, local development. Designs docker-compose configurations. PROACTIVELY creates comprehensive compose files."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
|
+
skills: docker-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Docker Compose Designer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: docker-env-manager
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when Docker uses environment variables. Triggers: env vars in Docker, secrets needed, sensitive configuration. Manages environment variables and secrets securely. PROACTIVELY secures Docker configuration."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
+
skills: docker-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Docker Environment Manager Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: docker-multi-stage
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when Dockerfile can benefit from multi-stage. Triggers: large image, build optimization needed, production Dockerfile. Creates multi-stage builds. PROACTIVELY separates build and runtime stages."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
+
skills: docker-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Docker Multi-Stage Build Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: dockerfile-optimizer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when creating or modifying Dockerfile. Triggers: new Dockerfile, docker build slow, large image size. Optimizes for size and speed. PROACTIVELY creates efficient multi-stage builds."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
|
+
skills: docker-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Dockerfile Optimizer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: data-migration
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when schema changes are needed. Triggers: schema change, data transformation, model modified. Creates safe database migrations. PROACTIVELY handles schema evolution."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
|
+
skills: mongoose-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Data Migration Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: database-seeder
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when setting up development environment. Triggers: new project, database initialized, test data needed. Creates database seeders with realistic data. PROACTIVELY generates seed data for development and testing."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
|
+
skills: mongoose-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Database Seeder Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: mongodb-query-optimizer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when queries are slow. Triggers: slow query, N+1 detected, database performance issues. Optimizes MongoDB queries. PROACTIVELY analyzes and improves query efficiency."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
+
skills: mongoose-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# MongoDB Query Optimizer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: mongoose-aggregation
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke for complex data queries. Triggers: aggregation needed, complex queries, reporting data. Creates MongoDB aggregation pipelines. PROACTIVELY designs efficient aggregation operations."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
+
skills: mongoose-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Mongoose Aggregation Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: mongoose-index-optimizer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when database queries are slow. Triggers: slow query, index missing, database performance. Optimizes Mongoose indexes. PROACTIVELY analyzes and improves query performance."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
+
skills: mongoose-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Mongoose Index Optimizer Agent
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: mongoose-schema-designer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE creating any database model. Triggers: new model, database design, schema needed. Designs properly typed Mongoose schemas with indexes. PROACTIVELY creates database models."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
-
skills: codebase-knowledge
|
|
6
|
+
skills: codebase-knowledge, mongoose-patterns
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# Mongoose Schema Designer Agent
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: auth-session-validator
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when implementing auth or session code. Triggers: auth code, login, session, token, JWT. Validates authentication and session handling. PROACTIVELY ensures secure auth implementation."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
6
|
skills: security-scan
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: input-sanitizer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when handling user input. Triggers: user input, form data, API input, query params. Validates input sanitization. PROACTIVELY ensures proper input validation and sanitization."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: security-scan, zod-validation
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Input Sanitizer Agent
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: owasp-checker
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE committing any API or security code. Triggers: security review, new API endpoint, auth changes. Checks OWASP Top 10 vulnerabilities. PROACTIVELY validates against common vulnerability patterns."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
6
|
skills: security-scan
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: permission-auditor
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when implementing protected routes. Triggers: protected routes, role-based access, resource ownership. Audits permission and authorization. PROACTIVELY ensures proper access control."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: security-scan
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Permission Auditor Agent
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: security-auditor
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE committing any code that touches auth, user data, or APIs. Triggers: auth, session, user data, passwords, tokens, API routes. VETO POWER - MUST block insecure code. PROACTIVELY audits security for all code changes."
|
|
4
4
|
model: opus
|
|
5
5
|
tools: Read, Grep, Glob, Bash
|
|
6
6
|
skills: security-scan
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: sensitive-data-scanner
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when implementing API responses or logging. Triggers: API response, logging, error handling, data serialization. Scans for sensitive data exposure. PROACTIVELY detects potential data leaks."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: security-scan
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Sensitive Data Scanner Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: api-documenter
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER creating or modifying API endpoints. Triggers: new API route, endpoint changes, API implementation complete. Documents API endpoints with OpenAPI/Swagger. PROACTIVELY creates API documentation."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
+
skills: docs-tracker
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# API Documenter Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: changelog-manager
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE committing any feature or fix. Triggers: new feature, bug fix, release, implementation complete. Manages CHANGELOG.md following Keep a Changelog format. PROACTIVELY maintains project changelog."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
+
skills: docs-tracker
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Changelog Manager Agent
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: documenter
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER any code implementation completes. Triggers: code was written/edited, new files created, feature implemented. Detects changes via git diff, updates domain files, maintains changelog. PROACTIVELY runs after tester agent completes."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob, Bash
|
|
6
6
|
skills: docs-tracker, codebase-knowledge
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: domain-updater
|
|
3
|
-
description: "Updates domain documentation with session learnings.
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE commit-manager at session end. Triggers: implementation complete, problems solved, learnings to record. Updates domain documentation with session learnings. PROACTIVELY records problems, solutions, prevention tips."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Bash, Grep, Glob
|
|
6
6
|
skills: codebase-knowledge, docs-tracker
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: jsdoc-generator
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when complex functions lack documentation. Triggers: new function, complex code, exported function without docs. Generates JSDoc comments. PROACTIVELY creates TypeScript-aware documentation."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
+
skills: docs-tracker, typescript-strict
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# JSDoc Generator Agent
|