Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

dotfiles

dotfiles contém 5 skills coletadas de mclean25, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
5
Stars
0
atualizado
2026-06-20
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

gh-create-pr
Desenvolvedores de software

Create a GitHub pull request from the current branch with a concise title and brief body. Use when the user wants Codex to open, draft, or prepare a PR for the current branch. Default to a draft PR unless the user explicitly asks for a ready-for-review PR. If the branch name contains a Linear-style issue key such as `eng-1234`, prefix the PR title with `[eng-1234]: `. Keep the description concise, omit a Testing section unless requested, and add a Why section only when it can be inferred from the change without fluff.

2026-06-20
ai-usage-pricing
Desenvolvedores de software

Recompute local Codex and Claude/Claude Code monthly token usage and API-rate pricing from ~/.codex and ~/.claude logs. Use when the user asks for AI usage, token totals, monthly pricing tables, Codex usage, Claude Code usage, Claude inference usage, or a rerun of prior usage/cost reports.

2026-06-20
git-stage-commit
Desenvolvedores de software

Stage all tracked and untracked repository changes and create a git commit with a concise, high-signal message. Use when the user wants Codex to commit current work, prepare a clean checkpoint, or write a commit message from the staged or unstaged diff. Always enforce a commit subject of 88 characters or fewer and add a body only when the change is complex enough to need extra context.

2026-03-24
plan-review
Analistas de garantia de qualidade de software e testadores

Use when the user asks to review a plan, critique a plan, or wants feedback on an implementation plan before writing code. Triggers on "review this plan", "plan review", "/plan-review", or similar requests to evaluate a proposed approach.

2026-03-24
release-notes
Desenvolvedores de software

Generate GitHub release notes from commits since the last git tag, then create a GitHub release. Use when the user wants to cut a release, create release notes, or publish a new version.

2026-03-24