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

kubb

kubb 收录了来自 kubb-labs 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
1.8k
更新
2026-07-13
Forks
148
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

config
软件开发工程师

How to author a kubb.config.ts and pick the right @kubb/plugin-* packages when generating TypeScript from an OpenAPI/Swagger spec. Use whenever setting up Kubb, adding a generator, or debugging codegen output.

2026-07-13
deslop
软件开发工程师

Remove AI-generated code slop from a branch or diff. Use after writing or generating code to strip unnecessary comments, defensive checks, `any` casts, and style that does not match the surrounding file. For prose and markdown, use the humanizer skill instead.

2026-07-09
output
软件开发工程师

Import and use Kubb's generated code (types, clients, hooks, schemas, mocks). Use when writing app or test code that consumes a Kubb build.

2026-06-11
changelog
软件开发工程师

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

2026-05-29
documentation
软件开发工程师

Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and SEO optimization. Overrides brevity rules for proper grammar.

2026-05-29
humanizer
技术写作员

Remove AI writing patterns to make documentation sound natural, specific, and human. Covers content patterns, language patterns, style patterns, and communication patterns.

2026-05-29
jsdoc
软件开发工程师

Full JSDoc format guide for TypeScript, covering @example formats (short, multi-line, multi-variant), tag usage (@default, @deprecated, what to avoid), documentation patterns for properties/enums/functions, and tag order.

2026-05-29
pr
软件开发工程师

Rules and checklist for preparing PRs, creating changesets, and releasing packages in the monorepo.

2026-05-29