Collect Waitkit GitHub PR review comments, assess each comment against project rules, apply valid fixes when safe, optionally commit and push fixes, and post Korean replies with gh api. Use only when the user explicitly asks to address PR review comments or…
junjuny0227/waitkit
SkillsMP has collected 10 skills from junjuny0227/waitkit. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 10
- GitHub stars
- 4
- GitHub forks
- 0
Skills in this repository
Showing 10 of 10 collected skills.
Review Waitkit changed files using .claude/rules, package boundaries, public API contracts, core behavior, tests, docs, Changesets, release workflow, security basics, and validation results.
Create actual Waitkit Git commits by inspecting changed files, splitting logical units, staging the right files, and running git commit with project Conventional Commit messages. Use only when the user explicitly asks to commit.
Implement Waitkit core behavior in TypeScript: fetch interception, rule matching, delay/error/timeout simulation, scenarios, controller APIs, events, tests, and public exports.
Plan and review Waitkit library architecture, package boundaries, public exports, TypeScript/tsup output, package metadata, and release impact. Use for API design, package refactors, new package planning, and architecture decisions.
Coordinate the Waitkit library harness for core implementation, package architecture, tests, debugging, QA, code review, docs, Changesets, releases, commits, PR creation, and PR review replies. Use for Waitkit implementation tasks, reviews, reruns, updates,…
Verify Waitkit changes with Prettier checks, pnpm lint, pnpm check-types, pnpm test, pnpm build, package output review, public API checks, docs alignment, and release readiness.
Maintain Waitkit README files, ROADMAP, Changesets, changelogs, package metadata, install docs, release notes, and npm publish preparation. Use for documentation or release workflow tasks.
Investigate Waitkit bugs, build failures, lint failures, test failures, package export issues, fetch interception regressions, Changesets problems, and npm publish failures by finding root cause before fixes.
Create an actual GitHub pull request for Waitkit from the current branch. Gathers commits and diff, generates a Korean PR title/body, selects labels, asks for title confirmation, then runs gh pr create. Use only when the user explicitly asks to…