SkillAgentSearch skills...

Create

CLI to bootstrap Sourcegraph npm packages

Install / Use

/learn @sourcegraph/Create
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Sourcegraph package creator

npm downloads build code style: prettier semantic-release

CLI tool to interactively create a repo for a @sourcegraph npm package, add all the needed boilerplate and set up CI.

It's idempotent, so you can run it on half-initialized repositories too and it will skip steps already done.

Use it

mkdir my-new-package
cd my-new-package

yarn create @sourcegraph
# or
npm init @sourcegraph
View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1mo ago
Forks2

Languages

TypeScript

Security Score

90/100

Audited on Feb 26, 2026

No findings