ls-scripting
49Plugin Claude Code
Script authoring templates.
Plugin Claude Code
Script authoring templates.
Skill Claude CodeCodex
Use when writing a Bash script. Covers the template, conventions, and required patterns.
Skill Claude CodeCodex
Use when writing a TypeScript script with Bun. Covers the template, conventions, and required patterns.
Skill Claude CodeCodex
Use when writing a Ruby script. Covers the template, conventions, and required patterns.
Skill Claude CodeCodex
Use when creating a new command-line script or standalone executable from scratch. Covers language selection and defers to a language-specific skill for conventions and templates.
Plugin Claude Code
TypeScript and JavaScript skills.
Command
Add tests using a structured testing approach.
Skill Claude CodeCodex
Use when the user wants to run one or more generators from @landonschropp/generate (initialize, prettier, only-allow, eslint, typescript, vitest, bun-test, husky).
Skill Claude CodeCodex
Use when publishing or releasing a new version of an npm/pnpm/yarn/bun package to the registry. Covers package-manager detection, semver bump selection, tagging, pushing, scoped-package access, authentication, and one-time passwords (OTP).
Skill Claude CodeCodex
Use when writing or editing a React component. Covers preferred patterns for functional components, prop types, and styling.
Skill Claude CodeCodex
Use when writing or modifying tests in a Bun project.
Skill Claude CodeCodex
Use when writing or modifying tests for Ink (terminal UI) components.