OysteinAmundsenOysteinAmundsenCommunityΒ·11 Agent Skills Included

toolbox

Data grid development, testing, debugging, and release workflows

Guides development of a framework-agnostic data grid library across vanilla JS, React, Vue, and Angular. Covers plugin scaffolding, adapter parity, performance profiling, bundle budgets, test coverage, and release versioning. Eliminates guesswork in debugging, benchmarking, and documentation updates with step-by-step procedures and ready-made scripts.
npx skills add OysteinAmundsen/toolbox --all -g -y
Available:

Instructs the agent to run all build, test, and lint tasks through Nx and to use the Nx MCP tools to inspect workspace structure, project details, and configuration before acting.

All Skills in This Repository (11)

Pure Emerald Level Indicators
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

docs-update

Guide documentation updates after code changes using llms.txt inventories.

Community
Intermediate
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

debug-perf

Profile and diagnose performance bottlenecks in the @toolbox-web/grid component.

Community
Advanced
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

release-prep

Run linting, tests, builds, and release checks for Toolbox libraries.

Community
Advanced
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

debug-browser

Debug browser components via Chrome DevTools MCP sessions.

Community
Advanced
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

retrospective

Capture actionable lessons learned after task completion for AI-assisted workflows.

Community
Advanced
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

bundle-check

Validate @toolbox-web/grid index.js bundle size against raw and gzipped limits.

Community
Intermediate
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

new-adapter

Scaffold a framework adapter library and demo app for @toolbox-web/grid.

Community
Advanced
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

astro-demo

Scaffold Astro demo components and MDX docs for grid features.

Community
Intermediate
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

new-plugin

Scaffold a new grid plugin with manifest, tests, and documentation.

Community
Advanced
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

new-adapter-feature

Standardize new grid feature implementations across Angular, React, and Vue adapters.

Community
Intermediate
πŸ“¦ In Repo
OysteinAmundsenOysteinAmundsen

test-coverage

Generate Vitest unit and integration tests to close coverage gaps in the toolbox-web monorepo.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Toolbox skills?β–Ό

Run `npx skills add OysteinAmundsen/toolbox --all -g -y` in your terminal to install all skills in this collection globally.

What does the Toolbox skill collection cover?β–Ό

It covers the full development lifecycle of the @toolbox-web data grid: creating plugins and framework adapters, debugging performance, running benchmarks and e2e tests, checking bundle size, and preparing releases.

Can these skills help debug grid performance issues?β–Ό

Yes. The debug-perf and debug-browser skills walk through Chrome DevTools tracing, hot-path analysis, and a bundled trace analyzer to find and fix slow rendering, memory leaks, and layout thrashing.

Do these skills work with Claude Code and Cursor?β–Ό

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible coding environments.

Can I use these skills without deep grid knowledge?β–Ό

Yes. Each skill provides step-by-step procedures, code templates, and verification commands so the agent handles the technical details from your plain-English request.

Related Repositories in Software Engineering

View All in Software Engineering→