Loading...
Loading...
Ember.js performance optimization and accessibility guidelines. This skill should be used when writing, reviewing, or refactoring Ember.js code to ensure optimal performance patterns and accessibility. Triggers on tasks involving Ember components, routes, data fetching, bundle optimization, or accessibility improvements.
npx skill4agent add nullvoxpopuli/agent-skills ember-best-practices| Priority | Category | Impact | Prefix |
|---|---|---|---|
| 1 | Route Loading and Data Fetching | CRITICAL | |
| 2 | Build and Bundle Optimization | CRITICAL | |
| 3 | Component and Reactivity | HIGH | |
| 4 | Accessibility Best Practices | HIGH | |
| 5 | Service and State Management | MEDIUM-HIGH | |
| 6 | Template Optimization | MEDIUM | |
| 7 | Performance Optimization | MEDIUM | |
| 8 | Testing Best Practices | MEDIUM | |
| 9 | Tooling and Configuration | MEDIUM | |
| 10 | Advanced Patterns | MEDIUM-HIGH | |
route-parallel-modelroute-loading-substatesroute-lazy-routesroute-templatesroute-model-cachingbundle-direct-importsbundle-embroider-staticbundle-lazy-dependenciescomponent-use-glimmercomponent-cached-getterscomponent-minimal-trackingcomponent-tracked-toolboxcomponent-composition-patternscomponent-reactive-chainscomponent-class-fieldscomponent-controlled-formscomponent-on-modifiercomponent-args-validationcomponent-memory-leakscomponent-strict-modecomponent-avoid-classes-in-examplescomponent-avoid-constructorscomponent-avoid-lifecycle-hookscomponent-file-conventionsexports-named-onlya11y-automated-testinga11y-semantic-htmla11y-keyboard-navigationa11y-form-labelsa11y-route-announcementsservice-cache-responsesservice-shared-stateservice-ember-data-optimizationservice-owner-linkageservice-data-requestingtemplate-let-helpertemplate-each-keytemplate-avoid-computationtemplate-helper-importstemplate-conditional-renderingtemplate-fn-helpertemplate-only-component-functionshelper-compositionhelper-builtin-functionshelper-plain-functionsperformance-on-modifier-vs-handlerstesting-modern-patternstesting-qunit-dom-assertionstesting-test-waiterstesting-render-patternstesting-msw-setuptesting-library-dom-abstractionvscode-setup-recommendedadvanced-modifiersadvanced-helpersadvanced-tracked-built-insadvanced-concurrencyadvanced-data-loading-with-ember-concurrencyrules/route-parallel-model.md
rules/bundle-embroider-static.md
rules/a11y-automated-testing.mdAGENTS.md