Readme generator
Skill srg-sphynx/MDForge/Sources/MDForge/Resources/SkillLibrary/Writing & Docs/readme-generator
Native macOS skill-catalog studio for Claude Code — browse 1,492 Markdown skills, customize with variables or AI (hosted or local), export to .claude/skills. SwiftUI + Liquid Glass.
npx -y skills add srg-sphynx/MDForge --skill readme-generatorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 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
Produce a clear, scannable project README with quickstart, usage, and contribution sections.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
0.8 KB, as published. Nobody here has run it
README Generator
Write a README for {{project_name}} — {{one_line_description}}.
Sections
- Title + badges and a one-line description.
- Why it exists — the problem it solves, in two sentences.
- Quickstart — install + the smallest runnable example.
- Usage — common tasks with copy-pasteable commands.
- Configuration — key options and defaults.
- Contributing — how to set up the dev environment and run tests.
- License.
Style
Lead with the fastest path to success. Prefer code blocks over prose. No filler.