start-vibing 2.0.3 → 2.0.5
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 +1 -0
- package/template/.claude/agents/01-orchestration/context-manager.md +1 -0
- package/template/.claude/agents/01-orchestration/error-recovery.md +1 -0
- package/template/.claude/agents/01-orchestration/parallel-coordinator.md +1 -0
- package/template/.claude/agents/01-orchestration/workflow-router.md +1 -0
- package/template/.claude/agents/02-typescript/bun-runtime-expert.md +1 -0
- package/template/.claude/agents/02-typescript/esm-resolver.md +1 -0
- package/template/.claude/agents/02-typescript/import-alias-enforcer.md +1 -0
- package/template/.claude/agents/02-typescript/ts-generics-helper.md +1 -0
- package/template/.claude/agents/02-typescript/ts-migration-helper.md +1 -0
- package/template/.claude/agents/02-typescript/ts-strict-checker.md +1 -0
- package/template/.claude/agents/02-typescript/ts-types-analyzer.md +1 -0
- package/template/.claude/agents/02-typescript/type-definition-writer.md +1 -0
- package/template/.claude/agents/02-typescript/zod-schema-designer.md +1 -1
- package/template/.claude/agents/02-typescript/zod-validator.md +1 -0
- 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/user-prompt-submit.py +574 -169
- package/template/.claude/hooks/user-prompt-submit.ts +578 -96
- 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/performance-patterns/SKILL.md +549 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: quality-checker
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE any commit. Triggers: code written, implementation complete, 'check', 'verify'. Runs typecheck->lint->test->e2e->build. MUST pass before commit. PROACTIVELY runs all quality gates."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Bash, Read, Grep
|
|
6
6
|
skills: quality-gate
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: best-practices-finder
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE implementing any new pattern. Triggers: 'best practice', new feature, architectural decision, 'recommended way'. Finds 2024-2025 best practices. PROACTIVELY researches current recommendations."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: WebSearch, WebFetch, Read
|
|
6
6
|
skills: research-cache
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: competitor-analyzer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when designing UI or features with existing market solutions. Triggers: UI design, 'how does X do', 'competitor', 'similar apps'. Studies reference implementations. PROACTIVELY analyzes competitors."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: WebSearch, WebFetch, Read
|
|
6
6
|
skills: research-cache, ui-ux-audit
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: pattern-researcher
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when facing architectural decisions. Triggers: 'pattern', 'architecture', complex problem, design decision. Finds industry design patterns. PROACTIVELY researches patterns for problems."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: WebSearch, WebFetch, Read
|
|
6
6
|
skills: research-cache
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: research-cache-manager
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE any web research. Triggers: research starting, cache lookup, cache save. Manages research cache. PROACTIVELY prevents duplicate web searches."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Glob
|
|
6
6
|
skills: research-cache
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: research-web
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE implementing any new feature or technology. Triggers: new feature, new technology, 'search', 'find info'. Web research specialist. PROACTIVELY searches for current solutions."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: WebSearch, WebFetch, Read, Write
|
|
6
6
|
skills: research-cache
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: tech-evaluator
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when choosing between technologies. Triggers: 'should we use', 'compare', library selection, tech decision. Evaluates technologies with criteria. PROACTIVELY compares options."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: WebSearch, WebFetch, Read
|
|
6
6
|
skills: research-cache
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: accessibility-auditor
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER any UI implementation. Triggers: UI created, component added, 'a11y', 'accessibility', 'WCAG'. Validates WCAG 2.1 compliance. PROACTIVELY checks accessibility."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Grep, Glob, Bash
|
|
6
6
|
skills: ui-ux-audit
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: design-system-enforcer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER creating UI components. Triggers: component created, UI review, 'design system'. Enforces design system consistency. PROACTIVELY validates component patterns."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
-
skills: ui-ux-audit
|
|
6
|
+
skills: ui-ux-audit, shadcn-ui
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# Design System Enforcer Agent
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: skeleton-generator
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke AFTER creating any component that loads data. Triggers: new component, data fetching, 'skeleton', 'loading state'. Generates loading skeletons. PROACTIVELY creates skeleton variants."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Write, Edit
|
|
6
|
-
skills: ui-ux-audit
|
|
6
|
+
skills: ui-ux-audit, react-patterns
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# Skeleton Generator Agent
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: ui-desktop
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when implementing any UI feature. Triggers: UI feature, 'desktop', '1280px+', 'sidebar', 'dashboard'. Desktop UI specialist (1280px+). PROACTIVELY implements desktop-specific patterns."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
-
skills: ui-ux-audit
|
|
6
|
+
skills: ui-ux-audit, react-patterns, tailwind-patterns, shadcn-ui
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# UI Desktop Agent
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: ui-mobile
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when implementing any UI feature. Triggers: UI feature, files in app/, components/, 'mobile', 'touch'. Mobile UI specialist (375px). PROACTIVELY implements mobile-first patterns."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
-
skills: ui-ux-audit
|
|
6
|
+
skills: ui-ux-audit, react-patterns, tailwind-patterns, shadcn-ui
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# UI Mobile Agent
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: ui-tablet
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when implementing any UI feature. Triggers: UI feature, 'tablet', 'iPad', '768px'. Tablet UI specialist (768px). PROACTIVELY implements hybrid tablet patterns."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
-
skills: ui-ux-audit
|
|
6
|
+
skills: ui-ux-audit, react-patterns, tailwind-patterns, shadcn-ui
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# UI Tablet Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: api-latency-analyzer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when API endpoints are slow. Triggers: 'API slow', 'response time', 'latency', performance issues. Analyzes API latency. PROACTIVELY identifies and fixes slow endpoints."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
+
skills: performance-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# API Latency Analyzer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: bundle-analyzer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when build is large or slow. Triggers: 'bundle', 'build size', 'lighthouse', large dependencies. Analyzes bundle size. PROACTIVELY identifies large dependencies."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Bash, Read, Grep
|
|
6
|
+
skills: performance-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Bundle Analyzer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: memory-leak-detector
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when memory issues are suspected. Triggers: 'memory leak', 'memory usage', 'heap', app slowing over time. Detects memory leaks. PROACTIVELY finds and fixes memory issues."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
+
skills: performance-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Memory Leak Detector Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: performance-profiler
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when application is slow. Triggers: 'slow', 'performance', 'optimize', 'profile', bottleneck. Profiles application performance. PROACTIVELY identifies bottlenecks."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
+
skills: performance-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Performance Profiler Agent
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: query-optimizer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when database queries are slow. Triggers: 'slow query', 'N+1', 'query performance', database bottleneck. Optimizes MongoDB/Mongoose queries. PROACTIVELY improves query performance."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
-
skills: codebase-knowledge
|
|
6
|
+
skills: codebase-knowledge, performance-patterns, mongoose-patterns
|
|
7
7
|
---
|
|
8
8
|
|
|
9
9
|
# Query Optimizer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: render-optimizer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when React components re-render excessively. Triggers: 're-render', 'React performance', 'slow component', UI lag. Optimizes React render performance. PROACTIVELY fixes render issues."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Grep, Glob, Edit
|
|
6
|
+
skills: performance-patterns, react-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Render Optimizer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: build-error-fixer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when build fails. Triggers: 'build failed', 'compile error', 'bundler error', docker build fails. Fixes build errors. PROACTIVELY resolves build issues."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Bash, Grep, Glob, Edit
|
|
6
|
+
skills: debugging-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Build Error Fixer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: debugger
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when there's any bug or error. Triggers: 'bug', 'error', 'not working', 'broken', 'fails', unexpected behavior. Main debugging agent. PROACTIVELY analyzes and fixes bugs."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
+
skills: debugging-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Debugger Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: error-stack-analyzer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke when error includes stack trace. Triggers: stack trace in error, 'trace', 'call stack', error log. Analyzes stack traces. PROACTIVELY decodes error origins."
|
|
4
4
|
model: haiku
|
|
5
5
|
tools: Read, Grep, Glob
|
|
6
|
+
skills: debugging-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Error Stack Analyzer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: network-debugger
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke on network or API errors. Triggers: 'fetch error', 'API not working', 'CORS', 'network', HTTP status errors. Debugs network/API issues. PROACTIVELY fixes HTTP issues."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Bash, Grep, Glob
|
|
6
|
+
skills: debugging-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Network Debugger Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: runtime-error-fixer
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke on runtime crashes or exceptions. Triggers: runtime crash, 'crash', 'exception', uncaught error. Fixes runtime errors. PROACTIVELY handles JS/TS runtime issues."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob
|
|
6
|
+
skills: debugging-patterns
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Runtime Error Fixer Agent
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: type-error-resolver
|
|
3
|
-
description: "
|
|
3
|
+
description: "AUTOMATICALLY invoke on TypeScript type errors. Triggers: 'TS error', 'type error', typecheck fails, red squiggles. Resolves TypeScript type errors. PROACTIVELY fixes TypeScript issues."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Write, Edit, Grep, Glob, Bash
|
|
6
|
+
skills: debugging-patterns, typescript-strict
|
|
6
7
|
---
|
|
7
8
|
|
|
8
9
|
# Type Error Resolver Agent
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: final-validator
|
|
3
|
-
description: "VETO POWER
|
|
3
|
+
description: "AUTOMATICALLY invoke BEFORE commit-manager. VETO POWER - Last check before commit. Validates ALL rules: tests, docs, security. MANDATORY. PROACTIVELY blocks incomplete implementations."
|
|
4
4
|
model: sonnet
|
|
5
5
|
tools: Read, Grep, Glob, Bash
|
|
6
6
|
skills: final-check, codebase-knowledge, docs-tracker, test-coverage, security-scan, quality-gate
|