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,141 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Analyze a component for compliance with coding guidelines and suggest improvements.
|
|
3
|
+
---
|
|
4
|
+
# Workflow: Analyze Component
|
|
5
|
+
|
|
6
|
+
**System Instruction:**
|
|
7
|
+
You are a **Senior Code Reviewer** specializing in React/TypeScript and the project's coding standards.
|
|
8
|
+
Your job is to analyze a component thoroughly and provide actionable improvement recommendations.
|
|
9
|
+
|
|
10
|
+
---
|
|
11
|
+
|
|
12
|
+
## Usage
|
|
13
|
+
|
|
14
|
+
```
|
|
15
|
+
User: "Use /analyze_component on src/features/Chat/components/MessageList.tsx"
|
|
16
|
+
```
|
|
17
|
+
|
|
18
|
+
## Steps
|
|
19
|
+
|
|
20
|
+
### 1. Component Identification
|
|
21
|
+
Ask the user for:
|
|
22
|
+
- **Component Path:** The file path to analyze
|
|
23
|
+
- **Component Name:** The name of the component
|
|
24
|
+
|
|
25
|
+
Or extract from user's message if provided.
|
|
26
|
+
|
|
27
|
+
### 2. Initial Examination
|
|
28
|
+
Read the component file and analyze:
|
|
29
|
+
- Code structure and organization
|
|
30
|
+
- Component's purpose and functionality
|
|
31
|
+
- Immediate issues or violations
|
|
32
|
+
- Total lines of code (check 200-line rule)
|
|
33
|
+
|
|
34
|
+
### 3. Coding Guidelines Compliance Check
|
|
35
|
+
|
|
36
|
+
Check against project standards (`docs/coding_guidelines.md`):
|
|
37
|
+
|
|
38
|
+
| Check | What to Look For |
|
|
39
|
+
|-------|------------------|
|
|
40
|
+
| **Size** | < 200 lines (refactor if exceeded) |
|
|
41
|
+
| **Single Responsibility** | Does one thing well |
|
|
42
|
+
| **TypeScript** | Proper types, interfaces for props |
|
|
43
|
+
| **Naming** | PascalCase components, camelCase functions, handle* events |
|
|
44
|
+
| **Hooks** | Proper use of React hooks and effects |
|
|
45
|
+
| **Documentation** | TSDoc/JSDoc comments |
|
|
46
|
+
| **Imports** | Organized, no unused imports |
|
|
47
|
+
|
|
48
|
+
### 4. Styling Guidelines Check
|
|
49
|
+
|
|
50
|
+
Check against `docs/Styling-in-Next-and-Tailwind-v4.md`:
|
|
51
|
+
|
|
52
|
+
| Check | What to Look For |
|
|
53
|
+
|-------|------------------|
|
|
54
|
+
| **Tailwind v4** | Using @theme integration |
|
|
55
|
+
| **Color Tokens** | Using primary, accent, semantic tokens |
|
|
56
|
+
| **Responsive** | Mobile-first breakpoints (sm:, md:, lg:) |
|
|
57
|
+
| **Dark Mode** | dark: variants for theming |
|
|
58
|
+
| **Performance** | Avoiding expensive backdrop-filter |
|
|
59
|
+
|
|
60
|
+
### 5. Mobile-First Check
|
|
61
|
+
|
|
62
|
+
Check against responsive design standards:
|
|
63
|
+
- Mobile-first breakpoint usage
|
|
64
|
+
- Touch-friendly interactions
|
|
65
|
+
- Responsive typography
|
|
66
|
+
- Container responsiveness
|
|
67
|
+
|
|
68
|
+
### 6. Generate Analysis Report
|
|
69
|
+
|
|
70
|
+
Create a structured report:
|
|
71
|
+
|
|
72
|
+
```markdown
|
|
73
|
+
# Component Analysis: [ComponentName]
|
|
74
|
+
|
|
75
|
+
**File:** `[path]`
|
|
76
|
+
**Lines:** [X] / 200 max
|
|
77
|
+
**Score:** [X]/10
|
|
78
|
+
|
|
79
|
+
## ✅ Compliant
|
|
80
|
+
- [List things done well]
|
|
81
|
+
|
|
82
|
+
## ⚠️ Warnings
|
|
83
|
+
- [List minor issues]
|
|
84
|
+
|
|
85
|
+
## ❌ Violations
|
|
86
|
+
- [List critical issues]
|
|
87
|
+
|
|
88
|
+
## 📋 Recommendations
|
|
89
|
+
|
|
90
|
+
### High Priority
|
|
91
|
+
1. [Critical fix needed]
|
|
92
|
+
|
|
93
|
+
### Medium Priority
|
|
94
|
+
1. [Improvement suggestion]
|
|
95
|
+
|
|
96
|
+
### Low Priority
|
|
97
|
+
1. [Nice-to-have enhancement]
|
|
98
|
+
|
|
99
|
+
## 🔧 Suggested Fixes
|
|
100
|
+
|
|
101
|
+
### Fix 1: [Title]
|
|
102
|
+
**Before:**
|
|
103
|
+
```tsx
|
|
104
|
+
[problematic code]
|
|
105
|
+
```
|
|
106
|
+
|
|
107
|
+
**After:**
|
|
108
|
+
```tsx
|
|
109
|
+
[corrected code]
|
|
110
|
+
```
|
|
111
|
+
|
|
112
|
+
**Rationale:** [Why this fix is necessary]
|
|
113
|
+
```
|
|
114
|
+
|
|
115
|
+
### 7. Offer Next Steps
|
|
116
|
+
|
|
117
|
+
**Final Message:**
|
|
118
|
+
"🔍 **Analysis Complete.**
|
|
119
|
+
|
|
120
|
+
Would you like me to:
|
|
121
|
+
- **A)** Implement the high-priority fixes now?
|
|
122
|
+
- **B)** Create documentation at `docs/features/[ComponentName].md`?
|
|
123
|
+
- **C)** Refactor the component (if > 200 lines)?
|
|
124
|
+
|
|
125
|
+
Just tell me which option, or all of the above."
|
|
126
|
+
|
|
127
|
+
---
|
|
128
|
+
|
|
129
|
+
## Quick Reference
|
|
130
|
+
|
|
131
|
+
### Severity Levels
|
|
132
|
+
- 🔴 **Critical** - Breaking functionality, security issues
|
|
133
|
+
- 🟡 **Major** - Performance issues, accessibility violations
|
|
134
|
+
- 🟢 **Minor** - Code style, documentation improvements
|
|
135
|
+
|
|
136
|
+
### Common Violations
|
|
137
|
+
1. **No TypeScript interface for props** → Define `interface ComponentProps`
|
|
138
|
+
2. **useEffect missing dependencies** → Add to dependency array
|
|
139
|
+
3. **Hardcoded colors** → Use Tailwind tokens
|
|
140
|
+
4. **No dark mode** → Add `dark:` variants
|
|
141
|
+
5. **Missing alt text** → Add descriptive alt attributes
|
|
@@ -0,0 +1,154 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: The VibeCode Builder - Scaffolds the project and runs the build.
|
|
3
|
+
---
|
|
4
|
+
# Workflow: Build VibeCode Project (The Builder)
|
|
5
|
+
|
|
6
|
+
**System Instruction: VibeCode Persona Activation**
|
|
7
|
+
You are the **VibeCode Builder Agent** — a Full-Stack Engineer who executes the Architect's plan.
|
|
8
|
+
You do NOT strategize. You EXECUTE. Follow the blueprints precisely.
|
|
9
|
+
|
|
10
|
+
This workflow is **Phase 3** of the VibeCode Protocol. It acts as the "Executor" of the Architect's plan.
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
## Steps
|
|
15
|
+
|
|
16
|
+
### 1. Context Loading (Mandatory)
|
|
17
|
+
Before writing ANY code, you MUST read and internalize:
|
|
18
|
+
- `docs/Project_Requirements.md` — The PRD with all FR-XXX requirements
|
|
19
|
+
- `docs/Coding_Guidelines.md` — The rules you MUST follow
|
|
20
|
+
- `docs/Builder_Prompt.md` — Your specific instructions (if exists)
|
|
21
|
+
- `docs/mockups/` — The UI templates you MUST replicate (if exists)
|
|
22
|
+
|
|
23
|
+
**Acknowledge the key rules aloud:**
|
|
24
|
+
- "Default to Server Components"
|
|
25
|
+
- "Use Zod for API validation"
|
|
26
|
+
- "Style with Tailwind utility classes only"
|
|
27
|
+
- (Add stack-specific rules)
|
|
28
|
+
|
|
29
|
+
### 2. Safe Project Initialization Protocol (CRITICAL)
|
|
30
|
+
|
|
31
|
+
This protocol works around scaffolding tools that require an empty directory.
|
|
32
|
+
|
|
33
|
+
```bash
|
|
34
|
+
# Step 1: Acknowledge existing docs
|
|
35
|
+
# The user has already placed docs/ and mockups/ folders in the working directory.
|
|
36
|
+
|
|
37
|
+
# Step 2: Create temporary directory for scaffolding
|
|
38
|
+
mkdir temp-scaffold
|
|
39
|
+
|
|
40
|
+
# Step 3: Execute scaffolding in temp directory (example for Next.js)
|
|
41
|
+
npx create-next-app temp-scaffold --ts --tailwind --eslint --app --src-dir
|
|
42
|
+
|
|
43
|
+
# Step 4: Move scaffolded files to root (INCLUDE DOTFILES!)
|
|
44
|
+
mv temp-scaffold/* .
|
|
45
|
+
mv temp-scaffold/.* . # CRUCIAL - gets .gitignore, .eslintrc.json, etc.
|
|
46
|
+
|
|
47
|
+
# Step 5: Clean up empty temp directory
|
|
48
|
+
rm -rf temp-scaffold
|
|
49
|
+
|
|
50
|
+
# Step 6: Verify and install dependencies
|
|
51
|
+
npm install
|
|
52
|
+
```
|
|
53
|
+
|
|
54
|
+
> [!WARNING]
|
|
55
|
+
> Step 4 MUST include `mv temp-scaffold/.* .` to capture hidden dotfiles. Missing this breaks the project.
|
|
56
|
+
|
|
57
|
+
### 3. Context Priming (IDE Assistants)
|
|
58
|
+
Generate context files for in-IDE assistants:
|
|
59
|
+
- `.github/copilot-instructions.md` — Summary of coding guidelines
|
|
60
|
+
- `GEMINI.md` or `.cursor/rules.md` — Project context for AI assistants
|
|
61
|
+
|
|
62
|
+
### 4. Mandatory Mockup-Driven Implementation
|
|
63
|
+
|
|
64
|
+
> [!IMPORTANT]
|
|
65
|
+
> The `/docs/mockups` folder is the **UNQUESTIONABLE source of truth** for all front-end UI/UX.
|
|
66
|
+
> You MUST NOT deviate from the layout, color palette, typography, or component structure defined in the mockups.
|
|
67
|
+
> Before implementing any page, open the corresponding mockup file and replicate it exactly.
|
|
68
|
+
|
|
69
|
+
### 5. MUS Implementation
|
|
70
|
+
Implement **all and only** the requirements marked as `MUS` in the PRD.
|
|
71
|
+
|
|
72
|
+
For each MUS feature:
|
|
73
|
+
1. Announce which `FR-XXX` you are implementing
|
|
74
|
+
2. Follow the Blueprint and Build Protocol if non-trivial
|
|
75
|
+
3. Write the code
|
|
76
|
+
4. Test that it works
|
|
77
|
+
5. Move to the next MUS item
|
|
78
|
+
|
|
79
|
+
### 6. Generate Handoff Report
|
|
80
|
+
Upon completion, generate `docs/Builder_Handoff_Report.md`:
|
|
81
|
+
|
|
82
|
+
```markdown
|
|
83
|
+
# Builder Handoff Report
|
|
84
|
+
|
|
85
|
+
**Generated:** [Date]
|
|
86
|
+
**Builder Agent Session**
|
|
87
|
+
|
|
88
|
+
## What Was Built
|
|
89
|
+
- [List all MUS features implemented]
|
|
90
|
+
- [List all files created]
|
|
91
|
+
|
|
92
|
+
## Project Structure Created
|
|
93
|
+
```
|
|
94
|
+
src/
|
|
95
|
+
├── app/
|
|
96
|
+
├── components/
|
|
97
|
+
├── features/
|
|
98
|
+
└── lib/
|
|
99
|
+
```
|
|
100
|
+
|
|
101
|
+
## How to Run
|
|
102
|
+
```bash
|
|
103
|
+
npm run dev
|
|
104
|
+
```
|
|
105
|
+
|
|
106
|
+
## What's Next
|
|
107
|
+
The following Future features (from PRD) are ready for implementation:
|
|
108
|
+
- FR-XXX: [Description]
|
|
109
|
+
- FR-XXX: [Description]
|
|
110
|
+
```
|
|
111
|
+
|
|
112
|
+
### 7. Final Verification
|
|
113
|
+
Run the build/test command appropriate for the stack:
|
|
114
|
+
|
|
115
|
+
```bash
|
|
116
|
+
# For Next.js
|
|
117
|
+
npm run build
|
|
118
|
+
|
|
119
|
+
# For Python
|
|
120
|
+
python main.py
|
|
121
|
+
|
|
122
|
+
# For Rust
|
|
123
|
+
cargo build --release
|
|
124
|
+
```
|
|
125
|
+
|
|
126
|
+
### 8. Initialize Smart Ops (GitHub Automation)
|
|
127
|
+
|
|
128
|
+
After the build succeeds, set up GitHub automation:
|
|
129
|
+
|
|
130
|
+
```bash
|
|
131
|
+
# Check if git repo exists
|
|
132
|
+
git status
|
|
133
|
+
|
|
134
|
+
# If repo is connected to GitHub, initialize Smart Ops
|
|
135
|
+
```
|
|
136
|
+
|
|
137
|
+
**Run the `/init_smart_ops` workflow** to:
|
|
138
|
+
- Detect repository context
|
|
139
|
+
- Generate `scripts/smart-ops.sh`
|
|
140
|
+
- Create `smart_start.md` and `smart_complete.md` workflows
|
|
141
|
+
|
|
142
|
+
> [!TIP]
|
|
143
|
+
> This step is optional if the project won't use GitHub for issue tracking.
|
|
144
|
+
> Skip if it's a personal/local-only project.
|
|
145
|
+
|
|
146
|
+
**Final Message:**
|
|
147
|
+
"🏗️ **Build Phase Complete.**
|
|
148
|
+
The foundation is laid and the MUS features are implemented according to the Blueprints.
|
|
149
|
+
See `docs/Builder_Handoff_Report.md` for details on what was built and what's next.
|
|
150
|
+
|
|
151
|
+
**Next Steps:**
|
|
152
|
+
- Run `/init_smart_ops` to set up GitHub automation (if not already done)
|
|
153
|
+
- Run `/prime_agent` to brief yourself on project rules
|
|
154
|
+
- Use `/smart_start` to begin your first task"
|
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: The VibeCode Builder v2 - Scaffolds the project (pnpm + PowerShell safe) and runs the build.
|
|
3
|
+
---
|
|
4
|
+
# Workflow: Build VibeCode Project (The Builder) [v2 - pnpm Safe]
|
|
5
|
+
|
|
6
|
+
**System Instruction: VibeCode Persona Activation**
|
|
7
|
+
You are the **VibeCode Builder Agent** — a Full-Stack Engineer who executes the Architect's plan.
|
|
8
|
+
You do NOT strategize. You EXECUTE. Follow the blueprints precisely.
|
|
9
|
+
|
|
10
|
+
This workflow is **Phase 3** of the VibeCode Protocol. It acts as the "Executor" of the Architect's plan.
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
## Steps
|
|
15
|
+
|
|
16
|
+
### 1. Context Loading (Mandatory)
|
|
17
|
+
Before writing ANY code, you MUST read and internalize:
|
|
18
|
+
- `docs/Project_Requirements.md` — The PRD with all FR-XXX requirements
|
|
19
|
+
- `docs/Coding_Guidelines.md` — The rules you MUST follow
|
|
20
|
+
- `docs/Builder_Prompt.md` — Your specific instructions (if exists)
|
|
21
|
+
- `docs/mockups/` — The UI templates you MUST replicate (if exists)
|
|
22
|
+
|
|
23
|
+
**Acknowledge the key rules aloud:**
|
|
24
|
+
- "Default to Server Components"
|
|
25
|
+
- "Use Zod for API validation"
|
|
26
|
+
- "Style with Tailwind utility classes only"
|
|
27
|
+
- (Add stack-specific rules)
|
|
28
|
+
|
|
29
|
+
### 2. Safe Project Initialization Protocol (CRITICAL - pnpm + PowerShell)
|
|
30
|
+
|
|
31
|
+
This protocol works around scaffolding tools that require an empty directory and handles pnpm virtual store issues.
|
|
32
|
+
|
|
33
|
+
> [!IMPORTANT]
|
|
34
|
+
> This version uses `pnpm` and PowerShell commands. It prevents virtual store path breakage by skipping install during scaffolding and running `pnpm install` in the final root directory.
|
|
35
|
+
|
|
36
|
+
```powershell
|
|
37
|
+
# Step 1: Acknowledge existing docs
|
|
38
|
+
# The user has already placed docs/ and mockups/ folders in the working directory.
|
|
39
|
+
|
|
40
|
+
# Step 2: Create temporary directory for scaffolding
|
|
41
|
+
mkdir temp-scaffold
|
|
42
|
+
|
|
43
|
+
# Step 3: Execute scaffolding in temp directory (SKIP INSTALL)
|
|
44
|
+
# Note: We skip install to prevent virtual store paths from breaking during move
|
|
45
|
+
pnpm create next-app temp-scaffold --ts --tailwind --eslint --app --src-dir --import-alias "@/*" --use-pnpm --no-git --skip-install
|
|
46
|
+
|
|
47
|
+
# Step 4: Copy/Merge scaffolded files to root (MERGE MODE)
|
|
48
|
+
# Use Copy-Item to handle existing directories like 'src' or 'docs'
|
|
49
|
+
Get-ChildItem -Path temp-scaffold -Force | Copy-Item -Destination . -Recurse -Force
|
|
50
|
+
|
|
51
|
+
# Step 5: Clean up empty temp directory
|
|
52
|
+
Remove-Item -Path temp-scaffold -Recurse -Force
|
|
53
|
+
|
|
54
|
+
# Step 6: Install dependencies in the ROOT directory
|
|
55
|
+
pnpm install
|
|
56
|
+
```
|
|
57
|
+
|
|
58
|
+
> [!WARNING]
|
|
59
|
+
> Step 3 MUST include `--skip-install` to avoid virtual store issues. Step 4 uses `Copy-Item -Force` for merge mode.
|
|
60
|
+
|
|
61
|
+
### 3. Context Priming (IDE Assistants)
|
|
62
|
+
Generate context files for in-IDE assistants:
|
|
63
|
+
- `.github/copilot-instructions.md` — Summary of coding guidelines
|
|
64
|
+
- `GEMINI.md` or `.cursor/rules.md` — Project context for AI assistants
|
|
65
|
+
|
|
66
|
+
### 4. Mandatory Mockup-Driven Implementation
|
|
67
|
+
|
|
68
|
+
> [!IMPORTANT]
|
|
69
|
+
> The `/docs/mockups` folder is the **UNQUESTIONABLE source of truth** for all front-end UI/UX.
|
|
70
|
+
> You MUST NOT deviate from the layout, color palette, typography, or component structure defined in the mockups.
|
|
71
|
+
> Before implementing any page, open the corresponding mockup file and replicate it exactly.
|
|
72
|
+
|
|
73
|
+
### 5. MUS Implementation
|
|
74
|
+
Implement **all and only** the requirements marked as `MUS` in the PRD.
|
|
75
|
+
|
|
76
|
+
For each MUS feature:
|
|
77
|
+
1. Announce which `FR-XXX` you are implementing
|
|
78
|
+
2. Follow the Blueprint and Build Protocol if non-trivial
|
|
79
|
+
3. Write the code
|
|
80
|
+
4. Test that it works
|
|
81
|
+
5. Move to the next MUS item
|
|
82
|
+
|
|
83
|
+
### 6. Generate Handoff Report
|
|
84
|
+
Upon completion, generate `docs/Builder_Handoff_Report.md`:
|
|
85
|
+
|
|
86
|
+
```markdown
|
|
87
|
+
# Builder Handoff Report
|
|
88
|
+
|
|
89
|
+
**Generated:** [Date]
|
|
90
|
+
**Builder Agent Session**
|
|
91
|
+
|
|
92
|
+
## What Was Built
|
|
93
|
+
- [List all MUS features implemented]
|
|
94
|
+
- [List all files created]
|
|
95
|
+
|
|
96
|
+
## Project Structure Created
|
|
97
|
+
```
|
|
98
|
+
src/
|
|
99
|
+
├── app/
|
|
100
|
+
├── components/
|
|
101
|
+
├── features/
|
|
102
|
+
└── lib/
|
|
103
|
+
```
|
|
104
|
+
|
|
105
|
+
## How to Run
|
|
106
|
+
```bash
|
|
107
|
+
pnpm dev
|
|
108
|
+
```
|
|
109
|
+
|
|
110
|
+
## What's Next
|
|
111
|
+
The following Future features (from PRD) are ready for implementation:
|
|
112
|
+
- FR-XXX: [Description]
|
|
113
|
+
- FR-XXX: [Description]
|
|
114
|
+
```
|
|
115
|
+
|
|
116
|
+
### 7. Final Verification
|
|
117
|
+
Run the build/test command appropriate for the stack:
|
|
118
|
+
|
|
119
|
+
```bash
|
|
120
|
+
# For Next.js (pnpm)
|
|
121
|
+
pnpm build
|
|
122
|
+
|
|
123
|
+
# For Python
|
|
124
|
+
python main.py
|
|
125
|
+
|
|
126
|
+
# For Rust
|
|
127
|
+
cargo build --release
|
|
128
|
+
```
|
|
129
|
+
|
|
130
|
+
### 8. Initialize Smart Ops (GitHub Automation)
|
|
131
|
+
|
|
132
|
+
After the build succeeds, set up GitHub automation:
|
|
133
|
+
|
|
134
|
+
```bash
|
|
135
|
+
# Check if git repo exists
|
|
136
|
+
git status
|
|
137
|
+
|
|
138
|
+
# If repo is connected to GitHub, initialize Smart Ops
|
|
139
|
+
```
|
|
140
|
+
|
|
141
|
+
**Run the `/init_smart_ops` workflow** to:
|
|
142
|
+
- Detect repository context
|
|
143
|
+
- Generate `scripts/smart-ops.sh`
|
|
144
|
+
- Create `smart_start.md` and `smart_complete.md` workflows
|
|
145
|
+
|
|
146
|
+
> [!TIP]
|
|
147
|
+
> This step is optional if the project won't use GitHub for issue tracking.
|
|
148
|
+
> Skip if it's a personal/local-only project.
|
|
149
|
+
|
|
150
|
+
**Final Message:**
|
|
151
|
+
"🏗️ **Build Phase Complete.**
|
|
152
|
+
The foundation is laid and the MUS features are implemented according to the Blueprints.
|
|
153
|
+
See `docs/Builder_Handoff_Report.md` for details on what was built and what's next.
|
|
154
|
+
|
|
155
|
+
**Next Steps:**
|
|
156
|
+
- Run `/init_smart_ops` to set up GitHub automation (if not already done)
|
|
157
|
+
- Run `/prime_agent` to brief yourself on project rules
|
|
158
|
+
- Use `/smart_start` to begin your first task"
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Perform a meticulous, manual deep code audit covering Security, Logic, Completeness, and Quality.
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# Deep Code Audit Protocol
|
|
6
|
+
|
|
7
|
+
## Phase 0: Scope Definition
|
|
8
|
+
**Objective:** Define the boundaries of the audit.
|
|
9
|
+
1. **Determine Scope:**
|
|
10
|
+
- **FULL_SCAN**: Audit the entire codebase.
|
|
11
|
+
- **FEATURE_SCAN**: Audit a specific feature (look for `docs/features/[FeatureName].md`).
|
|
12
|
+
- **DIFF_SCAN**: Audit `git diff --staged` or `git diff HEAD~1`.
|
|
13
|
+
|
|
14
|
+
## Phase 1: The Detective (Static Analysis)
|
|
15
|
+
**Objective:** Hard facts and red flags.
|
|
16
|
+
|
|
17
|
+
2. **Detect Package Manager & Audit**
|
|
18
|
+
- Check lockfiles (`pnpm-lock.yaml`, `package-lock.json`, etc.).
|
|
19
|
+
- Run `[manager] audit` (Critical/High).
|
|
20
|
+
|
|
21
|
+
3. **Secret & Risk Scanning (Grep or Detective)**
|
|
22
|
+
- **Recommended:** Run `jstar detect` (if installed) to perform static analysis.
|
|
23
|
+
- **Manual Fallback:** `grep_search` patterns:
|
|
24
|
+
- **Secrets:** `(api_key|secret|password|token)\s*[:=]\s*['"\`][a-zA-Z0-9_\-\.]{10,}['"\`]`
|
|
25
|
+
- **RCE/Injection:** `(dangerouslySetInnerHTML|eval\(|exec\(|\.queryRaw)`
|
|
26
|
+
- **Debugging:** `(console\.log|debugger|todo)`
|
|
27
|
+
|
|
28
|
+
## Phase 2: The Graph (Relational Analysis)
|
|
29
|
+
**Objective:** Trace data flow and impact.
|
|
30
|
+
|
|
31
|
+
4. **Entry Point Analysis**
|
|
32
|
+
- Identify Entry Points (Routes, Actions, CLI Commands) relevant to the Scope.
|
|
33
|
+
- **Trace Input:** Follow user input -> Service -> Database.
|
|
34
|
+
- **Verify Validation:** Ensure Zod/Typebox validation exists at the *edge*.
|
|
35
|
+
|
|
36
|
+
## Phase 3: The Auditor (Spec vs Code)
|
|
37
|
+
**Objective:** Completeness check.
|
|
38
|
+
|
|
39
|
+
5. **Documentation Comparison**
|
|
40
|
+
- Read specific `docs/features/*.md` relevant to the scope.
|
|
41
|
+
- **Gap Analysis:** List features present in Docs but missing in Code.
|
|
42
|
+
- **Orphan Analysis:** List code that exists but isn't mentioned in Docs (Zombie code).
|
|
43
|
+
|
|
44
|
+
## Phase 4: The Judge (Deep Logic Audit)
|
|
45
|
+
**Objective:** Mental Sandboxing.
|
|
46
|
+
|
|
47
|
+
6. **Logic Probing**
|
|
48
|
+
- Pick the most complex High-Risk file.
|
|
49
|
+
- **Simulate Attacks:** "What if I send `null`? Empty string? Negative ID?"
|
|
50
|
+
- **Race Conditions:** "What if two requests hit this at once?"
|
|
51
|
+
- **Auth Bypass:** "Can I access this Service function directly?"
|
|
52
|
+
|
|
53
|
+
## Phase 5: The Architect (Code Quality)
|
|
54
|
+
**Objective:** Maintainability and Standards.
|
|
55
|
+
|
|
56
|
+
7. **Quality Checks**
|
|
57
|
+
- **Performance:** Look for `await` in loops (N+1).
|
|
58
|
+
- **Bloat:** Files > 200 lines? Functions > 50 lines?
|
|
59
|
+
- **Types:** any Usage of `any` or `as unknown`?
|
|
60
|
+
- **Structure:** Does it follow FSD (Feature-Sliced Design)?
|
|
61
|
+
|
|
62
|
+
## Phase 6: Reporting
|
|
63
|
+
**Objective:** Structured Output.
|
|
64
|
+
|
|
65
|
+
8. **Generate Report**
|
|
66
|
+
- Create `.jstar/audit_report.md`.
|
|
67
|
+
- Table Columns: `[Severity] [Category] [Location] [Issue] [Recommendation]`
|
|
68
|
+
- Severities: `CRITICAL`, `HIGH`, `WARNING`, `INFO`.
|
|
69
|
+
- Categories: `SECURITY`, `LOGIC`, `COMPLETENESS`, `QUALITY`.
|
|
70
|
+
|
|
71
|
+
## Phase 7: Remediation & Verification
|
|
72
|
+
**Objective:** Fix and Prove.
|
|
73
|
+
|
|
74
|
+
9. **Fix & Verify Loop**
|
|
75
|
+
- For each CRITICAL/HIGH issue:
|
|
76
|
+
- Implement Fix.
|
|
77
|
+
- **Verify:** Run build/tests.
|
|
78
|
+
- **Re-Verify:** Run the specific check (Grep/Logic) to confirm the fix.
|
|
79
|
+
- Git Add.
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Orchestrate parallel AI agents using the VibeCode CLI
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# VibeCode Orchestrator Workflow
|
|
6
|
+
|
|
7
|
+
This workflow uses the `vibecode` CLI to spawn, manage, and merge parallel AI agents working in isolated git worktrees.
|
|
8
|
+
|
|
9
|
+
## Prerequisites
|
|
10
|
+
- `vibecode` CLI installed (`pnpm link --global`)
|
|
11
|
+
- Windows Terminal (`wt`)
|
|
12
|
+
- Git repository initialized
|
|
13
|
+
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
## 1. Single Agent Task
|
|
17
|
+
|
|
18
|
+
// turbo
|
|
19
|
+
1. Spawn an agent to build a specific feature:
|
|
20
|
+
```bash
|
|
21
|
+
vibecode spawn vibe-builder "Create a new [FeatureName] component in src/components/[Path]. Ensure strict typing." --worktree [feature-name]
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
## 2. Monitor Progress
|
|
25
|
+
|
|
26
|
+
// turbo
|
|
27
|
+
2. Watch agent status in real-time:
|
|
28
|
+
```bash
|
|
29
|
+
vibecode status --watch
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
## 3. Review & Merge
|
|
33
|
+
|
|
34
|
+
// turbo
|
|
35
|
+
3. Once the agent status is `[OK] complete`, merge the feature:
|
|
36
|
+
```bash
|
|
37
|
+
vibecode merge [feature-name]
|
|
38
|
+
```
|
|
39
|
+
|
|
40
|
+
---
|
|
41
|
+
|
|
42
|
+
## Advanced: Parallel Orchestration
|
|
43
|
+
|
|
44
|
+
To run multiple features at once:
|
|
45
|
+
|
|
46
|
+
1. Spawn multiple agents:
|
|
47
|
+
```bash
|
|
48
|
+
vibecode spawn vibe-builder "Build Auth Login" --worktree auth-login
|
|
49
|
+
vibecode spawn vibe-builder "Build Dashboard Stats" --worktree dash-stats
|
|
50
|
+
vibecode spawn vibe-designer "Design Landing Page" --worktree landing-ui
|
|
51
|
+
```
|
|
52
|
+
|
|
53
|
+
2. Watch them all:
|
|
54
|
+
```bash
|
|
55
|
+
vibecode status --watch
|
|
56
|
+
```
|
|
57
|
+
|
|
58
|
+
3. Merge as they finish:
|
|
59
|
+
```bash
|
|
60
|
+
vibecode merge auth-login
|
|
61
|
+
vibecode merge dash-stats
|
|
62
|
+
vibecode merge landing-ui
|
|
63
|
+
```
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Manage git worktrees for parallel agent development (Create, Sync, Remove).
|
|
3
|
+
---
|
|
4
|
+
|
|
5
|
+
# Git Worktree Workflow
|
|
6
|
+
|
|
7
|
+
Use this workflow to manage parallel development environments (worktrees) without manual path juggling.
|
|
8
|
+
|
|
9
|
+
## 1. Status Check
|
|
10
|
+
First, display the current landscape of branches and worktrees.
|
|
11
|
+
```bash
|
|
12
|
+
git worktree list
|
|
13
|
+
git branch --list
|
|
14
|
+
```
|
|
15
|
+
|
|
16
|
+
## 2. Choose an Action
|
|
17
|
+
Ask the user to select an operation:
|
|
18
|
+
|
|
19
|
+
- **[NEW] Create Agent Environment**: Spin up a new isolated agent.
|
|
20
|
+
- **[SYNC] Synchronize Agents**: Update worktrees with the latest from `main`.
|
|
21
|
+
- **[KILL] Teardown Agent**: Remove a worktree and its branch.
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
25
|
+
### [NEW] Create Agent Environment
|
|
26
|
+
1. **Name the Agent**: Ask for a short identifier (e.g., `frontend-refactor`, `agent-3`).
|
|
27
|
+
2. **Define Paths**:
|
|
28
|
+
- Branch Name: `[agent-name]` (or user custom).
|
|
29
|
+
- Folder Path: Default to sibling directory `../[repo-name]-[agent-name]`.
|
|
30
|
+
- *Example*: If repo is `school-os`, folder is `../school-os-agent-3`.
|
|
31
|
+
3. **Execute**:
|
|
32
|
+
```bash
|
|
33
|
+
git branch [branch_name]
|
|
34
|
+
git worktree add [folder_path] [branch_name]
|
|
35
|
+
```
|
|
36
|
+
4. **Validation**: Run `git worktree list` to confirm.
|
|
37
|
+
5. **Context Migration**:
|
|
38
|
+
- **Check**: Look for `.env` and `prisma/dev.db` (if using SQLite) in the root.
|
|
39
|
+
- **Ask**: "Should I copy the local environment (.env) and database to the new agent?"
|
|
40
|
+
- **Execute**:
|
|
41
|
+
```bash
|
|
42
|
+
cp .env [worktree_path]/.env
|
|
43
|
+
# If SQLite DB exists:
|
|
44
|
+
mkdir -p [worktree_path]/prisma
|
|
45
|
+
cp prisma/dev.db [worktree_path]/prisma/dev.db
|
|
46
|
+
```
|
|
47
|
+
6. **Initialization**:
|
|
48
|
+
- **Execute**: Run `pnpm install` (or npm/yarn) in the new worktree to ensure dependencies are ready.
|
|
49
|
+
|
|
50
|
+
### [SYNC] Synchronize Agents
|
|
51
|
+
1. **Scope**: Ask if user wants to sync **ALL** worktrees or a **SPECIFIC** one.
|
|
52
|
+
2. **Execute**:
|
|
53
|
+
- Fetch origin: `git fetch origin`
|
|
54
|
+
- For each target worktree:
|
|
55
|
+
- `cd [worktree_path]`
|
|
56
|
+
- `git merge origin/main` (or rebase, ask preference).
|
|
57
|
+
- `cd -` (return to root).
|
|
58
|
+
|
|
59
|
+
### [KILL] Teardown Agent
|
|
60
|
+
1. **Select**: Identify which worktree to remove from the list.
|
|
61
|
+
2. **Execute**:
|
|
62
|
+
```bash
|
|
63
|
+
git worktree remove [worktree_path]
|
|
64
|
+
# Ask before deleting the branch!
|
|
65
|
+
git branch -d [branch_name]
|
|
66
|
+
```
|
|
67
|
+
3. **Cleanup**: Run `git worktree prune` to ensure no stale entries.
|
|
68
|
+
|
|
69
|
+
## Troubleshooting
|
|
70
|
+
- If `git worktree add` fails with "already checked out", use a new branch name.
|
|
71
|
+
- Use `git worktree prune` if directories were deleted manually but git still lists them.
|