Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
shift-editor
GitHub 创作者资料

shift-editor

按仓库查看 1 个 GitHub 仓库中的 5 个已收集 skills,并展示近似职业覆盖。

已收集 skills
5
仓库
1
职业领域
1
更新
2026-05-20
职业覆盖
该创作者主要覆盖的职业大类。
仓库分布

Skills 分布在哪些仓库

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

仓库浏览

仓库与代表性 skills

#001
shift
5 个 skills1896更新于 2026-05-20
占该创作者 100%
jsdoc
软件开发工程师

Add or revise source-level JSDoc for Shift APIs. Use this skill before writing or editing documentation comments for exported classes, methods, constructors, domain data structures, render frames, reactive state, or any API where caller intent, side effects, lifetime, ownership, or nullability are easy to misunderstand.

2026-05-20
docs
软件开发工程师

Update or create DOCS.md files for Shift subsystems. Use this skill whenever the user asks to update docs, refresh documentation, create a DOCS.md, write module documentation, or says "update docs for X". Also trigger after completing a large feature when Claude.md says to update docs — check if any DOCS.md in the affected subsystem needs refreshing.

2026-05-20
writing-tests
软件质量保证分析师与测试员

Canonical rules for writing tests in the Shift codebase. Use whenever you add, rewrite, or review a `.test.ts` file — or any time you're about to mock, stub, or spy your way around a testing problem. This repo has deliberately swept mock-based testing out, and this skill is what keeps it out.

2026-05-20
commit
软件开发工程师

Canonical rules for writing git commits in the Shift codebase. Use whenever the user asks to commit, stage and commit, or "make a commit" — and whenever you're about to draft a commit message. Enforces conventional prefixes, concise subjects, and splitting unrelated changes into separate commits.

2026-04-30
dead-code
软件开发工程师

Find and remove dead code (unused files, exports, class members) using Knip as a candidate generator, then verify each candidate through AST-level analysis and interface tracing before removing anything. Use when the user asks to clean up unused code, find dead code, or reduce the codebase.

2026-04-15
已展示 1 / 1 个仓库
已展示全部仓库