Skip to main content
Run any Skill in Manus
with one click
nesquikm
GitHub creator profile

nesquikm

Repository-level view of 29 collected skills across 3 GitHub repositories.

skills collected
29
repositories
3
updated
2026-07-11
repository explorer

Repositories and representative skills

implement
software-developers

Implement a feature or fix end-to-end. Analyzes the request, builds in TDD order, runs gate checks, self-reviews with bounded loops, and reports for human approval before committing.

2026-07-10
ship-milestone
software-developers

Bundle the Release Checklist + /docs --commit --full into one atomic, human-approved release commit. Reads specs/plan/M<N>.md, bumps the four release files, regenerates docs, prompts once for approval, commits on `y`, does not push.

2026-07-10
spec-write
software-developers

Guide the user through writing or completing spec files (requirements, technical spec, testing spec, plan). Use after /setup to fill in specs before implementation, or to update existing specs.

2026-07-10
setup
software-developers

Set up SDD/TDD development process for the current project. Creates CLAUDE.md, configures settings, and optionally creates spec files. Use when starting a new project or adding process to an existing one.

2026-07-10
brainstorm
software-developers

Socratic design session for greenfield features with open solution spaces. Clarifies goals one question at a time, proposes 2-3 approaches with tradeoffs, gets design approval, then feeds into /spec-write.

2026-07-09
gate-check
software-developers

Run the project gate checks and report results. Use after completing any feature, before creating a PR, or to verify project health.

2026-07-09
report-issue
software-developers

Capture a structured bug report — narrative + redacted curated context (and optional session transcript) — and publish to a secret GitHub gist for triage by the maintainer or self-debug via /brainstorm.

2026-07-09
spec-archive
software-developers

Manually archive user-selected FRs or milestones by `git mv` into `specs/frs/archive/` (and optionally `specs/plan/archive/`) with a diff approval gate. Accepts ULID, tracker ID/URL, or `M<N>`. Escape hatch for /implement Phase 4 auto-archival gaps.

2026-07-06
Showing top 8 of 25 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded