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.
Files changed (105) hide show
  1. package/package.json +1 -1
  2. package/template/.claude/agents/01-orchestration/agent-selector.md +1 -0
  3. package/template/.claude/agents/01-orchestration/checkpoint-manager.md +2 -1
  4. package/template/.claude/agents/01-orchestration/context-manager.md +2 -1
  5. package/template/.claude/agents/01-orchestration/error-recovery.md +2 -1
  6. package/template/.claude/agents/01-orchestration/orchestrator.md +1 -1
  7. package/template/.claude/agents/01-orchestration/parallel-coordinator.md +2 -1
  8. package/template/.claude/agents/01-orchestration/task-decomposer.md +1 -1
  9. package/template/.claude/agents/01-orchestration/workflow-router.md +2 -1
  10. package/template/.claude/agents/02-typescript/bun-runtime-expert.md +2 -1
  11. package/template/.claude/agents/02-typescript/esm-resolver.md +2 -1
  12. package/template/.claude/agents/02-typescript/import-alias-enforcer.md +2 -1
  13. package/template/.claude/agents/02-typescript/ts-generics-helper.md +1 -0
  14. package/template/.claude/agents/02-typescript/ts-migration-helper.md +2 -1
  15. package/template/.claude/agents/02-typescript/ts-strict-checker.md +2 -1
  16. package/template/.claude/agents/02-typescript/ts-types-analyzer.md +2 -1
  17. package/template/.claude/agents/02-typescript/type-definition-writer.md +2 -1
  18. package/template/.claude/agents/02-typescript/zod-schema-designer.md +2 -2
  19. package/template/.claude/agents/02-typescript/zod-validator.md +2 -1
  20. package/template/.claude/agents/03-testing/playwright-assertions.md +1 -0
  21. package/template/.claude/agents/03-testing/playwright-e2e.md +2 -2
  22. package/template/.claude/agents/03-testing/playwright-fixtures.md +2 -2
  23. package/template/.claude/agents/03-testing/playwright-multi-viewport.md +2 -2
  24. package/template/.claude/agents/03-testing/playwright-page-objects.md +2 -1
  25. package/template/.claude/agents/03-testing/test-cleanup-manager.md +2 -1
  26. package/template/.claude/agents/03-testing/test-data-generator.md +2 -1
  27. package/template/.claude/agents/03-testing/tester-integration.md +1 -1
  28. package/template/.claude/agents/03-testing/tester-unit.md +1 -1
  29. package/template/.claude/agents/03-testing/vitest-config.md +2 -1
  30. package/template/.claude/agents/04-docker/container-health.md +2 -1
  31. package/template/.claude/agents/04-docker/deployment-validator.md +2 -1
  32. package/template/.claude/agents/04-docker/docker-compose-designer.md +2 -1
  33. package/template/.claude/agents/04-docker/docker-env-manager.md +2 -1
  34. package/template/.claude/agents/04-docker/docker-multi-stage.md +2 -1
  35. package/template/.claude/agents/04-docker/dockerfile-optimizer.md +2 -1
  36. package/template/.claude/agents/05-database/data-migration.md +2 -1
  37. package/template/.claude/agents/05-database/database-seeder.md +2 -1
  38. package/template/.claude/agents/05-database/mongodb-query-optimizer.md +2 -1
  39. package/template/.claude/agents/05-database/mongoose-aggregation.md +2 -1
  40. package/template/.claude/agents/05-database/mongoose-index-optimizer.md +2 -1
  41. package/template/.claude/agents/05-database/mongoose-schema-designer.md +2 -2
  42. package/template/.claude/agents/06-security/auth-session-validator.md +1 -1
  43. package/template/.claude/agents/06-security/input-sanitizer.md +2 -1
  44. package/template/.claude/agents/06-security/owasp-checker.md +1 -1
  45. package/template/.claude/agents/06-security/permission-auditor.md +2 -1
  46. package/template/.claude/agents/06-security/security-auditor.md +1 -1
  47. package/template/.claude/agents/06-security/sensitive-data-scanner.md +2 -1
  48. package/template/.claude/agents/07-documentation/api-documenter.md +2 -1
  49. package/template/.claude/agents/07-documentation/changelog-manager.md +2 -1
  50. package/template/.claude/agents/07-documentation/documenter.md +1 -1
  51. package/template/.claude/agents/07-documentation/domain-updater.md +1 -1
  52. package/template/.claude/agents/07-documentation/jsdoc-generator.md +2 -1
  53. package/template/.claude/agents/07-documentation/readme-generator.md +2 -1
  54. package/template/.claude/agents/08-git/branch-manager.md +2 -1
  55. package/template/.claude/agents/08-git/commit-manager.md +2 -2
  56. package/template/.claude/agents/08-git/pr-creator.md +2 -1
  57. package/template/.claude/agents/09-quality/code-reviewer.md +2 -1
  58. package/template/.claude/agents/09-quality/quality-checker.md +1 -1
  59. package/template/.claude/agents/10-research/best-practices-finder.md +1 -1
  60. package/template/.claude/agents/10-research/competitor-analyzer.md +1 -1
  61. package/template/.claude/agents/10-research/pattern-researcher.md +1 -1
  62. package/template/.claude/agents/10-research/research-cache-manager.md +1 -1
  63. package/template/.claude/agents/10-research/research-web.md +1 -1
  64. package/template/.claude/agents/10-research/tech-evaluator.md +1 -1
  65. package/template/.claude/agents/11-ui-ux/accessibility-auditor.md +1 -1
  66. package/template/.claude/agents/11-ui-ux/design-system-enforcer.md +2 -2
  67. package/template/.claude/agents/11-ui-ux/skeleton-generator.md +2 -2
  68. package/template/.claude/agents/11-ui-ux/ui-desktop.md +2 -2
  69. package/template/.claude/agents/11-ui-ux/ui-mobile.md +2 -2
  70. package/template/.claude/agents/11-ui-ux/ui-tablet.md +2 -2
  71. package/template/.claude/agents/12-performance/api-latency-analyzer.md +2 -1
  72. package/template/.claude/agents/12-performance/bundle-analyzer.md +2 -1
  73. package/template/.claude/agents/12-performance/memory-leak-detector.md +2 -1
  74. package/template/.claude/agents/12-performance/performance-profiler.md +2 -1
  75. package/template/.claude/agents/12-performance/query-optimizer.md +2 -2
  76. package/template/.claude/agents/12-performance/render-optimizer.md +2 -1
  77. package/template/.claude/agents/13-debugging/build-error-fixer.md +2 -1
  78. package/template/.claude/agents/13-debugging/debugger.md +2 -1
  79. package/template/.claude/agents/13-debugging/error-stack-analyzer.md +2 -1
  80. package/template/.claude/agents/13-debugging/network-debugger.md +2 -1
  81. package/template/.claude/agents/13-debugging/runtime-error-fixer.md +2 -1
  82. package/template/.claude/agents/13-debugging/type-error-resolver.md +2 -1
  83. package/template/.claude/agents/14-validation/final-validator.md +1 -1
  84. package/template/.claude/hooks/SETUP.md +85 -11
  85. package/template/.claude/hooks/run-hook.cmd +46 -0
  86. package/template/.claude/hooks/run-hook.sh +43 -0
  87. package/template/.claude/hooks/run-hook.ts +158 -0
  88. package/template/.claude/hooks/stop-validator.ts +339 -0
  89. package/template/.claude/hooks/user-prompt-submit.ts +298 -0
  90. package/template/.claude/settings.json +4 -3
  91. package/template/.claude/skills/bun-runtime/SKILL.md +430 -0
  92. package/template/.claude/skills/codebase-knowledge/domains/claude-system.md +46 -4
  93. package/template/.claude/skills/debugging-patterns/SKILL.md +484 -0
  94. package/template/.claude/skills/docker-patterns/SKILL.md +547 -0
  95. package/template/.claude/skills/git-workflow/SKILL.md +454 -0
  96. package/template/.claude/skills/mongoose-patterns/SKILL.md +512 -0
  97. package/template/.claude/skills/nextjs-app-router/SKILL.md +337 -0
  98. package/template/.claude/skills/performance-patterns/SKILL.md +549 -0
  99. package/template/.claude/skills/playwright-automation/SKILL.md +438 -0
  100. package/template/.claude/skills/react-patterns/SKILL.md +376 -0
  101. package/template/.claude/skills/shadcn-ui/SKILL.md +520 -0
  102. package/template/.claude/skills/tailwind-patterns/SKILL.md +467 -0
  103. package/template/.claude/skills/trpc-api/SKILL.md +435 -0
  104. package/template/.claude/skills/typescript-strict/SKILL.md +368 -0
  105. package/template/.claude/skills/zod-validation/SKILL.md +405 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "start-vibing",
3
- "version": "2.0.2",
3
+ "version": "2.0.4",
4
4
  "description": "Setup Claude Code agents, skills, and hooks in your project. Smart copy that preserves your custom domains and configurations.",
5
5
  "type": "module",
6
6
  "bin": {
@@ -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: "Saves and restores workflow checkpoints. Invoke before risky operations or when resuming interrupted work. Enables resume from failure."
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: "Manages context between agents. Compresses state, saves checkpoints, prunes irrelevant data. Invoke when context is growing large or between major phases."
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: "Handles agent failures and implements recovery strategies. Invoke when an agent fails or returns unexpected results. Implements retry logic and fallbacks."
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: "MAIN ORCHESTRATOR. Invoke for ANY multi-step task. Triggers: 'implement', 'build', 'create', 'fix and test'. Coordinates specialized sub-agents in parallel. Decomposes complex tasks into subtasks."
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: "Coordinates parallel agent execution. Invoke when multiple independent agents should run simultaneously. Manages fan-out/gather pattern."
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: "Breaks complex tasks into atomic subtasks. Invoke when task has >3 steps or touches >3 files. Creates structured task breakdown for parallel execution."
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: "Routes tasks to correct agent based on keywords, file types, and context. Invoke when unsure which agent handles a request."
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: "Expert in Bun runtime specifics. Triggers: 'bun', runtime issues, package management. Handles Bun-specific APIs and configurations."
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: "Resolves ESM module issues. Triggers: 'module error', 'import error', 'cannot find module'. Fixes ESM/CJS compatibility."
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: "Enforces path alias usage. Triggers: reviewing imports, 'import error'. Ensures $types/*, @common, @db aliases are used correctly."
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: "Enforces TypeScript strict mode rules. Triggers: editing .ts files, 'strict mode', 'type error'. Validates index access, literal types, null checks."
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: "Analyzes complex TypeScript types. Triggers: 'type error', 'inference issue', 'generic problem'. Debugs type inference and provides fixes."
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: "Writes type definitions for types/ folder. Triggers: new model, new API, 'add types'. Creates interfaces and types following project conventions."
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: "Designs Zod validation schemas. Triggers: 'zod', 'validation', 'schema', new API endpoint. Creates comprehensive input validation."
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: "Validates existing Zod schemas for completeness. Triggers: 'validate schema', reviewing API. Checks all routes have proper validation."
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: "Creates E2E tests with Playwright. Triggers: 'e2e test', 'user flow', 'playwright'. Tests complete user journeys with real browser."
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: "Creates Playwright test fixtures. Triggers: 'fixture', shared test setup, database cleanup. Designs reusable test infrastructure."
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: "Creates multi-viewport tests. Triggers: 'responsive', 'mobile test', 'viewport'. Tests on desktop, tablet, and mobile viewports."
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: "Creates Page Object Model classes. Triggers: 'page object', 'POM', reusable page interactions. Encapsulates page structure and actions."
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: "Manages test data cleanup. Triggers: 'cleanup', 'test isolation', flaky tests. Ensures proper cleanup between tests."
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: "Generates test data and fixtures. Triggers: 'test data', 'mock data', 'factory'. Creates realistic test data for all test types."
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: "Creates integration tests. Triggers: 'integration test', API testing, service interaction. Tests component integration without UI."
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: "Creates unit tests with Vitest. Triggers: 'unit test', 'test function', new utility code. Tests isolated functions and modules."
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: "Configures Vitest for unit testing. Triggers: 'vitest', test configuration, coverage setup. Sets up Vitest properly for the project."
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: "Implements container health checks. Triggers: 'health check', container monitoring, service reliability. Adds proper health endpoints and checks."
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: "Validates Docker deployment configuration. Triggers: 'validate deployment', pre-deploy check, docker verification. Ensures deployment readiness."
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: "Designs docker-compose configurations. Triggers: 'docker-compose', multi-service setup, local development. Creates comprehensive compose files."
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: "Manages Docker environment variables and secrets. Triggers: 'env', 'secrets', docker configuration. Handles environment securely."
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: "Creates multi-stage Docker builds. Triggers: 'multi-stage', build optimization, image size reduction. Separates build and runtime."
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: "Optimizes Dockerfiles for size and speed. Triggers: 'dockerfile', 'docker build', container optimization. Creates efficient multi-stage builds."
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: "Creates database migrations. Triggers: 'migration', schema change, data transformation. Handles safe schema evolution."
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: "Creates database seeders. Triggers: 'seed', 'mock data', initial data. Generates realistic seed data for development and testing."
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: "Optimizes MongoDB queries. Triggers: 'slow query', 'optimize query', database performance. Analyzes and improves query efficiency."
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: "Creates MongoDB aggregation pipelines. Triggers: 'aggregation', 'pipeline', complex queries. Designs efficient aggregation operations."
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: "Optimizes Mongoose indexes. Triggers: 'slow query', 'index', database performance. Analyzes and improves query performance."
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: "Designs Mongoose schemas. Triggers: 'schema', 'model', database design. Creates properly typed Mongoose schemas with indexes."
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: "Validates authentication and session handling. Triggers: auth code, login, session, token. Ensures secure auth implementation."
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: "Validates input sanitization. Triggers: user input, form data, API input. Ensures proper input validation and sanitization."
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: "Checks OWASP Top 10 vulnerabilities. Triggers: security review, new API endpoint. Validates against common vulnerability patterns."
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: "Audits permission and authorization. Triggers: protected routes, role-based access, resource ownership. Ensures proper access control."
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: "VETO POWER. Audits security for all code changes. Triggers: auth, session, user data, passwords, tokens, API routes. MUST block insecure code."
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: "Scans for sensitive data exposure. Triggers: API response, logging, error handling. Detects potential data leaks."
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: "Documents API endpoints. Triggers: new API route, endpoint changes. Creates OpenAPI/Swagger compatible documentation."
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: "Manages project changelog. Triggers: new feature, bug fix, release. Maintains CHANGELOG.md following Keep a Changelog format."
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: "Creates and maintains documentation. Triggers: code implementation complete, new files created. Detects changes via git diff, updates domains, maintains changelog."
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. Runs BEFORE commit-manager. Records problems, solutions, prevention tips."
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: "Generates JSDoc comments for code. Triggers: new function, complex code, 'add docs'. Creates TypeScript-aware documentation."
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