Command
Run a project-wide CSS audit, scanning all CSS files for complexity, specificity, and quality metrics.
Command
Run a project-wide CSS audit, scanning all CSS files for complexity, specificity, and quality metrics.
Command
Check cross-browser compatibility for one or more CSS properties and pull supporting MDN documentation.
Plugin Claude Code
Bodai plugin for the neo4j-mcp Cypher/graph database server.
Instructions file CodexOpenCode
AGENTS.md instructions for lesleslie/neo4j-mcp, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
Claude Code instructions for lesleslie/neo4j-mcp, covering claude.md, project overview, core features, most common commands and start the managed http mcp server.
Command
Run a parameterized Cypher query against the Neo4j database and return the result rows.
Command
Search Neo4j for nodes by label and property filters, returning matching nodes up to a limit.
Command
Retrieve the Neo4j schema: labels, relationship types, indexes, and constraints.
Plugin Claude Code
Bodai plugin for the graphics-mcp image processing server.
Instructions file CodexOpenCode
AGENTS.md instructions for lesleslie/graphics-mcp, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
Claude Code instructions for lesleslie/graphics-mcp, covering claude.md, project overview, core features, most common commands and start http mcp server (factory default).
Command
Convert an image to JPEG/PNG/GIF/BMP/WEBP/TIFF with optional quality and optimization.
Command
Resize an image by width and/or height with a fit/fill/exact mode (default mode=fit).
Command
Create a bounded thumbnail from a source image, capped at the supplied width and height.