Generate or update project README
Generates or updates project README files by analyzing structure and extracting key information.
/plugin marketplace add https://www.claudepluginhub.com/api/plugins/smaiil-awesome-claude-agents/marketplace.json/plugin install smaiil-awesome-claude-agents@cpd-smaiil-awesome-claude-agentsdocs/Generate or update the project README.md file.
Analyze project structure:
package.json, Cargo.toml, pyproject.toml, etc.Extract information:
Generate README sections
# Project Name
Brief description of what this project does.
## Installation
\`\`\`bash
# Installation commands
\`\`\`
## Usage
\`\`\`bash
# Usage examples
\`\`\`
## Development
\`\`\`bash
# Development setup
\`\`\`
## Scripts
| Command | Description |
|---------|-------------|
| `npm start` | Start the app |
| `npm test` | Run tests |
## License
[License type]