ai coding agent skills

732 tagged ai coding agent, measured the same way as everything else here.

Browse within: coding-agent 90agent-plugins 52agentic-coding 52cpaas 52devexpress 52devextreme 52ai-coding-agents 48angular 48azure 48claude-code-marketplace 48agent-runtime 45agent-workflows 45ai-agents-automation 45ai-agents-cli 45

aider-delegate

01

amElnagdy/delegate-skills

Skill Claude CodeCodex

Delegate a coding task to Aider (aider) as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to Aider - phrasings like "have Aider do X", "delegate this to aider", "run it through Aider", or "use Aider to implement/fix/refactor" - or wants…

1.5k 6d ago A 190 tokens original MIT

codex-delegate

02

amElnagdy/delegate-skills

Skill Claude CodeCodex

Delegate a coding task to the OpenAI Codex CLI as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to Codex — phrasings like "have Codex do X", "delegate this to Codex", "run it through Codex", or "use Codex to implement/fix/refactor" …

1.5k 6d ago A 155 tokens original MIT

amElnagdy/delegate-skills

Skill Claude CodeCodex

Delegate a coding task to the Command Code CLI (cmd) as a background implementer, then review its diff and land it yourself. Use this whenever the user wants to hand implementation work to Command Code — phrasings like "have Command Code do X", "delegate this to commandcode", "run it through cmd", or "use Command Code…

1.5k 6d ago A 123 tokens original MIT

repowise-dev/claude-code-prompts

Skill Claude CodeCodex

Defines practical standards for implementation-focused coding agents. Use when creating or editing code, especially when reliability, clarity, and low-risk delivery are required.

1.2k 3mo ago A 35 tokens original MIT

prompt-architect

05

repowise-dev/claude-code-prompts

Skill Claude CodeCodex

Designs clear, testable prompts for agent workflows. Use when creating new prompts, refining weak prompts, or establishing reusable prompting patterns.

1.2k 3mo ago A 31 tokens original MIT

verification-agent

06

repowise-dev/claude-code-prompts

Skill Claude CodeCodex

Provides a structured verification workflow for code and prompt outputs. Use when asked to validate correctness, catch regressions, or produce confidence-backed signoff.

1.2k 3mo ago A 32 tokens original MIT

codex-app-parity

07

friuns2/codex-mobile

Skill Claude CodeCodex

Use only when the user explicitly mentions Codex parity, codex-app-parity, Codex.app parity, or asks to compare against the installed Codex desktop app.

887 3mo ago A 40 tokens original MIT

friuns2/codex-mobile

Skill Claude CodeCodex

Use when the user asks to review GitHub pull requests, identify concrete risks, and write review comments with gh. Focus on actionable findings, not summaries.

887 3mo ago A 37 tokens original MIT

friuns2/codex-mobile

Skill Claude CodeCodex

Instructions for selectively bringing changes from the upstream nervmor/codexui repository into its fork, using a temporary worktree for the analysis and merge.

887 3mo ago A 113 tokens original MIT

dongshuyan/compass-skills

Skill Claude CodeCodex

A structured hiring-assessment workflow that turns a candidate's résumé and a job description into reviewable evidence, interview questions, and an offline HTML report for interviewers.

713 6d ago A 129 tokens original MIT

task-clarifier

11

dongshuyan/compass-skills

Skill Claude CodeCodex

Deep need-clarification skill. Use only when the user explicitly invokes $task-clarifier. Once activated, keep asking until all three goals are met: the user fully understands their own needs, the AI fully understands the user's needs, and the user confirms the AI's understanding is correct. Do not intervene in task…

713 6d ago A 74 tokens original MIT

user-profile-keeper

12

dongshuyan/compass-skills

Skill Claude CodeCodex

Local user-profile maintenance skill for Codex, Claude Code, OpenClaw, OpenCode, and other agent harnesses. Use only when the user explicitly invokes $user-profile-keeper to create, initialize, update, query, correct, delete, export, or audit a local persistent user profile. It can extract durable collaboration…

713 6d ago A 129 tokens original MIT

image-gen

