Instructions file CodexOpenCode
Instructions for DanWahlin/ai-agent-board, covering agents.md, project overview, architecture, key technical decisions and running locally.
Instructions file CodexOpenCode
Instructions for DanWahlin/ai-agent-board, covering agents.md, project overview, architecture, key technical decisions and running locally.
Skill Claude CodeCodex
Use when Dan explicitly asks Claude, Codex, Copilot, Grok, Hermes, OpenCode, or OpenClaw to perform coding work. Route it through the shared AI Agent Board instead of launching the coding agent directly.
DanWahlin/github-azure-agentic-journeys
Agent
Deploy open-source applications to Azure. Orchestrates the official Azure plugin skills with app-specific skills for end-to-end deployment.
DanWahlin/github-azure-agentic-journeys
Skill Claude CodeCodex
Container Apps deployment gotchas and SPA frontend patterns for Azure. Supplements the official azure-prepare plugin skill with additional patterns for zone redundancy, azure.yaml configuration, and SPA frontend deployment (VITEAPIURL). USE FOR: Container Apps zone redundancy errors, managed-identity ACR pulls…
DanWahlin/github-azure-agentic-journeys
Skill Claude CodeCodex
Data access abstraction patterns for apps that need to swap between local databases (SQLite) and cloud databases (Cosmos DB, PostgreSQL) without changing application code. Covers Node.js/TypeScript, Python/FastAPI, and .NET. Use when building apps that run locally with SQLite and deploy to Azure with Cosmos DB or…
DanWahlin/github-azure-agentic-journeys
Skill Claude CodeCodex
Deploy Grafana OSS to Azure Container Apps. Use when deploying Grafana for metrics, logs, and traces visualization with optional PostgreSQL backend.
DanWahlin/github-azure-agentic-journeys
Skill Claude CodeCodex
Run an agentic journey end-to-end: preflight the host, extract prompts, execute them in an isolated workspace, build, deploy to Azure, verify with real requests and screenshots, and clean up only owned resources. USE FOR: test a journey, run a journey end-to-end, validate journey prompts, deploy a journey to Azure…
DanWahlin/github-azure-agentic-journeys
Skill Claude CodeCodex
Create new agentic journeys from app ideas. Generates README.md (learner walkthrough), PLAN.md (AI-readable spec), and app-specific skills for OSS deployments. Supports any stack (Node.js, Python, .NET, Java, Swift, Kotlin) and Azure service (Container Apps, AKS, Functions, App Service). USE FOR: new journey, scaffold…
DanWahlin/github-azure-agentic-journeys
Skill Claude CodeCodex
Run multiple journeys as a cross-platform test suite. Discover journeys, invoke journey-runner in isolated workspaces, deploy, verify, capture screenshots, clean up only owned Azure resources, and produce a consolidated report. USE FOR: test all journeys, regression test, CI journey validation, nightly journey test…
DanWahlin/github-azure-agentic-journeys
Skill Claude CodeCodex
Application-specific configuration for deploying n8n to Azure Container Apps with PostgreSQL. Infrastructure should be generated fresh by the azure-prepare → azure-validate → azure-deploy pipeline.
DanWahlin/github-azure-agentic-journeys
Skill Claude CodeCodex
Deploy Apache Superset on Azure. Use when deploying Superset for BI/data visualization with PostgreSQL backend.
DanWahlin/github-azure-agentic-journeys
Instructions file CodexOpenCode
Instructions for DanWahlin/github-azure-agentic-journeys, covering agents and skills, journeys, prerequisites, agent & skill system and available agents.
Instructions file GitHub Copilot
Instructions for DanWahlin/marvel-mcp, covering marvel mcp server development guide, project overview, architecture, core components and tool pattern.
MCP server Claude CodeCodexCursor +2
Marvel APIs MCP Server demo. Runs locally from the @codewithdan/marvel-mcp npm package.
Instructions file CodexOpenCode
Instructions for DanWahlin/zingit, covering zingit - ai agent guide, project overview, architecture, directory structure and tech stack.
Instructions file CodexOpenCode
Instructions for DanWahlin/ai-repo-adventures, covering claude.md, development commands, linting commands, testing commands and llm configuration (optional).
MCP server Claude CodeCodexCursor
MCP server "open-memory" as configured in DanWahlin/open-memory. Runs locally from the open-memory npm package.