← all plugins

Ls Typescript

by @landonschropp · plugin · 7 skills

TypeScript and JavaScript skills

Install the whole plugin (CLI)
npx skillmds add landonschropp/generate npx skillmds add landonschropp/npm-publish npx skillmds add landonschropp/testing-bun npx skillmds add landonschropp/testing-ink npx skillmds add landonschropp/testing-react npx skillmds add landonschropp/react-component npx skillmds add landonschropp/testing-typescript
⬇ Download

Skills in this plugin

  1. generate · landonschropp
    Use when the user wants to run one or more generators from `@landonschropp/generate` (initialize, prettier, only-allow, eslint, typescript, vitest, bun-test, husky).
    1
    repo stars
  2. npm-publish · landonschropp
    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).
    1
    repo stars
  3. testing-bun · landonschropp
    Use when writing or modifying tests in a Bun project
    1
    repo stars
  4. testing-ink · landonschropp
    Use when writing or modifying tests for Ink (terminal UI) components.
    1
    repo stars
  5. testing-react · landonschropp
    Use when writing or modifying tests for React hooks.
    1
    repo stars
  6. react-component · landonschropp
    Use when writing or editing a React component. Covers preferred patterns for functional components, prop types, and styling.
    1
    repo stars
  7. testing-typescript · landonschropp bundle
    Use when writing tests for TypeScript or JavaScript code in frameworks such as Jest, Vitest, Bun, etc.
    1
    repo stars