SkVM - language VM for agent skills
Runtime that treats agent skills as first-class programs, providing a structured execution model for skill composition, isolation, and reuse.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Related entries
skill-doctor - inspector for coding-agent skills
Local tool that audits installed agent skills for conflicts, precedence issues, and risk. Helps surface why a particular skill is (or isn't) firing.
passmark - Playwright AI regression testing
Open-source Playwright library for AI-driven browser regression testing with intelligent caching, auto-healing locators, and multi-model verification. Designed to keep flaky AI tests stable across model versions.
bunqueue - SQLite-backed job queue for Bun
High-performance Bun job queue with SQLite persistence, dead-letter queue, cron scheduling, and S3 backups. Marketed as BullMQ alternative for AI agent workloads.
agent-prism - React components for agent traces
React component library for visualizing distributed traces from AI agents. Drop-in widgets for timelines, span trees, and tool-call breakdowns from LangChain or custom runtimes.