Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skills

skills contains 16 collected skills from ContractorKeith, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
0
updated
2026-07-22
Forks
0
Occupation coverage
5 occupation categories ยท 100% classified
repository explorer

Skills in this repository

ask-kod
computer-occupations-all-other

Ask which skill or flow fits the current situation โ€” a router over the skills in this collection. Use when the user isn't sure where to start or which skill applies.

2026-07-22
code-review
software-quality-assurance-analysts-and-testers

Reviews a change since a fixed point on two independent axes: documented repository standards and the originating ticket or spec. Use before committing or merging a ticket, when reviewing a branch or PR, or when asked to review since a base ref.

2026-07-22
codebase-design
software-developers

Provide a shared vocabulary and practical rules for designing deep modules, choosing seams, improving interfaces, and making code easier to test and navigate. Use when designing or restructuring a module, evaluating abstraction depth, or when another skill needs consistent architecture language.

2026-07-22
debug
software-developers

Diagnose hard bugs and performance regressions with a disciplined evidence loop. Use when the user says "diagnose" or "debug this", or reports something broken, throwing, failing, flaky, or slow.

2026-07-22
grill
project-management-specialists

A relentless interview โ€” small batches of related questions โ€” that stress-tests a plan or design before anything gets built, leaving a paper trail of resolved terms (CONTEXT.md) and decisions (ADRs) as it goes. Use when the user wants to pressure-test an idea, sharpen a plan, or says "grill me".

2026-07-22
handoff
computer-occupations-all-other

The handoff skill captures the current session in a concise file so a fresh agent can continue without replaying the conversation. Use it when pausing work, switching sessions, or pairing with `/prototype` or `/kodmap`.

2026-07-22
implement
software-developers

Builds one well-defined ticket from its acceptance criteria through tests, review, commit, and ticket closure. Use when the user invokes `/implement` for a GitHub Issue or local markdown ticket that is ready to build.

2026-07-22
kodmap
project-management-specialists

Plans work too large for one agent session as a shared map of investigation tickets, resolving one decision at a time until the route is clear. Use when an idea has too many unknowns for a normal spec-and-tickets pass, or the user asks to map a large effort.

2026-07-22
merge-conflicts
software-developers

Resolve an in-progress Git merge or rebase conflict without losing either change's intent. Use when Git reports unresolved conflict markers during a merge or rebase.

2026-07-22
prototype
software-developers

The prototype skill builds clearly throwaway code to answer a concrete design question about logic, state, data shape, or UI. Use it when runnable evidence will settle a design choice faster than more discussion.

2026-07-22
research
market-research-analysts-and-marketing-specialists-131161

The research skill investigates a problem before planning or implementation by clarifying intent, running proportionate parallel research, and synthesizing evidence into a recommendation. Use it for feature planning, bug investigation, refactoring, unfamiliar systems, or explicit deep dives.

2026-07-22
ship
software-developers

The ship skill runs the end-of-work gate before a change is called complete: it executes the full project checks, verifies push and merge access, integrates parallel work in order, and confirms the final Git state. Use it when the user says โ€œshipโ€, โ€œship itโ€, or โ€œland thisโ€, or when closing a multi-branch effort.

2026-07-22
spec
project-management-specialists

Turn a grilled idea or the current conversation into a durable, build-ready product spec (PRD), using the repository's language and decisions. Use after `/grill` when a feature is too large for one `/implement` session and needs a clear handoff to `/tickets`.

2026-07-22
tdd
software-quality-assurance-analysts-and-testers

Runs a disciplined red-green-refactor loop for one observable behavior at a public seam. Use while `/implement` is building a ticket, or whenever a feature or bug fix needs test-first evidence.

2026-07-22
tickets
project-management-specialists

Break an approved spec, plan, or conversation into self-contained tracer-bullet tickets with explicit blocking edges. Use after `/spec` to create buildable work for fresh `/implement` contexts.

2026-07-22
unslop
software-developers

Audit a codebase for AI-generated slop and architectural drift, then rank evidence-backed cleanup candidates and guide the chosen change through design and verification. Use when asked to de-slop, simplify, consolidate, or improve an existing codebase's structure, testability, or maintainability.

2026-07-22