application-spec
Produce a thorough, functional, clean-room specification of an existing application - every externally observable behavior (invocation, inputs, outputs, configuration, startup requirements, shutdown, error behavior, interactions with external systems) captured precisely enough for an independent team to reimplement the application without ever seeing it, and no implementation internals, so the spec stays legally clean. Use when the user says "write a cleanroom spec", "spec this application for reimplementation", "black-box spec", "behavioral spec of this app", or wants an existing system specified for a from-scratch rebuild. Works the same on a repo, a CLI, a UI, a SaaS, or CI - the target's kind changes where you observe, never what the spec looks like. Not for documenting internals; the spec deliberately excludes them.
Source facts
- Repository
- promptctl/laws
- Last source activity
- August 16, 2026 at 10:25
- Detected SKILL.md language
- English
- Stars
- 4
- Forks
- 0
Install options
The review-first prompt is selected by default. You can switch to a direct command or download a local copy.
Review the source files
Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.