React

v1.0.4

Full React 19 engineering, architecture, Server Components, hooks, Zustand, TanStack Query, forms, performance, testing, production deploy.

3· 5.1k·56 current·58 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (React 19 engineering, Server Components, state, performance, testing, deploy) aligns with the provided SKILL.md, memory template, and setup guidance. The skill does not require unrelated binaries or environment variables.
Instruction Scope
Runtime instructions are purely advisory and provide code patterns and architecture guidance. The only file-write instruction is in setup.md which asks the user/agent to create ~/react and copy memory-template.md to ~/react/memory.md — this is expected for storing skill memory but is a persistent side effect the user should be aware of.
Install Mechanism
No install spec or code files are included; the skill is instruction-only so nothing is downloaded or written to disk by an installer beyond the optional setup.md file-copy step.
Credentials
The skill declares no required environment variables, credentials, or config paths. Code examples reference DB access in server components (e.g., db.products.findMany()) but the skill does not request DB credentials or other secrets — the examples are illustrative, not prescriptive of secret collection.
Persistence & Privilege
always:false and normal autonomous invocation are set (platform defaults). The only persistence action described is creating ~/react/memory.md via setup.md; the skill does not request to modify other skills or system-wide settings.
Assessment
This skill is principally a collection of best-practice instructions and code examples for React 19 and related tools. It does not ask for credentials or download code, but the setup step will create ~/react/memory.md if you run it — review the memory file contents before populating it and avoid placing secrets there. If you let an agent invoke this skill autonomously, be aware it could perform the setup file operations (create ~/react and write memory.md); otherwise there are no hidden endpoints or install scripts to worry about.

Like a lobster shell, security has layers — review code before you run it.

latestvk97egs8a1zv687wh2zg9z76gq581v055

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments