claude-skills
Docker stack validation, secrets management, and design reviews
All Skills in This Repository (10)
Pure Emerald Level IndicatorsGitLab Stack Secrets Manager
Migrates and manages Docker secrets for GitLab stack projects.
GitLab Stack Config Generator
Generate service-specific configuration files from .env variables for GitLab stack projects.
GitLab Stack Creator
Automate GitLab Docker stack project creation with directories, Git hooks, and validation.
SVG Logo Designer
Generate multiple SVG logo concepts with layout variations and usage guidelines.
Python Backend Architecture Review
Review Python backend architecture designs and deliver prioritized recommendations.
GitLab Stack Validator
Validate GitLab stack projects for deployment readiness across eight configuration categories.
UI/UX Design Review
Evaluate UI/UX designs for WCAG 2.1/2.2 accessibility and usability issues.
Docker Configuration Validator
Validate Dockerfiles and Compose configurations with Hadolint and DCLint.
Web Design Builder
Generate accessible HTML5/CSS/JavaScript web designs with WCAG 2.1 AA compliance.
Newt Blueprint Generator
Generate and validate Pangolin Newt blueprint configurations for YAML and Docker Compose labels.
Frequently Asked Questions
FAQPage SchemaHow to install rknall claude-skills?▼
Run `npx skills add rknall/claude-skills --all -g -y` in your terminal to install all skills globally.
How to validate a Docker Compose file?▼
Use the docker-validation skill to check syntax, security, multi-stage builds, and modern Compose requirements, then get a prioritized fix report.
How to keep secrets out of .env files?▼
The secrets-manager skill migrates passwords and keys from .env and docker-compose.yml into Docker secrets with correct file permissions and git exclusions.
Can it check my website for accessibility?▼
Yes. The ui-design-review skill audits interfaces against WCAG 2.1/2.2 criteria and reports contrast, keyboard, and screen reader issues with fixes.
Does it work with Claude Code and Cursor?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core