tangdouer1005/oh-my-codex-skill
Agent skill repository.
Agent skill repository.
npx skills add tangdouer1005/oh-my-codex-skillAgent skill repository.
Open-source library of ready-to-use Claude Code skills for software development, business, compliance, documentation, and operations.
Anti-debugging detection and bypass playbook. Use when reversing protected binaries that detect debuggers via ptrace, PEB flags, timing checks, or signal/exception handlers on Linux and Windows.
Complete migration guide from Prisma ORM v6 to v7 covering all breaking changes. Use when upgrading Prisma versions, encountering v7 errors, or migrating existing projects. Triggers on "upgrade to prisma 7", "prisma 7 migration", "prisma-client generator", "driver adapter required".
Skills Repository for Claude Code & opencode
Audit & clean Claude Code + Codex skills/MCP/hooks/memory — usage-driven hygiene with HTML report, safe apply (dry-run+backup), and a local one-click-execute server.
Creates, updates, and fixes Cypress tests (E2E/end-to-end and component tests). Use when the user asks to create tests, add tests, write tests, update tests, test this file/component, new spec, or fix a failing or flaky test. Apply even when the user does not say 'Cypress' (e.g. 'create tests for this file'). Prefer cypress-explain when the user only wants to explain or review tests without changing code.