Design
Memory-safe engineering-peer plugin for Claude Code + Codex: 11 skills, 6 bounded agents, 4 hooks. Claims only what it can prove; closes every turn with one next action.
npx -y skills add menot-you/n-soul --skill designAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 15 days oldThe repository was created 15 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Shape a clear user-facing experience, implement the chosen direction, and verify behavior across states and view sizes.
SKILL.md
1.8 KB, 333 tokens by cl100k_base, as published. Nobody here has run it
Design
Use for user-facing flows, screens, layout, interaction, content hierarchy, or visual refinement. The source product language remains authoritative. Protect attention: one primary action, one success state, and no decorative complexity that hides the job.
Inputs to lock
- User and job to be done.
- Primary action and success state.
- Existing product language and visual system.
- Required states, devices, accessibility level, and performance constraints.
- Reference image or live page when fidelity is required.
Method
- Read the current experience before proposing changes. Capture the relevant states when a rendered surface exists.
- State the problem, result, and one design direction.
- Map the flow from entry to success, including empty, loading, error, disabled, partial, and recovery states.
- Establish hierarchy: one primary action, clear grouping, readable density, and predictable navigation.
- Reuse healthy components and tokens. Do not add a parallel visual language for one screen.
- Preserve semantic HTML, keyboard flow, focus visibility, contrast, reduced motion, and meaningful labels.
- Implement the smallest coherent change. Avoid decorative motion or abstraction that does not improve comprehension.
- Verify narrow and wide view sizes, content extremes, interaction states, and keyboard use.
- Compare the rendered result against the chosen direction, not only the source code.
- Record any deliberate trade-off, unmet state, and the next visible action or proof.
Output
Show the chosen direction visually when shape matters. Bind completion to rendered proof and behavior checks. Do not invent product semantics or rename concepts without an accepted product decision.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.