Build modern, performant frontend UIs: component design, state management, rendering performance, and accessibility. Covers React and Next.js (web) plus React Native, with framework-specific mechanics in reference files; the judgment applies cross-framework. Use whenever the user builds or optimizes UI components, manages client or server state, or fixes frontend performance including list virtualization and scroll or render jank (e.g. FlatList). Do NOT use for visual or aesthetic design direction (use frontend-design), or for animation and gesture craft (use motion-craft).
$npx -y skills add jakubsuplicki/codument --skill senior-frontendInstalls into the current project.
Run `npx skills use "https://github.com/jakubsuplicki/codument" --skill "jakubsuplicki/codument/senior-frontend"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jakubsuplicki/codument" that are relevant to the current task. Run `npx skills add "https://github.com/jakubsuplicki/codument"` and select the relevant skills, then follow their instructions.