Skill Claude CodeCodex
Mermaid diagram specialist for creating flowcharts, sequence diagrams, ERDs, and architecture visualizations.
459 tagged development, measured the same way as everything else here.
Browse within: plugin 34Orchestration 28openui5 28sapui5 28ui5 28fullstack 25nextjs 25workflow 23game-dev 22srs-document 22agentic 21software-engineering 19context-management 18api 17
Skill Claude CodeCodex
Mermaid diagram specialist for creating flowcharts, sequence diagrams, ERDs, and architecture visualizations.
Skill Claude CodeCodex ✓ vendor
Use beads (bd) for persistent task tracking in coding projects. A git-backed issue tracker designed for AI agents with dependency graphs, hierarchical tasks, and multi-agent coordination.
Skill Claude CodeCodex
Absorb uncommitted working tree edits into the existing commits on the current branch where each change belongs (fixup commits + autosquash rebase). Use on requests like 'fold this into the original commit', 'clean up the commit history', 'squash the review fixes into their commits', 'fixup', 'amend into an existing…
Skill Claude CodeCodex
Split a pile of uncommitted changes into several context-scoped commits. Analyzes the diff first, proposes logical groups and a commit count, and once the user confirms the granularity, stages per file — down to hunks inside a single file when needed — and commits with messages matching the repo's convention. Use on…
Skill Claude CodeCodex
Adaptive web scraping framework with anti-bot bypass and spider crawling.
Skill Claude CodeCodex
Expert PS2 game reverse engineering and PS2Recomp pipeline porting. Use for ISO/ELF extraction, MIPS R5900 analysis, TOML configuration, syscall stubbing, C++ runtime debugging, and GhydraMCP interaction. Use when the user mentions PS2Recomp, ps2xRuntime, cmake incremental build, SLES, SLUS, out.cpp, runner/.cpp, MIPS…
xun404/dify-agent-skill-plugin
Skill Claude CodeCodex
Helps with code explanation, refactoring, debugging, and optimization. Use when working with programming tasks.
Skill Claude CodeCodex
Context management skill providing discovery, fetching, harvesting, extraction, compression, organization, cleanup, and guided workflows for project context.
Skill Claude CodeCodex
Use when creating or modifying a skill: follow SKILL.md rules, define commands and dependencies, validate locally, version correctly, and publish.
Skill Claude CodeCodex
A two-stage workflow that plans changes first and edits code second, keeping reasoning separate from file modifications.
YankielDBC2/codex-skills-library
Skill Claude CodeCodex
Use this when modifying backend routes, services, repositories, validation, errors, auth, database logic, or API architecture.
prasad-vennam/Awesome-Android-AI-Agent-Skills
Skill Claude CodeCodex
Use when configuring Gradle builds, managing dependencies, or modularizing Android applications.
pluginagentmarketplace/custom-plugin-cpp
Skill Claude CodeCodex
Production-grade skill for C++ concurrency and parallel programming. Covers threads, synchronization primitives, atomics, async programming, parallel algorithms, and lock-free data structures.
pluginagentmarketplace/custom-plugin-cpp
Skill Claude CodeCodex
Production-grade skill for C++ performance optimization. Covers profiling, benchmarking, cache optimization, SIMD vectorization, multithreading, and lock-free programming techniques.
pluginagentmarketplace/custom-plugin-cpp
Skill Claude CodeCodex
Production-grade skill for C++ template programming and metaprogramming. Covers function/class templates, variadic templates, SFINAE, concepts, type traits, and compile-time computation.
Skill Claude CodeCodex
Guides users through creating effective Agent Skills for ClerkBox. Use when the user wants to create, write, or author a new skill, or asks about skill structure, best practices, SKILL.md format, or the .clerkbox/skills directory.
Skill Claude CodeCodex
Generic poller for any remote review / CI system (Gerrit, GitHub PR, Jenkins, custom HTTP). Memory-first → user-ask. Plugin-shipped, called by submitter step 6.
Skill Claude CodeCodex
Plugin-shipped skill that wraps the workspace test runner (pytest / jest / go test) so the tester role can issue a single command and parse a single exit code. Defines the CLI surface and exit-code contract.
Skill Claude CodeCodex
Software development, code analysis, debugging, and implementation tasks.
Skill Claude CodeCodex
Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Work with the user to produce a high-level design document for intent using the research as context.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
Capture intent, define acceptance criteria, and surface ambiguities before any research or planning begins.
Nelsonochoam/nelsonochoam-claude-plugins
Skill Claude CodeCodex
QA artifact generator — point it at a PR or give it freeform instructions. Navigates the UI using agent-browser, captures screenshots at each step, and stitches a GIF. Flags: --debug (annotated overlays), --folder (custom artifact folder).
Skill Claude CodeCodex
File a bug report or feature request against the zordon project (github.com/piotrkowalczuk/zordon) from a short description. Distills a generic, reproducible essence and strips anything specific to the user's local setup — absolute paths, usernames, hostnames, internal service/company names, concrete ports, secrets …