vscode-jq-playground
Interactive jq query playground with coding standards enforcement
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core