LandonSchropp

60 mods across 1 repository, 2 stars between them.

bash-script

50

LandonSchropp/agent-toolkit

Skill Claude CodeCodex

Use when writing a Bash script. Covers the template, conventions, and required patterns.

2 2d ago A 20 tokens

bun-script

51

LandonSchropp/agent-toolkit

Skill Claude CodeCodex

Use when writing a TypeScript script with Bun. Covers the template, conventions, and required patterns.

2 2d ago A 23 tokens

ruby-script

52

LandonSchropp/agent-toolkit

Skill Claude CodeCodex

Use when writing a Ruby script. Covers the template, conventions, and required patterns.

2 2d ago A 20 tokens

script

53

LandonSchropp/agent-toolkit

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.

2 2d ago A 32 tokens

generate

56

LandonSchropp/agent-toolkit

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).

2 2d ago A 47 tokens

npm-publish

57

LandonSchropp/agent-toolkit

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).

2 2d ago A 53 tokens

react-component

58

LandonSchropp/agent-toolkit

Skill Claude CodeCodex

Use when writing or editing a React component. Covers preferred patterns for functional components, prop types, and styling.

2 2d ago A 25 tokens