standard-readmeWrite or audit README files following the Standard Readme specification (github.com/RichardLitt/standard-readme). Use this skill whenever the user asks to cr...
Install via ClawdBot CLI:
clawdbot install tenequm/standard-readmeGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/RichardLitt/standard-readmeAudited Apr 16, 2026 · audit v1.0
Generated May 5, 2026
A developer creates or rewrites a README for a new open source project on GitHub, ensuring it follows the Standard Readme specification. The skill generates a compliant README with required sections like Title, Description, Install, Usage, Contributing, and License, plus optional sections like Badges and API as needed.
A team lead audits the README files of their organization's internal repositories using the skill's audit mode. The skill checks for section order, completeness, and compliance issues, providing a detailed report on what needs to be fixed to meet the standard.
A startup founder uses the skill to create a professional README for their new product repository, ensuring it includes all required sections and optional ones like Security or Background to attract contributors and users.
An educator or student uses the skill to write or audit a README for a class project or research repository, ensuring it follows a consistent standard and is easy for others to use and contribute to.
Offer a free tier that generates basic standard-readme compliant READMEs and a premium tier with advanced features like multiple repository management, custom templates, and team collaboration. Revenue comes from subscription fees for premium users.
Integrate the skill into CI/CD pipelines as a service, charging per audit or per project. Also offer consulting services to set up and maintain standardized documentation for organizations.
List the skill in marketplaces like GitHub Marketplace or VS Code Extensions with a one-time purchase or subscription. Revenue from sales or in-app purchases for additional features.
💬 Integration Tip
Integrate into your CI pipeline (e.g., GitHub Actions) to automatically audit READMEs on pull requests, ensuring new contributions maintain compliance.
Scored Apr 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.