Files
Roland Knall ca7fbd0e07 feat: add Newt Blueprint Generator and GitLab Stack Creator skills (v0.7.1)
- 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)
2025-10-20 12:11:07 +02:00

158 B

Stack Creator - Additional Workflow Examples

Workflow 2: Creating a Full Application Stack

User: "Create a stack with nginx, PostgreSQL, and Redis"