Skip to main content
Run any Skill in Manus
with one click
GitHub repository

promptpit

promptpit contains 18 collected skills from nirelbaz, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
6
updated
2026-04-20
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

code-review
software-quality-assurance-analysts-and-testers

Review code

2026-04-20
linter
software-developers

Run the project linter

2026-04-16
reviewer
software-quality-assurance-analysts-and-testers

Review code changes

2026-04-16
browse
software-developers

Headless browser

2026-04-10
lint
software-developers

Run the linter

2026-04-09
base-skill
software-developers

Base level skill

2026-04-09
mid-skill
software-developers

Mid level skill

2026-04-09
top-skill
software-developers

Top level skill

2026-04-09
component-gen
software-developers

Generate React components

2026-04-09
browse
software-quality-assurance-analysts-and-testers

Headless browser for QA

2026-04-06
changelog
software-developers

Update CHANGELOG.md with user-facing changes. Use when the user wants to update the changelog, prepare for a release, or document what changed since the last version.

2026-03-28
commit
software-developers

Write clear commit messages in conventional commits format. Use when the user is done with changes and wants to commit, says 'commit this', asks for a commit message, or has staged changes ready to go.

2026-03-28
debug
software-developers

Systematic debugging - reproduce, isolate, understand, fix. Use when the user reports a bug, error, crash, unexpected behavior, or says something 'doesn't work' or 'is broken'.

2026-03-28
document
software-developers

Write useful documentation where people will find it. Use when the user asks to document code, add comments, update the README, explain a module, or write API docs.

2026-03-28
refactor
software-developers

Clean up code without changing behavior. Use when the user says code is messy, hard to read, too complex, wants to simplify, reduce duplication, or prepare code for a new feature.

2026-03-28
review
software-quality-assurance-analysts-and-testers

Self-review code before pushing. Use when the user wants to check their changes, asks 'anything I missed', says 'ready to push', or wants a pre-PR sanity check.

2026-03-28
test
software-quality-assurance-analysts-and-testers

Write tests for new or changed code. Use when the user asks for tests, says 'cover this', 'make sure this works', wants regression tests, or has just finished implementing a feature or fix.

2026-03-28
browse
software-quality-assurance-analysts-and-testers

Headless browser for QA testing

2026-03-28