conventional commits skills

82 tagged conventional commits, measured the same way as everything else here.

Browse within: claude-code-skills 21atlassian 18developer-tooling 18agentskills-io 13developer-experience 13documentation 13ai-coding-agent 7

decision-records

01

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Creates, supersedes and validates decision records (ADRs) against the convention a collection already follows, instead of imposing a published one. Use when the user wants to record a decision, write an ADR, supersede an existing decision, audit or lint a decisions folder, check that an ADR index is in sync, or asks…

72 6d ago A 113 tokens original MIT

github-pr-review

02

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Handles PR review comments and feedback resolution. Use when user wants to resolve PR comments, handle review feedback, fix review comments, address PR review, check review status, respond to reviewer, verify PR readiness, review PR comments, analyze review feedback, evaluate PR comments, assess review suggestions, or…

72 6d ago A 95 tokens original MIT

privacy-guard

03

fvadicamo/dev-agent-skills

Skill Claude CodeCodex

Prevents private infrastructure details (node hostnames, internal project names, local usernames and personal emails, absolute home paths, private and VPN IP ranges) from leaking into public repositories through commits, PRs, docs or release artifacts. Use when working in a public or soon-to-be-public repo, before…

72 6d ago A 128 tokens original MIT

KemingHe/common-devx

Skill Claude CodeCodex

Create and maintain structured design documentation that drives development. Use for new projects, design decisions, growing complexity, or when audit is due. Triggers: "design docs", "LDD", "core decisions", "taxonomy", "parked decisions".

10 3mo ago A 55 tokens original MIT

KemingHe/common-devx

Skill Claude CodeCodex

Generate structured handoff documents for context transfer across AI session boundaries. Use at the end of a session to preserve decisions, objectives, and resources for the next session. Triggers: "handoff", "next session", "session handoff", "wrap up session", "context transfer".

10 3mo ago A 62 tokens original MIT

KemingHe/common-devx

Skill Claude CodeCodex

Generate pull request (GitHub) or merge request (GitLab) descriptions following repository templates. Use when creating PRs/MRs to communicate changes, impact, and value. Triggers: "create pr", "create mr", "pull request", "merge request", "pr description", "mr description".

10 3mo ago A 68 tokens original MIT

brainstorming

07

StringKe/ai-agents

Skill Claude CodeCodex

A collaborative skill for exploring requirements and turning unclear ideas into a structured spec.md design document. It uses Socratic questioning, a method based on guided questions.

9 5mo ago A 66 tokens

daily

08

StringKe/ai-agents

Skill Claude CodeCodex

A skill that generates a daily work report when the user explicitly runs /daily. It does not run automatically.

9 5mo ago A 22 tokens

StringKe/ai-agents

Skill Claude CodeCodex

A four-stage debugging method that investigates a problem, looks for patterns, tests possible causes, and then fixes the confirmed cause. Debugging means finding and correcting faults in software.

9 5mo ago A 69 tokens

git-authoring

10

n-shadloo/git-authoring

Skill Claude CodeCodex

Authors and executes git work end to end — Conventional Commits messages, pull-request content, release notes, and pull-request review, plus the repository operations an engineer runs daily: branching, rebasing, squashing, cherry-picking, reverting, merge-conflict resolution, stashes, tags, remotes, and recovery…

4 6d ago A 220 tokens original MIT

second-opinion

11

photostructure/coding-skills

Skill Claude CodeCodex

Get a second opinion on freshly written code from the other coding agent — Claude asks Codex, Codex asks Claude — then empirically vet every finding against ground truth before accepting or vetoing it. Use once the code is written and the tests pass, before you commit. Do not use for a delegated review or…

3 2d ago A 73 tokens original MIT

project-setup

12

photostructure/coding-skills

Skill Claude CodeCodex

Setup and hardening review for cross-platform modern-C++ (C++17) native projects, especially Node.js addons built with node-gyp / node-addon-api. Use when asked to "set up a native addon", "harden a C/C++ build", "review my binding.gyp", "add compiler hardening flags", "wire up AddressSanitizer/UBSan/TSan/clang-tidy"…

3 2d ago A 170 tokens original MIT

web-security-review

13

photostructure/coding-skills

Skill Claude CodeCodex

Top-level security code review for JavaScript/TypeScript web applications and Electron desktop applications. Use when the user asks to "security review", "find vulnerabilities", "check for security issues", "audit security", "OWASP review", "is this secure?", or to review…

3 2d ago A 172 tokens original MIT

big-emotion/agent-atelier

Skill Claude CodeCodex

Spec maintainer for Big Emotion Project Standard. Reads Confluence (Requirements / Decisions / Architecture) as the source of truth, helps you investigate a problem, structures the reflection, and produces drafts — Pending REQ/DEC/ARCH sections on Confluence + matching Jira tickets in the Jira project configured in…

2 1mo ago A 105 tokens original MIT

reverse-ui

15

big-emotion/agent-atelier

Skill Claude CodeCodex

Reverse-engineer any web application into a complete pixel-perfect reproduction kit. Extracts design tokens, DOM structure, text content, assets, and responsive screenshots across multiple pages. Use when the user asks to "reverse-engineer a UI", "extract a design system", "analyze the design of a website", or wants…

2 1mo ago A 74 tokens original MIT

fix-ci-train

16

big-emotion/agent-atelier

Skill Claude CodeCodex

Batch-fix the CI on every open pull request whose required checks are red — CI only, no review, no merge. From a GitHub PRs URL (or the current repo), enumerate every open PR with failing required checks, fetch each PR's failing-check logs, consolidate a per-PR CI-fix checklist, dispatch a team of parallel fixer…

2 1mo ago A 234 tokens original MIT

commit

17

khrichtchatyi/ship-it

Skill Claude CodeCodex

Use this skill to commit changes already sitting in the working tree of the current Git repository. Inspect the tree, stage only what the user named, write one Conventional Commits message, stop. One repository per run, one commit per run.

2 19d ago A 51 tokens original MIT

open-pr

18

khrichtchatyi/ship-it

Skill Claude CodeCodex

Use this skill to submit the commits on the current branch as one pull request against a GitHub repository. Push the branch, open the PR with an imperative title and a body that names what changed and why, and post a follow-up ping only when CODEOWNERS resolves to one person. One branch per run, one pull request per…

2 19d ago A 79 tokens original MIT

new-repo

19

PBNZ/repo-kit

Skill Claude CodeCodex

Use when you want to scaffold, create, or start a new repository to the RepoKit standard — "/new-repo", "scaffold a new repo", "set up a new module / plugin / project repo". Stamps a type x tier-compliant repo from bundled templates, then stops at local review.

1 20d ago A 67 tokens original Apache-2.0

repo-standard

20

PBNZ/repo-kit

Skill Claude CodeCodex

Use when working in a RepoKit-compliant repo — about to commit or open a PR, adding a learning / ADR, or asking "where does X go" or "what's the convention here". Loads the RepoKit conventions and the pre-commit / pre-PR checklists.

1 20d ago A 61 tokens original Apache-2.0