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

dethan3

Repository-level view of 16 collected skills across 9 GitHub repositories.

skills collected
16
repositories
9
updated
2026-06-29
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

code-review
software-quality-assurance-analysts-and-testers

Review code changes for correctness, security, performance, and style. Use when the user wants a thorough review of a diff, PR, or specific files before merging or submitting.

2026-05-17
debug
software-developers

Systematically debug an error, unexpected behavior, or failing test. Use when the user has a bug, crash, or test failure they need to diagnose and fix.

2026-05-17
document
software-developers

Generate or update documentation for an existing codebase. Use when the user needs a README, API reference, module-level docs, or inline code comments written or refreshed based on the actual code.

2026-05-17
git-commit
software-developers

Generate a well-formatted Git commit message based on staged changes. Use when the user wants to commit code and needs a clear, conventional commit message written for them.

2026-05-17
plan
project-management-specialists

Break down a feature or project requirement into a structured development plan with tasks, milestones, and implementation order. Use when the user has a goal but needs to figure out what to build and in what sequence.

2026-05-17
refactor
software-developers

Refactor code to improve structure, readability, or performance without changing external behavior. Use when the user wants to clean up or restructure existing code safely.

2026-05-17
scaffold
software-developers

Generate a new project skeleton from scratch based on the user's chosen tech stack. Use when starting a new project and needing the initial directory structure, config files, and boilerplate set up correctly.

2026-05-17
test
software-quality-assurance-analysts-and-testers

Generate unit tests or integration tests for existing code. Use when the user wants test coverage for a function, module, or feature that currently has no tests or insufficient tests.

2026-05-17
Showing 9 of 9 repositories
All repositories loaded