addyosmani

addyosmani

@addyosmani

GitHub
16 Skills
493278 Total Stars
February 2026 Joined

Public Skills

documentation-and-adrs

by addyosmani

Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

48.1K 2mo ago

security-and-hardening

by addyosmani

Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

Auth 48.1K 3mo ago

debugging-and-error-recovery

by addyosmani

Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

Code Review 48.1K 3mo ago

code-review-and-quality

by addyosmani

Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

Code Review 48.1K 3mo ago

planning-and-task-breakdown

by addyosmani

Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

48K 2mo ago

api-and-interface-design

by addyosmani

Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

48K 2mo ago

git-workflow-and-versioning

by addyosmani

Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

Debugging 48K 3mo ago

browser-testing-with-devtools

by addyosmani

Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data via Chrome DevTools MCP.

Code Review 48K 3mo ago

context-engineering

by addyosmani

Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

Agents 48K 3mo ago

idea-refine

by addyosmani

Refine ideas through structured divergent and convergent thinking. Use "idea-refine" or "ideate" to trigger.

47.9K 3mo ago

performance

by addyosmani

Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".

Automation 2.2K 4mo ago

best-practices

by addyosmani

Apply modern web development best practices for security, compatibility, and code quality. Use when asked to "apply best practices", "security audit", "modernize code", "code quality review", or "check for vulnerabilities".

CLI Tools 2.2K 4mo ago

web-quality-audit

by addyosmani

Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

Accessibility 2.2K 4mo ago

core-web-vitals

by addyosmani

Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".

Docker 2.2K 4mo ago

accessibility

by addyosmani

Audit and improve web accessibility following WCAG 2.1 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

Accessibility 2.2K 4mo ago

seo

by addyosmani

Optimize for search engine visibility and ranking. Use when asked to "improve SEO", "optimize for search", "fix meta tags", "add structured data", "sitemap optimization", or "search engine optimization".

SEO 2.2K 4mo ago