From a9cb05aeb9f5211be9f9bb4283fc7f1e1511c142 Mon Sep 17 00:00:00 2001 From: Francesco Vadicamo Date: Sun, 21 Dec 2025 19:57:41 +0100 Subject: [PATCH] Add dev-agent-skills to Development and Testing section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cfaab77..bcf284a 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ See the [official repo](https://github.com/anthropics/skills) and [creation guid - **[obra/condition-based-waiting](https://github.com/obra/superpowers/blob/main/skills/condition-based-waiting/SKILL.md)** - Manage conditional pauses or delays - **[obra/commands](https://github.com/obra/superpowers/tree/main/skills/commands)** - Create and manage command structures - **[obra/writing-skills](https://github.com/obra/superpowers/blob/main/skills/writing-skills/SKILL.md)** - Develop and document capabilities +- **[fvadicamo/dev-agent-skills](https://github.com/fvadicamo/dev-agent-skills)** - Git and GitHub workflow skills: git-commit (Conventional Commits), github-pr-creation, github-pr-merge, github-pr-review, plus creating-skills guide - **[omkamal/pypict-skill](https://github.com/omkamal/pypict-claude-skill/blob/main/SKILL.md)** - Pairwise test generation ### Specialized Domains