Help a contributor prepare a small first open source contribution using the repository's docs, issue labels, and contribution workflow. Use when a user wants to make a safe, well-scoped first pull request.
naorpeled/awesome-oss-skills
SkillsMP has collected 7 skills from naorpeled/awesome-oss-skills. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 7
- GitHub stars
- 5
- GitHub forks
- 0
Skills in this repository
Showing 7 of 7 collected skills.
Drive an open pull request to a mergeable, "all green" state by resolving AI code review comments, fixing failing CI checks, and addressing human review feedback. Use when a contributor or maintainer wants a PR's checks and review threads cleared before merge.
Extract local setup, build, test, and lint instructions from repository docs and configuration files. Use when a contributor wants to run a project locally or verify that setup guidance is complete.
Help maintainers keep CI, release automation, and distribution channels healthy and consistent across a repository's workflows, packaging manifests, and agent-instruction files. Use when a maintainer needs to audit or improve CI coverage, releases, or…
Support maintainers with issue triage, pull request review, onboarding audits, and documentation upkeep using the repository's templates, docs, and conventions. Use when a maintainer needs recurring or one-off repository health help.
Bootstrap a brand-new open source project, including choosing a license, scaffolding baseline docs and configuration, and setting up initial repository health files. Use when a user wants to start a new repository from scratch.
Onboard a contributor to an open source repository using the project's README, contribution docs, templates, and policy files. Use when a user wants to understand how a repository works before contributing.