AmadeusITGroup/otter

The Otter project is a highly modular framework whose goal is to provide a common platform to accelerate and facilitate the development of runtime customizable Angular based Web Applications

57Stars on the repository
40Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
BSD-3-ClauseLicence, which decides whether bodies are shown

AmadeusITGroup/otter

Agent

Use for full page or route-level WCAG accessibility audits. Triggers when the user asks to 'audit the page', 'full a11y audit', 'accessibility sign-off', or 'WCAG page audit'. For single component audits use a11y-component-audit.

57 4d ago A 64 tokens original BSD-3-Clause

AmadeusITGroup/otter

Agent

Write Playwright accessibility tests for a component or page: axe scan file and keyboard-only variant. Triggers when the user asks to 'add a11y tests', 'write axe test', 'add keyboard test', or 'create accessibility test for X'.

57 4d ago A 59 tokens original BSD-3-Clause

sdk-setup

03

AmadeusITGroup/otter

Agent

Use when the user wants to create a new TypeScript SDK from an OpenAPI spec, set up an SDK in their project, or needs guidance choosing between standalone vs monorepo approaches. Also triggers when the user says "I want to call an API", "generate a client from a spec", "set up SDK", or "create API client" without…

57 4d ago A 105 tokens original BSD-3-Clause

logic-design

04

AmadeusITGroup/otter

Agent

Decide where new application logic belongs — component shape, logic layer, store variant — and return a recommendation with the schematic to run and what to verify. Use the logic-review agent for existing code.

57 4d ago A 43 tokens original BSD-3-Clause

logic-review

05

AmadeusITGroup/otter

Agent

Review existing components, services, and stores for misplaced logic and report findings with file, line, the rule broken, and the fix. Use the logic-design agent to decide where something new should go.

57 4d ago A 43 tokens original BSD-3-Clause

otter-migration

06

AmadeusITGroup/otter

Agent

Use when upgrading @o3r, @ama-mfe, or @ama-sdk packages, running an Otter/Angular migration, or bumping Otter versions across a monorepo. Plans the migration, bumps versions, resolves peer-dependency conflicts, reads migration schematics and applies the equivalent code changes manually, then validates the result.…

57 4d ago C 99 tokens original BSD-3-Clause