PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing check_test_sync.cjs via node with --hook. From Apomera/AlloFlow.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing check_test_sync.cjs via node with --hook. From Apomera/AlloFlow.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse) and 61 allowed tools.
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…
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.
Skill Claude CodeCodexGemini CLI
Safe editing and deployment of the CDN-loaded JavaScript feature modules (stemlab, wordsounds, behaviorlens, reportwriter, and 250 others).
Skill Claude CodeCodexGemini CLI
Full production deployment pipeline for AlloFlow — push, build, stamp, deploy, verify.
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.
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.
Skill Claude CodeCodexGemini CLI
Safe editing and validation of uistrings.js — prevents JSON parse errors, verifies key coverage, handles nested section structure.
MCP server Claude CodeCodexCursor +2
MCP server "alloflow-remediation" as configured in Apomera/AlloFlow. Runs desktop/mcp/alloflow-remediation-mcp-stdio.cjs with node. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
MCP server "alloflow" as configured in Apomera/AlloFlow. Runs desktop/mcp/alloflow-mcp-stdio.cjs with node.
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.
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.
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.
Skill Claude CodeCodex
Author, review, validate, preview, and export teacher-ready AlloPacks through the AlloFlow Agent Core and MCP without opening the AlloFlow UI.
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.
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…
Skill Claude CodeCodex
Best practices for Remotion - Video creation in React.
Plugin Claude Code
Sandbox-local PDF accessibility remediation with no AlloFlow document service, paid Worker, institution account, or separate model API key.