suleimanodetoro/skills
Agent skills for interface design, React, React Native, and software security.
What it solves
This project provides a set of specialized instructions (skills) for AI agents to help them design, build, and review software. It ensures that agents can handle specific domains like interface design, React, React Native, and security with a level of rigor—separating the act of creating code from the act of reviewing it for correctness and security.
How it works
The project organizes skills into pairs: one for "making" (engineering) and one for "reviewing." For example, in the React domain, there is a skill for building and debugging applications and a separate, read-only skill for reviewing architecture and runtime behavior. This separation prevents agents from "quietly fixing" things during a review, forcing them to investigate and report findings based on evidence.
Who it’s for
Software engineers and product designers who use AI agents to assist in the development lifecycle, specifically those working with React, React Native, and security threat-modeling.
Highlights
- Domain-Specific Skills: Covers interface design, React, React Native, and security.
- Separation of Concerns: Distinguishes between build skills (which can modify code) and review skills (which are read-only).
- Evidence-Based Review: Focuses on reporting material risks and rendered experiences based on evidence rather than subjective taste.
Related
- Project
- Project
- Project
- Project
- Project