davidnussiodavidnussioCommunityยท2 Agent Skills Included

vscode-jq-playground

Interactive jq query playground with coding standards enforcement

Runs jq filters interactively inside VS Code against files, URLs, shell commands, and inline JSON. Eliminates manual terminal testing with instant results, autocomplete, syntax highlighting, and error explanations. Includes coding standards skills for Ultracite linting and Effect-TS patterns to keep TypeScript projects clean and type-safe.
npx skills add davidnussio/vscode-jq-playground --all -g -y
Available:

Gives your AI agent strict Ultracite coding standards for formatting, type safety, error handling, and testing when writing or reviewing code in this project.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install vscode-jq-playground?โ–ผ

Run `npx skills add davidnussio/vscode-jq-playground --all -g -y` in your terminal to install all skills in this suite globally.

How to test jq queries inside VS Code?โ–ผ

Create a .jqpg file, write your jq filter with a data source, and press Cmd+Enter or Ctrl+Enter to see results instantly in the output panel or a side editor.

What data sources does jq playground support?โ–ผ

It accepts inline JSON, local files, workspace buffers, URLs, and shell command output, with variables and output redirection to files.

What does the Ultracite skill do?โ–ผ

It teaches your AI agent zero-config linting and formatting standards for JavaScript and TypeScript, covering type safety, React rules, security, and performance.

What does the Effect-TS skill cover?โ–ผ

It guides your agent through idiomatic Effect v4 patterns including services, layers, schema-based error handling, testing, HTTP clients, and CLI tools.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’