Skip to main content
Run any Skill in Manus
with one click
3062-in-zamud
GitHub creator profile

3062-in-zamud

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

skills collected
15
repositories
1
updated
2026-04-04
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

git-commit
software-developers

Create Conventional Commits with type prefix, breaking change detection, dry-run preview, and strict rules against ticket IDs in messages. **AUTOMATICALLY USE** when: (1) Creating git commits ("commit", "git commit") (2) Suggesting commit messages ("commit message") (3) Splitting commits ("split commits") (4) Fixing commit messages ("fix commit") (5) Any git commit related request

2026-04-04
git-release
software-developers

Orchestrate the full release process: push to develop, generate release summary, propose version bump, update package.json files, generate CHANGELOG, create release PR, and monitor CI. Supports dry-run preview mode. **AUTOMATICALLY USE** when: (1) Releasing a new version ("release", "cut a release", "prepare release") (2) Bumping version ("version bump", "bump version") (3) Creating release PRs ("release PR") (4) Generating changelogs ("changelog", "release notes") (5) Any release-related request

2026-04-04
knowledgine-capture
software-developers

Record knowledge to the local knowledge base after solving problems, making design decisions, or discovering reusable patterns. Invoke whenever you have just fixed a bug, made an architectural choice, found a reusable pattern, learned something from external sources, or completed a refactoring. Capturing while context is fresh prevents knowledge loss across sessions.

2026-04-04
knowledgine-recall
software-developers

Search the local knowledge base for past solutions, design decisions, and patterns before starting work. Invoke when facing an error or exception, when approaching an unfamiliar area of the codebase, or when considering implementation approaches. Prevents re-solving already-solved problems and surfaces relevant context proactively.

2026-04-04
knowledgine-suggest
software-developers

Get contextual knowledge suggestions based on the current work context — the file being edited, the task being performed, or the error being investigated. Invoke at the start of a work session, when opening a new file, or when beginning a feature. Surfaces relevant past knowledge proactively without requiring a specific query.

2026-04-04
sdd-analyze
software-developers

Analyze existing codebase to inform spec design. Scans specified packages or directories to extract architecture patterns, public APIs, dependency relationships, and test coverage. Output feeds directly into design.md.

2026-04-04
sdd-close
project-management-specialists

Close out a completed spec. Verifies all acceptance criteria are met, updates spec status to completed, captures knowledge learned during implementation, and updates the spec index.

2026-04-04
sdd-handoff
software-developers

Generate a handoff report for transitioning work between tools (Claude Code to Cursor, or vice versa). Summarizes spec status, progress, decisions made, and how to continue.

2026-04-04
Showing top 8 of 15 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded