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

itsDaiton

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

已收集 skills
7
仓库
1
更新
2026-05-01
仓库分布

Skills 分布在哪些仓库

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

仓库浏览

仓库与代表性 skills

backend-module-scaffold
软件开发工程师

Scaffold the 7 layered files for a new backend module following the strict convention (types → validation → repository → service → controller → routes → openapi). Use when adding a new feature module under apps/nebula-chat-server/src/modules/.

2026-05-01
drizzle-migrate
数据库架构师

Generate a new Drizzle migration file from schema changes in `libs/db`. Use when the user changed `libs/db/src/schema.ts` and needs a migration generated, or asks to run the drizzle generate command.

2026-05-01
lint-and-format
软件开发工程师

Run pnpm lint:fix and pnpm format across the monorepo and surface any remaining issues. Use before commits, after large edits, or when the user says "lint" or "clean up formatting".

2026-04-25
load-conventions
软件开发工程师

Load the project's conventions into context — reads AGENTS.md and the nearest CLAUDE.md. Use at the start of any non-trivial task, or when you suspect a convention-violation drift. Every build agent should invoke this early.

2026-04-25
load-migration-ticket
软件开发工程师

Load the backend migration index and a specific TICKET-M<n>.md into context. Use before any work on the Fastify / Drizzle / LangChain / libs-folder rearchitecture described in docs/new-backend/. Takes the ticket number as argument.

2026-04-25
regenerate-api-client
软件开发工程师

Regenerate the backend OpenAPI spec and the frontend Orval client. Use after any backend route/schema change, or when the user says "regen the client", "types are out of sync", or "update openapi.yaml".

2026-04-25
zustand-store-scaffold
软件开发工程师

Scaffold a new Zustand store file following project conventions (no useState, module-level init, @/ aliases, one-file-per-store). Use when creating a new store in apps/nebula-chat-client/src/**/stores/.

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