Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotfiles

dotfiles 收录了来自 mei28 的 14 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
14
Stars
3
更新
2026-07-08
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

commit
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件质量保证分析师与测试员

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
软件开发工程师

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

2026-06-19
code-audit
软件质量保证分析师与测试员

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
软件开发工程师

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
软件开发工程师

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

2026-06-19
doc-gen
软件开发工程师

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

2026-06-19
pr-template
软件开发工程师

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

2026-06-19
refactor
软件开发工程师

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

2026-06-19
test-generator
软件质量保证分析师与测试员

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

2026-06-19
handoff
软件开发工程师

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