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

PlainTab

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

已收集 skills
16
Stars
86
更新
2026-05-26
Forks
4
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

bump-version
软件开发工程师

Use when preparing a PlainTab release or bumping the PlainTab version, triggered by phrases like "更新版本", "bump version", "upgrade to vX.Y.Z", "发布新版本". Updates manifest.json, runtime UI/version constants, localized changelogs, store listings, release notes, validation notes, and current project docs.

2026-05-26
commit-changes
软件开发工程师

Prepare and create PlainTab git commits with scoped Conventional Commit subjects and detailed commit bodies. Use when the user asks to commit, 提交, create a git commit, stage changes, or asks for precise Conventional Commits / Google-style commit messages; especially when the worktree may contain unrelated user changes.

2026-05-23
commit-changes
软件开发工程师

Claude adapter for preparing and creating PlainTab git commits with scoped, detailed Conventional Commit messages. Use when the user asks to commit, 提交, stage changes, or use precise Conventional Commit / Google-style commit messages.

2026-05-23
storage-migration
数据库架构师

Use before changing PlainTab persistent storage, including localStorage keys, IndexedDB keys or record formats, `LS_VERSION`, `DB_VERSION`, `ptab_schema_version`, migration code, backup/import/export storage shape, wallpaper cache cleanup, or any task that may affect old users upgrading across versions.

2026-05-23
storage-migration
数据库架构师

Claude adapter for PlainTab storage, IndexedDB, localStorage, schema version, migration, cleanup, import/export, and old-user upgrade safety work.

2026-05-22
diagnose
软件质量保证分析师与测试员

Use when diagnosing PlainTab bugs, broken UI behavior, failing extension/web-mode flows, storage or wallpaper regressions, startup issues, or performance regressions.

2026-05-20
improve-codebase-architecture
软件开发工程师

Use when reviewing PlainTab architecture, looking for refactoring opportunities, reducing coupling, improving testability, or making modules easier for agents to understand without redesigning stable behavior.

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

Use when implementing PlainTab features or bug fixes with test-first development, red-green-refactor, regression scripts, browser checks, or behavior-focused validation before production code changes.

2026-05-20
zoom-out
软件开发工程师

Use when an agent or user is unfamiliar with a PlainTab module, needs a higher-level map of related files and callers, or asks how a section fits into startup, wallpaper, settings, search, command palette, storage, or i18n flows.

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

Claude adapter for diagnosing PlainTab bugs, broken flows, startup issues, storage or wallpaper regressions, and performance regressions.

2026-05-20
improve-codebase-architecture
软件开发工程师

Claude adapter for reviewing PlainTab architecture, coupling, testability, and refactoring opportunities.

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

Claude adapter for PlainTab test-first feature work, bug fixes, regression scripts, and behavior-focused validation.

2026-05-20
zoom-out
软件开发工程师

Claude adapter for mapping unfamiliar PlainTab modules, related files, callers, and constraints before editing.

2026-05-20
update-i18n
软件开发工程师

Maintain PlainTab runtime UI translations and i18n language packs. Use when adding, editing, formatting, validating, or reviewing UI text in js/i18n/*.js, js/languages.js, data-i18n markup, or t(key) calls; also use when onboarding/help copy or new settings need localized strings.

2026-05-19
update-i18n
软件开发工程师

Claude adapter for maintaining PlainTab runtime UI translations. Use when adding, editing, formatting, validating, or reviewing UI text in js/i18n/*.js, js/languages.js, data-i18n markup, or t(key) calls.

2026-05-19
bump-version
软件开发工程师

Claude adapter for bumping the PlainTab version. Use when the user asks "更新版本", "bump version", "upgrade to vX.Y.Z", "发布新版本", or asks to prepare a PlainTab release.

2026-05-16