check-public-api

Official

Keep public API surfaces clean and compliant.

Authorsisense
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Auditing and enforcing proper public API exposure in sdk-ui by verifying exports and TSDoc tags to prevent regression and misdocumentation.

Core Features & Use Cases

  • Validates barrel exports to ensure no wildcard exports and that each exported symbol carries the barrel's TSDoc tag.
  • Checks that public API references resolve through the TypeScript compiler to prevent broken imports.
  • Use Case: Before merging changes that touch public interfaces, run this skill to catch missing tags or misconfigurations.

Quick Start

Run yarn public-api-check to surface violations and guide fixes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: check-public-api
Download link: https://github.com/sisense/compose-sdk-monorepo/archive/main.zip#check-public-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.