kubb-labs
@kubb-labs Organization
Public Skills
documentation
by kubb-labs
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.
components-generators
by kubb-labs
Guidance for writing @kubb/react-fabric components and generators (React-based and function-based).
jsdoc
by kubb-labs
Guidelines for writing minimal, high-quality JSDoc comments in TypeScript.
plugin-architecture
by kubb-labs
Explains plugin lifecycle, generator types, and common utilities used by plugins in the Kubb ecosystem.
pr
by kubb-labs
Rules and checklist for preparing PRs, creating changesets, and releasing packages in the monorepo.
testing
by kubb-labs
Testing, CI, and troubleshooting guidance for running the repository's test suite and interpreting CI failures.
changelog
by kubb-labs
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.
coding-style
by kubb-labs
Coding style, testing, and PR guidelines for the Kubb ecosystem. Use when writing or reviewing code for the Kubb ecosystem.