takomi 2.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +422 -0
- package/assets/.agent/skills/agent-recovery/SKILL.md +147 -0
- package/assets/.agent/skills/ai-avatar-video/SKILL.md +153 -0
- package/assets/.agent/skills/ai-marketing-videos/SKILL.md +295 -0
- package/assets/.agent/skills/ai-podcast-creation/SKILL.md +292 -0
- package/assets/.agent/skills/ai-product-photography/SKILL.md +269 -0
- package/assets/.agent/skills/ai-sdk/SKILL.md +77 -0
- package/assets/.agent/skills/ai-sdk/references/ai-gateway.md +66 -0
- package/assets/.agent/skills/ai-sdk/references/common-errors.md +443 -0
- package/assets/.agent/skills/ai-sdk/references/type-safe-agents.md +204 -0
- package/assets/.agent/skills/ai-social-media-content/SKILL.md +253 -0
- package/assets/.agent/skills/ai-voice-cloning/SKILL.md +276 -0
- package/assets/.agent/skills/algorithmic-art/LICENSE.txt +202 -0
- package/assets/.agent/skills/algorithmic-art/SKILL.md +405 -0
- package/assets/.agent/skills/algorithmic-art/templates/generator_template.js +223 -0
- package/assets/.agent/skills/algorithmic-art/templates/viewer.html +599 -0
- package/assets/.agent/skills/audit-website/SKILL.md +631 -0
- package/assets/.agent/skills/audit-website/agents/openai.yaml +6 -0
- package/assets/.agent/skills/audit-website/assets/icon-large.png +0 -0
- package/assets/.agent/skills/audit-website/assets/icon-small.svg +41 -0
- package/assets/.agent/skills/audit-website/references/OUTPUT-FORMAT.md +250 -0
- package/assets/.agent/skills/avoid-feature-creep/SKILL.md +307 -0
- package/assets/.agent/skills/avoid-feature-creep/agents/openai.yaml +3 -0
- package/assets/.agent/skills/avoid-feature-creep/assets/large-logo.png +0 -0
- package/assets/.agent/skills/avoid-feature-creep/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/building-native-ui/SKILL.md +320 -0
- package/assets/.agent/skills/building-native-ui/references/animations.md +220 -0
- package/assets/.agent/skills/building-native-ui/references/controls.md +270 -0
- package/assets/.agent/skills/building-native-ui/references/form-sheet.md +227 -0
- package/assets/.agent/skills/building-native-ui/references/gradients.md +106 -0
- package/assets/.agent/skills/building-native-ui/references/icons.md +213 -0
- package/assets/.agent/skills/building-native-ui/references/media.md +198 -0
- package/assets/.agent/skills/building-native-ui/references/route-structure.md +229 -0
- package/assets/.agent/skills/building-native-ui/references/search.md +248 -0
- package/assets/.agent/skills/building-native-ui/references/storage.md +121 -0
- package/assets/.agent/skills/building-native-ui/references/tabs.md +368 -0
- package/assets/.agent/skills/building-native-ui/references/toolbar-and-headers.md +284 -0
- package/assets/.agent/skills/building-native-ui/references/visual-effects.md +197 -0
- package/assets/.agent/skills/building-native-ui/references/webgpu-three.md +605 -0
- package/assets/.agent/skills/building-native-ui/references/zoom-transitions.md +158 -0
- package/assets/.agent/skills/code-review/SKILL.md +81 -0
- package/assets/.agent/skills/component-analysis/SKILL.md +103 -0
- package/assets/.agent/skills/context7/SKILL.md +85 -0
- package/assets/.agent/skills/convex/SKILL.md +62 -0
- package/assets/.agent/skills/convex/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-agents/SKILL.md +516 -0
- package/assets/.agent/skills/convex-agents/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-agents/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-agents/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-best-practices/SKILL.md +369 -0
- package/assets/.agent/skills/convex-best-practices/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-best-practices/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-best-practices/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-component-authoring/SKILL.md +457 -0
- package/assets/.agent/skills/convex-component-authoring/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-component-authoring/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-component-authoring/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-cron-jobs/SKILL.md +604 -0
- package/assets/.agent/skills/convex-cron-jobs/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-cron-jobs/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-cron-jobs/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-file-storage/SKILL.md +467 -0
- package/assets/.agent/skills/convex-file-storage/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-file-storage/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-file-storage/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-functions/SKILL.md +458 -0
- package/assets/.agent/skills/convex-functions/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-functions/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-functions/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-http-actions/SKILL.md +733 -0
- package/assets/.agent/skills/convex-http-actions/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-http-actions/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-http-actions/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-migrations/SKILL.md +712 -0
- package/assets/.agent/skills/convex-migrations/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-migrations/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-migrations/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-realtime/SKILL.md +443 -0
- package/assets/.agent/skills/convex-realtime/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-realtime/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-realtime/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-schema-validator/SKILL.md +400 -0
- package/assets/.agent/skills/convex-schema-validator/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-schema-validator/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-schema-validator/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-security-audit/SKILL.md +539 -0
- package/assets/.agent/skills/convex-security-audit/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-security-audit/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-security-audit/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/convex-security-check/SKILL.md +378 -0
- package/assets/.agent/skills/convex-security-check/agents/openai.yaml +3 -0
- package/assets/.agent/skills/convex-security-check/assets/large-logo.png +0 -0
- package/assets/.agent/skills/convex-security-check/assets/small-logo.svg +17 -0
- package/assets/.agent/skills/copywriting/SKILL.md +251 -0
- package/assets/.agent/skills/copywriting/references/copy-frameworks.md +338 -0
- package/assets/.agent/skills/copywriting/references/natural-transitions.md +252 -0
- package/assets/.agent/skills/crafting-effective-readmes/SKILL.md +78 -0
- package/assets/.agent/skills/crafting-effective-readmes/references/art-of-readme.md +536 -0
- package/assets/.agent/skills/crafting-effective-readmes/references/make-a-readme.md +119 -0
- package/assets/.agent/skills/crafting-effective-readmes/references/standard-readme-example-maximal.md +68 -0
- package/assets/.agent/skills/crafting-effective-readmes/references/standard-readme-example-minimal.md +21 -0
- package/assets/.agent/skills/crafting-effective-readmes/references/standard-readme-spec.md +242 -0
- package/assets/.agent/skills/crafting-effective-readmes/section-checklist.md +17 -0
- package/assets/.agent/skills/crafting-effective-readmes/style-guide.md +13 -0
- package/assets/.agent/skills/crafting-effective-readmes/templates/internal.md +106 -0
- package/assets/.agent/skills/crafting-effective-readmes/templates/oss.md +77 -0
- package/assets/.agent/skills/crafting-effective-readmes/templates/personal.md +51 -0
- package/assets/.agent/skills/crafting-effective-readmes/templates/xdg-config.md +71 -0
- package/assets/.agent/skills/crafting-effective-readmes/using-references.md +35 -0
- package/assets/.agent/skills/docx/LICENSE.txt +30 -0
- package/assets/.agent/skills/docx/SKILL.md +481 -0
- package/assets/.agent/skills/docx/scripts/accept_changes.py +135 -0
- package/assets/.agent/skills/docx/scripts/comment.py +318 -0
- package/assets/.agent/skills/docx/scripts/office/helpers/merge_runs.py +199 -0
- package/assets/.agent/skills/docx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/assets/.agent/skills/docx/scripts/office/pack.py +159 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/assets/.agent/skills/docx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/assets/.agent/skills/docx/scripts/office/soffice.py +183 -0
- package/assets/.agent/skills/docx/scripts/office/unpack.py +132 -0
- package/assets/.agent/skills/docx/scripts/office/validate.py +111 -0
- package/assets/.agent/skills/docx/scripts/office/validators/base.py +847 -0
- package/assets/.agent/skills/docx/scripts/office/validators/docx.py +446 -0
- package/assets/.agent/skills/docx/scripts/office/validators/pptx.py +275 -0
- package/assets/.agent/skills/docx/scripts/office/validators/redlining.py +247 -0
- package/assets/.agent/skills/docx/scripts/templates/comments.xml +3 -0
- package/assets/.agent/skills/docx/scripts/templates/commentsExtended.xml +3 -0
- package/assets/.agent/skills/docx/scripts/templates/commentsExtensible.xml +3 -0
- package/assets/.agent/skills/docx/scripts/templates/commentsIds.xml +3 -0
- package/assets/.agent/skills/docx/scripts/templates/people.xml +3 -0
- package/assets/.agent/skills/domain-name-brainstormer/SKILL.md +212 -0
- package/assets/.agent/skills/frontend-design/LICENSE.txt +177 -0
- package/assets/.agent/skills/frontend-design/SKILL.md +42 -0
- package/assets/.agent/skills/gemini/SKILL.md +223 -0
- package/assets/.agent/skills/git-worktree/SKILL.md +78 -0
- package/assets/.agent/skills/github-ops/SKILL.md +220 -0
- package/assets/.agent/skills/github-ops/scripts/publish_issues.ps1 +443 -0
- package/assets/.agent/skills/github-ops/scripts/smart-ops.ps1 +128 -0
- package/assets/.agent/skills/github-ops/scripts/smart-ops.sh +130 -0
- package/assets/.agent/skills/global-brand-namer/SKILL.md +119 -0
- package/assets/.agent/skills/global-brand-namer/references/language-matrices.md +196 -0
- package/assets/.agent/skills/global-brand-namer/references/saas-modifiers.md +132 -0
- package/assets/.agent/skills/google-trends/SKILL.md +157 -0
- package/assets/.agent/skills/google-trends/scripts/package.json +17 -0
- package/assets/.agent/skills/google-trends/scripts/pnpm-lock.yaml +31 -0
- package/assets/.agent/skills/google-trends/scripts/search.js +168 -0
- package/assets/.agent/skills/high-fidelity-extraction/SKILL.md +59 -0
- package/assets/.agent/skills/jules/SKILL.md +196 -0
- package/assets/.agent/skills/marketing-ideas/SKILL.md +166 -0
- package/assets/.agent/skills/marketing-ideas/references/ideas-by-category.md +347 -0
- package/assets/.agent/skills/monorepo-management/SKILL.md +623 -0
- package/assets/.agent/skills/nextjs-standards/SKILL.md +194 -0
- package/assets/.agent/skills/nextjs-standards/scripts/vibe-verify.py +150 -0
- package/assets/.agent/skills/nextjs-standards/templates/Coding_Guidelines.md +337 -0
- package/assets/.agent/skills/nextjs-standards/templates/Issue_Template.md +194 -0
- package/assets/.agent/skills/optimize-agent-context/SKILL.md +97 -0
- package/assets/.agent/skills/pdf/LICENSE.txt +30 -0
- package/assets/.agent/skills/pdf/SKILL.md +314 -0
- package/assets/.agent/skills/pdf/forms.md +294 -0
- package/assets/.agent/skills/pdf/reference.md +612 -0
- package/assets/.agent/skills/pdf/scripts/check_bounding_boxes.py +65 -0
- package/assets/.agent/skills/pdf/scripts/check_fillable_fields.py +11 -0
- package/assets/.agent/skills/pdf/scripts/convert_pdf_to_images.py +33 -0
- package/assets/.agent/skills/pdf/scripts/create_validation_image.py +37 -0
- package/assets/.agent/skills/pdf/scripts/extract_form_field_info.py +122 -0
- package/assets/.agent/skills/pdf/scripts/extract_form_structure.py +115 -0
- package/assets/.agent/skills/pdf/scripts/fill_fillable_fields.py +98 -0
- package/assets/.agent/skills/pdf/scripts/fill_pdf_form_with_annotations.py +107 -0
- package/assets/.agent/skills/pptx/LICENSE.txt +30 -0
- package/assets/.agent/skills/pptx/SKILL.md +232 -0
- package/assets/.agent/skills/pptx/editing.md +205 -0
- package/assets/.agent/skills/pptx/pptxgenjs.md +420 -0
- package/assets/.agent/skills/pptx/scripts/add_slide.py +195 -0
- package/assets/.agent/skills/pptx/scripts/clean.py +286 -0
- package/assets/.agent/skills/pptx/scripts/office/helpers/merge_runs.py +199 -0
- package/assets/.agent/skills/pptx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/assets/.agent/skills/pptx/scripts/office/pack.py +159 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/assets/.agent/skills/pptx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/assets/.agent/skills/pptx/scripts/office/soffice.py +183 -0
- package/assets/.agent/skills/pptx/scripts/office/unpack.py +132 -0
- package/assets/.agent/skills/pptx/scripts/office/validate.py +111 -0
- package/assets/.agent/skills/pptx/scripts/office/validators/base.py +847 -0
- package/assets/.agent/skills/pptx/scripts/office/validators/docx.py +446 -0
- package/assets/.agent/skills/pptx/scripts/office/validators/pptx.py +275 -0
- package/assets/.agent/skills/pptx/scripts/office/validators/redlining.py +247 -0
- package/assets/.agent/skills/pptx/scripts/thumbnail.py +289 -0
- package/assets/.agent/skills/pricing-strategy/SKILL.md +227 -0
- package/assets/.agent/skills/pricing-strategy/references/research-methods.md +146 -0
- package/assets/.agent/skills/pricing-strategy/references/tier-structure.md +223 -0
- package/assets/.agent/skills/programmatic-seo/SKILL.md +236 -0
- package/assets/.agent/skills/programmatic-seo/references/playbooks.md +293 -0
- package/assets/.agent/skills/prompt-engineering/SKILL.md +342 -0
- package/assets/.agent/skills/remotion/SKILL.md +45 -0
- package/assets/.agent/skills/remotion/rules/3d.md +86 -0
- package/assets/.agent/skills/remotion/rules/animations.md +29 -0
- package/assets/.agent/skills/remotion/rules/assets/charts-bar-chart.tsx +173 -0
- package/assets/.agent/skills/remotion/rules/assets/text-animations-typewriter.tsx +100 -0
- package/assets/.agent/skills/remotion/rules/assets/text-animations-word-highlight.tsx +108 -0
- package/assets/.agent/skills/remotion/rules/assets.md +78 -0
- package/assets/.agent/skills/remotion/rules/audio.md +172 -0
- package/assets/.agent/skills/remotion/rules/calculate-metadata.md +104 -0
- package/assets/.agent/skills/remotion/rules/can-decode.md +75 -0
- package/assets/.agent/skills/remotion/rules/charts.md +58 -0
- package/assets/.agent/skills/remotion/rules/compositions.md +141 -0
- package/assets/.agent/skills/remotion/rules/display-captions.md +126 -0
- package/assets/.agent/skills/remotion/rules/extract-frames.md +229 -0
- package/assets/.agent/skills/remotion/rules/fonts.md +152 -0
- package/assets/.agent/skills/remotion/rules/get-audio-duration.md +58 -0
- package/assets/.agent/skills/remotion/rules/get-video-dimensions.md +68 -0
- package/assets/.agent/skills/remotion/rules/get-video-duration.md +58 -0
- package/assets/.agent/skills/remotion/rules/gifs.md +138 -0
- package/assets/.agent/skills/remotion/rules/images.md +130 -0
- package/assets/.agent/skills/remotion/rules/import-srt-captions.md +67 -0
- package/assets/.agent/skills/remotion/rules/lottie.md +68 -0
- package/assets/.agent/skills/remotion/rules/maps.md +403 -0
- package/assets/.agent/skills/remotion/rules/measuring-dom-nodes.md +35 -0
- package/assets/.agent/skills/remotion/rules/measuring-text.md +143 -0
- package/assets/.agent/skills/remotion/rules/parameters.md +98 -0
- package/assets/.agent/skills/remotion/rules/sequencing.md +118 -0
- package/assets/.agent/skills/remotion/rules/tailwind.md +11 -0
- package/assets/.agent/skills/remotion/rules/text-animations.md +20 -0
- package/assets/.agent/skills/remotion/rules/timing.md +179 -0
- package/assets/.agent/skills/remotion/rules/transcribe-captions.md +19 -0
- package/assets/.agent/skills/remotion/rules/transitions.md +122 -0
- package/assets/.agent/skills/remotion/rules/trimming.md +53 -0
- package/assets/.agent/skills/remotion/rules/videos.md +171 -0
- package/assets/.agent/skills/security-audit/SKILL.md +184 -0
- package/assets/.agent/skills/seo-ready/SKILL.md +140 -0
- package/assets/.agent/skills/seo-ready/references/aeo-geo-patterns.md +279 -0
- package/assets/.agent/skills/seo-ready/references/ai-writing-detection.md +190 -0
- package/assets/.agent/skills/skill-creator/LICENSE.txt +202 -0
- package/assets/.agent/skills/skill-creator/SKILL.md +356 -0
- package/assets/.agent/skills/skill-creator/references/output-patterns.md +82 -0
- package/assets/.agent/skills/skill-creator/references/workflows.md +28 -0
- package/assets/.agent/skills/skill-creator/scripts/__pycache__/quick_validate.cpython-311.pyc +0 -0
- package/assets/.agent/skills/skill-creator/scripts/init_skill.py +303 -0
- package/assets/.agent/skills/skill-creator/scripts/package_skill.py +110 -0
- package/assets/.agent/skills/skill-creator/scripts/quick_validate.py +95 -0
- package/assets/.agent/skills/social-content/SKILL.md +277 -0
- package/assets/.agent/skills/social-content/references/platforms.md +163 -0
- package/assets/.agent/skills/social-content/references/post-templates.md +171 -0
- package/assets/.agent/skills/social-content/references/reverse-engineering.md +190 -0
- package/assets/.agent/skills/spawn-task/SKILL.md +130 -0
- package/assets/.agent/skills/stitch/SKILL.md +258 -0
- package/assets/.agent/skills/stitch/design-md/README.md +34 -0
- package/assets/.agent/skills/stitch/design-md/SKILL.md +172 -0
- package/assets/.agent/skills/stitch/design-md/examples/DESIGN.md +154 -0
- package/assets/.agent/skills/stitch/enhance-prompt/README.md +34 -0
- package/assets/.agent/skills/stitch/enhance-prompt/SKILL.md +204 -0
- package/assets/.agent/skills/stitch/enhance-prompt/references/KEYWORDS.md +114 -0
- package/assets/.agent/skills/stitch/react-components/README.md +36 -0
- package/assets/.agent/skills/stitch/react-components/SKILL.md +47 -0
- package/assets/.agent/skills/stitch/react-components/examples/gold-standard-card.tsx +80 -0
- package/assets/.agent/skills/stitch/react-components/package-lock.json +231 -0
- package/assets/.agent/skills/stitch/react-components/package.json +16 -0
- package/assets/.agent/skills/stitch/react-components/resources/architecture-checklist.md +15 -0
- package/assets/.agent/skills/stitch/react-components/resources/component-template.tsx +37 -0
- package/assets/.agent/skills/stitch/react-components/resources/stitch-api-reference.md +14 -0
- package/assets/.agent/skills/stitch/react-components/resources/style-guide.json +27 -0
- package/assets/.agent/skills/stitch/react-components/scripts/fetch-stitch.sh +30 -0
- package/assets/.agent/skills/stitch/react-components/scripts/validate.js +68 -0
- package/assets/.agent/skills/stitch/remotion/README.md +105 -0
- package/assets/.agent/skills/stitch/remotion/SKILL.md +393 -0
- package/assets/.agent/skills/stitch/remotion/examples/WalkthroughComposition.tsx +78 -0
- package/assets/.agent/skills/stitch/remotion/examples/screens.json +56 -0
- package/assets/.agent/skills/stitch/remotion/resources/composition-checklist.md +124 -0
- package/assets/.agent/skills/stitch/remotion/resources/screen-slide-template.tsx +123 -0
- package/assets/.agent/skills/stitch/remotion/scripts/download-stitch-asset.sh +38 -0
- package/assets/.agent/skills/stitch/shadcn-ui/README.md +248 -0
- package/assets/.agent/skills/stitch/shadcn-ui/SKILL.md +326 -0
- package/assets/.agent/skills/stitch/shadcn-ui/examples/auth-layout.tsx +177 -0
- package/assets/.agent/skills/stitch/shadcn-ui/examples/data-table.tsx +313 -0
- package/assets/.agent/skills/stitch/shadcn-ui/examples/form-pattern.tsx +177 -0
- package/assets/.agent/skills/stitch/shadcn-ui/resources/component-catalog.md +481 -0
- package/assets/.agent/skills/stitch/shadcn-ui/resources/customization-guide.md +516 -0
- package/assets/.agent/skills/stitch/shadcn-ui/resources/migration-guide.md +463 -0
- package/assets/.agent/skills/stitch/shadcn-ui/resources/setup-guide.md +412 -0
- package/assets/.agent/skills/stitch/shadcn-ui/scripts/verify-setup.sh +134 -0
- package/assets/.agent/skills/stitch/stitch-loop/README.md +54 -0
- package/assets/.agent/skills/stitch/stitch-loop/SKILL.md +203 -0
- package/assets/.agent/skills/stitch/stitch-loop/examples/SITE.md +73 -0
- package/assets/.agent/skills/stitch/stitch-loop/examples/next-prompt.md +25 -0
- package/assets/.agent/skills/stitch/stitch-loop/resources/baton-schema.md +61 -0
- package/assets/.agent/skills/stitch/stitch-loop/resources/site-template.md +104 -0
- package/assets/.agent/skills/subagent-driven-development/SKILL.md +242 -0
- package/assets/.agent/skills/subagent-driven-development/code-quality-reviewer-prompt.md +20 -0
- package/assets/.agent/skills/subagent-driven-development/implementer-prompt.md +78 -0
- package/assets/.agent/skills/subagent-driven-development/spec-reviewer-prompt.md +61 -0
- package/assets/.agent/skills/sync-docs/SKILL.md +88 -0
- package/assets/.agent/skills/twitter-automation/SKILL.md +157 -0
- package/assets/.agent/skills/ui-ux-pro-max/README.md +488 -0
- package/assets/.agent/skills/ui-ux-pro-max/SKILL.md +293 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/charts.csv +26 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/colors.csv +97 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/icons.csv +101 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/landing.csv +31 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/products.csv +97 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/prompts.csv +24 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/react-performance.csv +45 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/flutter.csv +53 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/html-tailwind.csv +56 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/jetpack-compose.csv +53 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/nextjs.csv +53 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/nuxt-ui.csv +51 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/nuxtjs.csv +59 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/react-native.csv +52 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/react.csv +54 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/shadcn.csv +61 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/svelte.csv +54 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/swiftui.csv +51 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/stacks/vue.csv +50 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/styles.csv +59 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/typography.csv +58 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/ui-reasoning.csv +101 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/ux-guidelines.csv +100 -0
- package/assets/.agent/skills/ui-ux-pro-max/data/web-interface.csv +31 -0
- package/assets/.agent/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-311.pyc +0 -0
- package/assets/.agent/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-311.pyc +0 -0
- package/assets/.agent/skills/ui-ux-pro-max/scripts/core.py +258 -0
- package/assets/.agent/skills/ui-ux-pro-max/scripts/design_system.py +1067 -0
- package/assets/.agent/skills/ui-ux-pro-max/scripts/search.py +106 -0
- package/assets/.agent/skills/upgrading-expo/SKILL.md +125 -0
- package/assets/.agent/skills/upgrading-expo/references/expo-av-to-audio.md +132 -0
- package/assets/.agent/skills/upgrading-expo/references/expo-av-to-video.md +160 -0
- package/assets/.agent/skills/upgrading-expo/references/native-tabs.md +124 -0
- package/assets/.agent/skills/upgrading-expo/references/new-architecture.md +79 -0
- package/assets/.agent/skills/upgrading-expo/references/react-19.md +79 -0
- package/assets/.agent/skills/upgrading-expo/references/react-compiler.md +59 -0
- package/assets/.agent/skills/web-design-guidelines/SKILL.md +39 -0
- package/assets/.agent/skills/webapp-testing/LICENSE.txt +202 -0
- package/assets/.agent/skills/webapp-testing/SKILL.md +96 -0
- package/assets/.agent/skills/webapp-testing/examples/console_logging.py +35 -0
- package/assets/.agent/skills/webapp-testing/examples/element_discovery.py +40 -0
- package/assets/.agent/skills/webapp-testing/examples/static_html_automation.py +33 -0
- package/assets/.agent/skills/webapp-testing/scripts/with_server.py +106 -0
- package/assets/.agent/skills/xlsx/LICENSE.txt +30 -0
- package/assets/.agent/skills/xlsx/SKILL.md +292 -0
- package/assets/.agent/skills/xlsx/scripts/office/helpers/merge_runs.py +199 -0
- package/assets/.agent/skills/xlsx/scripts/office/helpers/simplify_redlines.py +197 -0
- package/assets/.agent/skills/xlsx/scripts/office/pack.py +159 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd +1499 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd +146 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd +1085 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd +11 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd +3081 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd +23 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd +185 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd +287 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd +1676 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd +28 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd +144 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd +174 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd +25 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd +18 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd +59 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd +56 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd +195 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd +582 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd +25 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd +4439 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd +570 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd +509 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd +12 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd +108 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd +96 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd +3646 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd +116 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-contentTypes.xsd +42 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-coreProperties.xsd +50 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-digSig.xsd +49 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/ecma/fouth-edition/opc-relationships.xsd +33 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/mce/mc.xsd +75 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-2010.xsd +560 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-2012.xsd +67 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-2018.xsd +14 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-cex-2018.xsd +20 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-cid-2016.xsd +13 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd +4 -0
- package/assets/.agent/skills/xlsx/scripts/office/schemas/microsoft/wml-symex-2015.xsd +8 -0
- package/assets/.agent/skills/xlsx/scripts/office/soffice.py +183 -0
- package/assets/.agent/skills/xlsx/scripts/office/unpack.py +132 -0
- package/assets/.agent/skills/xlsx/scripts/office/validate.py +111 -0
- package/assets/.agent/skills/xlsx/scripts/office/validators/base.py +847 -0
- package/assets/.agent/skills/xlsx/scripts/office/validators/docx.py +446 -0
- package/assets/.agent/skills/xlsx/scripts/office/validators/pptx.py +275 -0
- package/assets/.agent/skills/xlsx/scripts/office/validators/redlining.py +247 -0
- package/assets/.agent/skills/xlsx/scripts/recalc.py +184 -0
- package/assets/.agent/skills/youtube-pipeline/SKILL.md +194 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase1-strategy.md +224 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase2-packaging.md +148 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase3-scripting.md +197 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase3.5-shorts.md +271 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase4-production.md +193 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-phase5-repurposing.md +159 -0
- package/assets/.agent/skills/youtube-pipeline/resources/youtube-pipeline.md +161 -0
- package/assets/.agent/skills/youtube-pipeline/scripts/parse_yt_studio.ps1 +150 -0
- package/assets/.agent/workflows/LEGACY/ANTIGRAVITY_TOOLBOX.md +200 -0
- package/assets/.agent/workflows/LEGACY/analyze_component.md +141 -0
- package/assets/.agent/workflows/LEGACY/build_vibecode_project.md +154 -0
- package/assets/.agent/workflows/LEGACY/build_vibecode_project_v2.md +158 -0
- package/assets/.agent/workflows/LEGACY/deep_code_audit.md +79 -0
- package/assets/.agent/workflows/LEGACY/gemini-orchestrate.md +63 -0
- package/assets/.agent/workflows/LEGACY/git_worktree.md +71 -0
- package/assets/.agent/workflows/LEGACY/init_smart_ops.md +101 -0
- package/assets/.agent/workflows/LEGACY/init_vibecode_genesis_v1.md +137 -0
- package/assets/.agent/workflows/LEGACY/multi_agent_strategy.md +62 -0
- package/assets/.agent/workflows/LEGACY/orchestrate.md +321 -0
- package/assets/.agent/workflows/LEGACY/seo_ready.md +249 -0
- package/assets/.agent/workflows/LEGACY/vibe-orchestrator.md +305 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase1-strategy.md +224 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase2-packaging.md +148 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase3-scripting.md +197 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase3.5-shorts.md +271 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase4-production.md +193 -0
- package/assets/.agent/workflows/LEGACY/youtube-phase5-repurposing.md +159 -0
- package/assets/.agent/workflows/LEGACY/youtube-pipeline.md +161 -0
- package/assets/.agent/workflows/README.md +537 -0
- package/assets/.agent/workflows/Vercel Ai SDK.md +34083 -0
- package/assets/.agent/workflows/agent_reset.md +173 -0
- package/assets/.agent/workflows/escalate.md +112 -0
- package/assets/.agent/workflows/migrate.md +135 -0
- package/assets/.agent/workflows/mode-architect.md +422 -0
- package/assets/.agent/workflows/mode-ask.md +294 -0
- package/assets/.agent/workflows/mode-code.md +481 -0
- package/assets/.agent/workflows/mode-debug.md +407 -0
- package/assets/.agent/workflows/mode-orchestrator.md +222 -0
- package/assets/.agent/workflows/mode-review.md +341 -0
- package/assets/.agent/workflows/mode-visionary.md +186 -0
- package/assets/.agent/workflows/optimize-agent-context.md +54 -0
- package/assets/.agent/workflows/remotion-build.md +323 -0
- package/assets/.agent/workflows/reverse_genesis.md +132 -0
- package/assets/.agent/workflows/review_code.md +133 -0
- package/assets/.agent/workflows/spawn-jstar-code-review.md +121 -0
- package/assets/.agent/workflows/stitch.md +149 -0
- package/assets/.agent/workflows/vibe-build.md +271 -0
- package/assets/.agent/workflows/vibe-continueBuild.md +184 -0
- package/assets/.agent/workflows/vibe-design.md +98 -0
- package/assets/.agent/workflows/vibe-finalize.md +208 -0
- package/assets/.agent/workflows/vibe-genesis.md +191 -0
- package/assets/.agent/workflows/vibe-primeAgent.md +110 -0
- package/assets/.agent/workflows/vibe-spawnTask.md +188 -0
- package/assets/.agent/workflows/vibe-syncDocs.md +90 -0
- package/assets/Legacy/0 VibeCode User Manual.md +175 -0
- package/assets/Legacy/1 Project Genesis Protocol The VibeCode Workflow.md +89 -0
- package/assets/Legacy/2/342/234/250 ULTIMATE ORCHESTRATION PROMPT/342/234/250.md" +114 -0
- package/assets/Legacy/3 Design System Genesis Protocol.md +75 -0
- package/assets/Legacy/3.1.1 my_design_system_rules.md +177 -0
- package/assets/Legacy/3.1.2 Material You M3 Genesis Protocol.md +73 -0
- package/assets/Legacy/4 The Ultimate GitHub Issue Meta-Prompt Template.md +54 -0
- package/assets/Legacy/5 The Escalation & Handoff Protocol.md +97 -0
- package/assets/Legacy/8 The Seamless Migration Meta-Prompt (Your Reusable Tool).md +38 -0
- package/assets/Legacy/9 The Reverse Genesis Protocol.md +75 -0
- package/assets/Takomi-Agents/custom_modes.yaml +1252 -0
- package/assets/Takomi-Agents/kilo-code-settings.json +1 -0
- package/assets/Takomi-Agents/vibe-architect.yaml +473 -0
- package/assets/Takomi-Agents/vibe-ask.yaml +395 -0
- package/assets/Takomi-Agents/vibe-code.yaml +522 -0
- package/assets/Takomi-Agents/vibe-debug.yaml +448 -0
- package/assets/Takomi-Agents/vibe-orchestrator.yaml +763 -0
- package/assets/Takomi-Agents/vibe-review.yaml +459 -0
- package/assets/Takomi-Agents/vibe-visionary.yaml +607 -0
- package/bin/takomi.js +2 -0
- package/package.json +42 -0
- package/src/cli.js +638 -0
- package/src/harness.js +281 -0
- package/src/store.js +239 -0
- package/src/utils.js +447 -0
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Initialize Smart Ops for this repository with automatic OS detection
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# Workflow: Initialize Smart Ops
|
|
6
|
+
|
|
7
|
+
One-time setup to generate GitHub automation scripts for your repository.
|
|
8
|
+
|
|
9
|
+
> **Skill Reference:** Read `.agent/skills/github-ops/SKILL.md` for templates and patterns.
|
|
10
|
+
|
|
11
|
+
## Quick Start
|
|
12
|
+
|
|
13
|
+
```
|
|
14
|
+
User: "/init_smart_ops"
|
|
15
|
+
```
|
|
16
|
+
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
## Agent Steps
|
|
20
|
+
|
|
21
|
+
### 1. Read the Skill First
|
|
22
|
+
```
|
|
23
|
+
view_file .agent/skills/github-ops/SKILL.md
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
### 2. Detect OS
|
|
27
|
+
|
|
28
|
+
```powershell
|
|
29
|
+
if ($env:OS -match "Windows") { "Windows" } else { "Unix" }
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
| Result | Generate |
|
|
33
|
+
|--------|----------|
|
|
34
|
+
| Windows | Both `.ps1` and `.sh` |
|
|
35
|
+
| Unix | `.sh` only |
|
|
36
|
+
|
|
37
|
+
### 3. Get Repository Context
|
|
38
|
+
|
|
39
|
+
```bash
|
|
40
|
+
gh repo view --json owner,name -q '.owner.login + "/" + .name'
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
### 4. Ask About GitHub Projects
|
|
44
|
+
|
|
45
|
+
> "Do you want to enable GitHub Projects integration? (y/N)"
|
|
46
|
+
|
|
47
|
+
**If YES:**
|
|
48
|
+
```bash
|
|
49
|
+
gh project list --owner {{OWNER}}
|
|
50
|
+
gh project field-list {{PROJECT_NUMBER}} --owner {{OWNER}} --format json
|
|
51
|
+
```
|
|
52
|
+
|
|
53
|
+
Parse the JSON to extract field IDs (Status, Start Date, Target Date).
|
|
54
|
+
|
|
55
|
+
**If NO:** Leave project variables empty.
|
|
56
|
+
|
|
57
|
+
### 5. Generate Scripts
|
|
58
|
+
|
|
59
|
+
Copy templates from the skill and replace placeholders:
|
|
60
|
+
|
|
61
|
+
| Placeholder | Value |
|
|
62
|
+
|-------------|-------|
|
|
63
|
+
| `{{OWNER}}` | Repository owner |
|
|
64
|
+
| `{{REPO}}` | Repository name |
|
|
65
|
+
| `{{PROJECT_*}}` | From step 4 (or empty) |
|
|
66
|
+
|
|
67
|
+
**Files to create:**
|
|
68
|
+
- `scripts/smart-ops.ps1` (from skill template)
|
|
69
|
+
- `scripts/smart-ops.sh` (from skill template)
|
|
70
|
+
|
|
71
|
+
### 6. Make Executable (Unix)
|
|
72
|
+
|
|
73
|
+
```bash
|
|
74
|
+
chmod +x scripts/smart-ops.sh
|
|
75
|
+
```
|
|
76
|
+
|
|
77
|
+
### 7. Report Success
|
|
78
|
+
|
|
79
|
+
```
|
|
80
|
+
✅ Smart Ops initialized!
|
|
81
|
+
|
|
82
|
+
📁 Created:
|
|
83
|
+
- scripts/smart-ops.ps1
|
|
84
|
+
- scripts/smart-ops.sh
|
|
85
|
+
|
|
86
|
+
🚀 Quick Start:
|
|
87
|
+
PowerShell: .\scripts\smart-ops.ps1 start
|
|
88
|
+
Git Bash: ./scripts/smart-ops.sh start
|
|
89
|
+
|
|
90
|
+
📖 Commands: start | complete | create | close | progress | done
|
|
91
|
+
```
|
|
92
|
+
|
|
93
|
+
---
|
|
94
|
+
|
|
95
|
+
## Platform Reference
|
|
96
|
+
|
|
97
|
+
| Environment | Command |
|
|
98
|
+
|-------------|---------|
|
|
99
|
+
| Windows PowerShell | `.\scripts\smart-ops.ps1` |
|
|
100
|
+
| Git Bash / WSL | `./scripts/smart-ops.sh` |
|
|
101
|
+
| macOS / Linux | `./scripts/smart-ops.sh` |
|
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: The VibeCode Architect - Initialize a new project with Plans, Docs, and Roadmap.
|
|
3
|
+
---
|
|
4
|
+
# Workflow: Initialize VibeCode Genesis (The Architect)
|
|
5
|
+
|
|
6
|
+
**System Instruction: VibeCode Persona Activation**
|
|
7
|
+
You are the **VibeCode Project Orchestrator and Architect**. You are a Principal Full-Stack Engineer.
|
|
8
|
+
Your goal is not just to run a script, but to understand the *intent* and the *vibe* of the user's project.
|
|
9
|
+
You act as a strategic partner. You do not write the implementation code yet; you design the blueprints.
|
|
10
|
+
|
|
11
|
+
**Your Core Responsibilities:**
|
|
12
|
+
1. **Vision Scoping:** Understand the core purpose and "vibe".
|
|
13
|
+
2. **Documentation Genesis:** Generate professional, detailed PRDs and Guidelines.
|
|
14
|
+
3. **Builder Prompt Engineering:** Create a specialized prompt for the Builder Agent.
|
|
15
|
+
4. **Roadmap Architecture:** Deconstruct the project into GitHub Issues.
|
|
16
|
+
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
## Steps
|
|
20
|
+
|
|
21
|
+
### 1. Vision Scoping (The Interview)
|
|
22
|
+
Initiate a "Project Kickoff" interview. Ask clarifying questions to understand the *soul* of the project.
|
|
23
|
+
|
|
24
|
+
**Gather:**
|
|
25
|
+
- **Project Name**
|
|
26
|
+
- **The Mission** (What is the "vibe"?)
|
|
27
|
+
- **Tech Stack** (Next.js? Python? Rust?)
|
|
28
|
+
- **The Constraints** (Target audience, integrations?)
|
|
29
|
+
- **Key Features (MUS)** (Minimum Usable State)
|
|
30
|
+
- **Future Features** (Post-MUS roadmap items)
|
|
31
|
+
|
|
32
|
+
### 2. Documentation Genesis (The Blueprint)
|
|
33
|
+
Generate the foundational documents in `docs/`.
|
|
34
|
+
|
|
35
|
+
```bash
|
|
36
|
+
mkdir "docs"
|
|
37
|
+
mkdir "docs/features"
|
|
38
|
+
mkdir "docs/mockups"
|
|
39
|
+
```
|
|
40
|
+
|
|
41
|
+
**A. Generate `docs/Project_Requirements.md` (The PRD)**
|
|
42
|
+
|
|
43
|
+
You MUST use this exact markdown table format. NO other format is acceptable:
|
|
44
|
+
|
|
45
|
+
```markdown
|
|
46
|
+
## Functional Requirements
|
|
47
|
+
|
|
48
|
+
| Requirement ID | Description | User Story | Expected Behavior / Outcome | Status |
|
|
49
|
+
| :--- | :--- | :--- | :--- | :--- |
|
|
50
|
+
| FR-001 | [Feature description] | As a [user type], I want to [action], so that [benefit]. | [What happens when complete] | MUS |
|
|
51
|
+
| FR-002 | [Feature description] | As a [user type], I want to [action], so that [benefit]. | [What happens when complete] | Future |
|
|
52
|
+
```
|
|
53
|
+
|
|
54
|
+
- Assign a unique, sequential `FR-XXX` ID to each requirement.
|
|
55
|
+
- Mark `Status` as either `MUS` (Minimum Usable State) or `Future`.
|
|
56
|
+
|
|
57
|
+
**B. Generate `docs/Coding_Guidelines.md` (The Law)**
|
|
58
|
+
|
|
59
|
+
Follow this 3-step process:
|
|
60
|
+
|
|
61
|
+
**Step 1: Define the Core Protocol (Mandatory for ALL projects):**
|
|
62
|
+
The "Blueprint and Build Protocol" MUST be included at the TOP of every `Coding_Guidelines.md`:
|
|
63
|
+
|
|
64
|
+
```markdown
|
|
65
|
+
## The Blueprint and Build Protocol (Mandatory)
|
|
66
|
+
|
|
67
|
+
This protocol governs the entire lifecycle of creating any non-trivial feature.
|
|
68
|
+
|
|
69
|
+
### Phase 1: The Blueprint (Planning & Documentation)
|
|
70
|
+
Before writing code, a plan MUST be created in `docs/features/FeatureName.md`. This plan must detail:
|
|
71
|
+
- High-Level Goal
|
|
72
|
+
- Component Breakdown (label "Server" or "Client")
|
|
73
|
+
- Logic & Data Breakdown (hooks, API routes)
|
|
74
|
+
- Database Schema Changes (if any)
|
|
75
|
+
- Step-by-Step Implementation Plan
|
|
76
|
+
|
|
77
|
+
**This plan requires human approval before proceeding.**
|
|
78
|
+
|
|
79
|
+
### Phase 2: The Build (Iterative Implementation)
|
|
80
|
+
Execute the plan one step at a time. Present code AND updated documentation after each step.
|
|
81
|
+
Wait for "proceed" signal before continuing.
|
|
82
|
+
|
|
83
|
+
### Phase 3: Finalization
|
|
84
|
+
Announce completion. Present final documentation. Provide integration instructions.
|
|
85
|
+
```
|
|
86
|
+
|
|
87
|
+
**Step 2: Incorporate Tech-Specific Guidelines:**
|
|
88
|
+
After the Core Protocol, add rules specific to the project's tech stack:
|
|
89
|
+
- For Next.js: Server Components default, Client sparingly, Route Handlers, etc.
|
|
90
|
+
- For Python: Type hints, virtual environments, error handling patterns.
|
|
91
|
+
- Reference any attached guideline files (e.g., `CODING GUIDELINES V3.0`).
|
|
92
|
+
|
|
93
|
+
**Step 3: Present for Approval:**
|
|
94
|
+
Present the final, combined Markdown content for user approval before proceeding.
|
|
95
|
+
|
|
96
|
+
### 3. Builder Prompt Genesis
|
|
97
|
+
Generate `docs/Builder_Prompt.md` tailored to the Tech Stack.
|
|
98
|
+
- Role Definition, Safety Protocol, Stack-Specific Scaffolding, MUS Goals.
|
|
99
|
+
|
|
100
|
+
### 4. Roadmap Architecture (Enhanced Issue Format)
|
|
101
|
+
Create GitHub Issues using the **Professional Issue Template**.
|
|
102
|
+
|
|
103
|
+
**For each MUS feature:**
|
|
104
|
+
```markdown
|
|
105
|
+
## Title
|
|
106
|
+
[Feature/Bug] Clear, concise summary
|
|
107
|
+
|
|
108
|
+
## Labels
|
|
109
|
+
`MUS`, `enhancement`, `[module-name]`
|
|
110
|
+
|
|
111
|
+
## User Story
|
|
112
|
+
As a [user type], I want to [action], so that [benefit].
|
|
113
|
+
|
|
114
|
+
## Root Cause / Proposed Solution
|
|
115
|
+
(For Features: Describe the implementation approach)
|
|
116
|
+
(For Bugs: Describe the technical root cause and fix)
|
|
117
|
+
|
|
118
|
+
## Acceptance Criteria
|
|
119
|
+
- [ ] Testable outcome 1
|
|
120
|
+
- [ ] Testable outcome 2
|
|
121
|
+
```
|
|
122
|
+
|
|
123
|
+
**For each Future feature:**
|
|
124
|
+
Use the same format with label `future-scope`.
|
|
125
|
+
|
|
126
|
+
### 5. The Handoff (Branching Choice)
|
|
127
|
+
Your work as Architect is complete. Present the user with a choice:
|
|
128
|
+
|
|
129
|
+
**Final Message:**
|
|
130
|
+
"🏛️ **Genesis Complete.**
|
|
131
|
+
The Blueprints are drawn. The Roadmap is set.
|
|
132
|
+
|
|
133
|
+
**What's next?**
|
|
134
|
+
- **Option A (Recommended for UI projects):** Run `/init_vibecode_design` to define the visual system and mockups first.
|
|
135
|
+
- **Option B (Code-first):** Run `/build_vibecode_project` to start coding immediately.
|
|
136
|
+
|
|
137
|
+
*Code with the flow. Code with the vibe.*"
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
# Multi-Agent Workflow Strategy
|
|
2
|
+
|
|
3
|
+
This document outlines the strategy for converting the existing global workflows into a multi-agent system orchestrated by a Python-based "Brain."
|
|
4
|
+
|
|
5
|
+
## 1. Candidate Workflows for Multi-Agent Spawning
|
|
6
|
+
|
|
7
|
+
The following workflows have been identified as ideal for parallel agent execution.
|
|
8
|
+
|
|
9
|
+
### A. The Orchestrator (The Brain)
|
|
10
|
+
* **`spawn_task.md` (The Delegator):** Used by the Main Agent to convert high-level goals into structured "Agent Contracts" (`docs/tasks/*.md`).
|
|
11
|
+
* **`init_vibecode_genesis.md` (The Architect):** Used to break down massive project requirements into individual MUS (Minimum Usable State) features.
|
|
12
|
+
|
|
13
|
+
### B. The Worker Agents (Sub-Agents)
|
|
14
|
+
* **`build_vibecode_project_v2.md` (The Builder):** Perfect for a Sub-Agent to execute a specific feature blueprint.
|
|
15
|
+
* **`analyze_component.md` (The QA/Refactorer):** Ideal for parallel execution across multiple files.
|
|
16
|
+
* **`spawn-jstar-code-review.md` (The Reviewer):** An agent dedicated to a feature branch that runs reviews and fixes issues autonomously.
|
|
17
|
+
|
|
18
|
+
### C. The Infrastructure (Glue)
|
|
19
|
+
* **`git_worktree.md` (The Isolator):** **CRITICAL.** Enables parallel agents to work in the same repository across isolated directory paths, preventing file conflicts.
|
|
20
|
+
* **`escalate.md` (The Error Handler):** Allows Sub-Agents to report failures and hand back context to the Main Agent.
|
|
21
|
+
|
|
22
|
+
---
|
|
23
|
+
|
|
24
|
+
## 2. Proposed TypeScript Orchestrator Architecture
|
|
25
|
+
|
|
26
|
+
This system will be built as a TypeScript-based CLI tool, suitable for distribution via NPM (`@vibecode/orchestrator`).
|
|
27
|
+
|
|
28
|
+
### Project Structure
|
|
29
|
+
```text
|
|
30
|
+
vibecode-orchestrator/
|
|
31
|
+
├── package.json
|
|
32
|
+
├── bin/
|
|
33
|
+
│ └── vibe.js # CLI Entrypoint
|
|
34
|
+
├── src/
|
|
35
|
+
│ ├── index.ts # Main Orchestrator Logic
|
|
36
|
+
│ ├── core/
|
|
37
|
+
│ │ ├── Brain.ts # Decision engine (imports spawn_task logic)
|
|
38
|
+
│ │ ├── Agent.ts # Wrapper for 'gemini' CLI subprocesses
|
|
39
|
+
│ │ └── Worktree.ts # Git worktree management (The Isolator)
|
|
40
|
+
│ └── utils/
|
|
41
|
+
│ └── shell.ts # execa-based shell execution
|
|
42
|
+
└── workflows/ # Bundled .md workflow templates
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
### Operational Loop (Node.js Concurrency)
|
|
46
|
+
|
|
47
|
+
1. **Instruction:** Human runs `vibe orchestrate --goal "Feature Name"`.
|
|
48
|
+
2. **Delegation:** `Brain.ts` uses `spawn_task` logic to create a task contract in `docs/tasks/`.
|
|
49
|
+
3. **Isolation:** `Worktree.ts` creates an isolated directory using `git worktree`.
|
|
50
|
+
4. **Spawning:** `Agent.ts` uses `execa` to spawn parallel `gemini` CLI processes.
|
|
51
|
+
5. **Execution:** Each process is fed the task contract and relevant workflow via stdin/cli-flags.
|
|
52
|
+
6. **Reporting:** Orchestrator monitors stdout/stderr and file markers for completion.
|
|
53
|
+
7. **Merging:** Successful tasks are merged via Git; worktrees are pruned.
|
|
54
|
+
|
|
55
|
+
---
|
|
56
|
+
|
|
57
|
+
## 3. Implementation Roadmap
|
|
58
|
+
|
|
59
|
+
1. **Phase 1:** Scaffold Node.js project with TypeScript and `execa`.
|
|
60
|
+
2. **Phase 2:** Implement `Worktree.ts` to automate isolated environment setup.
|
|
61
|
+
3. **Phase 3:** Develop the `Agent` wrapper to handle Gemini CLI lifecycle.
|
|
62
|
+
4. **Phase 4:** Bundle existing `.md` workflows as internal templates for the Orchestrator.
|
|
@@ -0,0 +1,321 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: The Orchestrator - Autonomously builds projects using sub-agents
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# /orchestrate - The VibeCode Brain
|
|
6
|
+
|
|
7
|
+
This is the **master workflow** that understands all other workflows and orchestrates them to build complete projects autonomously.
|
|
8
|
+
|
|
9
|
+
## Prerequisites
|
|
10
|
+
- Kilo Code or similar multi-agent spawning capability
|
|
11
|
+
- Git repository initialized
|
|
12
|
+
- User has provided a high-level project goal
|
|
13
|
+
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
## Phase 0: Prime Self (Understand Available Tools)
|
|
17
|
+
|
|
18
|
+
**Objective:** Load knowledge of all available workflows.
|
|
19
|
+
|
|
20
|
+
1. **Read the README workflow:**
|
|
21
|
+
```
|
|
22
|
+
Read: .agent/workflows/README.md (or global workflows README)
|
|
23
|
+
```
|
|
24
|
+
|
|
25
|
+
2. **Parse user's goal** into:
|
|
26
|
+
- **Project Type:** Web App | CLI | API | Library | Desktop | Mobile
|
|
27
|
+
- **Stack:** Next.js | Python | Rust | Go | etc.
|
|
28
|
+
- **Scope:** MVP | Full Product | Feature Addition
|
|
29
|
+
|
|
30
|
+
3. **Determine execution path:**
|
|
31
|
+
| Scenario | Path |
|
|
32
|
+
|----------|------|
|
|
33
|
+
| New project from scratch | Genesis → Design → Build → Features |
|
|
34
|
+
| Existing project, new feature | Reverse Genesis → Spawn Task → Build |
|
|
35
|
+
| Bug fix / refactor | Prime Agent → Review Code → Fix |
|
|
36
|
+
|
|
37
|
+
---
|
|
38
|
+
|
|
39
|
+
## Phase 1: Planning (Genesis)
|
|
40
|
+
|
|
41
|
+
**Objective:** Generate project blueprint.
|
|
42
|
+
|
|
43
|
+
### For New Projects:
|
|
44
|
+
1. **Spawn Sub-Agent** with workflow: `/init_vibecode_genesis`
|
|
45
|
+
2. **Input:** User's goal description
|
|
46
|
+
3. **Wait for outputs:**
|
|
47
|
+
- `docs/Project_Requirements.md`
|
|
48
|
+
- `docs/Coding_Guidelines.md`
|
|
49
|
+
- `docs/Builder_Prompt.md`
|
|
50
|
+
- GitHub Issues (if connected)
|
|
51
|
+
4. **Parse PRD** to extract:
|
|
52
|
+
- MUS (Minimum Usable State) features list
|
|
53
|
+
- Tech stack decisions
|
|
54
|
+
- Data models
|
|
55
|
+
|
|
56
|
+
### For Existing Projects:
|
|
57
|
+
1. **Spawn Sub-Agent** with workflow: `/reverse_genesis`
|
|
58
|
+
2. **Wait for:** `docs/autopsy_report.md`
|
|
59
|
+
3. **Parse report** to understand current architecture
|
|
60
|
+
|
|
61
|
+
**Checkpoint:** Confirm planning artifacts exist before proceeding.
|
|
62
|
+
|
|
63
|
+
---
|
|
64
|
+
|
|
65
|
+
## Phase 2: Design (Optional, Parallel-Safe)
|
|
66
|
+
|
|
67
|
+
**Objective:** Create visual design system and mockups.
|
|
68
|
+
|
|
69
|
+
**Condition:** Only run if `Project Type` includes UI (Web App, Desktop, Mobile).
|
|
70
|
+
|
|
71
|
+
1. **Spawn Sub-Agent** with workflow: `/init_vibecode_design`
|
|
72
|
+
2. **Wait for outputs:**
|
|
73
|
+
- `docs/design/design-system.html`
|
|
74
|
+
- `docs/mockups/*.html`
|
|
75
|
+
3. **Validate:** At least one mockup exists for each major feature
|
|
76
|
+
|
|
77
|
+
**Note:** This can run in parallel with Phase 3 scaffold if needed.
|
|
78
|
+
|
|
79
|
+
---
|
|
80
|
+
|
|
81
|
+
## Phase 3: Build Foundation
|
|
82
|
+
|
|
83
|
+
**Objective:** Scaffold project structure and core infrastructure.
|
|
84
|
+
|
|
85
|
+
1. **Spawn Sub-Agent** with workflow: `/build_vibecode_project` (or `v2` for Windows/pnpm)
|
|
86
|
+
2. **Input:** Builder Prompt from Phase 1
|
|
87
|
+
3. **Wait for outputs:**
|
|
88
|
+
- Project structure created
|
|
89
|
+
- Core dependencies installed
|
|
90
|
+
- `docs/Builder_Handoff_Report.md`
|
|
91
|
+
4. **Post-Build Setup:**
|
|
92
|
+
- Spawn `/spawn-jstar-code-review` to add code review tooling
|
|
93
|
+
- Spawn `/init_smart_ops` to set up GitHub automation
|
|
94
|
+
|
|
95
|
+
**Checkpoint:** Verify `src/` directory exists and project builds.
|
|
96
|
+
|
|
97
|
+
---
|
|
98
|
+
|
|
99
|
+
## Phase 4: Feature Wave (Parallel Execution)
|
|
100
|
+
|
|
101
|
+
**Objective:** Build all MUS features using parallel agents.
|
|
102
|
+
|
|
103
|
+
### Step 1: Prepare Isolation Environments
|
|
104
|
+
1. **Parse MUS features** from `docs/Project_Requirements.md`
|
|
105
|
+
2. **Group features** into waves:
|
|
106
|
+
- **Wave 1:** Core/foundational features (run first)
|
|
107
|
+
- **Wave 2:** Independent features (run in parallel)
|
|
108
|
+
- **Wave 3:** Features with dependencies (run after Wave 2)
|
|
109
|
+
|
|
110
|
+
3. **For each parallel feature:**
|
|
111
|
+
```bash
|
|
112
|
+
# Use /git_worktree to isolate
|
|
113
|
+
git branch feat-[feature-name]
|
|
114
|
+
git worktree add ../[project]-feat-[feature-name] feat-[feature-name]
|
|
115
|
+
```
|
|
116
|
+
|
|
117
|
+
### Step 2: Spawn Feature Agents
|
|
118
|
+
For each feature in the current wave:
|
|
119
|
+
|
|
120
|
+
1. **Spawn Sub-Agent** with workflow: `/spawn_task`
|
|
121
|
+
2. **Input:**
|
|
122
|
+
- Feature name and description from PRD
|
|
123
|
+
- Relevant mockup (if exists)
|
|
124
|
+
- Coding guidelines
|
|
125
|
+
3. **Wait for:** `docs/tasks/TASK-[feature].md`
|
|
126
|
+
|
|
127
|
+
4. **Spawn Builder Sub-Agent** in the worktree:
|
|
128
|
+
- Workflow: `/build_vibecode_project` (feature mode)
|
|
129
|
+
- Input: Task prompt from above
|
|
130
|
+
- Working directory: The isolated worktree
|
|
131
|
+
|
|
132
|
+
5. **Monitor for:**
|
|
133
|
+
- **Success:** Feature complete marker
|
|
134
|
+
- **Stuck:** `/escalate` report generated
|
|
135
|
+
- **Quality issue:** `/review_code` failures
|
|
136
|
+
|
|
137
|
+
### Step 3: Handle Results
|
|
138
|
+
| Outcome | Action |
|
|
139
|
+
|---------|--------|
|
|
140
|
+
| ✅ Feature complete | Queue for merge |
|
|
141
|
+
| ⚠️ Review issues | Re-spawn with fix instructions |
|
|
142
|
+
| ❌ Agent stuck | Read escalation report, re-assign or ask user |
|
|
143
|
+
|
|
144
|
+
### Step 4: Merge Wave
|
|
145
|
+
1. For each completed worktree:
|
|
146
|
+
```bash
|
|
147
|
+
cd ../[project]-feat-[feature]
|
|
148
|
+
git add . && git commit -m "feat: [feature-name]"
|
|
149
|
+
git checkout main
|
|
150
|
+
git merge feat-[feature-name]
|
|
151
|
+
```
|
|
152
|
+
2. Resolve any merge conflicts (or escalate to user)
|
|
153
|
+
3. Clean up worktrees:
|
|
154
|
+
```bash
|
|
155
|
+
git worktree remove ../[project]-feat-[feature]
|
|
156
|
+
git branch -d feat-[feature-name]
|
|
157
|
+
```
|
|
158
|
+
|
|
159
|
+
**Repeat** for each wave until all features complete.
|
|
160
|
+
|
|
161
|
+
---
|
|
162
|
+
|
|
163
|
+
## Phase 5: Quality Gate
|
|
164
|
+
|
|
165
|
+
**Objective:** Ensure codebase is production-ready.
|
|
166
|
+
|
|
167
|
+
### Step 1: Full Code Review
|
|
168
|
+
1. **Spawn Sub-Agent** with workflow: `/review_code`
|
|
169
|
+
2. **Scope:** `--pr` mode (full diff against initial state)
|
|
170
|
+
3. **Wait for:** `.jstar/last-review.md`
|
|
171
|
+
|
|
172
|
+
### Step 2: Deep Audit (If Critical Project)
|
|
173
|
+
1. **Spawn Sub-Agent** with workflow: `/deep_code_audit`
|
|
174
|
+
2. **Scope:** `FULL_SCAN`
|
|
175
|
+
3. **Wait for:** `.jstar/audit_report.md`
|
|
176
|
+
|
|
177
|
+
### Step 3: Handle Issues
|
|
178
|
+
| Severity | Action |
|
|
179
|
+
|----------|--------|
|
|
180
|
+
| P0_CRITICAL | Halt. Spawn fix agent immediately. |
|
|
181
|
+
| P1_HIGH | Spawn fix agent, continue other checks. |
|
|
182
|
+
| P2_MEDIUM | Log for later. Continue. |
|
|
183
|
+
| INFO | Ignore. |
|
|
184
|
+
|
|
185
|
+
### Step 4: Fix Loop
|
|
186
|
+
If issues found:
|
|
187
|
+
1. Spawn fix agent(s) for each issue
|
|
188
|
+
2. Re-run review after fixes
|
|
189
|
+
3. **Max loops:** 3. If still failing, escalate to user.
|
|
190
|
+
|
|
191
|
+
**Checkpoint:** All P0/P1 issues resolved.
|
|
192
|
+
|
|
193
|
+
---
|
|
194
|
+
|
|
195
|
+
## Phase 6: Documentation Sync
|
|
196
|
+
|
|
197
|
+
**Objective:** Ensure docs match final implementation.
|
|
198
|
+
|
|
199
|
+
1. **Spawn Sub-Agent** with workflow: `/sync_docs`
|
|
200
|
+
2. **Input:** List of all files changed
|
|
201
|
+
3. **Wait for:** Updated `docs/features/*.md`
|
|
202
|
+
|
|
203
|
+
---
|
|
204
|
+
|
|
205
|
+
## Phase 7: Finalize & Report
|
|
206
|
+
|
|
207
|
+
**Objective:** Close out the project build.
|
|
208
|
+
|
|
209
|
+
1. **Generate Handoff Report:**
|
|
210
|
+
```markdown
|
|
211
|
+
# Project Build Complete
|
|
212
|
+
|
|
213
|
+
## Summary
|
|
214
|
+
- **Features Built:** [count]
|
|
215
|
+
- **Total Agents Spawned:** [count]
|
|
216
|
+
- **Total Time:** [duration]
|
|
217
|
+
|
|
218
|
+
## Features Delivered
|
|
219
|
+
- [x] Feature A
|
|
220
|
+
- [x] Feature B
|
|
221
|
+
- [x] Feature C
|
|
222
|
+
|
|
223
|
+
## Quality Status
|
|
224
|
+
- Code Review: ✅ Passed
|
|
225
|
+
- Security Audit: ✅ Passed
|
|
226
|
+
|
|
227
|
+
## Next Steps
|
|
228
|
+
- [ ] Deploy to staging
|
|
229
|
+
- [ ] User acceptance testing
|
|
230
|
+
```
|
|
231
|
+
|
|
232
|
+
2. **Notify User:** Project complete, ready for review.
|
|
233
|
+
|
|
234
|
+
---
|
|
235
|
+
|
|
236
|
+
## Error Handling
|
|
237
|
+
|
|
238
|
+
### Agent Stuck
|
|
239
|
+
When a sub-agent generates an `/escalate` report:
|
|
240
|
+
1. Read the escalation report
|
|
241
|
+
2. Determine if it's:
|
|
242
|
+
- **Recoverable:** Re-spawn with additional context
|
|
243
|
+
- **Blocking:** Pause orchestration, notify user
|
|
244
|
+
- **Skip-able:** Mark feature as incomplete, continue
|
|
245
|
+
|
|
246
|
+
### Merge Conflicts
|
|
247
|
+
When git merge fails:
|
|
248
|
+
1. Attempt auto-resolution for simple conflicts
|
|
249
|
+
2. If complex, spawn a dedicated "conflict resolver" agent
|
|
250
|
+
3. If still failing, escalate to user with diff
|
|
251
|
+
|
|
252
|
+
### Build Failures
|
|
253
|
+
When project fails to build:
|
|
254
|
+
1. Capture error output
|
|
255
|
+
2. Spawn diagnostic agent to analyze
|
|
256
|
+
3. Apply fix and re-attempt build
|
|
257
|
+
4. Max retries: 3
|
|
258
|
+
|
|
259
|
+
---
|
|
260
|
+
|
|
261
|
+
## Configuration
|
|
262
|
+
|
|
263
|
+
The orchestrator can be configured via `.orchestrator.json`:
|
|
264
|
+
|
|
265
|
+
```json
|
|
266
|
+
{
|
|
267
|
+
"maxParallelAgents": 4,
|
|
268
|
+
"maxRetries": 3,
|
|
269
|
+
"qualityGate": "strict",
|
|
270
|
+
"autoMerge": true,
|
|
271
|
+
"notifyOnComplete": true,
|
|
272
|
+
"skipDesign": false,
|
|
273
|
+
"skipAudit": false
|
|
274
|
+
}
|
|
275
|
+
```
|
|
276
|
+
|
|
277
|
+
| Option | Default | Description |
|
|
278
|
+
|--------|---------|-------------|
|
|
279
|
+
| `maxParallelAgents` | 4 | Max concurrent feature agents |
|
|
280
|
+
| `maxRetries` | 3 | Retry limit per failed operation |
|
|
281
|
+
| `qualityGate` | "strict" | "strict" = P0/P1 must pass, "relaxed" = P0 only |
|
|
282
|
+
| `autoMerge` | true | Auto-merge completed features |
|
|
283
|
+
| `notifyOnComplete` | true | Notify user when done |
|
|
284
|
+
| `skipDesign` | false | Skip Phase 2 even for UI projects |
|
|
285
|
+
| `skipAudit` | false | Skip deep audit in Phase 5 |
|
|
286
|
+
|
|
287
|
+
---
|
|
288
|
+
|
|
289
|
+
## Quick Reference
|
|
290
|
+
|
|
291
|
+
| Phase | Workflow Used | Parallel? |
|
|
292
|
+
|-------|---------------|-----------|
|
|
293
|
+
| 0. Prime | `/README` | — |
|
|
294
|
+
| 1. Planning | `/init_vibecode_genesis` or `/reverse_genesis` | No |
|
|
295
|
+
| 2. Design | `/init_vibecode_design` | Yes (with Phase 3) |
|
|
296
|
+
| 3. Build | `/build_vibecode_project` | No |
|
|
297
|
+
| 4. Features | `/git_worktree` + `/spawn_task` + `/build` | Yes |
|
|
298
|
+
| 5. Quality | `/review_code` + `/deep_code_audit` | No |
|
|
299
|
+
| 6. Docs | `/sync_docs` | No |
|
|
300
|
+
| 7. Finalize | — | No |
|
|
301
|
+
|
|
302
|
+
---
|
|
303
|
+
|
|
304
|
+
## Example Usage
|
|
305
|
+
|
|
306
|
+
**User Input:**
|
|
307
|
+
> "Build me a SaaS app for freelancers to track their projects and invoices. Use Next.js, Prisma, and Stripe."
|
|
308
|
+
|
|
309
|
+
**Orchestrator Execution:**
|
|
310
|
+
1. ✅ Phase 0: Parsed as "Web App, Next.js, MVP"
|
|
311
|
+
2. ✅ Phase 1: Genesis generated PRD with 6 MUS features
|
|
312
|
+
3. ✅ Phase 2: Design created 4 mockups
|
|
313
|
+
4. ✅ Phase 3: Scaffolded Next.js project
|
|
314
|
+
5. ✅ Phase 4 Wave 1: Auth + Database (sequential)
|
|
315
|
+
6. ✅ Phase 4 Wave 2: Projects, Invoices, Dashboard (parallel - 3 agents)
|
|
316
|
+
7. ✅ Phase 4 Wave 3: Stripe Integration (depends on Invoices)
|
|
317
|
+
8. ✅ Phase 5: Review passed, 2 P2 warnings logged
|
|
318
|
+
9. ✅ Phase 6: Docs synced
|
|
319
|
+
10. ✅ Phase 7: Handoff report generated
|
|
320
|
+
|
|
321
|
+
**Output:** Complete SaaS app ready for deployment.
|