#412 · Primary category: AI Coding Assistants
skills
Agent skills for interface design, React, React Native, and software security.
Project last updated:07/30/26
GitHub Stars
805
Forks
13
Contributors
1
License
MIT
Why we included this project
These agent skills give AI coding assistants a more structured way to handle frontend and security work. Each area, whether interface design, React, React Native, or security, comes as a pair: one skill that builds and changes code, and a second, read-only review skill that checks the result against evidence instead of taste. That split is the useful part, because the same assistant can produce a feature and then audit its own output. The security skill is worth a look for teams that want threat modeling and reachable-risk reporting to be part of the normal coding loop rather than a separate exercise. Installation is a single command through the skills CLI, so it slots into a workflow without much setup.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.