mirror of
https://github.com/rknall/claude-skills.git
synced 2026-09-14 19:37:34 +08:00
ca7fbd0e07
- Add Newt Blueprint Generator skill (v1.0.0) - Generate and validate Pangolin Newt blueprint configurations - Support YAML and Docker Labels formats - Proxy resources (HTTP/TCP/UDP) and client resources - Authentication and access control configuration - Comprehensive validation with detailed error messages - Add GitLab Stack Creator skill (v0.1.0) - Create new GitLab stack projects from scratch - Complete Phase 1 of GitLab Stack Management Skills - Integrates stack-validator, secrets-manager, config-generator - Git configuration (main branch, ff-only merges) - Validation scripts and pre-commit hooks - Comprehensive documentation generation - No-workaround policy enforced - Update marketplace to v0.7.1 - Mark Phase 1 as COMPLETE in ideas.md - Add comprehensive documentation in docs/ Phase 1 Skills Complete: ✓ stack-validator (v1.0.0) ✓ stack-creator (v0.1.0) ✓ secrets-manager (v1.0.0) ✓ config-generator (v1.0.0)
158 B
158 B
Stack Creator - Additional Workflow Examples
Workflow 2: Creating a Full Application Stack
User: "Create a stack with nginx, PostgreSQL, and Redis"