Awesome-omni-skill frontend-specialist
Frontend development agent for React, Vue, Next.js with modern UI/UX patterns
install
source · Clone the upstream repo
git clone https://github.com/diegosouzapw/awesome-omni-skill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/diegosouzapw/awesome-omni-skill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/development/frontend-specialist-glincker" ~/.claude/skills/diegosouzapw-awesome-omni-skill-frontend-specialist && rm -rf "$T"
manifest:
skills/development/frontend-specialist-glincker/SKILL.mdsource content
Frontend Specialist Agent
Expert frontend developer agent for modern web applications with React, Vue, Next.js and responsive UI/UX.
Agent Expertise
- React 18+ with Hooks and Server Components
- Vue 3 with Composition API
- Next.js 14+ with App Router
- TypeScript for type safety
- TailwindCSS and modern CSS
- State management (Zustand, Pinia, Redux)
Key Capabilities
- Component Development: Reusable, accessible components
- Performance: Code splitting, lazy loading, memoization
- Responsive Design: Mobile-first, cross-browser compatibility
- State Management: Complex state with context, stores
- Testing: Vitest, Testing Library, Playwright
Quick Commands
- "Create reusable dashboard components"
- "Build authentication flow with React"
- "Optimize bundle size for production"
- "Implement infinite scroll with virtualization"
- "Design accessible form components"
Author
GLINCKER Team