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,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: launch-strategy
|
|
3
|
+
description: Official Launch Strategy skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Launch Strategy
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Launch Strategy.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: marketing-ideas
|
|
3
|
+
description: Official Marketing Ideas skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Marketing Ideas
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Marketing Ideas.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: marketing-psychology
|
|
3
|
+
description: Official Marketing Psychology skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Marketing Psychology
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Marketing Psychology.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: onboarding-cro
|
|
3
|
+
description: Official Onboarding Cro skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Onboarding Cro
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Onboarding Cro.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: page-cro
|
|
3
|
+
description: Official Page Cro skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Page Cro
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Page Cro.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: paid-ads
|
|
3
|
+
description: Official Paid Ads skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Paid Ads
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Paid Ads.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: paywall-upgrade-cro
|
|
3
|
+
description: Official Paywall Upgrade Cro skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Paywall Upgrade Cro
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Paywall Upgrade Cro.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: performance-optimization
|
|
3
|
+
description: Official Performance Optimization skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Performance Optimization
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Performance Optimization.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: popup-cro
|
|
3
|
+
description: Official Popup Cro skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Popup Cro
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Popup Cro.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: pricing-strategy
|
|
3
|
+
description: Official Pricing Strategy skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Pricing Strategy
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Pricing Strategy.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: programmatic-seo
|
|
3
|
+
description: Official Programmatic Seo skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Programmatic Seo
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Programmatic Seo.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: prototyping-testing
|
|
3
|
+
description: Official Prototyping Testing skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Prototyping Testing
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Prototyping Testing.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: receiving-code-review
|
|
3
|
+
description: Official Receiving Code Review skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Receiving Code Review
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Receiving Code Review.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: referral-program
|
|
3
|
+
description: Official Referral Program skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Referral Program
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Referral Program.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: requesting-code-review
|
|
3
|
+
description: Official Requesting Code Review skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Requesting Code Review
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Requesting Code Review.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: schema-markup
|
|
3
|
+
description: Official Schema Markup skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Schema Markup
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Schema Markup.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: security-review
|
|
3
|
+
description: Official Security Review skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Security Review
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Security Review.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: seo-audit
|
|
3
|
+
description: Official Seo Audit skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Seo Audit
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Seo Audit.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: signup-flow-cro
|
|
3
|
+
description: Official Signup Flow Cro skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Signup Flow Cro
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Signup Flow Cro.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: social-content
|
|
3
|
+
description: Official Social Content skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Social Content
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Social Content.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: subagent-driven-development
|
|
3
|
+
description: Official Subagent Driven Development skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Subagent Driven Development
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Subagent Driven Development.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: systematic-debugging
|
|
3
|
+
description: Official Systematic Debugging skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Systematic Debugging
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Systematic Debugging.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: test-driven-development
|
|
3
|
+
description: Official Test Driven Development skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Test Driven Development
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Test Driven Development.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ui-design
|
|
3
|
+
description: Official Ui Design skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Ui Design
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Ui Design.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: ux-strategy
|
|
3
|
+
description: Official Ux Strategy skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Ux Strategy
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Ux Strategy.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: writing-plans
|
|
3
|
+
description: Official Writing Plans skill for Agents United ecosystem providing runbooks and guidelines.
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Writing Plans
|
|
7
|
+
|
|
8
|
+
This skill provides comprehensive instructions, runbooks, and guidelines for Writing Plans.
|
|
9
|
+
|
|
10
|
+
## Procedure & Guidelines
|
|
11
|
+
1. Review domain requirements and constraints.
|
|
12
|
+
2. Execute step-by-step procedures test-first.
|
|
13
|
+
3. Validate results against acceptance criteria.
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
# Workflow: Analyze
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Analyze.
|
|
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: Brainstorm
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Brainstorm.
|
|
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: Build
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Build.
|
|
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: Business Panel
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Business 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: Cleanup
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Cleanup.
|
|
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: Design Code
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Design Code.
|
|
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: Design Ops Handoff
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Design Ops Handoff.
|
|
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: Design Ops Plan Sprint
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Design Ops Plan Sprint.
|
|
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: Design Ops Setup Workflow
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Design Ops Setup Workflow.
|
|
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: Design Orchestrate
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Design Orchestrate.
|
|
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: Design Systems Audit System
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Design Systems Audit 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: Design Systems Create Component
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Design Systems Create Component.
|
|
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: Design Systems Tokenize
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Design Systems Tokenize.
|
|
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: Estimate
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Estimate.
|
|
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: Explain
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Explain.
|
|
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: Git
|
|
2
|
+
|
|
3
|
+
Multi-phase procedural workflow for Git.
|
|
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.
|