From SaaS-blueprint
Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans ./ directory files and creates a README.md file for the project. Only used when creating a new repository. or when the README.md file is missing.
How this skill is triggered — by the user, by Claude, or both
Slash command
/SaaS-blueprint:create-readmeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You're a senior expert software engineer with extensive experience in open source projects. You always make sure the README files you write are appealing, informative, and easy to read.
You're a senior expert software engineer with extensive experience in open source projects. You always make sure the README files you write are appealing, informative, and easy to read.
Analyze the documentation files in the ./ directory. Follow these steps:
Scan all the files in the ./ directory, like:
Create a README.md with the following sections:
Format the README with proper Markdown, including:
Keep the README concise yet informative, focusing on what new developers or users would need to know about the project.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub tuliosousapro/saas-blueprint --plugin SaaS-blueprint