Copy this to `.claude/skills/setup-granola/SKILL.md` to enable automatic installation.
Use when improving run configuration, seeding, and reproducibility for Python research code.
Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API. Use for standard RL experiments, quick prototyping, and well-documented algorithm implementations. Best for single-agent RL with Gymnasium environments. For high-performance parallel training, multi-agent systems, or custom vectorized environments, use pufferlib instead.
Coordinates testing strategy and execution across all test types. Use when creating test plans, implementing tests (unit/integration/E2E), or enforcing coverage requirements (80% minimum). Applies testing-requirements.md.
MUST BE USED for code review. Use PROACTIVELY when /review command is invoked or after any code changes to check correctness, architecture, and security.
Diff-aware guardrail checker for Fear-of-Falling (FOF) changes; fails closed on raw data edits, Kxx intro/req_cols mismatches, and output discipline risks.
Apply Customer.io advanced debugging techniques. Use when diagnosing complex issues, investigating delivery problems, or debugging integration failures. Trigger with phrases like "debug customer.io", "customer.io investigation", "customer.io troubleshoot", "customer.io incident".
Archive completed debug work to ./.gtd/archive/
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Domain expertise on the Cybernetic Culture Research Unit (CCRU), accelerationism, and related philosophical movements. Use when encountering discussions of hyperstition, accelerationism (left/right/e/acc), Nick Land, Mark Fisher, speculative realism, xenofeminism, the Dark Enlightenment, neoreaction, techno-capitalism, or theory-fiction. Triggers include references to Warwick philosophy, Deleuze/Guattari in tech contexts, "nothing human makes it out," capitalist realism, hauntology, Hyperdub/Kode9, or any Silicon Valley ideology invoking Land or CCRU concepts.
Adjust or rewrite behandeling (treatment) content pages for the Nuxt Content site. Use when a user provides new copy or asks to update `content/behandelingen/*.md`, including frontmatter, content blocks, or treatment descriptions. Focus on content edits; only touch routing/navigation or composables when a change clearly requires it.
Indexa documentos de referencia para uso no RAG. Extrai texto de PDFs, processa e adiciona ao corpus. Use quando: adicionar documento, buscar referencia, listar docs.
Comprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing documentation, (2) creating Quality Manuals, (3) developing required procedures and work instructions, (4) preparing Medical Device Files, (5) understanding ISO 13485 requirements, or (6) identifying missing documentation for medical device certification. Also use when users mention medical device regulations, QMS certification, FDA QMSR, EU MDR, or need help with quality system documentation.
Align Codex-native skills with documented skills safely.
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
Build Next.js 16 applications with correct patterns and distinctive design. Use when creating pages, layouts, dynamic routes, upgrading from Next.js 15, or implementing proxy.ts. Covers breaking changes (async params/searchParams, Turbopack, cacheComponents) and frontend aesthetics. NOT when building non-React or backend-only applications.
Three.js asset loading - GLTF, textures, images, models, async patterns. Use when loading 3D models, textures, HDR environments, or managing loading progress.
Refactors for readability after verification is green, re-running checks and updating 20_verification.md.
Update repository AGENTS.md for Option B (Tauri v2 + React/TypeScript desktop local-first) with executable commands, guardrails, and security/permission rules; creates backups and can add nested AGENTS.md.
Local speech-to-text with the Whisper CLI (no API key).