← all plugins

Ls Scripting

by @landonschropp · plugin · 4 skills

Script authoring templates

Install the whole plugin (CLI)
npx skillmds add landonschropp/script npx skillmds add landonschropp/bun-script npx skillmds add landonschropp/bash-script npx skillmds add landonschropp/ruby-script
⬇ Download

Skills in this plugin

  1. script · landonschropp
    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.
    1
    repo stars
  2. bun-script · landonschropp bundle
    Use when writing a TypeScript script with Bun. Covers the template, conventions, and required patterns.
    1
    repo stars
  3. bash-script · landonschropp bundle
    Use when writing a Bash script. Covers the template, conventions, and required patterns.
    1
    repo stars
  4. ruby-script · landonschropp bundle
    Use when writing a Ruby script. Covers the template, conventions, and required patterns.
    1
    repo stars