Skill Claude CodeCodex
Use when debugging a bug or incident and you need a strict end-to-end investigation loop from reproduction to verified fix.
Skill Claude CodeCodex
Use when debugging a bug or incident and you need a strict end-to-end investigation loop from reproduction to verified fix.
Skill Claude CodeCodex
Use after deployments to verify health endpoints, run API smoke tests, and confirm release integrity with CLI checks.
Skill Claude CodeCodex
Deprecated alias for validation. Use when older prompts ask for feature-validation; route the work to the validation skill instead of running the legacy transcript-heavy workflow.
Skill Claude CodeCodex
PRIMARY skill for BUILDING or REDESIGNING app/product UI — the default entry point whenever the user starts a new interface or wants to improve/rework an existing one. Create, critique, reverse-engineer, and implement premium mobile-first product interfaces with advanced UX patterns, design-system discipline, and…
Skill Claude CodeCodex
Write a structured session handoff before ending, clearing context, or transferring work to another agent or pane.
Skill Claude CodeCodex
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Skill Claude CodeCodex
Integrate MercadoPago OAuth, checkout, webhooks, and token storage in Supabase/React-style multi-tenant web apps.
Skill Claude CodeCodex
Curate a project's .claude directory with scoped rules, preserved user content, and grep-verified references. Use when project agent setup is bloated, stale, or missing stack-specific rules.
Skill Claude CodeCodex
Read-only audit for stale or broken project orchestration files, agent instructions, monitoring config, graphify output, and referenced skills.
Skill Claude CodeCodex
Generate or refresh project AGENTS.md, CLAUDE.md, and optional GEMINI.md from real codebase evidence. Use when agent instructions are missing, stale, or need provider alignment.
Skill Claude CodeCodex
Review security-sensitive code changes involving auth, user input, secrets, APIs, payments, files, RLS, or third-party integrations.
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Skill Claude CodeCodex
Turn a just-proven repeated workflow into a concise reusable skill after explicit user approval. Use when the user asks to save, codify, or reuse a completed workflow.
Skill Claude CodeCodex
Use when diagnosing Supabase issues like RLS, auth, empty queries, webhooks, and performance problems in production apps.
Skill Claude CodeCodex
Guide test-first implementation for features, bug fixes, and refactors. Use when the user wants tests to drive or protect code changes.
Skill Claude CodeCodex
Run evidence-based browser validation for an implemented web app, UI feature, or workflow. Successor to ultimate-validation: inventories routes, elements, modals, flows, and APIs; executes browser checks; analyzes screenshots and responsiveness; checks console/network errors; persists resumable state; and emits an…
Skill Claude CodeCodex
Guided 13-layer production-readiness self-check for a vibe-coded app. Use when the user asks "is this production ready", "what am I missing before launch", "ship check", "did I forget anything", or wants to harden an AI-generated MVP. Walks the 13 layers, runs cheap detections + manual tests, emits a per-layer…
Skill Claude CodeCodex
Inventory every safe visual route, capture authenticated light/dark desktop/tablet/mobile screenshots, detect responsive and browser-runtime failures, semantically review every image, and optionally remediate and rerun. Use when the user asks to screenshot or visually audit all endpoints without running the complete…
MCP server Claude CodeCodexCursor
MCP server "wezbridge" as configured in wolverin0/wezbridge. Runs G:/_OneDrive/OneDrive/Desktop/Py Apps/wezbridge/src/mcp-server.cjs with node.
Instructions file CodexOpenCode
AGENTS.md instructions for wolverin0/wezbridge, covering codex orchestrator instructions, role, canonical docs, pane roles and operating rules.
Instructions file
Claude Code instructions for wolverin0/wezbridge, covering wezbridge (v3.5.0), what this repo is, what this repo is not, repo layout (v3.4.x) and running it.