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

dzmbs

按仓库查看 2 个 GitHub 仓库中的 6 个已收集 skills。

已收集 skills
6
仓库
2
更新
2026-03-20
仓库浏览

仓库与代表性 skills

comment-cleanup
软件开发工程师

Apply this skill after every code change. Reviews and cleans up comments ONLY in the code that was just modified — never touches pre-existing comments outside the changed scope. Enforces lean, context-aware commenting: structural markers, genuine clarification, and non-obvious reasoning only. Strips conversation artifacts, redundant labels, and anything a fresh reader would find confusing or meaningless.

2026-03-20
project-docs
软件开发工程师

Apply this skill when creating or updating any project documentation that agents read — CLAUDE.md, AGENTS.md, README, architecture docs, agent_docs/, or any markdown that shapes how an agent understands the project. Covers what to write, what kills agent performance, how to structure for context efficiency, and how to keep docs honest and current — not artificial. Based on Anthropic official docs and practitioner patterns from 2025/2026.

2026-03-20
typescript-2026
软件开发工程师

Apply this skill whenever writing, reviewing, or generating TypeScript code — especially for backend/Node services, WebSocket clients, REST/WS API integrations, data normalization pipelines, and real-time aggregators. Covers 2026 patterns, strict typing, comment conventions, import order, file structure, and what to avoid.

2026-03-20
vite-react-ts-2026
软件开发工程师

Apply this skill when building or reviewing Vite + React + TypeScript projects — dashboards, SPAs, real-time UIs, data-heavy tools, and internal apps. Covers official Vite 8 + React 19 patterns, project structure, component conventions, state management split (server vs client), hooks, env vars, build config, and what to never do. Tailored for data-heavy, auth-gated, real-time applications like trading dashboards — not SEO-first marketing sites.

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

Apply this skill when writing, reviewing, or generating tests with Vitest. Covers Vitest v4 setup with Vite, config, file structure, test patterns, mocking (vi.fn, vi.mock, MSW for HTTP/WS), async testing, coverage with v8, what to never do, and patterns specific to TypeScript + real-time/WebSocket codebases. Based on official vitest.dev docs.

2026-03-20
已展示 2 / 2 个仓库
已展示全部仓库