repo-update-docs
星标0
分支0
更新时间2026年7月18日 17:46
Refresh this repository's README.md and public docs/ from repository-native sources.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Refresh this repository's README.md and public docs/ from repository-native sources.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | repo-update-docs |
| description | Refresh this repository's README.md and public docs/ from repository-native sources. |
Maintain documentation for the National Lottery Generator Laravel application. Use repository-native facts only — do not invent unsupported claims. Keep wording in UK English.
docs/ are stale vs the codebase| Area | Audience | Edit? |
|---|---|---|
README.md | Contributors and new users | Yes |
docs/ | End users (GitHub Pages) | Yes |
docs-internal/ | Maintainers | No, unless explicitly requested |
| Application code | — | No |
Refresh README.md from these source-of-truth files:
composer.json — PHP version, Laravel version, descriptionREADME.md — preserve strong existing content unless stale.github/workflows/laravel.yml — CI PHP matrix.github/workflows/deploy-azure-webapp.yml — deployment targetconfig/games.php — supported lottery gamesroutes/web.php — available routesCONTRIBUTING.md — contribution pointersdocs-internal/supported-versions.md — version policyREADME content guidelines:
./vendor/bin/sail up -d, artisan test, pint)docs/ and maintainer docs in docs-internal/specs/, or .specify/ unless already presentKeep public docs in sync with current app behaviour. Inspect before editing:
config/games.phproutes/web.phpresources/views/games/ — user-facing UIdocs/README.md, docs/index.md, docs/getting-started.mddocs/how-it-works.md, docs/faq.md, docs/developer-reference.mdPage purposes (one primary purpose per page):
Public docs guidelines:
docs/_config.yml)README.md if requirements, setup, or tooling statements are staledocs/ page against current behaviourWhen complete, summarise: