From ec501e22a2cc403fa28582ce2c4f538cdeffa509 Mon Sep 17 00:00:00 2001 From: ali-1075 Date: Fri, 26 Dec 2025 20:10:15 +0100 Subject: [PATCH] Add claude-bootstrap to Development and Testing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee8684d..dfeeddb 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,7 @@ See the [official repo](https://github.com/anthropics/skills) and [creation guid ### Development and Testing +- **[alinaqi/claude-bootstrap](https://github.com/alinaqi/claude-bootstrap)** - Opinionated project initialization with security-first guardrails, spec-driven atomic todos, LLM testing patterns, and CLI tool orchestration (gh, vercel, supabase) - **[zxkane/aws-skills](https://github.com/zxkane/aws-skills)** - AWS development with infrastructure automation and cloud architecture patterns - **[conorluddy/ios-simulator-skill](https://github.com/conorluddy/ios-simulator-skill)** - Control iOS Simulator - **[sanjay3290/postgres](https://github.com/sanjay3290/ai-skills/tree/main/skills/postgres)** - Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support