Frontend & Mobile Development
Separates React state into five kinds so fetched server data never lands in a global store.
Install
Claude Code: /plugin marketplace add wshobson/agents → /plugin install frontend-mobile-development
React ya da React Native arayüzü kurarken, durum yönetimi aracı seçilirken veya bileşen iskeleti çıkarılırken devreye giriyor.
- 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.
Similar skills
Shell Scripting
SkillTwo shell agents that keep bash idioms out of POSIX sh scripts, with ShellCheck and Bats.
Blockchain & Web3
SkillSolidity security, ERC token standards and Hardhat or Foundry testing for smart contract work.
Game Development
SkillUnity DOTS, Godot 4 GDScript and Bukkit or Paper plugin agents in a single bundle.
Comments(0)
Sign in to comment