Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
kubb-labs/kubb Rules and checklist for preparing PRs, creating changesets, and releasing packages in the monorepo. | Skills | — |
kubb-labs/kubb 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. | Skills | — |
kubb-labs/kubb Remove AI writing patterns to make documentation sound natural, specific, and human. Covers content patterns, language patterns, style patterns, and communication patterns. | Skills | — |
kubb-labs/kubb 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. | Skills | — |
kubb-labs/kubb 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. | Skills | — |
kubb-labs/kubb 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. | Skills | — |
LibPDF-js/core Deep-dive interview to flesh out a spec or design document | Skills | — |
LibPDF-js/core Implement a spec from the plans directory | Skills | — |
LibPDF-js/core Research how a feature works in reference libraries | Skills | — |
LibPDF-js/core Review developer experience and API ergonomics | Skills | — |
LibPDF-js/core Create a new scratch file in .agents/scratches/ | Skills | — |
LibPDF-js/core Create a new plan file in .agents/plans/ | Skills | — |
LibPDF-js/core Generate markdown documentation for a module or feature | Skills | — |
LibPDF-js/core Add and commit changes using conventional commits | Skills | — |
LibPDF-js/core Continue implementing a spec from a previous session | Skills | — |
LibPDF-js/core Brutally honest code review assessing security, reliability, performance, and taste | Skills | — |
ruby-git/ruby-git General YARD documentation rules and workflow for all Ruby source code. Use when writing or reviewing YARD doc comments, generating missing docs, updating examples, fixing doc errors, or checking documentation coverage. | Skills | — |
ruby-git/ruby-git Debugs failing or flaky tests and improves test coverage. Use when tests fail consistently, exhibit intermittent behavior, or when adding missing test coverage. | Skills | — |
ruby-git/ruby-git Guides the REFACTOR step of the TDD cycle — identifying code smells, applying safe refactoring techniques, cleaning test code, and verifying with rubocop. Use during RED-GREEN-REFACTOR when deciding what and how to refactor after making a test pass. | Skills | — |
ruby-git/ruby-git Defines RSpec unit testing rules for this project covering structure, naming, setup patterns, stubbing, doubles, coverage, and test reliability. Use when writing, reviewing, or auditing RSpec specs under spec/unit/. | Skills | — |
Can't find what you're looking for? Evaluate a missing skill.