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

ai-command-library

ai-command-library contains 9 collected skills from mkaczkowski, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
3
updated
2026-04-08
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

commit-style
software-developers

Style rules for git commit messages. Use when writing or editing a commit message.

2026-04-08
pr-style
software-quality-assurance-analysts-and-testers

Style rules for PR review comments and replies. Use when drafting or posting a PR review comment, inline comment, or thread reply.

2026-04-08
babysit-pr
software-developers

PR health monitor that checks CI, reviews, comments, and merge status, then autonomously fixes issues. Designed for periodic use with /loop.

2026-04-02
notion-tasks
project-management-specialists

Manage tasks in Notion. List, create, update tasks. Use for any Notion task-related operations.

2026-01-09
tdd-workflow
software-quality-assurance-analysts-and-testers

Test-Driven Development guidance. Use during feature-dev Phase 5 (Implementation) or any code implementation. Ensures tests are written BEFORE implementation code, following Red-Green-Refactor cycle.

2025-12-28
github-cli-helper
software-developers

Execute GitHub CLI commands using the correct Homebrew path. Use when interacting with GitHub PRs, issues, repos, or any gh command.

2025-11-30
stacked-prs
software-developers

Create stacked pull requests for GitHub repositories. Use when breaking large features into sequential, dependent PRs with conventional commit titles. Triggers on requests to create stacked PRs, split work into multiple PRs, or organize changes into a PR series.

2025-11-30
commit-message-generator
software-developers

Generate clear, concise commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or formatting git history.

2025-10-21
dispatching-parallel-agents
software-developers

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

2025-10-21