From 093fdef71a66c28c354cab3b58aaed8c2cd97977 Mon Sep 17 00:00:00 2001 From: ivanhelloprint Date: Tue, 3 Mar 2026 16:37:36 +0100 Subject: [PATCH] Remove placeholder software-development skill --- software-development/SKILL.md | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 software-development/SKILL.md diff --git a/software-development/SKILL.md b/software-development/SKILL.md deleted file mode 100644 index 3fd1750..0000000 --- a/software-development/SKILL.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -name: software-development -description: > - Assists with software development workflows. Handles code generation, review, testing, - deployment, and best practices guidance. Use this skill when building features, fixing bugs, - reviewing code, or managing development workflows. ---- - -# Software Development - -Placeholder skill for the Software Development process. This skill will be expanded with specific workflows for: - -- Code generation and scaffolding -- Code review and quality checks -- Testing and test automation -- Deployment and CI/CD pipelines -- Architecture and design guidance - -## Usage - -This is a starter template. Customize it with your specific software development workflows.