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

mirurobotics

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

skills collected
29
repositories
2
updated
2026-04-03
repository explorer

Repositories and representative skills

commit
software-developers

Prepare and execute high-quality Conventional Commits from working tree changes with repository-aware commit scoping (root repo and submodules) and atomic commit planning. Use when asked to commit, split commits, draft commit messages, or organize staged/unstaged changes into safe commit units.

2026-04-01
design
software-developers

Design and implement code changes end-to-end, from requirements clarification through implementation, validation, and documentation updates. Use when writing new code, extending features, fixing bugs, or making structured code changes where correctness, maintainability, and clear tradeoffs matter.

2026-04-01
document
software-developers

Add or improve code and repository documentation so behavior, constraints, and usage are clear and current. Use when asked to write/update docs, docstrings, inline rationale comments, architecture notes, or change-related documentation for code updates.

2026-04-01
find-skills
human-resources-assistants-except-payroll-and-timekeeping-434161

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

2026-04-01
install-skills
software-developers

Install skills from skills.sh, rename to short names, and track originals for updates.

2026-04-01
lint
software-developers

Run repository linting and formatting checks, fix lint failures, and verify a clean result. Use when asked to lint code, resolve style/tooling violations, or make CI lint checks pass across changed files or whole repositories.

2026-04-01
performance
software-developers

Evaluate and improve performance by identifying hot paths, reducing unnecessary allocations/work, and optimizing data flow and I/O behavior without changing required functionality. Use when addressing latency, throughput, CPU/memory overhead, startup cost, or scaling bottlenecks.

2026-04-01
plan
software-developers

Create, maintain, and execute ExecPlans for complex or multi-step work that spans many files or repositories. Use when work needs a self-contained living plan with milestones, decision tracking, concrete commands, validation criteria, and restartable context.

2026-04-01
Showing top 8 of 18 collected skills in this repository.
clone-repo
software-developers

Clone and access external git repositories the agent needs to read, reference, or work with. Use this skill whenever you need code, configs, or documentation from another repository โ€” whether to inspect an implementation, check a dependency, read a shared library, cross-reference API contracts, or pull in any external codebase. Also use when a task mentions a repo you don't have locally, when you need to look something up in another project, or when the user asks you to check, clone, or fetch a repository.

2026-04-03
hunt-bugs
software-quality-assurance-analysts-and-testers

Analyze a codebase for bugs, prioritize by severity, then hand off the most critical one to $patch for fixing. Use when asked to find bugs, hunt for issues, or proactively improve code correctness.

2026-04-03
hunt-docs
software-developers

Proactively scan a codebase for missing or outdated documentation, prioritize by user impact, then hand off the most critical gap to $patch for improvement. Use when asked to find documentation gaps, audit docs freshness, or improve developer experience.

2026-04-03
hunt-reliability
software-quality-assurance-analysts-and-testers

Proactively scan a codebase for reliability issues, prioritize by failure impact, then hand off the most critical one to $patch for hardening. Use when asked to find reliability problems, audit error handling, or improve failure resilience.

2026-04-03
hunt-security
information-security-analysts

Proactively scan a codebase for security vulnerabilities, prioritize by exploitability and impact, then hand off the most critical one to $patch for remediation. Use when asked to find security issues, audit for vulnerabilities, or harden a codebase.

2026-04-03
hunt-smells
software-developers

Proactively scan a codebase for code smells and structural complexity, prioritize by impact on maintainability, then hand off the most critical one to $patch for simplification. Use when asked to find code smells, reduce complexity, or improve code structure.

2026-04-03
hunt-style
software-quality-assurance-analysts-and-testers

Proactively scan a codebase for style inconsistencies and convention violations beyond what linters catch, prioritize by confusion risk, then hand off the most impactful one to $patch for cleanup. Use when asked to find style issues, audit naming conventions, or improve codebase consistency.

2026-04-03
hunt-tests
software-quality-assurance-analysts-and-testers

Proactively scan a codebase for test coverage gaps, prioritize by risk of undetected regression, then hand off the most critical gap to $patch for coverage. Use when asked to find untested code, improve coverage, or audit test quality.

2026-04-03
Showing top 8 of 11 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
mirurobotics Agent Skills | SkillsMP