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

devkit

devkit contains 6 collected skills from JailtonJunior94, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
0
updated
2026-04-14
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

crafting-effective-readmes
software-developers

Crafts or improves README files with audience-aware structure, project-type templates, and review guidance. Use when creating, updating, extending, or auditing a README. Don't use for general prose editing that is unrelated to README structure or project documentation.

2026-04-14
skill-best-practices
software-developers

Authors and structures professional-grade agent skills following the agentskills.io spec. Use when creating new skill directories, drafting procedural instructions, or optimizing metadata for discoverability. Don't use for general documentation, non-agentic library code, or README files.

2026-04-14
bugfix
software-quality-assurance-analysts-and-testers

Executes root-cause bug fixes with regression tests and validation evidence. Use when fixing documented defects or reviewer findings. Don't use for code review-only tasks or refactor-only requests.

2026-04-14
refactor
software-developers

Performs safe, incremental refactors that preserve behavior and reduce complexity. Use when simplifying code, isolating hotspots, or improving maintainability. Don't use for bugfix-only requests or review-only audits.

2026-04-14
reviewer
software-quality-assurance-analysts-and-testers

Reviews code and functional changes against rules, requirements, and objective evidence. Use when auditing a diff, validating a task, or issuing an approval gate. Don't use for implementing fixes without a review scope.

2026-04-14
semantic-commit
software-developers

Generates Conventional Commit messages from a git diff and can propose commit splitting or a short PR summary. Use when deriving a semantic commit from staged or unstaged changes. Don't use for bugfix, refactor, or review execution.

2026-04-14