Skip to content

Tooling Overview

An overview of SpiraCSS tooling.

Common prerequisites

If any of these are missing, AI outputs and tool behavior become unreliable and errors are more likely, so verify them before you start.

Tool list

ToolRoleDocument
SpiraCSS Stylelint PluginAutomatically validates SCSS structure and namingStylelint / Rules
SpiraCSS HTML CLICLI for AI agents; generates SCSS from HTML and validates HTML structureHTML CLI
SpiraCSS Comment LinksOpens target files via comment linksComment Links
SpiraCSS HTML to SCSSGenerates SCSS templates from HTML (VS Code extension)HTML to SCSS

Note: spiracss-html-to-scss is also a CLI command name, so be careful to distinguish it from the VS Code extension by context.

Shared configuration

SpiraCSS tools use spiracss.config.js as a shared configuration file.