Skip to main content
addyosmani
GitHub-Creator-Profil

addyosmani

Repository-Ansicht von 45 gesammelten Skills in 5 GitHub-Repositories.

gesammelte Skills
45
Repositories
5
aktualisiert
29. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

using-agent-skills
nicht klassifiziert

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

28. Aug. 2026
constraint-driven-development
Softwareentwickler

Establishes a project's quality bar as a written contract and stops agents quietly lowering it. Interviews the user on which dimensions matter, supplies sane default thresholds when they have no number in mind, records everything in CONSTRAINTS.md, and…

28. Aug. 2026
planning-and-task-breakdown
nicht klassifiziert

Breaks work into ordered tasks. 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.

28. Aug. 2026
performance-optimization
nicht klassifiziert

Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspect performance regressions, when Core Web Vitals or load times need improvement, when N+1 query patterns need fixing, or…

28. Aug. 2026
git-workflow-and-versioning
nicht klassifiziert

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, opening or reviewing a pull request (PR), pushing to a remote, or when you need to organize work across multiple parallel streams. Use…

23. Aug. 2026
spec-driven-development
Softwareentwickler

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea. Use when a single requirement spans several…

14. Aug. 2026
security-and-hardening
Informationssicherheitsanalysten

Hardens code against vulnerabilities. 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. Use when…

14. Aug. 2026
api-and-interface-design
Softwareentwickler

Guides stable API and interface design. 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.

13. Aug. 2026
Es werden 8 von 25 gesammelten Skills angezeigt.
Es werden 8 von 12 gesammelten Skills angezeigt.
accessibility
nicht klassifiziert

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

24. Aug. 2026
best-practices
nicht klassifiziert

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".

24. Aug. 2026
core-web-vitals
nicht klassifiziert

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

24. Aug. 2026
performance
nicht klassifiziert

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".

24. Aug. 2026
seo
nicht klassifiziert

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".

24. Aug. 2026
web-quality-audit
nicht klassifiziert

Run an evidence-led web quality audit covering performance, accessibility, SEO, best practices, and agentic browsing. Use when asked to "audit my site", "review web quality", "run lighthouse audit", "check page quality", or "optimize my website".

24. Aug. 2026
5 von 5 Repositories angezeigt
Alle Repositories angezeigt