Skill Claude CodeCodex
A selection guide for choosing a DESIGN.md template for a website or frontend project. DESIGN.md is a file that records visual direction and design-system guidance for building an interface.
1,757 tagged ai coding assistant, measured the same way as everything else here.
Browse within: Autonomous Agents 143claude-code-skills 120android 98copilot-skills 95csharp 95ai-governance 94ai-skills 92ai-development 90cli-tool 79gemini-cli 75agent-orchestration 68autonomous-coding 67github-copilot 64llm-agents 62
Skill Claude CodeCodex
A selection guide for choosing a DESIGN.md template for a website or frontend project. DESIGN.md is a file that records visual direction and design-system guidance for building an interface.
Skill Claude CodeCodex
Systematic architecture audit and refactoring methodology for Rust + TypeScript codebases. Use when performing refactoring, cleanup, unification, code review, dead code removal, module reorganization, or tech debt elimination. Ensures no naming confusion, semantic overloading, hidden defaults, duplicate logic, or…
Skill Claude CodeCodex
Dual-instance (双机) real-machine verification protocol for ORG2 cloud sync and session sharing. Use before declaring any sharing/sync/collab feature or fix "verified": share/unshare, push/retract, fork/import, comments, member-floor, replay, continuation, or anything touching Org2CloudSyncEngine, collab engines, or the…
Skill Claude CodeCodex
ORGII keeps two separate E2E surfaces. Do not use one as proof for the other.
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Coordinate multiple AI-DLC workflows across repositories and Git worktrees using an evidence-backed portfolio catalog and deterministic workspace tooling. Use when initializing an AI-DLC portfolio workspace, discovering organization or business context, registering projects and dependencies, creating child intents and…
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Create a new CAO (CLI Agent Orchestrator) plugin. Use this skill whenever the user wants to add a plugin that reacts to CAO lifecycle or messaging events, scaffold a plugin package, understand plugin requirements, or integrate an external system (Discord, Slack, dashboards, logging, metrics) with CAO. Also use when…
awslabs/cli-agent-orchestrator
Skill Claude CodeCodex
Author and run CAO Python workflow scripts — multi-step, parameterized, fan-out orchestrations executed by cao workflow run. Use when the user wants a repeatable multi-step job (e.g. data analysis over many files, a review pipeline, a parameterized batch). Authoring ends at a validated script file; running it is a…
withkynam/vibecode-pro-max-kit
Skill Claude CodeCodex
Evaluate 4 execution strategies (sequential, parallel-subagents, workflow, agent-team) for a phase or fan-out task. Outputs 7-signal score table, agent count math, cost guards, and strategy recommendation.
withkynam/vibecode-pro-max-kit
Skill Claude CodeCodex
Generate kickoff artifacts for a multi-phase program: umbrella plan, Program Goal Charter, session-goal block, per-phase plan stubs, and the 7-step per-phase inner loop reference.
withkynam/vibecode-pro-max-kit
Skill Claude CodeCodex
Clarify intent before RIPER-5 phase delegation. Scores ambiguity (4 signals); generates structured multi-choice questions for Tier 2. Two-mode: SIMPLE and DEEP.
zhu1090093659/spec_driven_develop
Skill Claude CodeCodex
A structured discussion workflow for exploring a problem over several rounds before choosing a solution.
zhu1090093659/spec_driven_develop
Skill Claude CodeCodex
Findings-first code review workflow for AI coding agents. Use when the user asks to review uncommitted changes, commits in a date range, or a branch compared to the main branch / PR-style diff. Focuses on bugs, regressions, correctness risks, missing tests, security/data-safety issues, and other behavior-changing…
zhu1090093659/spec_driven_develop
Skill Claude CodeCodex
Automates pre-development workflow for large-scale complex tasks. Use when the user mentions "rewrite", "migrate", "overhaul", "refactor entire project", "transform", "rebuild in [language]", "spec-driven", or describes any large-scale project transformation that requires planning before coding. Also triggers on…
swapperfinance/swapper-toolkit
Skill Claude CodeCodex
Deposit and bridge funds into a wallet or protocol using Swapper Finance. Handles fiat on-ramp (card payments via Mastercard, Visa, Apple Pay, Google Pay), crypto transfers, and cross-chain bridging via Chainlink CCIP — directly into lending, staking, and liquidity protocols. Supports Ethereum, Base, Arbitrum…
Skill Claude CodeCodex
Guide for creating agent-deck watchers conversationally. This skill should be used when users want to set up a new watcher (webhook, ntfy, github, slack, gmail) to route events to a conductor. It walks the user through selecting an adapter type, gathering required settings, generating watcher.toml and clients.json…
Skill Claude CodeCodex
Fan out a fleet of independent agent-deck child sessions from inside a session and check their progress non-blockingly. Use when the user wants to "launch several/N sessions", "fan out", "run agents in parallel", "spin up a fleet", "kick off background agents", or "check progress from the main session" without…
Skill Claude CodeCodex
Share Claude Code sessions between developers. Use when user mentions "share session", "export session", "import session", "send session to", "continue from colleague", or needs to (1) export current session to file, (2) import session from another developer, (3) hand off work context. Enables private, secure session…
Skill Claude CodeCodex
Draft a professional customer-facing response tailored to the situation and relationship. Use when answering a product question, responding to an escalation or outage, delivering bad news like a delay or won't-fix, declining a feature request, or replying to a billing issue.
Skill Claude CodeCodex
Build an interactive HTML dashboard with charts, filters, and tables. Use when creating an executive overview with KPI cards, turning query results into a shareable self-contained report, building a team monitoring snapshot, or needing multiple charts with filters in one browser-openable file.
Skill Claude CodeCodex
Reconcile accounts by comparing GL balances to subledgers, bank statements, or third-party data. Use when performing bank reconciliations, GL-to-subledger recs, intercompany reconciliations, or identifying and categorizing reconciling items.
Skill Claude CodeCodex
A tool for using a SEGGER J-Link probe to connect a computer to an embedded chip for programming and debugging.
Skill Claude CodeCodex
A toolkit for programming and debugging microcontrollers through hardware probes such as ST-Link or CMSIS-DAP. OpenOCD can act as a GDB Server, allowing a debugger to inspect source code, registers, memory, breakpoints, and program execution.
Skill Claude CodeCodex
A tool for communicating with devices over serial ports, such as USB-to-UART connections. It can find ports, watch incoming data, send messages, save logs, and display raw bytes in hexadecimal form.
Skill Claude CodeCodex
Use when user asks to 'lint agent configs', 'validate skills', 'check CLAUDE.md', 'validate hooks', 'lint MCP'. Validates agent configuration files against 454 rules across 10+ AI tools.