Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ai-command-library

ai-command-library 收录了来自 mkaczkowski 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
3
更新
2026-04-08
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

commit-style
软件开发工程师

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

2026-04-08
pr-style
软件质量保证分析师与测试员

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
软件开发工程师

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
项目管理专家

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

2026-01-09
tdd-workflow
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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