# Generated skill list - la 18 huhtikuuta 2026 07:16:22 EEST
.ai/skills/root-skill/SKILL.md | meta | high | The absolute master configuration and state machine for the AI. This is the entry point that governs how the AI operates, changes states, and loads other skills.
.ai/skills/clean-code/SKILL.md | code | medium | Apply clean code principles, SOLID, and DRY practices. Use when writing, reviewing, or refactoring application code.
.ai/skills/documentation/SKILL.md | workflow | low | Rules and structures for writing project documentation in Markdown. Use when creating, formatting, or updating markdown docs.
.ai/skills/analysis/SKILL.md | workflow | high | Analyze user requests, evaluate requirements, and propose AI action plans. Use when analyzing code, errors, or planning tasks.
.ai/skills/kubernetes-access/SKILL.md | infra | high | Defines workflows for interacting with Kubernetes clusters, depending on whether a valid kubeconfig is present. Emphasizes read-only access and strict IaC adherence.
.ai/skills/docs/SKILL.md | workflow | low | Rules for maintaining the project's documentation folder (ai-context.md and architecture.md). Use when editing or creating project documentation files.
.ai/skills/readme/SKILL.md | meta | low | Guidelines for creating or updating README files. Use when generating, formatting, or editing the project's root README.md.
.ai/skills/use-cases/SKILL.md | workflow | low | Structure use case documentation following rigid outlines to prevent bloat. Use when defining application use cases, stories, or functional requirements.
.ai/skills/iac/SKILL.md | infra | high | Best practices for Infrastructure as Code, GitOps, minimizing configuration drift, and avoiding imperative infrastructure operations.
.ai/skills/core-principles/SKILL.md | meta | high | The absolute foundational behavior, etiquette, and operational methodology for the AI assistant. Use when discussing AI behavior, rules, speed vs quality, or making decisions.
.ai/skills/mermaid/SKILL.md | workflow | low | Safe Mermaid diagram generation avoiding raw HTML entities and newlines. Use when generating, formatting, or updating Mermaid graphs or diagrams.
.ai/skills/clean-architecture/SKILL.md | code | medium | Enforce clean architecture principles and Hexagonal/Onion patterns. Use when designing system architecture, domains, or defining module boundaries.
.ai/skills/file-editing/SKILL.md | workflow | low | Rules for sandbox file editing into tmp/ topics to avoid root pollution. Use when creating temporary files, drafts, scratchpads, or experimenting.
.ai/skills/grill-me/SKILL.md | workflow | medium | Active interrogator mode to clarify fuzzy requirements before starting work. Use when the user asks to be grilled, questioned, or needs to flesh out an idea.
.ai/skills/project-context/SKILL.md | meta | low | Establish how the AI should fetch, create, and interact with a project's individual ai-context.md file. Use when setting up a new project or looking for project repo context.
.ai/skills/helm/SKILL.md | infra | medium | Helm chart guidelines focusing on explicit resource naming over complex umbrellas. Use when creating, modifying, or reviewing Helm charts and Kubernetes manifests.
.ai/skills/write-skill/SKILL.md | workflow | medium | Create new agent skills with proper structure and AI superpower constraints. Use when user wants to create, write, or build a new skill, rule, or instruction.
.ai/skills/git/SKILL.md | workflow | medium | Enforce semantic versioning and strict Git commit message formats (topic-level). Use when committing code, parsing git history, or writing commit messages.
