Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

kubb

kubb에는 kubb-labs에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 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