Instructions file CodexOpenCode
AGENTS.md instructions for OndrejDrapalik/ai-config-swap, covering claude.md, what this repo is, repository layout, tasks and adding a user's configs.
Instructions file CodexOpenCode
AGENTS.md instructions for OndrejDrapalik/ai-config-swap, covering claude.md, what this repo is, repository layout, tasks and adding a user's configs.
Instructions file
Claude Code instructions for OndrejDrapalik/ai-config-swap, a project described as: Config-sharing repository for Claude Code skills, commands, and MCP server configurations.
Command
Returns the current Claude Code session ID.
Command
Run accessibility and visual design review.
Skill Claude CodeCodex
This skill provides workflows for Chrome browser automation, debugging, and performance analysis using ggl-chrome-devtools-mcp. Use when inspecting pages, debugging console errors, recording performance traces, or automating browser interactions.
Skill Claude CodeCodex
Resolves git branches that have diverged from their remote counterparts by diagnosing the differences and merging both histories. Use when git status shows "Your branch and 'origin/branch' have diverged" or when local and remote branches have different commits.
Skill Claude CodeCodex
Autonomous AI coding loop. Default: fast setup from minimal input. Use --detailed for iterative PRD refinement. Triggers on: ralphy, run ralphy, start ralphy, autonomous implementation.
Skill Claude CodeCodex
Search previous Claude Code conversations for facts, patterns, decisions, and context using semantic or text search.
Skill Claude CodeCodex
Reimplement a messy git branch with clean, narrative-quality commit history suitable for code review. Use when a branch has WIP commits, debug commits, or trial-and-error history that needs to be transformed into a reviewable story before creating a PR.