·ember-best-practices
</>

ember-best-practices

nullvoxpopuli/agent-skills

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.

14Installs·0Trend·@nullvoxpopuli

Installation

$npx skills add https://github.com/nullvoxpopuli/agent-skills --skill ember-best-practices

SKILL.md

Comprehensive performance optimization and accessibility guide for Ember.js applications. Contains 58 rules across 9 categories, prioritized by impact to guide automated refactoring and code generation.

| 1 | Route Loading and Data Fetching | CRITICAL | route- | | 2 | Build and Bundle Optimization | CRITICAL | bundle- | | 3 | Component and Reactivity | HIGH | component- | | 4 | Accessibility Best Practices | HIGH | a11y- | | 5 | Service and State Management | MEDIUM-HIGH | service- | | 6 | Template Optimization | MEDIUM | template- |

| 7 | Performance Optimization | MEDIUM | performance- | | 8 | Testing Best Practices | MEDIUM | testing- | | 9 | Tooling and Configuration | MEDIUM | tooling- | | 10 | Advanced Patterns | MEDIUM-HIGH | advanced- |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/nullvoxpopuli/agent-skills --skill ember-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is ember-best-practices?

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. Source: nullvoxpopuli/agent-skills.

How do I install ember-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nullvoxpopuli/agent-skills --skill ember-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/nullvoxpopuli/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-05