jazz-all-skills
Jazz All Skills Router
Use this as the entry router when a Jazz request arrives but the primary failure domain is unclear.
Mission
- Classify runtime and topology first.
- Classify failure domain second.
- Route to the narrowest focused skill that can solve the task.
- Keep
jazz-sync-architectureas the cross-domain escalation path.
Topology-First Triage
Always identify execution topology before touching schema or loading strategy:
- Browser app only
- Extension MV3 (popup + service worker)
- Dedicated worker runtime
- Edge/server worker runtime
More from alcyone-labs/agent-skills
chrome-extension-architect
Privacy-first Chrome Manifest Version 3 extension architect - sidePanel design, MV3 service worker lifecycle, least-privilege permission audits, storage strategy, cross-browser sidebar patterns, and headless Playwright testing.
9aquaria-docs
Expert Aquaria documentation architect. Enforce documentation principles, golden rules, templates, folder structure, and quality gates. Creates compliant docs from templates, validates against Golden Rules checklist.
6arg-parser
Type-safe CLI argument parser with MCP integration Zod validation auto-generated tools and interactive prompts
5git-commit-writer
Write consistent high-quality Git commits following project conventions
5skill-forge
Builds precise production-ready custom Agent Skills following AgentSkills.io guidelines. Use when user requests to create, refine or package Skills
4large-file-refactorer
Scans codebase for large files and orchestrates refactoring workflows using a test-first protocol
4