Instructions file CodexOpenCode
Instructions for New1Direction/webmcp-anything, covering agents.md, 1. what this project is, 2. repo layout, 3. hard rules and 3.2 adapter files stay plain es modules with zero npm deps.
Instructions file CodexOpenCode
Instructions for New1Direction/webmcp-anything, covering agents.md, 1. what this project is, 2. repo layout, 3. hard rules and 3.2 adapter files stay plain es modules with zero npm deps.
MCP server Claude CodeCodexCursor +2
Independent A-F trust grade for any MCP server, watched for drift. Free, never for sale. Remote server at wmcp.sh.
Instructions file CodexOpenCode
Instructions for New1Direction/korgex, covering korgex - autonomous ai software engineer, core directives, git merge diff format and plan format.
Skill Claude CodeCodex
Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).
Skill Claude CodeCodex
Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics.
Skill Claude CodeCodex
Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.
Skill Claude CodeCodex
Operate as an agentic engineer using eval-first execution, decomposition, and cost-aware model routing.
Skill Claude CodeCodex
Engineering operating model for teams where AI agents generate a large share of implementation output.
Skill Claude CodeCodex
Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.
Skill Claude CodeCodex
Build a new API connector or provider by matching the target repo's existing integration pattern exactly. Use when adding one more integration without inventing a second architecture.
Skill Claude CodeCodex
Design interfaces that are clear, hard to misuse, and cheap to change.
Skill Claude CodeCodex
Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
Skill Claude CodeCodex
Write a new reusable skill (SKILL.md) so korgex gets better at recurring work.
Skill Claude CodeCodex
Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.
Skill Claude CodeCodex
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Skill Claude CodeCodex
Use when the user asks to make something faster, try many variants, run recursive optimization, benchmark latency/throughput/cost, or choose the best implementation by repeated measured tests.
Skill Claude CodeCodex
Drive a real browser verifiably — navigate, snapshot, act BY INDEX, extract; every step provable.
Skill Claude CodeCodex
Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.
Skill Claude CodeCodex
Author or connect a Model Context Protocol server so an agent gains new tools.
Skill Claude CodeCodex
Build automated pipelines that gate merges and ship reliably.
Skill Claude CodeCodex
Review a change for correctness, edge cases, security, tests, and clarity.
Skill Claude CodeCodex
Create CodeTour .tour files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.
Skill Claude CodeCodex
Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.
Skill Claude CodeCodex
Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.