Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Frontend & Mobile Development logo
Skill

Frontend & Mobile Development

Separates React state into five kinds so fetched server data never lands in a global store.

0
SaveVisit website ↗

Install

Claude Code: /plugin marketplace add wshobson/agents → /plugin install frontend-mobile-development
Triggers on

React ya da React Native arayüzü kurarken, durum yönetimi aracı seçilirken veya bileşen iskeleti çıkarılırken devreye giriyor.

Needs tools
ReadWriteEdit
Author
Seth Hobson
License
MIT

The state management skill is the load-bearing piece: it splits local, global, server, URL and form state and assigns each its own tool, which is precisely the distinction people miss when they push fetched data into Redux and then hand-write cache invalidation for the rest of the project's life. Around it sit skills for Next.js App Router patterns, React Native architecture, and building a Tailwind design system instead of scattering utility classes across components. The component-scaffold command takes a short description and emits the full set — typed props, hooks, styles in the chosen system, tests and accessibility attributes — for a web, native or universal target. Two agents cover the wider frontend and mobile work that does not reduce to one component.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?