Skip to content

slurpyb/writing-code

v4.2.0

Focused TypeScript skills for runtime code, domain and object modeling, type design, documentation, compiler configuration, and Oxlint policy.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "writing-code",
  "version": "4.2.0",
  "description": "Focused TypeScript skills for runtime code, domain and object modeling, type design, documentation, compiler configuration, and Oxlint policy.",
  "author": {
    "name": "Jordan Sweeting",
    "url": "https://github.com/slurpyb"
  },
  "repository": "https://github.com/slurpyb/skills",
  "keywords": [
    "typescript",
    "domain-modeling",
    "object-oriented-design",
    "generics",
    "tsdoc",
    "tsconfig",
    "oxlint"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 21TypeScript files
  • install-anti-slop.mjs
View on GitHub