build-test
OfficialValidate TypeScript build and smoke test
AuthorAdelie-Squad
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill makes it easy to confirm the TypeScript project compiles and its smoke test artifacts are ready before releasing or shipping new CLI updates.
Core Features & Use Cases
- Type checking: Run npx tsc --noEmit to ensure the source tree satisfies all TypeScript constraints without producing extra files.
- Build and verification: Follow the npm run build step and check that dist/bin/solo-agents.js exists to confirm the CLI bundle was generated.
- Use case: Before tagging a release, run this workflow to prove the build pipeline succeeds across local dev and CI agents.
Quick Start
Run the build-test workflow by executing npx tsc --noEmit, npm run build, and verifying that dist/bin/solo-agents.js exists.
Dependency Matrix
Required Modules
None requiredComponents
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: build-test Download link: https://github.com/Adelie-Squad/solopreneur-team-agents/archive/main.zip#build-test Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.