Right now the skill is heavily documented for Claude Code skills. We need 2 real walkthrough examples showing the full pipeline running on:
- A Node.js library (package.json, npm install, etc.)
- A Python tool (pyproject.toml, pip install, etc.)
Showing what the README, .gitignore, topics, and good-first-issue look like for each type.
Why this helps: The skill claims to work for 'any project' — these examples prove it and help non-skill users trust it.
How to contribute:
- Fork this repo
- Run
push to github on a Node or Python project using the skill
- Document what Claude produced (README structure, topics chosen, issue text)
- Add it to a
examples/ directory as a markdown file
- Open a PR
No deep knowledge required — just run the skill and write down what happened.
Right now the skill is heavily documented for Claude Code skills. We need 2 real walkthrough examples showing the full pipeline running on:
Showing what the README, .gitignore, topics, and good-first-issue look like for each type.
Why this helps: The skill claims to work for 'any project' — these examples prove it and help non-skill users trust it.
How to contribute:
push to githubon a Node or Python project using the skillexamples/directory as a markdown fileNo deep knowledge required — just run the skill and write down what happened.