Skip to main content
ZaaliMohamed123
GitHub creator profile

ZaaliMohamed123

Repository-level view of 8 collected skills across 1 GitHub repositories.

skills collected
8
repositories
1
updated
Jul 15, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

commit
software-developers

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.

Jul 15, 2026
fix-issue
software-developers

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>.

Jul 15, 2026
init-project
software-developers

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…

Jul 15, 2026
onboard-codebase
software-developers

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.

Jul 15, 2026
open-pr
software-developers

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.

Jul 15, 2026
review-diff
software-quality-assurance-analysts-and-testers

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.

Jul 15, 2026
tdd
software-developers

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>.

Jul 15, 2026
update-config
software-developers

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.

Jul 15, 2026
Showing 1 of 1 repositories
All repositories loaded