lwc-well-architected
Atomic design framework for scalable LWC development. Use when: creating new Lightning Web Components, refactoring existing LWC, reviewing LWC code, determining component level (atom/molecule/organism/template/page/utility/flow), enforcing unidirectional data flow, adding accessibility or SLDS compliance, writing LWC Jest tests, migrating god components, or building Flow-reactive screen components.
Repository SourceNeeds Review
flow-well-architected
Nine-principle framework for well-architected Salesforce Flows. Use when: building new flows, reviewing flow architecture, naming flow elements, documenting flow decisions, optimizing flow performance, extracting subflows, adding error handling to flows, planning flow testing strategy, refactoring monolith or spaghetti flows, evaluating flow design quality.
Repository SourceNeeds Review
testing-agentforce
Write, run, and analyze structured test suites for Agentforce agents. TRIGGER when: user writes or modifies test spec YAML (AiEvaluationDefinition); runs sf agent test create, run, run-eval, or results commands; asks about test coverage strategy, metric selection, or custom evaluations; interprets test results or diagnoses test failures; asks about batch testing, regression suites, or CI/CD test integration. DO NOT TRIGGER when: user creates, modifies, previews, or debugs .agent files (use developing-agentforce); deploys or publishes agents; writes Agent Script code; uses sf agent preview for development iteration; analyzes production session traces (use observing-agentforce).
Repository SourceNeeds Review
visual-summary-analysis
Performs AI analysis on input video clips/image content and generates a smooth, natural scene description. | 视觉摘要智述技能,对传入的视频片段/图片内容进行AI分析,生成一段通顺自然的场景描述内容
Archived SourceRecently Updated