KinalVR - Expo2026
Official@KinalVR-Expo2026
KinalVR-Expo2026 publishes skills spanning WebXR/VR development, UI/UX design systems, agent session safety, and adversarial plan review.
Agent Skills by KinalVR - Expo2026
Showing 10 vetted skills indexed across 1 GitHub repositories.
aframe-webxr
Build browser-based VR, AR, and 3D scenes using A-Frame's HTML entity-component architecture.
context-canary
Detects silent context degradation in long agent sessions using a per-turn canary signal.
loop-factory
Runs a spec-driven agent loop moving markdown specs through inbox, active, and archive states.
accidental-data-loss-prevention
Blocks irreversible deletion commands until explicit user consent is obtained.
fuck-slop
Detect and rewrite AI-writing patterns in prose using regex catalogs and genre-specific register checks.
interface-kit
Implements accessible, performant UI components with typography, color, motion, and spatial design guidance.
junior-to-senior
Reviews agent-generated plans adversarially and rewrites them using codebase and web research.
caveman
Compresses AI responses into terse caveman-style prose while preserving technical accuracy.
grill-me
Stress-tests plans and decisions through calibrated one-question-at-a-time interviews.
ui-ux-pro-max
Generates design system recommendations by searching UI/UX style, color, and typography databases.
Frequently Asked Questions About KinalVR - Expo2026
FAQPage SchemaWhat tasks can I accomplish with KinalVR-Expo2026's skills?▼
You can build WebXR VR/AR experiences with A-Frame, design and implement UI across 13 frontend stacks, run spec-driven coding loops with review gates, stress-test plans via adversarial senior review, detect context degradation in long sessions, and block irreversible data-loss commands.
Who are these skills designed for?▼
Frontend engineers and designers building immersive WebXR content or polished interfaces, plus developers running long agent coding sessions who need context-drift canaries, spec-driven task loops, token-efficient communication modes, and safeguards against accidental deletion of production data.
How do the agent session safety skills work in practice?▼
context-canary installs a per-turn signal (like a name plus turn counter) that exposes silent context degradation and triggers a recovery protocol. accidental-data-loss-prevention requires explicit consent before destructive SQL, cloud storage, or GCP infrastructure commands execute.
Are these skills open source and what do they cost?▼
The accidental-data-loss-prevention skill is published by Google under the Apache-2.0 license, permitting free use and modification. Other skills in the manifest do not declare explicit licenses, so users should verify terms per skill before redistribution.
What prerequisites or dependencies do these skills require?▼
aframe-webxr builds on Three.js and HTML for browser-based 3D scenes. ui-ux-pro-max integrates with shadcn/ui MCP for component search and supports React, Next.js, Vue, Svelte, SwiftUI, and Flutter. loop-factory scaffolds a factory/specs directory structure implemented via Claude Code or Codex.