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-typescriptSkills in this plugin
- ▌ generate · landonschroppUse when the user wants to run one or more generators from `@landonschropp/generate` (initialize, prettier, only-allow, eslint, typescript, vitest, bun-test, husky).
- ▌ npm-publish · landonschroppUse 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).
- ▌
- ▌
- ▌
- ▌ react-component · landonschroppUse when writing or editing a React component. Covers preferred patterns for functional components, prop types, and styling.
- ▌ testing-typescript · landonschropp bundleUse when writing tests for TypeScript or JavaScript code in frameworks such as Jest, Vitest, Bun, etc.