dceoy/ai-coding-agent-skills

Agent skills for AI coders

3Stars on the repository
14Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

local-qa

01

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Run local QA including formatting, linting, and testing for the repository. Use whenever any file has been updated.

not rated 3 6d ago A 27 tokens AGPL-3.0

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Convert Claude Code subagents (.claude/agents/.md) to standard Agent Skills (skills//SKILL.md). Use when migrating subagents to portable skill format, extracting reusable workflows from agents, or standardizing agent definitions across AI runtimes.

not rated 3 6d ago A 57 tokens AGPL-3.0

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Convert Claude Code commands (.claude/commands/.md) to standard Agent Skills (skills//SKILL.md). Use when migrating slash commands to portable skill format, creating skills from existing commands, or standardizing command definitions across AI runtimes.

not rated 3 6d ago A 56 tokens AGPL-3.0

clean-gone-branches

04

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Remove local git branches whose configured upstream is marked [gone], including associated worktrees.

not rated 3 6d ago A 23 tokens AGPL-3.0

commit-push-pr

05

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Commit staged and unstaged changes, push the branch to origin, and open a pull request using the GitHub CLI. Use when the user asks to commit, push, and create a PR in one workflow.

not rated 3 6d ago A 47 tokens AGPL-3.0

commit

06

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Create a single git commit from current staged and unstaged changes with an appropriate message. Use when the user asks to commit current work.

not rated 3 6d ago A 29 tokens AGPL-3.0

oracle-chatgpt

07

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Run exactly one arbitrary prompt through ChatGPT via Oracle browser mode and return the captured response without reinterpretation. Use when the user explicitly wants a generic ChatGPT-via-Oracle consult without task-specific orchestration.

not rated 3 6d ago A 47 tokens AGPL-3.0

parameterized-tests

08

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Enforce native parameterized or table-driven tests when adding or modifying unit tests that exercise the same behavior with multiple data cases. Use whenever unit tests add repeated cases, edge-case matrices, or duplicated setup, execution, and assertions that differ only by case data.

not rated 3 6d ago A 56 tokens AGPL-3.0

pr-feedback-triage

09

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Triage pull request review comments into fixes, replies, clarification requests, or open follow-ups.

not rated 3 6d ago A 25 tokens AGPL-3.0

pr-loop

10

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Implement same-repository GitHub Issues into a reviewed pull request, or review and fix an existing PR, iterating with fresh independent read-only native subagents until no actionable feedback remains. Use for issue-to-PR implementation or iterative PR review/fix work.

not rated 3 6d ago A 55 tokens AGPL-3.0

pr-review

11

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Review a GitHub pull request in depth by dynamically dispatching fresh, independent, read-only subagents based on the PR's actual changes and risks, validating candidate findings, and publishing one concise high-confidence COMMENT review to GitHub by default.

not rated 3 6d ago A 51 tokens AGPL-3.0

simplify-codebase

12

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Reduce a repository's maintenance surface across the whole codebase with KISS, DRY, and YAGNI while preserving required behavior. Use when asked to simplify, shrink, deduplicate, remove dead code, or refactor for maintainability, and proactively when the agent identifies clear, material simplification opportunities.

not rated 3 6d ago A 67 tokens AGPL-3.0

x-timeline

13

dceoy/ai-coding-agent-skills

Skill Claude CodeCodex

Read an authenticated X Following or For You timeline through agent-browser without APIs or engagement actions.

not rated 3 6d ago B 22 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: