Comprehensive backend development workflow that orchestrates expert analysis, architecture design, implementation,...
cat ~/Nouveau
Parcourez les derniers skills ajoutés au marketplace
Generate hierarchical AGENTS.md structures for codebases. Use when user asks to create AGENTS.md files, analyze...
Justin's personal blog writing style for Hugo site content. Triggers: blog posts, weekly updates, technical...
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Use when you have a spec or requirements for a multi-step task, before touching code
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running...
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or...
Python project workflow guidelines. Triggers: .py, pyproject.toml, uv, pip, pytest, Python. Covers package...
Comprehensive PostgreSQL database engineering skill covering configuration tuning (postgresql.conf, memory, WAL,...
PostgreSQL architecture and design patterns skill covering database schema design, partitioning strategies (range,...
Nix/NixOS package development, maintenance, and system configuration. Triggers: .nix, flake.nix, default.nix,...
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Documentation writing guidelines. Triggers: README, CHANGELOG, API docs, technical writing, user guides, code...
Snowflake and DBT data engineering workflows covering warehouse sizing, query result caching optimization, STAR...
You MUST use this before any creative work - creating features, building components, adding functionality, or...
Fetch transcripts from YouTube videos for summarization and analysis.
VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.
Speech-to-text transcription using Groq Whisper API. Supports m4a, mp3, wav, ogg, flac, webm.
Gmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments.
Google Drive CLI for listing, searching, uploading, downloading, and sharing files and folders.
Google Calendar CLI for listing calendars, viewing/creating/updating events, and checking availability.
Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test...