Claude Code Skills loaded from ~/.claude/skills/
User-level skills are loaded at session start and available across ALL projects. These skills provide general-purpose capabilities that aren't tied to specific infrastructure or projects. They represent personal preferences, cross-cutting utilities, and meta-tools for extending Claude Code itself.
Validates resource names against established naming standards BEFORE creating any infrastructure resource. Ensures consistent lowercase formatting, proper hyphenation, and correct patterns across all services.
Secrets management, security hardening, access control, vulnerability management, and incident response. Essential for secure credential storage in Bitwarden and $HOME/projects/secrets/, security audits, and maintaining infrastructure security posture.
Store and retrieve persistent facts across Claude Code sessions using mem0 AI memory with Gemini embeddings. Enables long-term memory for preferences, decisions, patterns, and lessons learned.
GitLab repository management, issues, merge requests, and CI/CD operations for the self-hosted gitlab.ai-servicers.com instance. Provides API commands for all GitLab operations.
Create comprehensive HTML architecture diagrams with SVG data flows, business objectives, features, technical architecture, and deployment documentation for any software project.
Auto-generate CLAUDE.md project context files for services. Detects project type (Docker, Python, Node.js), scans configuration files, analyzes existing documentation, and creates appropriate templates.
Covers all AI-to-AI communication: file sharing via MinIO aichat-files bucket and sync peer review via MCP Review Board dispatch to Gemini/Codex/Claude.
Creates production-ready frontend interfaces with bold aesthetics (glassmorphism, brutalism, neumorphism, etc.) and perfect images - real Unsplash/Pexels photos or custom AI image prompts.
Execute the AI Board Review workflow: refine requirements, analyze, gather multi-AI perspectives (Gemini, Codex), synthesize into a final solution, and create an executive web presentation.
Multi-AI project planning workflow: all three AIs (Claude, Gemini, Codex) generate plans in parallel, synthesize into a draft, peer review, and create a final actionable project plan with executive presentation.
Result: 0 tokens at boot, only loaded when invoked
| Aspect | User-Level (~/.claude/) | Project-Level (~/projects/.claude/) |
|---|---|---|
| Scope | All projects, all sessions | Infrastructure projects only |
| Count | 12 skills | 8 skills |
| Purpose | General utilities, personal preferences, meta-tools | Infrastructure deployment, service configuration |
| Examples | createsolution, createplan, ai-communication, frontend-design-pro, naming-validator | keycloak-setup, postgres-integration, traefik-setup |