From claude-code-starter
Generates professional README.md by analyzing project files like package.json, pyproject.toml, go.mod, directory structure, and CLAUDE.md. Use when writing or supplementing project docs.
npx claudepluginhub lighthouse-strategy/claude-code-starterThis skill uses the workspace's default tool permissions.
帮用户为项目自动生成一份专业的 README 文档。
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides agent creation for Claude Code plugins with file templates, frontmatter specs (name, description, model), triggering examples, system prompts, and best practices.
帮用户为项目自动生成一份专业的 README 文档。
自动读取项目中的关键文件:
有几个信息需要确认:
- 一句话描述这个项目(如果还没有的话)
- 项目目前是什么状态?(开发中 / 可用 / 稳定)
- README 用中文还是英文?
生成包含以下部分的 README.md:
规则:
展示生成的内容,用户确认后写入。