Create a well-formed git commit. Detects the remote host, stages appropriate files, writes a conventional-commit message focused on the why, and never commits secrets. Invoke manually with /commit.
原文の言語: 英語
メニュー
SkillsMP は ZaaliMohamed123/evolving-claude から 8 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 8 件中 8 件を表示しています。
Create a well-formed git commit. Detects the remote host, stages appropriate files, writes a conventional-commit message focused on the why, and never commits secrets. Invoke manually with /commit.
原文の言語: 英語
Take an issue from GitHub or GitLab, implement the fix, verify it, and open a PR/MR. Detects the host from the git remote. Invoke manually with /fix-issue <number-or-url>.
原文の言語: 英語
Analyze a repository and scaffold its project-level Claude configuration (CLAUDE.md, .claude/ agents/skills/settings, .claude/memory/, and .mcp.json) tailored to the detected stack (or the user's intent for a new project), layered on top of the global config…
原文の言語: 英語
Rapidly build a mental map of an unfamiliar repository — architecture, entry points, key modules, how to build/test/run — and persist it to project memory. Invoke manually with /onboard-codebase.
原文の言語: 英語
Open a pull request (GitHub) or merge request (GitLab), choosing the right tool from the git remote. Summarizes the full branch diff, pushes if needed, and creates the PR/MR with a proper description. Invoke manually with /open-pr.
原文の言語: 英語
Adversarial review of the current diff against a plan or the stated requirements, run in a fresh subagent context. Reports gaps that affect correctness or requirements, not style. Invoke manually with /review-diff.
原文の言語: 英語
Drive a change test-first with a strict red-green-refactor loop. Use when adding behavior to a repo that has (or should have) tests. Invoke manually with /tdd <what to build>.
原文の言語: 英語
Review and improve the global Claude Code setup. Reads the config-review-queue and the config strategy, proposes and applies improvements to global agents/skills/hooks/rules/CLAUDE.md, then clears resolved queue entries. Invoke manually with /update-config.
原文の言語: 英語