birgitta410/sensors-cli
Skill Claude CodeCodex
Set up the live-dashboard project locally — install dashboard and sensor dependencies, and optionally install the sensors CLI as a global tool. Use when the user wants to get started, set up the project, or install dependencies.
birgitta410/sensors-cli
Skill Claude CodeCodex
Use this skill when the user asks to add support for a new tool output in sensors, for example.
birgitta410/sensors-cli
Skill Claude CodeCodex
Set up basic sensors CLI configuration for a codebase. Asks user to identify an example tool or test in the codebase and configures it with the default parser.
birgitta410/sensors-cli
Skill Claude CodeCodex
Set up sensors (quality monitors) for a Python project. Detects which sensors are already configured, identifies missing ones from the supported list.
birgitta410/sensors-cli
Skill Claude CodeCodex
Set up sensors (quality monitors) for a TypeScript/JavaScript/Node project. Detects which sensors are already configured, identifies missing ones from the supported list.
birgitta410/sensors-cli
Skill Claude CodeCodex
Build a wrapper script that adapts any tool's output to the sensors CLI's default parser JSON schema, then wire it into a sensor config.
birgitta410/sensors-cli
Instructions file CodexOpenCode
AGENTS.md instructions for birgitta410/sensors-cli: We are using uv, use it to run tests, add dependencies, run the application, etc.
birgitta410/sensors-cli
Instructions file
Claude Code instructions for birgitta410/sensors-cli: We are using uv, use it to run tests, add dependencies, run the application, etc.