me-cedric/agent-compass
Skill Claude CodeCodex
Turn a meeting transcript, call notes, or a decision discussion into an Architecture Decision Record under docs/decisions/. Use when the user pastes meeting notes or a transcript and wants the decision captured, or says "generate an ADR from this", "record this decision", or "write it up as an ADR".
me-cedric/agent-compass
Skill Claude CodeCodex
Teach users how a project, feature, workflow, or agentic tool use works without over-coaching. Use for explanation, onboarding, "how/why" questions, prompt improvement, and provider-tool coaching.
me-cedric/agent-compass
Skill Claude CodeCodex
Build the UI for AI-native interfaces — streaming answers with citations, reasoning traces, tool-call chips, approval gates, agent task rows, prompt composers, confidence meters, proposed-diff tables. Use when implementing or reviewing any surface where a model or agent is the thing the user works with.
me-cedric/agent-compass
Skill Claude CodeCodex
Angular coding patterns — standalone components, signals, native control flow, inject()-based DI, forms, and accessibility. Use when writing or reviewing Angular components, services, directives, templates, or forms.
me-cedric/agent-compass
Skill Claude CodeCodex
Keep API code and contract layers synced when endpoints, DTOs, payloads, status codes, query params, auth rules, or business transitions change. Use for API work in projects with OpenAPI/Scalar or Swagger, Bruno, Gherkin, shared client types, or generated mocks.
me-cedric/agent-compass
Skill Claude CodeCodex
Help decide and justify the architecture for a NEW project from client needs — technology-neutral, research-first, no unlabeled guesses. Use when the user says "help me choose the best architecture", "which tech stack / framework", "design the architecture for this project", "architecture decision", "should we use X…
me-cedric/agent-compass
Skill Claude CodeCodex
BullMQ queue processing patterns for NestJS — processors, schedulers, job spans, tracing, deduplication, and delayed jobs.
me-cedric/agent-compass
Skill Claude CodeCodex
Reverse-engineer an existing codebase into draft specifications, decision records, and an architecture sketch. Use when a legacy or third-party project has code but missing or incomplete product and architecture documentation.
me-cedric/agent-compass
Skill Claude CodeCodex
Wire agent-compass into an existing project end-to-end with minimal user input: detect the stack, run non-interactive setup, install only what fits, verify, and report. Use when the user asks to "set up", "adopt", "install agent-compass into", or "make agentic" an existing repository.
me-cedric/agent-compass
Skill Claude CodeCodex
Bootstrap a brand-new project from architecture guidelines or a product idea: translate guidelines into a bootstrap answers file, generate the build prompt, execute it spec-first, and wire agent-compass into the result. Use when the user asks to "create", "bootstrap", "start", or "scaffold" a new project.
me-cedric/agent-compass
Skill Claude CodeCodex
Add a new capability to agent-compass itself — a skill, knowledge instinct, template, stack preset, doc, or script — with correct frontmatter, index wiring, tests, and validation. Use when the user wants to add, import, or promote a skill/agent/knowledge/tool into the compass.
me-cedric/agent-compass
Skill Claude CodeCodex
Use when someone wants to add, list, inspect, curate, refresh, or remove an external agent-skill source in Agent Compass — "add these skills from ", "integrate this skill pack", "what external sources do we track", "is already covered", "update the pinned sources", "drop that source". Runs the licence gate first…
me-cedric/agent-compass
Skill Claude CodeCodex
Turn specs and a progress audit into an exhaustive, structured backlog of the remaining work — each item with a short rationale, a concrete plan, the engineering rules that apply, a matched tracker ticket (or "create one"), dependencies, and any approval gate. Use when scoping what's left, building a…
me-cedric/agent-compass
Skill Claude CodeCodex
Convert Word (.doc, .docx), PowerPoint (.ppt, .pptx), Excel (.xls, .xlsx), OpenDocument (.odt, .ods, .odp), RTF, EPUB, CSV, and PDF files to GitHub-Flavored Markdown. Use when a task needs the contents of an office document, spreadsheet, presentation, ebook, or PDF that the active provider cannot read directly.
me-cedric/agent-compass
Skill Claude CodeCodex
Build a tight failing feedback loop before diagnosing hard bugs, flaky tests, regressions, or performance issues.
me-cedric/agent-compass
Skill Claude CodeCodex
Write the Product Owner / Project Manager digest of what changed — plain language, business impact, scope and planning consequences, no code. Use when the user asks for a status update for the PO, a stakeholder or client summary, release notes, a non-technical changelog, or a sprint/delivery report.
me-cedric/agent-compass
Skill Claude CodeCodex
Use when a frontend surface needs a visual direction rather than a bug fix — a landing page, a marketing site, a portfolio, a redesign, a brand system, a dense product UI, or turning a mockup or screenshot into code. Picks the one tracked design skill that fits the surface and installs it, then holds the visual-proof…
me-cedric/agent-compass
Skill Claude CodeCodex
Draft a MADR Architecture Decision Record from an Excalidraw, draw.io, Mermaid, or BPMN diagram. Use when the user wants to capture the decision, options, and drivers shown by an architecture or process diagram.
me-cedric/agent-compass
Skill Claude CodeCodex
Convert an Excalidraw, draw.io, draw.io SVG, or Mermaid architecture diagram into a LikeC4 model. Use when the user wants a structured C4 model from a hand-drawn or text architecture diagram.
me-cedric/agent-compass
Skill Claude CodeCodex
Produce a DBML database schema from documentation, requirements, or an existing data model. Use when the user wants a DBML (dbdiagram.io) file describing tables, columns, and relationships, or mentions DBML / ER diagram / data model.
me-cedric/agent-compass
Skill Claude CodeCodex
Drizzle ORM + PostgreSQL patterns — schema definition, migrations, transactions, seeding, views, enums, indexes, and type inference.
me-cedric/agent-compass
Skill Claude CodeCodex
Expo Router + React Native mobile app patterns — MVVM architecture, feature modules, Zustand auth, React Query hooks, theming, secure storage, animations, and testing.
me-cedric/agent-compass
Skill Claude CodeCodex
External service integration patterns — SFTP connections, payment gateways, Keycloak auth, HTTP clients with resilience, and provider isolation.
me-cedric/agent-compass
Skill Claude CodeCodex
Use Figma MCP design context to implement frontend screens, design systems, components, and styles.