Skip to content

dnunez24/config

v0.2.0MIT

House dev tool configuration: skills, format-on-edit hooks, and Markdown/Biome language servers.

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",
  "author": {
    "name": "Dave Nuñez"
  },
  "description": "House dev tool configuration: skills, format-on-edit hooks, and Markdown/Biome language servers.",
  "keywords": ["biome", "typescript", "linting", "formatting"],
  "license": "MIT",
  "name": "config",
  "repository": "https://github.com/dnunez24/mi-casa",
  "version": "0.2.0"
}