dennishenle/agent-skills

A collection of AI Agent Skills

2Stars on the repository
5Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

commit-changes

01

dennishenle/agent-skills

Skill Claude CodeCodex

Commit and push local changes using git with a well-crafted Conventional Commits message. Use when the user asks to commit, save changes, push code, or create a git commit. Also use when the user says "commit this", "push changes", or references committing work.

not rated 2 4mo ago A 59 tokens

create-pull-request

02

dennishenle/agent-skills

Skill Claude CodeCodex

Create a GitHub pull request from the current branch into main using the gh CLI. Use when the user asks to open a PR, create a pull request, submit changes for review, or references pull requests and merging into main.

not rated 2 4mo ago A 51 tokens

tdd-workflow

03

dennishenle/agent-skills

Skill Claude CodeCodex

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

not rated 2 4mo ago A 43 tokens