code-ai-installer 1.5.1 → 1.5.3
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/.agents/skills/design_patterns_reference/agents/claude.json +18 -0
- package/.agents/skills/design_patterns_reference/agents/copilot.json +18 -0
- package/.agents/skills/design_patterns_reference/agents/gemini.json +18 -19
- package/.agents/skills/design_patterns_reference/agents/openai.yaml +8 -0
- package/.agents/skills/design_patterns_reference/agents/qwen.json +18 -0
- package/.agents/skills/design_patterns_reference/agents/skill.yaml +22 -23
- package/.agents/skills/golden_canon_grid/agents/skill.yaml +1 -0
- package/.agents/workflows/bugfix.md +90 -0
- package/.agents/workflows/hotfix.md +74 -0
- package/.agents/workflows/pipeline-rules.md +163 -137
- package/.agents/workflows/start-task.md +129 -120
- package/AGENTS.yaml +1 -0
- package/agents/orchestrator.claude.json +1 -0
- package/agents/orchestrator.copilot.json +1 -0
- package/agents/orchestrator.gemini.json +1 -0
- package/agents/orchestrator.openai.yaml +1 -0
- package/agents/orchestrator.qwen.json +1 -0
- package/dist/catalog.js +21 -0
- package/dist/platforms/adapters.js +18 -0
- package/dist/types.d.ts +1 -0
- package/locales/en/.agents/skills/a11y_baseline/agents/claude.json +2 -2
- package/locales/en/.agents/skills/a11y_baseline/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/a11y_baseline/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/a11y_baseline/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/a11y_baseline/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/a11y_baseline/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/adr_log/agents/claude.json +2 -2
- package/locales/en/.agents/skills/adr_log/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/adr_log/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/adr_log/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/adr_log/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/adr_log/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/claude.json +2 -2
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/api_contract_compliance_review/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/api_contracts/agents/claude.json +2 -2
- package/locales/en/.agents/skills/api_contracts/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/api_contracts/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/api_contracts/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/api_contracts/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/api_contracts/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/architecture_compliance_review/agents/claude.json +2 -2
- package/locales/en/.agents/skills/architecture_compliance_review/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/architecture_compliance_review/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/architecture_compliance_review/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/architecture_compliance_review/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/architecture_compliance_review/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/architecture_doc/agents/claude.json +2 -2
- package/locales/en/.agents/skills/architecture_doc/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/architecture_doc/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/architecture_doc/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/architecture_doc/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/architecture_doc/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/board/agents/claude.json +2 -2
- package/locales/en/.agents/skills/board/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/board/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/board/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/board/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/board/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/claude.json +5 -5
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/copilot.json +5 -5
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/gemini.json +5 -5
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/qwen.json +5 -5
- package/locales/en/.agents/skills/cloud_infrastructure_security/agents/skill.yaml +5 -5
- package/locales/en/.agents/skills/code_review_checklist/agents/claude.json +5 -4
- package/locales/en/.agents/skills/code_review_checklist/agents/copilot.json +5 -4
- package/locales/en/.agents/skills/code_review_checklist/agents/gemini.json +5 -4
- package/locales/en/.agents/skills/code_review_checklist/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/code_review_checklist/agents/qwen.json +5 -4
- package/locales/en/.agents/skills/code_review_checklist/agents/skill.yaml +5 -4
- package/locales/en/.agents/skills/current_state_analysis/agents/claude.json +2 -2
- package/locales/en/.agents/skills/current_state_analysis/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/current_state_analysis/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/current_state_analysis/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/current_state_analysis/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/current_state_analysis/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/data_model/agents/claude.json +2 -2
- package/locales/en/.agents/skills/data_model/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/data_model/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/data_model/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/data_model/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/data_model/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/claude.json +5 -5
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/copilot.json +5 -5
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/gemini.json +5 -5
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/qwen.json +5 -5
- package/locales/en/.agents/skills/dependency_supply_chain_review/agents/skill.yaml +5 -5
- package/locales/en/.agents/skills/deployment_ci_plan/agents/claude.json +2 -2
- package/locales/en/.agents/skills/deployment_ci_plan/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/deployment_ci_plan/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/deployment_ci_plan/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/deployment_ci_plan/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/deployment_ci_plan/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/design_intake/agents/claude.json +2 -2
- package/locales/en/.agents/skills/design_intake/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/design_intake/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/design_intake/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/design_intake/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/design_intake/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/design_parity_review/agents/claude.json +2 -2
- package/locales/en/.agents/skills/design_parity_review/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/design_parity_review/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/design_parity_review/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/design_parity_review/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/design_parity_review/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/design_patterns_reference/agents/claude.json +18 -0
- package/locales/en/.agents/skills/design_patterns_reference/agents/copilot.json +18 -0
- package/locales/en/.agents/skills/design_patterns_reference/agents/gemini.json +18 -0
- package/locales/en/.agents/skills/design_patterns_reference/agents/openai.yaml +8 -0
- package/locales/en/.agents/skills/design_patterns_reference/agents/qwen.json +18 -0
- package/locales/en/.agents/skills/design_patterns_reference/agents/skill.yaml +22 -0
- package/locales/en/.agents/skills/design_systems/agents/claude.json +2 -2
- package/locales/en/.agents/skills/design_systems/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/design_systems/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/design_systems/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/design_systems/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/design_systems/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/dev_reference_snippets/agents/claude.json +2 -2
- package/locales/en/.agents/skills/dev_reference_snippets/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/dev_reference_snippets/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/dev_reference_snippets/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/dev_reference_snippets/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/dev_reference_snippets/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/claude.json +3 -3
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/copilot.json +3 -3
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/gemini.json +3 -3
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/openai.yaml +2 -2
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/qwen.json +3 -3
- package/locales/en/.agents/skills/docker_kubernetes_architecture/agents/skill.yaml +3 -3
- package/locales/en/.agents/skills/es2025_beast_practices/agents/claude.json +4 -4
- package/locales/en/.agents/skills/es2025_beast_practices/agents/copilot.json +4 -4
- package/locales/en/.agents/skills/es2025_beast_practices/agents/gemini.json +4 -4
- package/locales/en/.agents/skills/es2025_beast_practices/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/es2025_beast_practices/agents/qwen.json +4 -4
- package/locales/en/.agents/skills/es2025_beast_practices/agents/skill.yaml +4 -4
- package/locales/en/.agents/skills/gates/agents/claude.json +5 -5
- package/locales/en/.agents/skills/gates/agents/copilot.json +5 -5
- package/locales/en/.agents/skills/gates/agents/gemini.json +5 -5
- package/locales/en/.agents/skills/gates/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/gates/agents/qwen.json +5 -5
- package/locales/en/.agents/skills/gates/agents/skill.yaml +5 -5
- package/locales/en/.agents/skills/go_beast_practices/agents/claude.json +4 -5
- package/locales/en/.agents/skills/go_beast_practices/agents/copilot.json +4 -5
- package/locales/en/.agents/skills/go_beast_practices/agents/gemini.json +4 -5
- package/locales/en/.agents/skills/go_beast_practices/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/go_beast_practices/agents/qwen.json +4 -5
- package/locales/en/.agents/skills/go_beast_practices/agents/skill.yaml +4 -5
- package/locales/en/.agents/skills/golden_canon_grid/agents/claude.json +18 -0
- package/locales/en/.agents/skills/golden_canon_grid/agents/copilot.json +18 -0
- package/locales/en/.agents/skills/golden_canon_grid/agents/gemini.json +18 -0
- package/locales/en/.agents/skills/golden_canon_grid/agents/openai.yaml +8 -0
- package/locales/en/.agents/skills/golden_canon_grid/agents/qwen.json +18 -0
- package/locales/en/.agents/skills/golden_canon_grid/agents/skill.yaml +22 -0
- package/locales/en/.agents/skills/google_stitch_skill/agents/claude.json +2 -2
- package/locales/en/.agents/skills/google_stitch_skill/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/google_stitch_skill/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/google_stitch_skill/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/google_stitch_skill/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/google_stitch_skill/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/handoff/agents/claude.json +2 -2
- package/locales/en/.agents/skills/handoff/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/handoff/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/handoff/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/handoff/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/handoff/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/claude.json +2 -2
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/k8s_manifests_conventions/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/memory/agents/claude.json +2 -2
- package/locales/en/.agents/skills/memory/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/memory/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/memory/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/memory/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/memory/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/claude.json +2 -2
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/mongodb_mongoose_best_practices/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/claude.json +2 -2
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/n8n_pinecone_qdrant_supabase/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/node_express_beast_practices/agents/claude.json +1 -1
- package/locales/en/.agents/skills/node_express_beast_practices/agents/copilot.json +1 -1
- package/locales/en/.agents/skills/node_express_beast_practices/agents/gemini.json +1 -1
- package/locales/en/.agents/skills/node_express_beast_practices/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/node_express_beast_practices/agents/qwen.json +1 -1
- package/locales/en/.agents/skills/node_express_beast_practices/agents/skill.yaml +1 -1
- package/locales/en/.agents/skills/observability_logging/agents/claude.json +5 -4
- package/locales/en/.agents/skills/observability_logging/agents/copilot.json +5 -4
- package/locales/en/.agents/skills/observability_logging/agents/gemini.json +5 -4
- package/locales/en/.agents/skills/observability_logging/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/observability_logging/agents/qwen.json +5 -4
- package/locales/en/.agents/skills/observability_logging/agents/skill.yaml +5 -4
- package/locales/en/.agents/skills/observability_plan/agents/claude.json +2 -2
- package/locales/en/.agents/skills/observability_plan/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/observability_plan/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/observability_plan/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/observability_plan/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/observability_plan/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/performance_review_baseline/agents/claude.json +4 -5
- package/locales/en/.agents/skills/performance_review_baseline/agents/copilot.json +4 -5
- package/locales/en/.agents/skills/performance_review_baseline/agents/gemini.json +4 -5
- package/locales/en/.agents/skills/performance_review_baseline/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/performance_review_baseline/agents/qwen.json +4 -5
- package/locales/en/.agents/skills/performance_review_baseline/agents/skill.yaml +4 -5
- package/locales/en/.agents/skills/pm_backlog/agents/claude.json +2 -2
- package/locales/en/.agents/skills/pm_backlog/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/pm_backlog/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/pm_backlog/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/pm_backlog/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/pm_backlog/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/pm_interview/agents/claude.json +2 -2
- package/locales/en/.agents/skills/pm_interview/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/pm_interview/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/pm_interview/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/pm_interview/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/pm_interview/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/pm_prd/agents/claude.json +2 -2
- package/locales/en/.agents/skills/pm_prd/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/pm_prd/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/pm_prd/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/pm_prd/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/pm_prd/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/claude.json +2 -2
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/qa_api_contract_tests/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_browser_testing/agents/claude.json +2 -2
- package/locales/en/.agents/skills/qa_browser_testing/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/qa_browser_testing/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/qa_browser_testing/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/qa_browser_testing/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/qa_browser_testing/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/claude.json +2 -2
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/qa_e2e_playwright/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_manual_run/agents/claude.json +2 -2
- package/locales/en/.agents/skills/qa_manual_run/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/qa_manual_run/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/qa_manual_run/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/qa_manual_run/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/qa_manual_run/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_test_plan/agents/claude.json +2 -2
- package/locales/en/.agents/skills/qa_test_plan/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/qa_test_plan/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/qa_test_plan/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/qa_test_plan/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/qa_test_plan/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/claude.json +5 -5
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/copilot.json +5 -5
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/gemini.json +5 -5
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/qwen.json +5 -5
- package/locales/en/.agents/skills/qa_ui_a11y_smoke/agents/skill.yaml +5 -5
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/claude.json +2 -2
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/react_15_3_wix_iframe/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/react_beast_practices/agents/claude.json +4 -4
- package/locales/en/.agents/skills/react_beast_practices/agents/copilot.json +4 -4
- package/locales/en/.agents/skills/react_beast_practices/agents/gemini.json +4 -4
- package/locales/en/.agents/skills/react_beast_practices/agents/openai.yaml +3 -3
- package/locales/en/.agents/skills/react_beast_practices/agents/qwen.json +4 -4
- package/locales/en/.agents/skills/react_beast_practices/agents/skill.yaml +4 -4
- package/locales/en/.agents/skills/release_gate/agents/claude.json +2 -2
- package/locales/en/.agents/skills/release_gate/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/release_gate/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/release_gate/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/release_gate/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/release_gate/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/claude.json +2 -2
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/release_gate_checklist_template/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/review_reference_snippets/agents/claude.json +2 -2
- package/locales/en/.agents/skills/review_reference_snippets/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/review_reference_snippets/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/review_reference_snippets/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/review_reference_snippets/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/review_reference_snippets/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/security_baseline_dev/agents/claude.json +2 -2
- package/locales/en/.agents/skills/security_baseline_dev/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/security_baseline_dev/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/security_baseline_dev/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/security_baseline_dev/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/security_baseline_dev/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/security_review_baseline/agents/claude.json +2 -2
- package/locales/en/.agents/skills/security_review_baseline/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/security_review_baseline/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/security_review_baseline/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/security_review_baseline/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/security_review_baseline/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/claude.json +2 -2
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/state_rtk_beast_practices/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/claude.json +2 -2
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/state_zustand_beast_practices/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/styling_css_stack/agents/claude.json +2 -2
- package/locales/en/.agents/skills/styling_css_stack/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/styling_css_stack/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/styling_css_stack/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/styling_css_stack/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/styling_css_stack/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/system_design_checklist/agents/claude.json +2 -2
- package/locales/en/.agents/skills/system_design_checklist/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/system_design_checklist/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/system_design_checklist/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/system_design_checklist/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/system_design_checklist/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/claude.json +2 -2
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/tailwind_beast_practices/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/tanstack_beast_practices/agents/claude.json +1 -1
- package/locales/en/.agents/skills/tanstack_beast_practices/agents/copilot.json +1 -1
- package/locales/en/.agents/skills/tanstack_beast_practices/agents/gemini.json +1 -1
- package/locales/en/.agents/skills/tanstack_beast_practices/agents/qwen.json +1 -1
- package/locales/en/.agents/skills/tanstack_beast_practices/agents/skill.yaml +1 -1
- package/locales/en/.agents/skills/tdd_workflow/agents/claude.json +2 -2
- package/locales/en/.agents/skills/tdd_workflow/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/tdd_workflow/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/tdd_workflow/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/tdd_workflow/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/tdd_workflow/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/testing_strategy_js/agents/claude.json +2 -2
- package/locales/en/.agents/skills/testing_strategy_js/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/testing_strategy_js/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/testing_strategy_js/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/testing_strategy_js/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/testing_strategy_js/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/tests_quality_review/agents/claude.json +2 -2
- package/locales/en/.agents/skills/tests_quality_review/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/tests_quality_review/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/tests_quality_review/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/tests_quality_review/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/tests_quality_review/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/threat_model_baseline/agents/claude.json +2 -2
- package/locales/en/.agents/skills/threat_model_baseline/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/threat_model_baseline/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/threat_model_baseline/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/threat_model_baseline/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/threat_model_baseline/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/tooling_bun_biome/agents/claude.json +1 -1
- package/locales/en/.agents/skills/tooling_bun_biome/agents/copilot.json +1 -1
- package/locales/en/.agents/skills/tooling_bun_biome/agents/gemini.json +1 -1
- package/locales/en/.agents/skills/tooling_bun_biome/agents/qwen.json +1 -1
- package/locales/en/.agents/skills/tooling_bun_biome/agents/skill.yaml +1 -1
- package/locales/en/.agents/skills/typescript_beast_practices/agents/claude.json +1 -1
- package/locales/en/.agents/skills/typescript_beast_practices/agents/copilot.json +1 -1
- package/locales/en/.agents/skills/typescript_beast_practices/agents/gemini.json +1 -1
- package/locales/en/.agents/skills/typescript_beast_practices/agents/qwen.json +1 -1
- package/locales/en/.agents/skills/typescript_beast_practices/agents/skill.yaml +1 -1
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/claude.json +2 -2
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/ui_a11y_smoke_review/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/ui_inventory/agents/claude.json +2 -2
- package/locales/en/.agents/skills/ui_inventory/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/ui_inventory/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/ui_inventory/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/ui_inventory/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/ui_inventory/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/ux_discovery/agents/claude.json +2 -2
- package/locales/en/.agents/skills/ux_discovery/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/ux_discovery/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/ux_discovery/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/ux_discovery/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/ux_discovery/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/ux_spec/agents/claude.json +2 -2
- package/locales/en/.agents/skills/ux_spec/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/ux_spec/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/ux_spec/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/ux_spec/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/ux_spec/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/claude.json +2 -2
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/wix_iframe_sdk/agents/skill.yaml +2 -2
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/claude.json +2 -2
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/copilot.json +2 -2
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/gemini.json +2 -2
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/openai.yaml +1 -1
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/qwen.json +2 -2
- package/locales/en/.agents/skills/wix_self_hosted_embedded_script/agents/skill.yaml +2 -2
- package/locales/en/.agents/workflows/bugfix.md +90 -0
- package/locales/en/.agents/workflows/hotfix.md +74 -0
- package/locales/en/.agents/workflows/pipeline-rules.md +157 -18
- package/locales/en/.agents/workflows/start-task.md +120 -17
- package/locales/en/AGENTS.yaml +2 -0
- package/locales/en/agents/orchestrator.claude.json +2 -0
- package/locales/en/agents/orchestrator.copilot.json +2 -0
- package/locales/en/agents/orchestrator.gemini.json +2 -0
- package/locales/en/agents/orchestrator.openai.yaml +2 -0
- package/locales/en/agents/orchestrator.qwen.json +2 -0
- package/locales/en/prompt-examples.md +152 -0
- package/package.json +1 -1
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tailwind_beast_practices",
|
|
3
3
|
"display_name": "Tailwind Beast Practices",
|
|
4
|
-
"description": "Tailwind CSS best practices for
|
|
4
|
+
"description": "Tailwind CSS best practices for Senior level: organization of classes, component approach, theme customization, responsive/dark mode, performance (purge/JIT), typical patterns and DO/DON'T. Use this skill whenever the task concerns styling via Tailwind — writing classes, config structure, working with the design system, avoiding className chaos, or integration with React/Next.js.",
|
|
5
5
|
"default_prompt": "Use $tailwind_beast_practices when the task matches the \"Tailwind Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tailwind_beast_practices",
|
|
8
8
|
"tailwind beast practices",
|
|
9
|
-
"Tailwind CSS best practices for
|
|
9
|
+
"Tailwind CSS best practices for Senior level"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tailwind",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tailwind_beast_practices",
|
|
3
3
|
"display_name": "Tailwind Beast Practices",
|
|
4
|
-
"description": "Tailwind CSS best practices for
|
|
4
|
+
"description": "Tailwind CSS best practices for Senior level: organization of classes, component approach, theme customization, responsive/dark mode, performance (purge/JIT), typical patterns and DO/DON'T. Use this skill whenever the task concerns styling via Tailwind — writing classes, config structure, working with the design system, avoiding className chaos, or integration with React/Next.js.",
|
|
5
5
|
"default_prompt": "Use $tailwind_beast_practices when the task matches the \"Tailwind Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tailwind_beast_practices",
|
|
8
8
|
"tailwind beast practices",
|
|
9
|
-
"Tailwind CSS best practices for
|
|
9
|
+
"Tailwind CSS best practices for Senior level"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tailwind",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tailwind_beast_practices",
|
|
3
3
|
"display_name": "Tailwind Beast Practices",
|
|
4
|
-
"description": "Tailwind CSS best practices for
|
|
4
|
+
"description": "Tailwind CSS best practices for Senior level: organization of classes, component approach, theme customization, responsive/dark mode, performance (purge/JIT), typical patterns and DO/DON'T. Use this skill whenever the task concerns styling via Tailwind — writing classes, config structure, working with the design system, avoiding className chaos, or integration with React/Next.js.",
|
|
5
5
|
"default_prompt": "Use $tailwind_beast_practices when the task matches the \"Tailwind Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tailwind_beast_practices",
|
|
8
8
|
"tailwind beast practices",
|
|
9
|
-
"Tailwind CSS best practices for
|
|
9
|
+
"Tailwind CSS best practices for Senior level"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tailwind",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
interface:
|
|
2
2
|
display_name: "Tailwind Beast Practices"
|
|
3
|
-
short_description: "Tailwind CSS best practices for
|
|
3
|
+
short_description: "Tailwind CSS best practices for Senior level: organization of classes, component approach, them…"
|
|
4
4
|
default_prompt: "Use $tailwind_beast_practices when the task matches the \"Tailwind Beast Practices\" skill."
|
|
5
5
|
dependencies:
|
|
6
6
|
tools: []
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tailwind_beast_practices",
|
|
3
3
|
"display_name": "Tailwind Beast Practices",
|
|
4
|
-
"description": "Tailwind CSS best practices for
|
|
4
|
+
"description": "Tailwind CSS best practices for Senior level: organization of classes, component approach, theme customization, responsive/dark mode, performance (purge/JIT), typical patterns and DO/DON'T. Use this skill whenever the task concerns styling via Tailwind — writing classes, config structure, working with the design system, avoiding className chaos, or integration with React/Next.js.",
|
|
5
5
|
"default_prompt": "Use $tailwind_beast_practices when the task matches the \"Tailwind Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tailwind_beast_practices",
|
|
8
8
|
"tailwind beast practices",
|
|
9
|
-
"Tailwind CSS best practices for
|
|
9
|
+
"Tailwind CSS best practices for Senior level"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tailwind",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
version: 1
|
|
2
2
|
name: "tailwind_beast_practices"
|
|
3
3
|
display_name: "Tailwind Beast Practices"
|
|
4
|
-
description: "Tailwind CSS best practices for
|
|
4
|
+
description: "Tailwind CSS best practices for Senior level: organization of classes, component approach, theme customization, responsive/dark mode, performance (purge/JIT), typical patterns and DO/DON'T. Use this skill whenever the task concerns styling via Tailwind — writing classes, config structure, working with the design system, avoiding className chaos, or integration with React/Next.js."
|
|
5
5
|
default_prompt: "Use $tailwind_beast_practices when the task matches the \"Tailwind Beast Practices\" skill."
|
|
6
6
|
triggers:
|
|
7
7
|
- "tailwind_beast_practices"
|
|
8
8
|
- "tailwind beast practices"
|
|
9
|
-
- "Tailwind CSS best practices for
|
|
9
|
+
- "Tailwind CSS best practices for Senior level"
|
|
10
10
|
capabilities:
|
|
11
11
|
- "tailwind"
|
|
12
12
|
- "beast"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tanstack_beast_practices",
|
|
3
3
|
"display_name": "TanStack Beast Practices",
|
|
4
|
-
"description": "TanStack (Query v5, Table v8, Virtual v3): caching, invalidation, pagination, infinite scroll, server filters/sorting, virtualization
|
|
4
|
+
"description": "TanStack (Query v5, Table v8, Virtual v3): caching, invalidation, pagination, infinite scroll, server-side filters/sorting, virtualization of large lists. Use this skill for any work with TanStack Query, TanStack Table or TanStack Virtual — when writing the fetcher layer, configuring the cache, building tables with server-side pagination, virtual lists, and when asked \"how to do X correctly with TanStack\".",
|
|
5
5
|
"default_prompt": "Use $tanstack_beast_practices when the task matches the \"TanStack Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tanstack_beast_practices",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tanstack_beast_practices",
|
|
3
3
|
"display_name": "TanStack Beast Practices",
|
|
4
|
-
"description": "TanStack (Query v5, Table v8, Virtual v3): caching, invalidation, pagination, infinite scroll, server filters/sorting, virtualization
|
|
4
|
+
"description": "TanStack (Query v5, Table v8, Virtual v3): caching, invalidation, pagination, infinite scroll, server-side filters/sorting, virtualization of large lists. Use this skill for any work with TanStack Query, TanStack Table or TanStack Virtual — when writing the fetcher layer, configuring the cache, building tables with server-side pagination, virtual lists, and when asked \"how to do X correctly with TanStack\".",
|
|
5
5
|
"default_prompt": "Use $tanstack_beast_practices when the task matches the \"TanStack Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tanstack_beast_practices",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tanstack_beast_practices",
|
|
3
3
|
"display_name": "TanStack Beast Practices",
|
|
4
|
-
"description": "TanStack (Query v5, Table v8, Virtual v3): caching, invalidation, pagination, infinite scroll, server filters/sorting, virtualization
|
|
4
|
+
"description": "TanStack (Query v5, Table v8, Virtual v3): caching, invalidation, pagination, infinite scroll, server-side filters/sorting, virtualization of large lists. Use this skill for any work with TanStack Query, TanStack Table or TanStack Virtual — when writing the fetcher layer, configuring the cache, building tables with server-side pagination, virtual lists, and when asked \"how to do X correctly with TanStack\".",
|
|
5
5
|
"default_prompt": "Use $tanstack_beast_practices when the task matches the \"TanStack Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tanstack_beast_practices",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tanstack_beast_practices",
|
|
3
3
|
"display_name": "TanStack Beast Practices",
|
|
4
|
-
"description": "TanStack (Query v5, Table v8, Virtual v3): caching, invalidation, pagination, infinite scroll, server filters/sorting, virtualization
|
|
4
|
+
"description": "TanStack (Query v5, Table v8, Virtual v3): caching, invalidation, pagination, infinite scroll, server-side filters/sorting, virtualization of large lists. Use this skill for any work with TanStack Query, TanStack Table or TanStack Virtual — when writing the fetcher layer, configuring the cache, building tables with server-side pagination, virtual lists, and when asked \"how to do X correctly with TanStack\".",
|
|
5
5
|
"default_prompt": "Use $tanstack_beast_practices when the task matches the \"TanStack Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tanstack_beast_practices",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
version: 1
|
|
2
2
|
name: "tanstack_beast_practices"
|
|
3
3
|
display_name: "TanStack Beast Practices"
|
|
4
|
-
description: "TanStack (Query v5, Table v8, Virtual v3): caching, invalidation, pagination, infinite scroll, server filters/sorting, virtualization
|
|
4
|
+
description: "TanStack (Query v5, Table v8, Virtual v3): caching, invalidation, pagination, infinite scroll, server-side filters/sorting, virtualization of large lists. Use this skill for any work with TanStack Query, TanStack Table or TanStack Virtual — when writing the fetcher layer, configuring the cache, building tables with server-side pagination, virtual lists, and when asked \"how to do X correctly with TanStack\"."
|
|
5
5
|
default_prompt: "Use $tanstack_beast_practices when the task matches the \"TanStack Beast Practices\" skill."
|
|
6
6
|
triggers:
|
|
7
7
|
- "tanstack_beast_practices"
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tdd_workflow",
|
|
3
3
|
"display_name": "TDD Workflow",
|
|
4
|
-
"description": "Development strictly
|
|
4
|
+
"description": "Development strictly according to TDD (RED→GREEN→REFACTOR): formulating test cases via user journey, unit + integration tests with Vitest and Testing Library, e2e with Playwright for critical flows. Use this skill ALWAYS when you need to write tests, develop a feature via TDD, conduct a review of tests, or explain why a test is fragile. Activate upon questions \"how to test X\", \"why the test breaks during refactoring\", \"what is a good test\".",
|
|
5
5
|
"default_prompt": "Use $tdd_workflow when the task matches the \"TDD Workflow\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tdd_workflow",
|
|
8
8
|
"tdd workflow",
|
|
9
|
-
"Development strictly
|
|
9
|
+
"Development strictly according to TDD (RED→GREEN→REFACTOR)"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tdd",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tdd_workflow",
|
|
3
3
|
"display_name": "TDD Workflow",
|
|
4
|
-
"description": "Development strictly
|
|
4
|
+
"description": "Development strictly according to TDD (RED→GREEN→REFACTOR): formulating test cases via user journey, unit + integration tests with Vitest and Testing Library, e2e with Playwright for critical flows. Use this skill ALWAYS when you need to write tests, develop a feature via TDD, conduct a review of tests, or explain why a test is fragile. Activate upon questions \"how to test X\", \"why the test breaks during refactoring\", \"what is a good test\".",
|
|
5
5
|
"default_prompt": "Use $tdd_workflow when the task matches the \"TDD Workflow\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tdd_workflow",
|
|
8
8
|
"tdd workflow",
|
|
9
|
-
"Development strictly
|
|
9
|
+
"Development strictly according to TDD (RED→GREEN→REFACTOR)"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tdd",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tdd_workflow",
|
|
3
3
|
"display_name": "TDD Workflow",
|
|
4
|
-
"description": "Development strictly
|
|
4
|
+
"description": "Development strictly according to TDD (RED→GREEN→REFACTOR): formulating test cases via user journey, unit + integration tests with Vitest and Testing Library, e2e with Playwright for critical flows. Use this skill ALWAYS when you need to write tests, develop a feature via TDD, conduct a review of tests, or explain why a test is fragile. Activate upon questions \"how to test X\", \"why the test breaks during refactoring\", \"what is a good test\".",
|
|
5
5
|
"default_prompt": "Use $tdd_workflow when the task matches the \"TDD Workflow\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tdd_workflow",
|
|
8
8
|
"tdd workflow",
|
|
9
|
-
"Development strictly
|
|
9
|
+
"Development strictly according to TDD (RED→GREEN→REFACTOR)"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tdd",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
interface:
|
|
2
2
|
display_name: "TDD Workflow"
|
|
3
|
-
short_description: "Development strictly
|
|
3
|
+
short_description: "Development strictly according to TDD (RED→GREEN→REFACTOR): formulating test cases via user jou…"
|
|
4
4
|
default_prompt: "Use $tdd_workflow when the task matches the \"TDD Workflow\" skill."
|
|
5
5
|
dependencies:
|
|
6
6
|
tools: []
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tdd_workflow",
|
|
3
3
|
"display_name": "TDD Workflow",
|
|
4
|
-
"description": "Development strictly
|
|
4
|
+
"description": "Development strictly according to TDD (RED→GREEN→REFACTOR): formulating test cases via user journey, unit + integration tests with Vitest and Testing Library, e2e with Playwright for critical flows. Use this skill ALWAYS when you need to write tests, develop a feature via TDD, conduct a review of tests, or explain why a test is fragile. Activate upon questions \"how to test X\", \"why the test breaks during refactoring\", \"what is a good test\".",
|
|
5
5
|
"default_prompt": "Use $tdd_workflow when the task matches the \"TDD Workflow\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tdd_workflow",
|
|
8
8
|
"tdd workflow",
|
|
9
|
-
"Development strictly
|
|
9
|
+
"Development strictly according to TDD (RED→GREEN→REFACTOR)"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tdd",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
version: 1
|
|
2
2
|
name: "tdd_workflow"
|
|
3
3
|
display_name: "TDD Workflow"
|
|
4
|
-
description: "Development strictly
|
|
4
|
+
description: "Development strictly according to TDD (RED→GREEN→REFACTOR): formulating test cases via user journey, unit + integration tests with Vitest and Testing Library, e2e with Playwright for critical flows. Use this skill ALWAYS when you need to write tests, develop a feature via TDD, conduct a review of tests, or explain why a test is fragile. Activate upon questions \"how to test X\", \"why the test breaks during refactoring\", \"what is a good test\"."
|
|
5
5
|
default_prompt: "Use $tdd_workflow when the task matches the \"TDD Workflow\" skill."
|
|
6
6
|
triggers:
|
|
7
7
|
- "tdd_workflow"
|
|
8
8
|
- "tdd workflow"
|
|
9
|
-
- "Development strictly
|
|
9
|
+
- "Development strictly according to TDD (RED→GREEN→REFACTOR)"
|
|
10
10
|
capabilities:
|
|
11
11
|
- "tdd"
|
|
12
12
|
- "workflow"
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "testing_strategy_js",
|
|
3
3
|
"display_name": "JS/TS Testing Strategy",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright). AAA pattern, Vitest config, React Testing Library, mocks of external services, coverage thresholds, naming conventions, CI pipeline. Activate when writing new tests, refactoring existing ones, or for questions \"how to properly test X\".",
|
|
5
5
|
"default_prompt": "Use $testing_strategy_js when the task matches the \"JS/TS Testing Strategy\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"testing_strategy_js",
|
|
8
8
|
"testing strategy js",
|
|
9
9
|
"JS/TS Testing Strategy",
|
|
10
|
-
"
|
|
10
|
+
"Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright)"
|
|
11
11
|
],
|
|
12
12
|
"capabilities": [
|
|
13
13
|
"testing",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "testing_strategy_js",
|
|
3
3
|
"display_name": "JS/TS Testing Strategy",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright). AAA pattern, Vitest config, React Testing Library, mocks of external services, coverage thresholds, naming conventions, CI pipeline. Activate when writing new tests, refactoring existing ones, or for questions \"how to properly test X\".",
|
|
5
5
|
"default_prompt": "Use $testing_strategy_js when the task matches the \"JS/TS Testing Strategy\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"testing_strategy_js",
|
|
8
8
|
"testing strategy js",
|
|
9
9
|
"JS/TS Testing Strategy",
|
|
10
|
-
"
|
|
10
|
+
"Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright)"
|
|
11
11
|
],
|
|
12
12
|
"capabilities": [
|
|
13
13
|
"testing",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "testing_strategy_js",
|
|
3
3
|
"display_name": "JS/TS Testing Strategy",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright). AAA pattern, Vitest config, React Testing Library, mocks of external services, coverage thresholds, naming conventions, CI pipeline. Activate when writing new tests, refactoring existing ones, or for questions \"how to properly test X\".",
|
|
5
5
|
"default_prompt": "Use $testing_strategy_js when the task matches the \"JS/TS Testing Strategy\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"testing_strategy_js",
|
|
8
8
|
"testing strategy js",
|
|
9
9
|
"JS/TS Testing Strategy",
|
|
10
|
-
"
|
|
10
|
+
"Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright)"
|
|
11
11
|
],
|
|
12
12
|
"capabilities": [
|
|
13
13
|
"testing",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
interface:
|
|
2
2
|
display_name: "JS/TS Testing Strategy"
|
|
3
|
-
short_description: "
|
|
3
|
+
short_description: "Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright). AA…"
|
|
4
4
|
default_prompt: "Use $testing_strategy_js when the task matches the \"JS/TS Testing Strategy\" skill."
|
|
5
5
|
dependencies:
|
|
6
6
|
tools: []
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "testing_strategy_js",
|
|
3
3
|
"display_name": "JS/TS Testing Strategy",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright). AAA pattern, Vitest config, React Testing Library, mocks of external services, coverage thresholds, naming conventions, CI pipeline. Activate when writing new tests, refactoring existing ones, or for questions \"how to properly test X\".",
|
|
5
5
|
"default_prompt": "Use $testing_strategy_js when the task matches the \"JS/TS Testing Strategy\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"testing_strategy_js",
|
|
8
8
|
"testing strategy js",
|
|
9
9
|
"JS/TS Testing Strategy",
|
|
10
|
-
"
|
|
10
|
+
"Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright)"
|
|
11
11
|
],
|
|
12
12
|
"capabilities": [
|
|
13
13
|
"testing",
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
version: 1
|
|
2
2
|
name: "testing_strategy_js"
|
|
3
3
|
display_name: "JS/TS Testing Strategy"
|
|
4
|
-
description: "
|
|
4
|
+
description: "Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright). AAA pattern, Vitest config, React Testing Library, mocks of external services, coverage thresholds, naming conventions, CI pipeline. Activate when writing new tests, refactoring existing ones, or for questions \"how to properly test X\"."
|
|
5
5
|
default_prompt: "Use $testing_strategy_js when the task matches the \"JS/TS Testing Strategy\" skill."
|
|
6
6
|
triggers:
|
|
7
7
|
- "testing_strategy_js"
|
|
8
8
|
- "testing strategy js"
|
|
9
9
|
- "JS/TS Testing Strategy"
|
|
10
|
-
- "
|
|
10
|
+
- "Testing strategy for JS/TS projects — unit (Vitest), integration (API/DB), e2e (Playwright)"
|
|
11
11
|
capabilities:
|
|
12
12
|
- "testing"
|
|
13
13
|
- "strategy"
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tests_quality_review",
|
|
3
3
|
"display_name": "Tests Quality Review",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence of flakes and test \"magic\". Prioritized checklist, good/bad test examples, output report template. Activate when reviewing existing tests, stabilizing flaky tests, or auditing test suite quality.",
|
|
5
5
|
"default_prompt": "Use $tests_quality_review when the task matches the \"Tests Quality Review\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tests_quality_review",
|
|
8
8
|
"tests quality review",
|
|
9
|
-
"
|
|
9
|
+
"Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence of flakes and test \"magic\""
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tests",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tests_quality_review",
|
|
3
3
|
"display_name": "Tests Quality Review",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence of flakes and test \"magic\". Prioritized checklist, good/bad test examples, output report template. Activate when reviewing existing tests, stabilizing flaky tests, or auditing test suite quality.",
|
|
5
5
|
"default_prompt": "Use $tests_quality_review when the task matches the \"Tests Quality Review\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tests_quality_review",
|
|
8
8
|
"tests quality review",
|
|
9
|
-
"
|
|
9
|
+
"Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence of flakes and test \"magic\""
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tests",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tests_quality_review",
|
|
3
3
|
"display_name": "Tests Quality Review",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence of flakes and test \"magic\". Prioritized checklist, good/bad test examples, output report template. Activate when reviewing existing tests, stabilizing flaky tests, or auditing test suite quality.",
|
|
5
5
|
"default_prompt": "Use $tests_quality_review when the task matches the \"Tests Quality Review\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tests_quality_review",
|
|
8
8
|
"tests quality review",
|
|
9
|
-
"
|
|
9
|
+
"Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence of flakes and test \"magic\""
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tests",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
interface:
|
|
2
2
|
display_name: "Tests Quality Review"
|
|
3
|
-
short_description: "
|
|
3
|
+
short_description: "Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence o…"
|
|
4
4
|
default_prompt: "Use $tests_quality_review when the task matches the \"Tests Quality Review\" skill."
|
|
5
5
|
dependencies:
|
|
6
6
|
tools: []
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tests_quality_review",
|
|
3
3
|
"display_name": "Tests Quality Review",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence of flakes and test \"magic\". Prioritized checklist, good/bad test examples, output report template. Activate when reviewing existing tests, stabilizing flaky tests, or auditing test suite quality.",
|
|
5
5
|
"default_prompt": "Use $tests_quality_review when the task matches the \"Tests Quality Review\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tests_quality_review",
|
|
8
8
|
"tests quality review",
|
|
9
|
-
"
|
|
9
|
+
"Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence of flakes and test \"magic\""
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"tests",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
version: 1
|
|
2
2
|
name: "tests_quality_review"
|
|
3
3
|
display_name: "Tests Quality Review"
|
|
4
|
-
description: "
|
|
4
|
+
description: "Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence of flakes and test \"magic\". Prioritized checklist, good/bad test examples, output report template. Activate when reviewing existing tests, stabilizing flaky tests, or auditing test suite quality."
|
|
5
5
|
default_prompt: "Use $tests_quality_review when the task matches the \"Tests Quality Review\" skill."
|
|
6
6
|
triggers:
|
|
7
7
|
- "tests_quality_review"
|
|
8
8
|
- "tests quality review"
|
|
9
|
-
- "
|
|
9
|
+
- "Quality review of unit/integration tests — scenario coverage, boundaries, resilience, absence of flakes and test \"magic\""
|
|
10
10
|
capabilities:
|
|
11
11
|
- "tests"
|
|
12
12
|
- "quality"
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "threat_model_baseline",
|
|
3
3
|
"display_name": "Threat Model Baseline",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Base threat model (threat baseline) for MVP — assets, attack vectors, measures. Considers OWASP risks and roles/permissions.",
|
|
5
5
|
"default_prompt": "Use $threat_model_baseline when the task matches the \"Threat Model Baseline\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"threat_model_baseline",
|
|
8
8
|
"threat model baseline",
|
|
9
|
-
"
|
|
9
|
+
"Base threat model (threat baseline) for MVP — assets, attack vectors, measures"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"threat",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "threat_model_baseline",
|
|
3
3
|
"display_name": "Threat Model Baseline",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Base threat model (threat baseline) for MVP — assets, attack vectors, measures. Considers OWASP risks and roles/permissions.",
|
|
5
5
|
"default_prompt": "Use $threat_model_baseline when the task matches the \"Threat Model Baseline\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"threat_model_baseline",
|
|
8
8
|
"threat model baseline",
|
|
9
|
-
"
|
|
9
|
+
"Base threat model (threat baseline) for MVP — assets, attack vectors, measures"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"threat",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "threat_model_baseline",
|
|
3
3
|
"display_name": "Threat Model Baseline",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Base threat model (threat baseline) for MVP — assets, attack vectors, measures. Considers OWASP risks and roles/permissions.",
|
|
5
5
|
"default_prompt": "Use $threat_model_baseline when the task matches the \"Threat Model Baseline\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"threat_model_baseline",
|
|
8
8
|
"threat model baseline",
|
|
9
|
-
"
|
|
9
|
+
"Base threat model (threat baseline) for MVP — assets, attack vectors, measures"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"threat",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
interface:
|
|
2
2
|
display_name: "Threat Model Baseline"
|
|
3
|
-
short_description: "
|
|
3
|
+
short_description: "Base threat model (threat baseline) for MVP — assets, attack vectors, measures. Considers OWASP…"
|
|
4
4
|
default_prompt: "Use $threat_model_baseline when the task matches the \"Threat Model Baseline\" skill."
|
|
5
5
|
dependencies:
|
|
6
6
|
tools: []
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "threat_model_baseline",
|
|
3
3
|
"display_name": "Threat Model Baseline",
|
|
4
|
-
"description": "
|
|
4
|
+
"description": "Base threat model (threat baseline) for MVP — assets, attack vectors, measures. Considers OWASP risks and roles/permissions.",
|
|
5
5
|
"default_prompt": "Use $threat_model_baseline when the task matches the \"Threat Model Baseline\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"threat_model_baseline",
|
|
8
8
|
"threat model baseline",
|
|
9
|
-
"
|
|
9
|
+
"Base threat model (threat baseline) for MVP — assets, attack vectors, measures"
|
|
10
10
|
],
|
|
11
11
|
"capabilities": [
|
|
12
12
|
"threat",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
version: 1
|
|
2
2
|
name: "threat_model_baseline"
|
|
3
3
|
display_name: "Threat Model Baseline"
|
|
4
|
-
description: "
|
|
4
|
+
description: "Base threat model (threat baseline) for MVP — assets, attack vectors, measures. Considers OWASP risks and roles/permissions."
|
|
5
5
|
default_prompt: "Use $threat_model_baseline when the task matches the \"Threat Model Baseline\" skill."
|
|
6
6
|
triggers:
|
|
7
7
|
- "threat_model_baseline"
|
|
8
8
|
- "threat model baseline"
|
|
9
|
-
- "
|
|
9
|
+
- "Base threat model (threat baseline) for MVP — assets, attack vectors, measures"
|
|
10
10
|
capabilities:
|
|
11
11
|
- "threat"
|
|
12
12
|
- "model"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tooling_bun_biome",
|
|
3
3
|
"display_name": "Tooling (Bun + Biome) Beast Practices",
|
|
4
|
-
"description": "Tooling — Biome (lint/format) and Bun (runtime/package manager). biome.json config, key rules, Bun scripts, pre-commit hooks, CI pipeline, migration
|
|
4
|
+
"description": "Tooling — Biome (lint/format) and Bun (runtime/package manager). biome.json config, key rules, Bun scripts, pre-commit hooks, CI pipeline, migration from ESLint+Prettier. Activate when setting up tooling, adding a linter, or for questions \"how to set up Biome/Bun\".",
|
|
5
5
|
"default_prompt": "Use $tooling_bun_biome when the task matches the \"Tooling (Bun + Biome) Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tooling_bun_biome",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tooling_bun_biome",
|
|
3
3
|
"display_name": "Tooling (Bun + Biome) Beast Practices",
|
|
4
|
-
"description": "Tooling — Biome (lint/format) and Bun (runtime/package manager). biome.json config, key rules, Bun scripts, pre-commit hooks, CI pipeline, migration
|
|
4
|
+
"description": "Tooling — Biome (lint/format) and Bun (runtime/package manager). biome.json config, key rules, Bun scripts, pre-commit hooks, CI pipeline, migration from ESLint+Prettier. Activate when setting up tooling, adding a linter, or for questions \"how to set up Biome/Bun\".",
|
|
5
5
|
"default_prompt": "Use $tooling_bun_biome when the task matches the \"Tooling (Bun + Biome) Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tooling_bun_biome",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tooling_bun_biome",
|
|
3
3
|
"display_name": "Tooling (Bun + Biome) Beast Practices",
|
|
4
|
-
"description": "Tooling — Biome (lint/format) and Bun (runtime/package manager). biome.json config, key rules, Bun scripts, pre-commit hooks, CI pipeline, migration
|
|
4
|
+
"description": "Tooling — Biome (lint/format) and Bun (runtime/package manager). biome.json config, key rules, Bun scripts, pre-commit hooks, CI pipeline, migration from ESLint+Prettier. Activate when setting up tooling, adding a linter, or for questions \"how to set up Biome/Bun\".",
|
|
5
5
|
"default_prompt": "Use $tooling_bun_biome when the task matches the \"Tooling (Bun + Biome) Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tooling_bun_biome",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "tooling_bun_biome",
|
|
3
3
|
"display_name": "Tooling (Bun + Biome) Beast Practices",
|
|
4
|
-
"description": "Tooling — Biome (lint/format) and Bun (runtime/package manager). biome.json config, key rules, Bun scripts, pre-commit hooks, CI pipeline, migration
|
|
4
|
+
"description": "Tooling — Biome (lint/format) and Bun (runtime/package manager). biome.json config, key rules, Bun scripts, pre-commit hooks, CI pipeline, migration from ESLint+Prettier. Activate when setting up tooling, adding a linter, or for questions \"how to set up Biome/Bun\".",
|
|
5
5
|
"default_prompt": "Use $tooling_bun_biome when the task matches the \"Tooling (Bun + Biome) Beast Practices\" skill.",
|
|
6
6
|
"triggers": [
|
|
7
7
|
"tooling_bun_biome",
|