Apomera/AlloFlow
Skill Claude CodeCodex
Run an AlloFlow view module in a real browser to see a change working. Use when asked to run, start, or screenshot the app, or to confirm a UI change is real rather than only asserted by a test. Covers why the obvious launch paths load DEPLOYED code instead of your edits, and the working Playwright recipe with fixture…
Apomera/AlloFlow
Skill Claude CodeCodexGemini CLI
Development patterns for the AlloFlow monolith (AlloFlowANTI.txt) - auditing, refactoring, feature addition, debugging, and safe editing of the 29K-line single-file React application.
Apomera/AlloFlow
Skill Claude CodeCodexGemini CLI
Safe editing and deployment of the CDN-loaded JavaScript feature modules (stemlab, wordsounds, behaviorlens, reportwriter, and 250 others).
Apomera/AlloFlow
Skill Claude CodeCodexGemini CLI
Full production deployment pipeline for AlloFlow — push, build, stamp, deploy, verify.
Apomera/AlloFlow
Skill Claude CodeCodexGemini CLI
How to extract a React component from AlloFlowANTI.txt into a standalone CDN-loaded module — JSX transpilation, dependency injection, IIFE wrapping, and registration.
Apomera/AlloFlow
Skill Claude CodeCodexGemini CLI
How to safely extract an inline STEM Lab tool from stemlabmodule.js into a standalone plugin file using window.StemLab.registerTool.
Apomera/AlloFlow
Skill Claude CodeCodexGemini CLI
Safe editing and validation of uistrings.js — prevents JSON parse errors, verifies key coverage, handles nested section structure.
Apomera/AlloFlow
Skill Claude CodeCodex
Author, revise, and validate AlloFlow lesson Blueprints (versioned schema 1.0). Use when a teacher asks for an AlloFlow lesson pack, differentiated resource plan, or AlloPack, or when preparing input for AlloFlow's Auto-Fill/Blueprint mode or the alloflow MCP tools.
Apomera/AlloFlow
Skill Claude CodeCodex
Drive AlloFlow's PDF accessibility remediation MCP connector (alloflow-remediation) well. Use when a teacher asks to make a PDF accessible, audit a document's accessibility, check PDF/UA conformance, or batch-remediate a folder of handouts.
Apomera/AlloFlow
Skill Claude CodeCodex
Rebuild attached PDFs as accessible copies plus a scoped report entirely in the active file sandbox. Use by default for PDF accessibility, WCAG, Section 508, or PDF/UA remediation when the user has no paid Worker, institution account, AlloFlow server, or separate model API key.
Apomera/AlloFlow
Skill Claude CodeCodex
Author, review, validate, preview, and export teacher-ready AlloPacks through the AlloFlow Agent Core and MCP without opening the AlloFlow UI.
Apomera/AlloFlow
Skill Claude CodeCodex
Remediate the SOURCE CODE of web pages and apps for accessibility with an evidence trail - patch plans that must apply uniquely, before/after axe + keyboard-walk audits, and a behavior-preservation channel. Experimental sibling of alloflow-portable-remediation for HTML/template/component sources rather than documents.
Apomera/AlloFlow
Skill Claude CodeCodex
Make documents accessible and verify it. Rebuild a PDF, DOCX or PPTX as accessible HTML and a tagged PDF, transcribe audio or video, translate the result, repair contrast, write alt text, and produce a conformance report. Use when asked to make something WCAG compliant, screen-reader friendly, Section 508 or ADA Title…
Apomera/AlloFlow
Skill Claude CodeCodex
Best practices for Remotion - Video creation in React.