13

ayuayue/PiDeck

Skill Claude CodeCodex

Instructions for generating images such as illustrations, posters, avatars, and logos through an OpenAI-compatible image API. It explains how to select a configured image provider and save the result in the project.

709 yesterday A 75 tokens original MIT

usage-probe

14

ayuayue/PiDeck

Skill Claude CodeCodex

A guide for showing a software provider's usage, balance, or quota in PiDeck, a model and authentication management tool.

709 yesterday A 104 tokens original MIT

ak-maintainer

15

saltbo/agent-kanban

Skill Claude CodeCodex

Maintain Agent Kanban boards and their linked repositories as an autonomous open-source project maintainer. Use when acting as an AK board maintainer that handles scheduled heartbeat runs, GitHub webhook events, issue triage, pull request review and acceptance, proposal handling, assigned follow-up task creation…

458 4d ago A 75 tokens

ak-plan

16

saltbo/agent-kanban

Skill Claude CodeCodex

Plan and execute a project through Agent Kanban boards, tasks, dependencies, and workers, delegating review to an active board maintainer when present and retaining leader review otherwise. Use only when the user explicitly asks for AK Plan, Agent Kanban planning, an AK project plan, or project execution through an AK…

458 4d ago A 89 tokens

ak-task

17

saltbo/agent-kanban

Skill Claude CodeCodex

Run the Agent Kanban task lifecycle: create, assign, monitor, and either hand review to an active board maintainer or review and finish the task as leader. Use only when the user explicitly asks for AK Task, Agent Kanban, an AK task, or delegation through an AK board. Do not use for ordinary feature implementation…

458 4d ago A 81 tokens

kitaru-replay-ops

18

decodingai-magazine/building-a-coding-agent-from-scratch-course

Skill Claude CodeCodex

decode's Kitaru operator surface for headless replay and what-if — three-runs (observed / baseline-rerun / fork), CLI replay with --args/--overrides, checkpoint overrides, diffing execution records, cohort scaling, wait re-ask behavior, subagent-as-one-checkpoint. Use when replaying or forking a decode run, overriding…

319 3d ago A 97 tokens original Apache-2.0

demo-6-article-kg

20

decodingai-magazine/building-a-coding-agent-from-scratch-course

Skill Claude CodeCodex

Demo skill that web-fetches two Decoding AI knowledge-graph articles, has the agent itself distill them into a typed entity/relation graph, and renders an interactive dark-themed force-directed KG into one self-contained kg.html — no graph library, no CDN.

319 3d ago A 61 tokens original Apache-2.0

hooks

21

get-vix/vix

Skill Claude CodeCodex

Create and manage lifecycle hooks that vixd fires automatically on agent-loop events (a tool about to run, a prompt submitted, a thread starting, a turn finishing). Use when the user wants to enforce a rule, block or rewrite a tool call, validate prompts, auto-format, notify, or react to what the agent does.

273 5d ago A 69 tokens AGPL-3.0

jobs

22

get-vix/vix

Skill Claude CodeCodex

Create and manage scheduled jobs (cron tasks, reminders, heartbeat checks, polling watchers) that vixd runs automatically. Use when the user asks to schedule, automate, monitor, watch, or be reminded about something.

273 5d ago A 46 tokens AGPL-3.0

workflow

23

get-vix/vix

Skill Claude CodeCodex

Author and edit vix workflows — declarative multi-step pipelines (agent/bash/tool/if/fanout/fanin nodes) stored in config/workflow.json or embedded inline in a job/hook. Use when the user asks to create, modify, or understand a workflow, or to fan work out across many items and join the results.

273 5d ago A 71 tokens AGPL-3.0

rrezartprebreza/spring-boot-skills

Skill Claude CodeCodex

Use when integrating LLMs, chat clients, embeddings, RAG pipelines, or AI agents into Spring Boot. Covers Spring AI ChatClient, prompt templates, embeddings, vector stores, and structured output. Use when user mentions Spring AI, LLM, ChatGPT, Claude, RAG, embeddings.

242 18d ago A 66 tokens original MIT