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,249 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Make any Next.js page SEO-ready with metadata, structured data, and accessibility
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# SEO Ready Workflow
|
|
6
|
+
|
|
7
|
+
This workflow transforms any Next.js page into a fully SEO-optimized page.
|
|
8
|
+
|
|
9
|
+
## Prerequisites
|
|
10
|
+
- A Next.js 13+ project using App Router
|
|
11
|
+
- Target page(s) to optimize
|
|
12
|
+
|
|
13
|
+
---
|
|
14
|
+
|
|
15
|
+
## Phase 1: Global SEO Setup (Run Once Per Project)
|
|
16
|
+
|
|
17
|
+
### 1.1 Check for Root Layout Metadata
|
|
18
|
+
// turbo
|
|
19
|
+
```bash
|
|
20
|
+
head -50 src/app/layout.tsx
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
Verify the root `layout.tsx` has a comprehensive `metadata` export:
|
|
24
|
+
|
|
25
|
+
```typescript
|
|
26
|
+
export const metadata: Metadata = {
|
|
27
|
+
title: {
|
|
28
|
+
default: "Site Name",
|
|
29
|
+
template: "%s | Site Name", // Allows per-page titles
|
|
30
|
+
},
|
|
31
|
+
description: "...",
|
|
32
|
+
keywords: ["..."],
|
|
33
|
+
authors: [{ name: "..." }],
|
|
34
|
+
creator: "...",
|
|
35
|
+
metadataBase: new URL("https://your-domain.com"),
|
|
36
|
+
openGraph: { /* ... */ },
|
|
37
|
+
twitter: { /* ... */ },
|
|
38
|
+
};
|
|
39
|
+
```
|
|
40
|
+
|
|
41
|
+
**If missing**, add a full metadata block to `src/app/layout.tsx`.
|
|
42
|
+
|
|
43
|
+
### 1.2 Check for Sitemap
|
|
44
|
+
// turbo
|
|
45
|
+
```bash
|
|
46
|
+
ls src/app/sitemap.ts 2>/dev/null || echo "MISSING"
|
|
47
|
+
```
|
|
48
|
+
|
|
49
|
+
**If missing**, create `src/app/sitemap.ts`:
|
|
50
|
+
|
|
51
|
+
```typescript
|
|
52
|
+
import { MetadataRoute } from 'next'
|
|
53
|
+
|
|
54
|
+
export default function sitemap(): MetadataRoute.Sitemap {
|
|
55
|
+
const baseUrl = 'https://your-domain.com'
|
|
56
|
+
return [
|
|
57
|
+
{ url: baseUrl, lastModified: new Date(), changeFrequency: 'yearly', priority: 1 },
|
|
58
|
+
{ url: `${baseUrl}/login`, lastModified: new Date(), changeFrequency: 'monthly', priority: 0.8 },
|
|
59
|
+
// Add more routes...
|
|
60
|
+
]
|
|
61
|
+
}
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
### 1.3 Check for Robots.txt
|
|
65
|
+
// turbo
|
|
66
|
+
```bash
|
|
67
|
+
ls src/app/robots.ts 2>/dev/null || echo "MISSING"
|
|
68
|
+
```
|
|
69
|
+
|
|
70
|
+
**If missing**, create `src/app/robots.ts`:
|
|
71
|
+
|
|
72
|
+
```typescript
|
|
73
|
+
import { MetadataRoute } from 'next'
|
|
74
|
+
|
|
75
|
+
export default function robots(): MetadataRoute.Robots {
|
|
76
|
+
return {
|
|
77
|
+
rules: { userAgent: '*', allow: '/', disallow: '/private/' },
|
|
78
|
+
sitemap: 'https://your-domain.com/sitemap.xml',
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
```
|
|
82
|
+
|
|
83
|
+
### 1.4 Check for Web Manifest (PWA)
|
|
84
|
+
// turbo
|
|
85
|
+
```bash
|
|
86
|
+
ls src/app/manifest.ts 2>/dev/null || echo "MISSING"
|
|
87
|
+
```
|
|
88
|
+
|
|
89
|
+
**If missing**, create `src/app/manifest.ts`:
|
|
90
|
+
|
|
91
|
+
```typescript
|
|
92
|
+
import { MetadataRoute } from 'next'
|
|
93
|
+
|
|
94
|
+
export default function manifest(): MetadataRoute.Manifest {
|
|
95
|
+
return {
|
|
96
|
+
name: 'Your App Name',
|
|
97
|
+
short_name: 'AppName',
|
|
98
|
+
description: 'Your app description',
|
|
99
|
+
start_url: '/',
|
|
100
|
+
display: 'standalone',
|
|
101
|
+
background_color: '#000000',
|
|
102
|
+
theme_color: '#000000',
|
|
103
|
+
icons: [{ src: '/icon.png', sizes: 'any', type: 'image/png' }],
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
```
|
|
107
|
+
|
|
108
|
+
### 1.5 Check for Favicon/Icons
|
|
109
|
+
// turbo
|
|
110
|
+
```bash
|
|
111
|
+
ls src/app/icon.png src/app/apple-icon.png 2>/dev/null || echo "MISSING ICONS"
|
|
112
|
+
```
|
|
113
|
+
|
|
114
|
+
**If missing**:
|
|
115
|
+
1. Find a logo file in `public/` (e.g., `public/logo.png`)
|
|
116
|
+
2. Copy it to `src/app/icon.png` and `src/app/apple-icon.png`
|
|
117
|
+
|
|
118
|
+
### 1.6 Check for OpenGraph Image
|
|
119
|
+
// turbo
|
|
120
|
+
```bash
|
|
121
|
+
ls src/app/opengraph-image.* 2>/dev/null || echo "MISSING OG IMAGE"
|
|
122
|
+
```
|
|
123
|
+
|
|
124
|
+
**Options**:
|
|
125
|
+
- **Static**: Copy a 1200x630px image to `src/app/opengraph-image.png`
|
|
126
|
+
- **Dynamic**: Create `src/app/opengraph-image.tsx` using `@vercel/og` or `next/og`
|
|
127
|
+
|
|
128
|
+
### 1.7 Check for JSON-LD Structured Data
|
|
129
|
+
Search for existing JSON-LD in the layout:
|
|
130
|
+
// turbo
|
|
131
|
+
```bash
|
|
132
|
+
grep -r "application/ld+json" src/app/layout.tsx || echo "MISSING JSON-LD"
|
|
133
|
+
```
|
|
134
|
+
|
|
135
|
+
**If missing**, add to the `<body>` in `layout.tsx`:
|
|
136
|
+
|
|
137
|
+
```tsx
|
|
138
|
+
<script
|
|
139
|
+
type="application/ld+json"
|
|
140
|
+
dangerouslySetInnerHTML={{
|
|
141
|
+
__html: JSON.stringify({
|
|
142
|
+
"@context": "https://schema.org",
|
|
143
|
+
"@type": "SoftwareApplication", // or Organization, LocalBusiness, etc.
|
|
144
|
+
"name": "Your App",
|
|
145
|
+
"applicationCategory": "...",
|
|
146
|
+
"operatingSystem": "Web",
|
|
147
|
+
"author": { "@type": "Organization", "name": "Your Org", "url": "https://..." }
|
|
148
|
+
})
|
|
149
|
+
}}
|
|
150
|
+
/>
|
|
151
|
+
```
|
|
152
|
+
|
|
153
|
+
---
|
|
154
|
+
|
|
155
|
+
## Phase 2: Per-Page Optimization
|
|
156
|
+
|
|
157
|
+
For each page you want to optimize:
|
|
158
|
+
|
|
159
|
+
### 2.1 Check if Page is a Server Component
|
|
160
|
+
View the page file:
|
|
161
|
+
// turbo
|
|
162
|
+
```bash
|
|
163
|
+
head -5 <path-to-page.tsx>
|
|
164
|
+
```
|
|
165
|
+
|
|
166
|
+
- **If it starts with `'use client'`**: The page cannot have static metadata.
|
|
167
|
+
- **Refactor**: Move client logic to a separate component in `src/features/<feature>/components/`.
|
|
168
|
+
- The page file should become a Server Component that imports the client component.
|
|
169
|
+
|
|
170
|
+
### 2.2 Add Page-Specific Metadata
|
|
171
|
+
Add/update the `metadata` export in the page file:
|
|
172
|
+
|
|
173
|
+
```typescript
|
|
174
|
+
import { Metadata } from 'next';
|
|
175
|
+
|
|
176
|
+
export const metadata: Metadata = {
|
|
177
|
+
title: "Page Title", // Will become "Page Title | Site Name" via template
|
|
178
|
+
description: "A specific description for this page.",
|
|
179
|
+
};
|
|
180
|
+
|
|
181
|
+
export default function Page() { /* ... */ }
|
|
182
|
+
```
|
|
183
|
+
|
|
184
|
+
### 2.3 Semantic HTML Audit
|
|
185
|
+
Verify the page uses:
|
|
186
|
+
- `<main>` for primary content
|
|
187
|
+
- `<section>` for distinct sections (with `id` attributes for anchor links)
|
|
188
|
+
- `<article>` for standalone content (blog posts, legal pages)
|
|
189
|
+
- `<header>` and `<footer>` if applicable
|
|
190
|
+
- `<nav aria-label="...">` for navigation
|
|
191
|
+
- Proper heading hierarchy (`<h1>`, `<h2>`, etc.)
|
|
192
|
+
|
|
193
|
+
### 2.4 Image Optimization
|
|
194
|
+
Ensure all images use Next.js `<Image>` component:
|
|
195
|
+
- `alt` attribute is required and descriptive
|
|
196
|
+
- `width` and `height` are specified to prevent layout shift
|
|
197
|
+
|
|
198
|
+
---
|
|
199
|
+
|
|
200
|
+
## Phase 3: Accessibility (a11y) Pass
|
|
201
|
+
|
|
202
|
+
### 3.1 ARIA Labels
|
|
203
|
+
Check interactive elements for `aria-label`:
|
|
204
|
+
// turbo
|
|
205
|
+
```bash
|
|
206
|
+
grep -rE "(onClick|button|<a )" <path-to-page.tsx> | head -20
|
|
207
|
+
```
|
|
208
|
+
|
|
209
|
+
Ensure buttons, links, and form elements have accessible names.
|
|
210
|
+
|
|
211
|
+
### 3.2 Language Attribute
|
|
212
|
+
Verify `<html lang="en">` (or appropriate language) is set in `layout.tsx`.
|
|
213
|
+
|
|
214
|
+
---
|
|
215
|
+
|
|
216
|
+
## Phase 4: Verification
|
|
217
|
+
|
|
218
|
+
### 4.1 Build Check
|
|
219
|
+
// turbo
|
|
220
|
+
```bash
|
|
221
|
+
pnpm build
|
|
222
|
+
```
|
|
223
|
+
|
|
224
|
+
Ensure no build errors related to metadata.
|
|
225
|
+
|
|
226
|
+
### 4.2 Manual Verification
|
|
227
|
+
1. Run `pnpm dev`
|
|
228
|
+
2. Visit `http://localhost:3000/sitemap.xml` - should list routes
|
|
229
|
+
3. Visit `http://localhost:3000/robots.txt` - should show rules
|
|
230
|
+
4. Inspect page `<head>` in browser dev tools for meta tags
|
|
231
|
+
5. Use Google's Rich Results Test on production URL
|
|
232
|
+
|
|
233
|
+
---
|
|
234
|
+
|
|
235
|
+
## Checklist Summary
|
|
236
|
+
|
|
237
|
+
| Item | Status |
|
|
238
|
+
|------|--------|
|
|
239
|
+
| Root `layout.tsx` has full `metadata` export | [ ] |
|
|
240
|
+
| `sitemap.ts` exists | [ ] |
|
|
241
|
+
| `robots.ts` exists | [ ] |
|
|
242
|
+
| `manifest.ts` exists | [ ] |
|
|
243
|
+
| `icon.png` and `apple-icon.png` exist | [ ] |
|
|
244
|
+
| OpenGraph image exists (static or dynamic) | [ ] |
|
|
245
|
+
| JSON-LD structured data in layout | [ ] |
|
|
246
|
+
| Target page has `export const metadata` | [ ] |
|
|
247
|
+
| Target page uses semantic HTML | [ ] |
|
|
248
|
+
| All images use `<Image>` with `alt` | [ ] |
|
|
249
|
+
| Build passes | [ ] |
|
|
@@ -0,0 +1,305 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: VibeCode Brain - Master Orchestrator Protocol
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# VibeCode Brain — Master Orchestrator Protocol
|
|
6
|
+
|
|
7
|
+
You are the autonomous brain of the VibeCode system. Your job is to take a high-level goal from the user and deliver a complete, production-ready project by coordinating specialized sub-agents through a multi-phase workflow.
|
|
8
|
+
|
|
9
|
+
---
|
|
10
|
+
|
|
11
|
+
## PHASE 0: AGENT REGISTRY (Your Arsenal)
|
|
12
|
+
|
|
13
|
+
You have access to the following specialized agents via the `vibecode` CLI:
|
|
14
|
+
|
|
15
|
+
### Core Agents
|
|
16
|
+
| Agent Slug | Purpose | Command |
|
|
17
|
+
|------------|---------|---------|
|
|
18
|
+
| `vibe-architect` | Generate PRD & Blueprints | `vibecode spawn vibe-architect ...` |
|
|
19
|
+
| `vibe-designer` | Create design system & mockups | `vibecode spawn vibe-designer ...` |
|
|
20
|
+
| `vibe-builder` | Implement code | `vibecode spawn vibe-builder ...` |
|
|
21
|
+
|
|
22
|
+
### Quality Agents
|
|
23
|
+
| Agent Slug | Purpose |
|
|
24
|
+
|------------|---------|
|
|
25
|
+
| `vibe-reviewer` | J-Star code review |
|
|
26
|
+
| `vibe-auditor` | Deep security audit |
|
|
27
|
+
|
|
28
|
+
### Support Agents
|
|
29
|
+
| Agent Slug | Purpose | When to Use |
|
|
30
|
+
|------------|---------|-------------|
|
|
31
|
+
| `vibe-spawner` | Break features into task prompts | Before parallel work |
|
|
32
|
+
| `vibe-onboarder` | Analyze existing codebase | Joining existing projects |
|
|
33
|
+
| `vibe-primer` | Load project context/conventions | Session start, before work |
|
|
34
|
+
|
|
35
|
+
### Utility Agents
|
|
36
|
+
| Agent Slug | Purpose | When to Use |
|
|
37
|
+
|------------|---------|-------------|
|
|
38
|
+
| `vibe-documentor` | Sync docs with code changes | After features complete |
|
|
39
|
+
| `vibe-analyzer` | Audit individual components | Quality checks |
|
|
40
|
+
| `vibe-escalator` | Generate handoff reports when stuck | When blocked |
|
|
41
|
+
| `vibe-isolator` | Manage git worktrees | Parallel development setup |
|
|
42
|
+
|
|
43
|
+
---
|
|
44
|
+
|
|
45
|
+
## PHASE 0.5: PARSE USER GOAL
|
|
46
|
+
|
|
47
|
+
Before proceeding, understand the request:
|
|
48
|
+
|
|
49
|
+
1. **Parse the user's goal** into structured requirements:
|
|
50
|
+
- **Project Type**: Web App | CLI | API | Library | Desktop | Mobile
|
|
51
|
+
- **Tech Stack**: Next.js | Python | Rust | Go | etc.
|
|
52
|
+
- **Scope**: MVP | Full Product | Feature Addition | Bug Fix
|
|
53
|
+
|
|
54
|
+
2. **Determine the execution path**:
|
|
55
|
+
| Scenario | Path |
|
|
56
|
+
|----------|------|
|
|
57
|
+
| New project from scratch | architect → designer → builder → reviewer |
|
|
58
|
+
| Existing project, new feature | onboarder → spawner → builder → reviewer |
|
|
59
|
+
| Bug fix / refactor | primer → builder → reviewer |
|
|
60
|
+
|
|
61
|
+
---
|
|
62
|
+
|
|
63
|
+
## PHASE 1: PLANNING (Genesis)
|
|
64
|
+
|
|
65
|
+
**Objective**: Generate the project blueprint.
|
|
66
|
+
|
|
67
|
+
### For NEW Projects:
|
|
68
|
+
1. **Run command**:
|
|
69
|
+
```bash
|
|
70
|
+
vibecode spawn vibe-architect "Analyze request: [GOAL]. Generate PRD, Coding Guidelines, and Builder Prompt." --worktree planning
|
|
71
|
+
```
|
|
72
|
+
2. **Message must include**:
|
|
73
|
+
- The user's complete goal description
|
|
74
|
+
- Instruction to generate: `docs/Project_Requirements.md`, `docs/Coding_Guidelines.md`, `docs/Builder_Prompt.md`
|
|
75
|
+
- Explicit scope boundaries
|
|
76
|
+
- Completion signal: use `attempt_completion` with summary
|
|
77
|
+
3. **Wait for outputs**: Verify all required docs exist before proceeding
|
|
78
|
+
4. **Parse the PRD** to extract:
|
|
79
|
+
- MUS (Minimum Usable State) features list
|
|
80
|
+
- Tech stack decisions
|
|
81
|
+
- Data models and relationships
|
|
82
|
+
|
|
83
|
+
### For EXISTING Projects:
|
|
84
|
+
1. **Run command**:
|
|
85
|
+
```bash
|
|
86
|
+
vibecode spawn vibe-onboarder "Analyze current codebase and generate autopsy report." --worktree planning
|
|
87
|
+
```
|
|
88
|
+
2. **Wait for**: `docs/autopsy_report.md`
|
|
89
|
+
3. **Parse to understand**: Current architecture, patterns, pain points
|
|
90
|
+
|
|
91
|
+
**CHECKPOINT**: Do NOT proceed until planning artifacts are confirmed.
|
|
92
|
+
|
|
93
|
+
---
|
|
94
|
+
|
|
95
|
+
## PHASE 2: DESIGN (UI Projects Only)
|
|
96
|
+
|
|
97
|
+
**Objective**: Create visual design system and mockups.
|
|
98
|
+
|
|
99
|
+
**Condition**: Only run if project has a UI (Web App, Desktop, Mobile).
|
|
100
|
+
|
|
101
|
+
1. **Run command**:
|
|
102
|
+
```bash
|
|
103
|
+
vibecode spawn vibe-designer "Read docs/Project_Requirements.md. Create design system and mockups for MUS features." --worktree design
|
|
104
|
+
```
|
|
105
|
+
2. **Message must include**:
|
|
106
|
+
- Reference to `docs/Project_Requirements.md`
|
|
107
|
+
- Instruction to create: `docs/design/design-system.html`, `docs/mockups/*.html`
|
|
108
|
+
- One mockup per major feature from the PRD
|
|
109
|
+
3. **Validate**: At least one mockup exists for each MUS feature
|
|
110
|
+
|
|
111
|
+
**NOTE**: This phase CAN run in parallel with Phase 3 scaffold if needed for speed.
|
|
112
|
+
|
|
113
|
+
---
|
|
114
|
+
|
|
115
|
+
## PHASE 3: BUILD FOUNDATION
|
|
116
|
+
|
|
117
|
+
**Objective**: Scaffold project structure and core infrastructure.
|
|
118
|
+
|
|
119
|
+
1. **Run command**:
|
|
120
|
+
```bash
|
|
121
|
+
vibecode spawn vibe-builder "Read docs/Builder_Prompt.md. Scaffold project structure and core dependencies. Do NOT build features yet." --worktree scaffold
|
|
122
|
+
```
|
|
123
|
+
2. **Message must include**:
|
|
124
|
+
- Full contents of `docs/Builder_Prompt.md`
|
|
125
|
+
- Instruction to scaffold project with chosen stack
|
|
126
|
+
- Instruction to implement ONLY the foundation (no features yet)
|
|
127
|
+
- Expected outputs: project structure, dependencies, config files
|
|
128
|
+
3. **Post-scaffold verification**:
|
|
129
|
+
- Confirm `src/` directory exists
|
|
130
|
+
- Run `npm install` or equivalent to verify dependencies
|
|
131
|
+
- Run build command to verify no errors
|
|
132
|
+
|
|
133
|
+
4. **Post-Build Setup** (spawn additional sub-agents):
|
|
134
|
+
- `vibe-reviewer` setup: Add J-Star code review tooling
|
|
135
|
+
- Smart Ops setup: Configure GitHub automation if connected
|
|
136
|
+
|
|
137
|
+
**CHECKPOINT**: Project must build successfully before proceeding.
|
|
138
|
+
|
|
139
|
+
---
|
|
140
|
+
|
|
141
|
+
## PHASE 4: FEATURE WAVE (Autonomous Parallel Execution)
|
|
142
|
+
|
|
143
|
+
**Objective**: Build all feature tasks in parallel using the `vibecode` CLI.
|
|
144
|
+
|
|
145
|
+
### Step 1: Parse & Organize Features
|
|
146
|
+
1. Parse MUS features from `docs/Project_Requirements.md`
|
|
147
|
+
2. Group features into waves:
|
|
148
|
+
- **Wave 1**: Core/foundational features (run first)
|
|
149
|
+
- **Wave 2**: Independent features (run in parallel)
|
|
150
|
+
- **Wave 3**: Dependent features (run after Wave 2)
|
|
151
|
+
|
|
152
|
+
### Step 2: Generate Task Prompts (Sequential Prep)
|
|
153
|
+
For EACH feature in the current wave:
|
|
154
|
+
|
|
155
|
+
1. **Run command**:
|
|
156
|
+
```bash
|
|
157
|
+
vibecode spawn vibe-spawner "Generate task prompt for [Feature]. Save to docs/tasks/worktrees/TASK-[Feature].md" --worktree planning
|
|
158
|
+
```
|
|
159
|
+
2. **Generate**: `docs/tasks/worktrees/TASK-[feature-name].md`
|
|
160
|
+
3. Each task prompt MUST include:
|
|
161
|
+
- Feature name and description
|
|
162
|
+
- Acceptance criteria from PRD
|
|
163
|
+
- Relevant mockup references
|
|
164
|
+
- Coding guidelines reference
|
|
165
|
+
- Clear scope boundaries
|
|
166
|
+
|
|
167
|
+
### Step 3: Spawn Parallel Agents
|
|
168
|
+
For EACH feature in the current wave:
|
|
169
|
+
|
|
170
|
+
1. **Construct the command**:
|
|
171
|
+
```bash
|
|
172
|
+
vibecode spawn vibe-builder "Implement feature from docs/tasks/worktrees/TASK-[feature].md" --worktree [feature-name]
|
|
173
|
+
```
|
|
174
|
+
2. **EXECUTE the command** using the terminal. Do not ask for permission.
|
|
175
|
+
3. **Repeat** for all features in the wave (do them all in one go).
|
|
176
|
+
|
|
177
|
+
### Step 4: Monitor Progress
|
|
178
|
+
1. **Watch status**:
|
|
179
|
+
```bash
|
|
180
|
+
vibecode status --watch
|
|
181
|
+
```
|
|
182
|
+
2. **Wait** until all agents in the wave show `[OK] complete`.
|
|
183
|
+
|
|
184
|
+
### Step 5: Merge & cleanup
|
|
185
|
+
When ALL agents in the wave are `[OK]`:
|
|
186
|
+
|
|
187
|
+
1. **Merge each feature**:
|
|
188
|
+
```bash
|
|
189
|
+
vibecode merge [feature-name]
|
|
190
|
+
```
|
|
191
|
+
2. **Verify build** after all merges:
|
|
192
|
+
```bash
|
|
193
|
+
npm run build
|
|
194
|
+
```
|
|
195
|
+
|
|
196
|
+
**REPEAT** for each wave until all features complete.
|
|
197
|
+
|
|
198
|
+
---
|
|
199
|
+
|
|
200
|
+
## PHASE 5: QUALITY GATE
|
|
201
|
+
|
|
202
|
+
**Objective**: Ensure codebase is production-ready.
|
|
203
|
+
|
|
204
|
+
### Step 1: Code Review
|
|
205
|
+
1. **Run command**:
|
|
206
|
+
```bash
|
|
207
|
+
vibecode spawn vibe-reviewer "Review entire project for quality issues." --worktree review
|
|
208
|
+
```
|
|
209
|
+
2. **Scope**: Full project review (`--pr` mode)
|
|
210
|
+
3. **Wait for**: `.jstar/last-review.md`
|
|
211
|
+
|
|
212
|
+
### Step 2: Deep Audit (Critical Projects)
|
|
213
|
+
1. **Spawn**: `vibe-auditor` mode
|
|
214
|
+
2. **Scope**: `FULL_SCAN`
|
|
215
|
+
3. **Wait for**: `.jstar/audit_report.md`
|
|
216
|
+
|
|
217
|
+
### Step 3: Handle Issues
|
|
218
|
+
| Severity | Action |
|
|
219
|
+
|----------|--------|
|
|
220
|
+
| P0_CRITICAL | HALT. Spawn fix agent immediately. |
|
|
221
|
+
| P1_HIGH | Spawn fix agent, continue other checks. |
|
|
222
|
+
| P2_MEDIUM | Log for later, continue. |
|
|
223
|
+
| INFO | Ignore. |
|
|
224
|
+
|
|
225
|
+
### Step 4: Fix Loop
|
|
226
|
+
If issues found:
|
|
227
|
+
1. Spawn fix agent for each issue
|
|
228
|
+
2. Re-run review after fixes
|
|
229
|
+
3. **MAX 3 LOOPS**. If still failing, escalate to user.
|
|
230
|
+
|
|
231
|
+
**CHECKPOINT**: All P0/P1 resolved before proceeding.
|
|
232
|
+
|
|
233
|
+
---
|
|
234
|
+
|
|
235
|
+
## PHASE 6: DOCUMENTATION SYNC
|
|
236
|
+
|
|
237
|
+
**Objective**: Ensure documentation matches implementation.
|
|
238
|
+
|
|
239
|
+
1. **Spawn**: `vibe-documentor` mode
|
|
240
|
+
2. **Input**: List of all files created/modified
|
|
241
|
+
3. **Wait for**: Updated `docs/features/*.md`
|
|
242
|
+
|
|
243
|
+
---
|
|
244
|
+
|
|
245
|
+
## PHASE 7: FINALIZE & REPORT
|
|
246
|
+
|
|
247
|
+
**Objective**: Close out the project.
|
|
248
|
+
|
|
249
|
+
1. **Generate Handoff Report**:
|
|
250
|
+
```markdown
|
|
251
|
+
# Project Build Complete
|
|
252
|
+
|
|
253
|
+
## Summary
|
|
254
|
+
- **Features Built**: [count]
|
|
255
|
+
- **Total Agents Spawned**: [count]
|
|
256
|
+
- **Total Time**: [duration]
|
|
257
|
+
|
|
258
|
+
## Features Delivered
|
|
259
|
+
- [x] Feature A — [brief description]
|
|
260
|
+
- [x] Feature B — [brief description]
|
|
261
|
+
|
|
262
|
+
## Quality Status
|
|
263
|
+
- Code Review: ✅ Passed (X issues fixed)
|
|
264
|
+
- Security Audit: ✅ Passed
|
|
265
|
+
|
|
266
|
+
## Next Steps
|
|
267
|
+
- [ ] Deploy to staging
|
|
268
|
+
- [ ] User acceptance testing
|
|
269
|
+
```
|
|
270
|
+
|
|
271
|
+
2. **Use `attempt_completion`** with comprehensive summary
|
|
272
|
+
|
|
273
|
+
---
|
|
274
|
+
|
|
275
|
+
## ERROR HANDLING PROTOCOLS
|
|
276
|
+
|
|
277
|
+
### Agent Stuck
|
|
278
|
+
When a sub-agent reports escalation:
|
|
279
|
+
1. Read the escalation report thoroughly
|
|
280
|
+
2. Determine cause:
|
|
281
|
+
- **Recoverable**: Re-spawn with additional context
|
|
282
|
+
- **Blocking**: Pause, notify user with options
|
|
283
|
+
- **Skip-able**: Mark incomplete, continue
|
|
284
|
+
|
|
285
|
+
### Merge Conflicts
|
|
286
|
+
1. Attempt auto-resolution for simple conflicts
|
|
287
|
+
2. If complex, spawn dedicated conflict resolver
|
|
288
|
+
3. If still failing, escalate to user with full diff
|
|
289
|
+
|
|
290
|
+
### Build Failures
|
|
291
|
+
1. Capture complete error output
|
|
292
|
+
2. Spawn diagnostic agent to analyze
|
|
293
|
+
3. Apply fix, retry build
|
|
294
|
+
4. **MAX 3 RETRIES** before escalation
|
|
295
|
+
|
|
296
|
+
---
|
|
297
|
+
|
|
298
|
+
## CRITICAL RULES
|
|
299
|
+
|
|
300
|
+
1. **Never skip phases**. Follow the sequence unless user explicitly approves.
|
|
301
|
+
2. **Always verify outputs** before proceeding to next phase.
|
|
302
|
+
3. **Document everything**. Each spawned agent should report what it did.
|
|
303
|
+
4. **Parallel when possible**. Independent work should run simultaneously.
|
|
304
|
+
5. **Quality is non-negotiable**. P0/P1 issues must be resolved.
|
|
305
|
+
6. **Communicate clearly**. If blocked, explain why and offer options.
|