marketplace
01Plugin Claude Code
Marketplace providing AI tools for working with Otter framework projects and Angular applications.
Plugin Claude Code
Marketplace providing AI tools for working with Otter framework projects and Angular applications.
Command Claude Code
Fix the critical audit vulnerabilities blocking a PR. Usage: /fix-audit.
Instructions file CodexOpenCode
Instructions for AmadeusITGroup/otter, covering agents.md, quick start, context files, always relevant and task-specific context.
Instructions file
Instructions for AmadeusITGroup/otter, a project described as: 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.
Settings file Claude Code
Agent settings configuring $schema, extraKnownMarketplaces, enabledPlugins.
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.
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'.
Skill Claude CodeCodex
Reference for ARIA roles, patterns, and forbidden anti-patterns for common UI primitives (button, modal, tabs, combobox, etc.).
Skill Claude CodeCodex
Write and review automated axe accessibility scans using @axe-core/playwright: setup, tag selection, selector scoping, interpreting violations, and waiving known rules.
Skill Claude CodeCodex
Audit UI components for WCAG 2.1/2.2 AA conformance: ARIA patterns, keyboard navigation, color contrast, and accessibility evidence block.
Skill Claude CodeCodex
Write keyboard-only test variants and focus management checks using Playwright: navigation patterns, focus expectations, helpers, and file structure conventions.
Skill Claude CodeCodex
Page-level WCAG checks for full-page or route audits: heading hierarchy, page title uniqueness, focus on route change, and axe test coverage.
Plugin Claude Code
Skills for working with Amadeus OpenAPI specification projects - create projects, manage models, add dependencies, and configure field masks.
Plugin Claude Code
Skills and guidance for creating, using, and extending TypeScript SDKs generated from OpenAPI specifications with @ama-sdk.
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…
Skill Claude CodeCodex
Create a new TypeScript SDK from an OpenAPI specification, either as a standalone project or inside an existing Angular/Nx monorepo. Use when user wants to scaffold, bootstrap, initialize, or generate an SDK.
Skill Claude CodeCodex
Install and configure the @ama-sdk/mcp server so AI assistants can read SDKCONTEXT.md from installed SDK packages. Use when the getsdkcontext tool is unavailable, or the user asks to "set up the ama-sdk mcp" or "configure sdk context server".
Skill Claude CodeCodex
Use and create @ama-sdk plugins for request transformation, authentication, resilience, and response processing. Use when user asks about SDK plugins, wants to add auth/retry/timeout, needs to create a custom plugin, or wants to transform requests before sending, wrap the fetch call itself (logging, metrics…
Skill Claude CodeCodex
Install, configure, and use a TypeScript SDK generated with @ama-sdk. Use when user wants to call APIs, set up a client (fetch, Angular, beacon), or understand how to use an existing SDK package.
Plugin Claude Code
Skills and MCP server for design token usage and styling best practices with @ama-styling.
Skill Claude CodeCodex
This skill should be used when developing UI components, writing CSS/SCSS styles, or when the user asks about design tokens, theming, CSS custom properties, or styling conventions. Guides token-first development and Otter extensions usage.
Skill Claude CodeCodex
Install and configure the @ama-styling/mcp server so AI assistants can discover and recommend design tokens. Use when the listdesigntokens or finddesigntoken tools are unavailable, or the user asks to "set up styling mcp" or "configure design tokens mcp".
Plugin Claude Code
Otter AI tools.
MCP server Claude CodeCodexCursor +2
Experimental package — This module provides a MCP Server. Runs locally from the @o3r/mcp npm package.