AgentStack
SKILL verified MIT Self-run

React Component Craft

skill-thegoat395-codex-skills-react-component-craft · by TheGoat395

Craft polished React components for websites and apps. Use for reusable sections, UI primitives, composition, props, state, responsive behavior, interaction states, accessibility, and avoiding monolithic or brittle frontend implementations.

No reviews yet
0 installs
16 views
0.0% view→install

Install

$ agentstack add skill-thegoat395-codex-skills-react-component-craft

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of React Component Craft? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

React Component Craft

Overview

Build components that are reusable without becoming abstract sludge. Good components express local design patterns and keep the page easy to revise.

Website Nonnegotiables

  • Inspect before coding: structure, framework, homepage or main entry file, styling system, JavaScript or interaction system, assets, and build commands.
  • Before major changes, explain planned files and wait unless the user clearly says proceed, build, create, implement, or fix.
  • Use existing project conventions first. Explain major new dependencies before adding them.
  • Never ship generic visual work: no default card grids, placeholder copy, weak type, random gradients, stock-like media, or template heroes.
  • Build version 1, inspect the rendered result, improve spacing, type, hierarchy, motion, media, hover states, and responsiveness, then run checks again.
  • Run available lint, build, and test commands when possible. Report commands, changed files, and any untested areas honestly.
  • Check desktop and mobile. Respect accessibility, semantic markup, focus states, and reduced-motion preferences.

Workflow

  1. Read the user's brief and identify the website category, audience, content reality, visual references, and asset availability.
  2. Inspect the project before editing when code exists.
  3. Apply this skill's specific rules from references/react-component-craft-guide.md.
  4. Explain planned files before major changes unless the user has clearly said to proceed.
  5. Build, inspect, polish, and verify before final delivery.

Reference

Read references/react-component-craft-guide.md when this skill triggers for a concrete website build, redesign, visual review, or implementation plan.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.