angular
25MCP server Claude CodeCodexCursor +2
CLI tool for Angular. Runs locally from the @angular/cli npm package.
MCP server Claude CodeCodexCursor +2
CLI tool for Angular. Runs locally from the @angular/cli npm package.
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.
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.
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.
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.…
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.
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.
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.
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.
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.
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".
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…
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…
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.
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.
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.
AmadeusITGroup/ai-primitives-hub
Instructions file CodexOpenCode
AGENTS.md instructions for AmadeusITGroup/ai-primitives-hub, covering ai primitives hub, workspace, commands, architecture and migration & naming rules.
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.
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…
AmadeusITGroup/ai-primitives-hub
Agent
Specialized agent for system design and architecture decisions.
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.
AmadeusITGroup/ai-primitives-hub
Skill Claude CodeCodex
This skill analyzes the input and produces structured output.
AmadeusITGroup/ai-primitives-hub
Skill Claude CodeCodex
This skill generates reports from structured data.