Newt Blueprint Generator
Plugin TerverifikasiGenerate and validate Pangolin Newt blueprint configurations in YAML or Docker Labels format. Creates proxy resources (HTTP/TCP/UDP), client resources, authentication settings, and access control rules
This skill assists in creating and validating Pangolin Newt blueprint configurations, supporting both YAML files and Docker Compose labels. It handles various resource types like HTTP/TCP/UDP proxies and client resources, including authentication and access control settings, and provides detailed validation with helpful error messages.
License
- info:License usabilityThe README mentions 'This skill follows the same license as the Skills marketplace repository,' but no specific SPDX license identifier is directly linked or defined within the extension's files, relying on the marketplace's license which is not explicitly stated here.
Maintenance
- warning:Commit recencyThere are no commits on the default branch according to the provided metadata (pushedAt: n/a), indicating the extension is likely unmaintained.
Versioning
- warning:Release ManagementThe README indicates version 'v1.0.0 (2025-01-20)', but there is no manifest version field (e.g., in SKILL.md frontmatter or package.json), and installation instructions do not reference a specific version, defaulting to the latest.
Instalasi
Tambahkan marketplace terlebih dahulu
/plugin marketplace add rknall/claude-skills/plugin install newt-blueprint-generator@rknall-custom-skillsEkstensi serupa
GitLab Stack Config Generator
98Generates service-specific configuration files for GitLab stack projects using .env as primary config source. Creates nginx, PostgreSQL, Redis configs, meta files (CLAUDE.md, .gitignore, .dockerignore), with strict validation for secrets and paths
GitLab Stack Validator
95Validates GitLab stack projects before deployment, ensuring proper architecture patterns, directory structure, secrets management, .env configuration, and Docker best practices. Detects issues and provides actionable guidance
GitLab Stack Secrets Manager
95Manages Docker secrets for GitLab stack projects, ensuring secrets are never in .env or docker-compose.yml. Handles migration from environment variables, validation, auditing, and secure secret generation
Docker Configuration Validator
92Comprehensive Docker and Docker Compose validation following best practices and security standards. Validates Dockerfiles, multi-stage builds, modern Compose syntax, and generates automation scripts
Plugin Master
99Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build plugins with 2025 features, (2) Add skills/commands/agents/hooks, (3) Validate plugin structure, (4) Publish to marketplace, (5) Get plugin development guidance. Provides: agent-first design patterns, progressive disclosure skills, hook automation, MCP integration, marketplace publishing. Includes plugin-expert agent and validation utilities.