Day6
# Day 6 - GitHub Polish (60 minutes)
Goal: make the repository easier for others to understand and contribute to.
## Inputs
- Checklist: `evals/day6-github-polish.md`
- Output log: `examples/day6-output.md`
- Repository docs: `README.md`, `CONTRIBUTING.md`, `CHANGELOG.md`
## Step 1 (20 min): Repository clarity pass
1. Use `evals/day6-github-polish.md` and score current repo polish.
2. Confirm key sections exist in README:
- project purpose
- current progress
- roadmap
3. Capture baseline notes in `examples/day6-output.md`.
## Step 2 (20 min): Add contribution and change-log docs
1. Add/update `CONTRIBUTING.md` with:
- setup steps
- branch + commit conventions
- pull request expectations
2. Add/update `CHANGELOG.md` with day-by-day highlights.
## Step 3 (10 min): Final polish checklist
Run through checklist again:
- naming consistency
- clear commit history
- beginner-friendly contribution notes
- project narrative continuity
Record pass/fail and final score.
## Step 4 (10 min): Publish
Commit and push:when to use it
Community prompt sourced from the open-source GitHub repo vramana-7/cursor-skill-builder (no explicit license). A "Day6" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
vramana-7/cursor-skill-builder · no explicit license