スキル一覧に戻る
Rehan-Ul-Haq

readme-generator

by Rehan-Ul-Haq

9🍴 2📅 2026年1月8日
GitHubで見るManusで実行

SKILL.md


name: readme-generator description: Guide for generating README.md files for projects. This skill should be used when users want to create a README file for their project, document their codebase, or update existing documentation.

README Generator

This skill generates README.md files for software projects.

When to Use

Use this skill when a user asks to:

  • Create a README for a project
  • Generate project documentation
  • Document a codebase

How to Generate a README

Step 1: Analyze the Project

To understand the project, examine:

  • Main entry point files (e.g., main.py, index.js, app.py)
  • Package configuration (package.json, pyproject.toml, Cargo.toml)
  • Existing documentation
  • Directory structure

Step 2: Gather Information

Identify:

  • Project name and description
  • Installation requirements
  • Usage examples
  • Key features

Step 3: Generate README

Use the template in assets/readme-template.md as a starting point. Customize based on:

  • Project type (CLI, library, web app)
  • Language/framework
  • User's specific requirements

Standard Sections

A good README includes:

  1. Title and Description - What the project does
  2. Installation - How to install dependencies and set up
  3. Usage - How to use the project with examples
  4. Examples - Code snippets showing common use cases
  5. License - Project license

Output

Generate the README.md file in the project root directory.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です