Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

dotfiles

dotfiles contient 14 skills collectées depuis mei28, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
14
Stars
3
mis à jour
2026-07-08
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

commit
Développeurs de logiciels

Analyzes git diffs and automatically creates fine-grained commits with rule-based commit messages following Angular.js conventions. Use when you have multiple unstaged changes that need to be organized into logical commits.

2026-07-08
antigravity-implement
Développeurs de logiciels

Delegate implementation of an approved plan to Antigravity CLI (agy) via `agy --headless --approve all`, then summarize the resulting diff. Use as an alternative to codex-implement when Codex is unavailable or at its limit.

2026-07-04
codex-implement
Développeurs de logiciels

Delegate implementation of an approved plan to OpenAI Codex via `codex exec`, the Codex TUI, or a final-only MCP call, then summarize the resulting diff. Use after planning in Claude Code, to offload heavy implementation to Codex and conserve Claude's budget.

2026-07-04
antigravity-review
Analystes en assurance qualité des logiciels et testeurs

Get a second-opinion code review from Antigravity CLI (agy) on the current working-tree diff or branch, returning an APPROVED/WARNING/BLOCKED verdict. Use to cross-check Claude Code's own review with a different model.

2026-06-22
codex-review
Analystes en assurance qualité des logiciels et testeurs

Get a second-opinion code review from OpenAI Codex (read-only) on the current working-tree diff or branch, returning an APPROVED/WARNING/BLOCKED verdict. Use to cross-check Claude Code's own review with a different model.

2026-06-22
changelog
Développeurs de logiciels

Generates CHANGELOG.md from git commit history following Keep a Changelog format with semantic versioning and automatic categorization

2026-06-19
code-audit
Analystes en assurance qualité des logiciels et testeurs

Automated code review tool that analyzes code quality, detects bugs, identifies security vulnerabilities, and suggests improvements based on industry best practices

2026-06-19
deslop
Développeurs de logiciels

Detects and removes unnecessary additions in AI-generated code, improving codebase consistency. Use when reviewing AI-generated code for over-engineering, excessive comments, or style inconsistencies.

2026-06-19
dig
Développeurs de logiciels

Identifies ambiguities in requirements and architecture through structured questions, helping clarify implementation plans before coding begins

2026-06-19
doc-gen
Développeurs de logiciels

Generates comprehensive API documentation from code including OpenAPI/Swagger specs, JSDoc/TSDoc comments, and API reference guides

2026-06-19
pr-template
Développeurs de logiciels

Generates comprehensive PR descriptions in English (default) or Japanese by analyzing pull request changes using GitHub CLI

2026-06-19
refactor
Développeurs de logiciels

Suggests and applies code refactoring improvements including complexity reduction, code smell removal, and pattern improvements based on static analysis

2026-06-19
test-generator
Analystes en assurance qualité des logiciels et testeurs

Automatically generates comprehensive unit tests for functions, classes, and modules with meaningful test cases including edge cases

2026-06-19
handoff
Développeurs de logiciels

Write or update `.tmp/progress.md` so work can be resumed by the other AI tool (Claude Code <-> Codex), typically before switching tools when one nears its usage limit. Captures Goal/Plan/Done/Next/Open/Resume.

2026-06-19