Find the perfect skill
Preflight CI for kube-coder
Testing
Run kube-coder's full CI suite locally before pushing: helm lint, unit tests, server.py tests, SPA builds with vitest, and shell syntax checks.
Memory Review
Productivity
Reviews session history, decisions, and project progress over time. Useful for weekly reviews, standups, retrospectives, or understanding past work.
OKR Planning
Business & Administration
Objectives and Key Results planning, tracking, and alignment. Enables product teams to set effective OKRs and maintain organizational alignment.
SOC2 Compliance Checker
Security
Automatically activates when you mention SOC2 compliance checking. Provides step-by-step guidance, best practices, and generates production-ready code and configurations for SOC2 compliance tasks. Ideal for penetration testing, compliance frameworks, threat modeling, and enterprise security.
Systematic Debugging
Development
Systematic debugging with root cause investigation. Four phases: investigate, analyze, hypothesize, implement.
Daily Notes & Routines
Productivity
Create daily notes and manage morning, midday, and evening routines for planning, task review, and end-of-day reflection.
Idealista - Property Search
Business & Administration
Query Idealista API for property listings in Spain and Portugal. Search apartments, houses, and commercial properties with detailed filters.
SEO Content Writer
Content
Writes SEO-optimized content based on provided keywords and topic briefs. Creates engaging, comprehensive content following best practices.
ElevenLabs TTS with sag CLI
Development
Use the `sag` CLI for local ElevenLabs text-to-speech. Set up your API key and generate audio easily.
Review Gauntlet (Serial)
Development
Run review steps serially on the live branch: architecture, debate, simplification, code-police. Each step edits and commits before the next.
Biome Diagnostics Development
Development
Guide for creating high-quality diagnostics in Biome: error messages, warnings, and advice for lint rules.
Code Quality Checker
Development
Runs ruff for linting and mypy for type checking on the codebase. It can auto-fix ruff violations and target specific directories. Useful for catching style issues, security warnings, and type errors before commit.