Skip to main content
在 Manus 中运行任何 Skill
一键导入
Arx-Game
GitHub 创作者资料

Arx-Game

按仓库查看 1 个 GitHub 仓库中的 14 个已收集 skills。

已收集 skills
14
仓库
1
更新
2026-07-15
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

running-tests
软件质量保证分析师与测试员

Use when running or writing tests in this repo — choosing the SQLite fast tier vs Postgres parity tier, the just test recipes, @tag("postgres") decisions, --keepdb pitfalls, or diagnosing SQLite-vs-PG test failures.

2026-07-15
issue-to-merged-pr
软件开发工程师

Use when working on a GitHub issue from start to merged PR. Picks up an issue (or prompts for one), drafts the spec onto the issue body for team review, implements after a member approves it (spec:approved label), opens a PR, watches CI and fixes failures, and handles post-merge cleanup including filing follow-up issues. Polytoken-native: orchestrates the ported brainstorming + writing-plans + using-git-worktrees skills.

2026-07-06
using-git-worktrees
软件开发工程师

Use when starting feature work that needs isolation from the current workspace, or before executing implementation plans — ensures an isolated workspace exists.

2026-07-06
intent-provenance
软件开发工程师

Use when a class/function/model has no live caller and you're deciding whether it's a speculative stub, dead code, or unfinished work — or when writing new code whose caller doesn't exist yet. Traces a surface's origin (git history, linked issue/spec, roadmap/ADR) before classifying it, and documents intent forward so the next reader doesn't have to redo the trace.

2026-07-05
verify-against-code
软件开发工程师

Use when a feature design, spec, or implementation plan is about to propose a new code surface (model, dataclass, enum, serializer, component, hook, helper, field, endpoint) OR wire up an existing stub (a "not wired" button/endpoint/flow), or when relying on a systems/architecture/roadmap doc's claim about what exists or doesn't, OR when filing a follow-up/audit issue or writing a "deferred follow-up" into a spec (a deferral is a proposed future surface — verify its premise before it becomes a filed issue) — before committing the spec, filing the issue, or writing code.

2026-07-05
codebase-indexing
软件开发工程师

Use when models have changed significantly, after migrations, or when cross-app relationship data in docs/systems/MODEL_MAP.md seems stale. Also use when you can't find how systems connect and need to regenerate the model map.

2026-07-02
sharedmemory-model
软件开发工程师

Use when adding or working with Django models in this repo, resolving an apparent N+1, optimizing queries, caching, or walking foreign-key relationships — and before writing any resolve_/batch_fetch_ helper or flushing the identity map.

2026-07-02
brainstorming
项目管理专家

Use this before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements, and design before implementation. Drafts the spec into the GitHub issue body for team review.

2026-06-30
当前展示该仓库 Top 8 / 14 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库