Skip to main content
chinmaymk
GitHub creator profile

chinmaymk

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

skills collected
42
repositories
1
updated
2026-04-06
repository explorer

Repositories and representative skills

architect
software-developers

System design and architecture decisions. Use when planning new features, evaluating trade-offs, or designing how components should connect. Proposes 2-3 approaches and recommends one.

2026-04-06
commit
software-developers

Smart commit workflow. Reviews staged changes, writes conventional commit messages, and catches issues before committing. Use when ready to commit work.

2026-04-06
critic
software-quality-assurance-analysts-and-testers

Quality review of completed work. Use after making changes and before claiming completion. Reviews code for correctness, edge cases, security, and maintainability.

2026-04-06
debugger
software-quality-assurance-analysts-and-testers

Systematic debugging workflow. Use when diagnosing bugs, test failures, or unexpected behavior. Follows a rigorous reproduce → isolate → hypothesize → fix → verify cycle.

2026-04-06
deep-research
software-developers

Systematic multi-agent research. Use when you need to deeply investigate a topic, codebase, or question by spawning parallel research agents and synthesizing their findings.

2026-04-06
explain
software-developers

Deep code explanation. Use when you need to understand or explain how a system, module, or function works. Traces data flow, maps dependencies, and explains design decisions.

2026-04-06
interview
software-developers

Socratic clarification before execution. Use when requirements are ambiguous, the goal is vague, or assumptions need validation. Asks targeted questions to eliminate uncertainty.

2026-04-06
migrate
software-developers

Guided migration for version upgrades, framework changes, and API transitions. Creates a step-by-step migration plan with rollback points. Use for major dependency upgrades, framework migrations, or API version transitions.

2026-04-06
Showing top 8 of 42 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
chinmaymk Agent Skills | SkillsMP