rknallrknallCommunity·10 Agent Skills Included

claude-skills

Docker stack validation, secrets management, and design reviews

Validates Docker and GitLab stack projects, manages secrets securely, and generates service configurations from templates. Reviews Python backend architectures and UI designs for security, scalability, and WCAG accessibility compliance. Builds responsive web pages and SVG logos with automated verification, eliminating manual checks and misconfigured deployments.
npx skills add rknall/claude-skills --all -g -y
Available:

Explains to the agent how each skill is structured, when to trigger it, and how to route user requests to the right review, generation, or validation workflow.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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