AmadeusITGroup

47 mods across 2 repositories, 106 stars between them.

angular

25

AmadeusITGroup/otter

MCP server Claude CodeCodexCursor +2

CLI tool for Angular. Runs locally from the @angular/cli npm package.

57 4d ago A tokens not measured original BSD-3-Clause

playwright

26

AmadeusITGroup/otter

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

57 4d ago A tokens not measured original BSD-3-Clause

logic-design

27

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

28

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

29

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

AmadeusITGroup/otter

Skill Claude CodeCodex

Decision tree for single component versus container/presenter, which componentStructure to generate, and which componentType to declare. Invoked by logic-placement and logic-review, not directly.

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

logic-placement

31

AmadeusITGroup/otter

Skill Claude CodeCodex

Decide where new logic belongs — component shape, logic layer, and store variant — when designing a component, service, or store in an Angular/Otter workspace. Use logic-review to assess existing code.

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

logic-review

32

AmadeusITGroup/otter

Skill Claude CodeCodex

Review existing components, services, or stores for misplaced logic — presenter leaks, componentType mismatches, wrong store variants. Use logic-placement when designing something new.

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

logic-state-layer

33

AmadeusITGroup/otter

Skill Claude CodeCodex

Decision tree for whether logic belongs in the component class, a service, or an NgRx store, including service scope and where API calls go. Invoked by logic-placement and logic-review, not directly.

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

logic-store-type

34

AmadeusITGroup/otter

Skill Claude CodeCodex

Decision tree for which NgRx store variant to generate — entity or simple, sync or async. Invoked by logic-placement and logic-review once a store is justified, not directly; it does not decide whether a store is warranted.

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

otter-mcp-setup

35

AmadeusITGroup/otter

Skill Claude CodeCodex

This skill should be used when the @o3r/mcp MCP server is not available and needs to be installed, or when the user asks to "install otter mcp", "setup otter mcp", or "configure otter mcp server".

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

otter-new-config

36

AmadeusITGroup/otter

Skill Claude CodeCodex

This skill should be used when the user asks to "add configuration to a component", "introduce a config flag", "add a feature toggle", "add a runtime config", "create a config property", or when any new configuration flag is being introduced in an Otter workspace. Guides scope decisions, safe defaults, and…

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

otter-rules-engine

37

AmadeusITGroup/otter

Skill Claude CodeCodex

This skill should be used when the user asks to "add a rule", "create a ruleset", "add a fact", "create a custom operator", "add a rules-engine action", "make behavior conditional at runtime", or when authoring or debugging anything in an Otter @o3r/rules-engine workspace. Guides the fact/operator/action/ruleset…

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

otter-schematics

38

AmadeusITGroup/otter

Skill Claude CodeCodex

This skill should be used when the user asks to "create a component", "generate a library", "scaffold a service", "add a fixture", or when creating any Angular artifact in an Otter workspace. Ensures schematics are used over manual file creation.

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

AmadeusITGroup/otter

Skill Claude CodeCodex

This skill should be used when the user asks to "create an E2E test", "write a Playwright scenario", "add a Playwright test", "generate e2e tests", "create actions and checks", "write playwright checks", "add scenario for feature", or when modifying, reviewing, or debugging Playwright E2E test files in the workspace.

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

rxjs-vs-signals

40

AmadeusITGroup/otter

Skill Claude CodeCodex

This skill should be used when writing or reviewing reactive code in components, services, or stores — any time a choice is made between using Angular Signals (signal, computed, input, effect) or RxJS Observables (subscribe, pipe, switchMap, async pipe). Guides the decision with Otter-specific patterns.

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

AmadeusITGroup/ai-primitives-hub

Instructions file

Claude Code instructions for AmadeusITGroup/ai-primitives-hub, a project described as: VS Code extension for managing, sharing, and installing AI primitives (Agents, Skills, Prompts, Instructions, MCP) collections for GitHub Copilot and other AI assistants.

49 5d ago A 4 tokens

AmadeusITGroup/ai-primitives-hub

Skill Claude CodeCodex

Answer questions about using AI Primitives Hub and authoring bundles. Use this skill whenever the user asks about bundles, collections, hubs, profiles, sources, scopes, marketplace, repository installation, deployment manifests, source scaffolding, collection schemas, validation errors, publishing, or any AI…

49 5d ago A 76 tokens

example-skill

45

AmadeusITGroup/ai-primitives-hub

Skill Claude CodeCodex

Performs thorough code reviews following best practices. Use when reviewing pull requests, checking code quality, or ensuring coding standards compliance.

49 5d ago A 29 tokens