springboard-extension-development
CommunitySecurely build and wire SpringBoard extensions
Authormferris77
Version1.0.0
Installs0
System Documentation
What problem does it solve?
SpringBoard extensions often fail at the manifest, runtime wiring, or permission boundaries causing security regressions, runtime crashes, and silent audit gaps; this Skill provides a systematic checklist and validation workflow to eliminate those risks and ensure deterministic, secure integration.
Core Features & Use Cases
- Manifest Validation: Verify manifest.json against the Manifest v1 schema and ensure slug and route consistency.
- Runtime & WASM Wiring: Confirm WasmRuntime registration, storage root creation, and allowed-host egress mapping.
- RBAC & Audit Hardening: Standardize permission scopes, ensure WebSocket gateway intercepts unauthorized calls, and surface all boundary crossings in the audit log.
- Use Case: When onboarding a new UI dashboard or headless WASM worker, run the protocol to prevent ReferenceError at boot, ensure typecheck/build success, and validate security intercepts.
Quick Start
Provide the extension slug and its manifest.json to validate manifest schema, routing, RBAC, storage, and compilation gates.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: springboard-extension-development Download link: https://github.com/mferris77/SpringBoard/archive/main.zip#springboard-extension-development Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.