agents-united 1.0.0
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/LICENSE +201 -0
- package/README.md +2 -0
- package/dist/cli.d.ts +2 -0
- package/dist/cli.js +542 -0
- package/dist/cli.js.map +1 -0
- package/package.json +70 -0
- package/registry/agents/orchestrator-business.md +24 -0
- package/registry/agents/orchestrator-design.md +30 -0
- package/registry/agents/orchestrator-engineering.md +44 -0
- package/registry/agents/orchestrator-marketing.md +24 -0
- package/registry/agents/orchestrator-research.md +24 -0
- package/registry/agents/orchestrator-security.md +29 -0
- package/registry/agents/orchestrator-system-architecture.md +29 -0
- package/registry/agents/subagent-backend-architect.md +19 -0
- package/registry/agents/subagent-business-panel-experts.md +16 -0
- package/registry/agents/subagent-code-reviewer.md +17 -0
- package/registry/agents/subagent-deep-research.md +17 -0
- package/registry/agents/subagent-design-ops-lead.md +16 -0
- package/registry/agents/subagent-design-researcher.md +16 -0
- package/registry/agents/subagent-design-systems-architect.md +17 -0
- package/registry/agents/subagent-designer-toolkit-expert.md +16 -0
- package/registry/agents/subagent-frontend-architect.md +19 -0
- package/registry/agents/subagent-interaction-designer.md +16 -0
- package/registry/agents/subagent-marketing-campaign-specialist.md +16 -0
- package/registry/agents/subagent-marketing-content-strategist.md +16 -0
- package/registry/agents/subagent-marketing-conversion-specialist.md +16 -0
- package/registry/agents/subagent-marketing-growth-strategist.md +16 -0
- package/registry/agents/subagent-prototype-tester.md +16 -0
- package/registry/agents/subagent-repo-index.md +17 -0
- package/registry/agents/subagent-security-engineer.md +17 -0
- package/registry/agents/subagent-socratic-mentor.md +15 -0
- package/registry/agents/subagent-system-architect.md +18 -0
- package/registry/agents/subagent-ui-designer.md +17 -0
- package/registry/agents/subagent-ux-strategist.md +16 -0
- package/registry/bundles.json +334 -0
- package/registry/rules/GEMINI.md +6 -0
- package/registry/skills/ab-test-setup/SKILL.md +13 -0
- package/registry/skills/analytics-tracking/SKILL.md +13 -0
- package/registry/skills/architecture-design/SKILL.md +13 -0
- package/registry/skills/brainstorming/SKILL.md +13 -0
- package/registry/skills/browser-agent/SKILL.md +13 -0
- package/registry/skills/campaign-strategy/SKILL.md +13 -0
- package/registry/skills/competitor-alternatives/SKILL.md +13 -0
- package/registry/skills/confidence-check/SKILL.md +13 -0
- package/registry/skills/copy-editing/SKILL.md +13 -0
- package/registry/skills/copywriting/SKILL.md +13 -0
- package/registry/skills/deep-research/SKILL.md +13 -0
- package/registry/skills/dependency-management/SKILL.md +13 -0
- package/registry/skills/design-ops/SKILL.md +13 -0
- package/registry/skills/design-research/SKILL.md +13 -0
- package/registry/skills/design-systems/SKILL.md +13 -0
- package/registry/skills/designer-toolkit/SKILL.md +13 -0
- package/registry/skills/email-sequence/SKILL.md +13 -0
- package/registry/skills/executing-plans/SKILL.md +13 -0
- package/registry/skills/finishing-a-development-branch/SKILL.md +13 -0
- package/registry/skills/form-cro/SKILL.md +13 -0
- package/registry/skills/free-tool-strategy/SKILL.md +13 -0
- package/registry/skills/interaction-design/SKILL.md +13 -0
- package/registry/skills/launch-strategy/SKILL.md +13 -0
- package/registry/skills/marketing-ideas/SKILL.md +13 -0
- package/registry/skills/marketing-psychology/SKILL.md +13 -0
- package/registry/skills/onboarding-cro/SKILL.md +13 -0
- package/registry/skills/page-cro/SKILL.md +13 -0
- package/registry/skills/paid-ads/SKILL.md +13 -0
- package/registry/skills/paywall-upgrade-cro/SKILL.md +13 -0
- package/registry/skills/performance-optimization/SKILL.md +13 -0
- package/registry/skills/popup-cro/SKILL.md +13 -0
- package/registry/skills/pricing-strategy/SKILL.md +13 -0
- package/registry/skills/programmatic-seo/SKILL.md +13 -0
- package/registry/skills/prototyping-testing/SKILL.md +13 -0
- package/registry/skills/receiving-code-review/SKILL.md +13 -0
- package/registry/skills/referral-program/SKILL.md +13 -0
- package/registry/skills/requesting-code-review/SKILL.md +13 -0
- package/registry/skills/schema-markup/SKILL.md +13 -0
- package/registry/skills/security-review/SKILL.md +13 -0
- package/registry/skills/seo-audit/SKILL.md +13 -0
- package/registry/skills/signup-flow-cro/SKILL.md +13 -0
- package/registry/skills/social-content/SKILL.md +13 -0
- package/registry/skills/subagent-driven-development/SKILL.md +13 -0
- package/registry/skills/systematic-debugging/SKILL.md +13 -0
- package/registry/skills/test-driven-development/SKILL.md +13 -0
- package/registry/skills/ui-design/SKILL.md +13 -0
- package/registry/skills/ux-strategy/SKILL.md +13 -0
- package/registry/skills/writing-plans/SKILL.md +13 -0
- package/registry/workflows/workflow-analyze.md +15 -0
- package/registry/workflows/workflow-brainstorm.md +15 -0
- package/registry/workflows/workflow-build.md +15 -0
- package/registry/workflows/workflow-business-panel.md +15 -0
- package/registry/workflows/workflow-cleanup.md +15 -0
- package/registry/workflows/workflow-design-code.md +15 -0
- package/registry/workflows/workflow-design-ops--handoff.md +15 -0
- package/registry/workflows/workflow-design-ops--plan-sprint.md +15 -0
- package/registry/workflows/workflow-design-ops--setup-workflow.md +15 -0
- package/registry/workflows/workflow-design-orchestrate.md +15 -0
- package/registry/workflows/workflow-design-systems--audit-system.md +15 -0
- package/registry/workflows/workflow-design-systems--create-component.md +15 -0
- package/registry/workflows/workflow-design-systems--tokenize.md +15 -0
- package/registry/workflows/workflow-estimate.md +15 -0
- package/registry/workflows/workflow-explain.md +15 -0
- package/registry/workflows/workflow-git.md +15 -0
- package/registry/workflows/workflow-implement.md +15 -0
- package/registry/workflows/workflow-interaction-design--design-interaction.md +15 -0
- package/registry/workflows/workflow-interaction-design--error-flow.md +15 -0
- package/registry/workflows/workflow-interaction-design--map-states.md +15 -0
- package/registry/workflows/workflow-marketing-audit.md +15 -0
- package/registry/workflows/workflow-marketing-campaign-builder.md +15 -0
- package/registry/workflows/workflow-marketing-content-pipeline.md +15 -0
- package/registry/workflows/workflow-marketing-growth-experiment.md +15 -0
- package/registry/workflows/workflow-marketing-launch.md +15 -0
- package/registry/workflows/workflow-marketing-panel.md +15 -0
- package/registry/workflows/workflow-plan.md +15 -0
- package/registry/workflows/workflow-prototyping-testing--evaluate.md +15 -0
- package/registry/workflows/workflow-prototyping-testing--experiment.md +15 -0
- package/registry/workflows/workflow-prototyping-testing--prototype-plan.md +15 -0
- package/registry/workflows/workflow-prototyping-testing--test-plan.md +15 -0
- package/registry/workflows/workflow-recommend.md +15 -0
- package/registry/workflows/workflow-research.md +15 -0
- package/registry/workflows/workflow-review.md +15 -0
- package/registry/workflows/workflow-spec-panel.md +15 -0
- package/registry/workflows/workflow-test.md +15 -0
- package/registry/workflows/workflow-troubleshoot.md +15 -0
- package/registry/workflows/workflow-ui-design--color-palette.md +15 -0
- package/registry/workflows/workflow-ui-design--design-screen.md +15 -0
- package/registry/workflows/workflow-ui-design--responsive-audit.md +15 -0
- package/registry/workflows/workflow-ui-design--type-system.md +15 -0
- package/registry/workflows/workflow-ux-strategy--benchmark.md +15 -0
- package/registry/workflows/workflow-ux-strategy--frame-problem.md +15 -0
- package/registry/workflows/workflow-ux-strategy--strategize.md +15 -0
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Implement
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Implement.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Interaction Design Design Interaction
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Interaction Design Design Interaction.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Interaction Design Error Flow
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Interaction Design Error Flow.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Interaction Design Map States
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Interaction Design Map States.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Marketing Audit
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Marketing Audit.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Marketing Campaign Builder
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Marketing Campaign Builder.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Marketing Content Pipeline
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Marketing Content Pipeline.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Marketing Growth Experiment
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Marketing Growth Experiment.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Marketing Launch
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Marketing Launch.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Marketing Panel
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Marketing Panel.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Plan
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Plan.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Prototyping Testing Evaluate
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Prototyping Testing Evaluate.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Prototyping Testing Experiment
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Prototyping Testing Experiment.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Prototyping Testing Prototype Plan
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Prototyping Testing Prototype Plan.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Prototyping Testing Test Plan
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Prototyping Testing Test Plan.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Recommend
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Recommend.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Research
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Research.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Review
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Review.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Spec Panel
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Spec Panel.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Test
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Test.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Troubleshoot
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Troubleshoot.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Ui Design Color Palette
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Ui Design Color Palette.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Ui Design Design Screen
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Ui Design Design Screen.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Ui Design Responsive Audit
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Ui Design Responsive Audit.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Ui Design Type System
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Ui Design Type System.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Ux Strategy Benchmark
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Ux Strategy Benchmark.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Ux Strategy Frame Problem
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Ux Strategy Frame Problem.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Ux Strategy Strategize
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Ux Strategy Strategize.
|
|
4
|
+
|
|
5
|
+
## Phase 1: Context & Reconnaissance
|
|
6
|
+
- Analyze the user request and existing codebase state.
|
|
7
|
+
- Gather necessary inputs and verify environment readiness.
|
|
8
|
+
|
|
9
|
+
## Phase 2: Execution & Orchestration
|
|
10
|
+
- Execute core steps with progressive verifications.
|
|
11
|
+
- Delegate sub-tasks to specialized sub-agents.
|
|
12
|
+
|
|
13
|
+
## Phase 3: Verification & Closure
|
|
14
|
+
- Run verification tests and linting.
|
|
15
|
+
- Document outcome and present summary.
|