PanPanFR /oh-my-kilo
Skill Claude Code Codex
Lazy senior dev mode. YAGNI extremist — deletion before addition, shortest working diff wins. Use before writing code: challenge the requirement, reuse, stdlib, one-liner, then minimum code. Mark deliberate simplifications with a ponytail: comment.
11 9d ago A 56 tokens
original MIT PanPanFR /oh-my-kilo
Skill Claude Code Codex
Progressive Web Apps - service workers, caching strategies, offline, Workbox.
11 9d ago A 19 tokens
original MIT PanPanFR /oh-my-kilo
Skill Claude Code Codex
Use when you need to resolve an in-progress git merge/rebase conflict.
11 9d ago A 23 tokens
copy · 100% MIT PanPanFR /oh-my-kilo
Skill Claude Code Codex
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
11 9d ago A 21 tokens
copy · 100% MIT PanPanFR /oh-my-kilo
Skill Claude Code Codex
Use when implementing any feature or bugfix, before writing implementation code.
11 9d ago A 17 tokens
copy · 100% MIT PanPanFR /oh-my-kilo
Skill Claude Code Codex
UI/UX design intelligence for web and mobile. Trigger with "design UI", "create component", "build landing page", "build dashboard", "choose color", "pick font", "check accessibility", "review UX", "add animation", "responsive design", "dark mode", or when designing new pages, creating UI components, choosing color…
11 9d ago A 94 tokens
original MIT PanPanFR /oh-my-kilo
Skill Claude Code Codex
React/Next.js performance optimization + composition patterns from Vercel Engineering. Covers 70+ rules: eliminating waterfalls, bundle optimization, server performance, re-render optimization, rendering performance, JS performance, advanced patterns, plus compound components, state management, React 19 APIs. Use for…
11 9d ago A 73 tokens
original MIT PanPanFR /oh-my-kilo
Skill Claude Code Codex
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.
11 9d ago A 43 tokens
copy · 100% MIT PanPanFR /oh-my-kilo
Skill Claude Code Codex
Deep Core Web Vitals and page speed audit using Chrome DevTools MCP. Measures LCP, INP, CLS, FCP, TTFB, TBT, Speed Index. Identifies render-blocking resources, network chains, layout shifts, caching issues, accessibility gaps. Use for performance audit, optimization, Lighthouse scores, site speed. Biases towards…
11 9d ago A 81 tokens
original MIT PanPanFR /oh-my-kilo
Skill Claude Code Codex
Use when you have a spec or requirements for a multi-step task, before touching code.
11 9d ago A 21 tokens
copy · 88% MIT PanPanFR /oh-my-kilo
Skill Claude Code Codex
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
11 9d ago A 20 tokens
copy · 97% MIT