Improve `list-this-direct` with a trace-first eval loop grounded in MCP action traces from live runs. Use when the...
Development
Code generation, debugging, testing, and development workflows
Use when the user pastes a product link or mentions a tech product and wants a short-form video script (Reel,...
Generate structured technical documentation — architecture docs, runbooks, ADRs, API docs, postmortems, security...
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure...
Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve...
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push...
Generate educational practice questions from lecture notes to test student understanding. Use when users request...
CraftedWell brand guidelines for presentations and documents. Use this skill whenever creating or styling documents...
Autonomous iterative optimization for code, skills, prompts, and repositories. Top-agent orchestrates with...
Guide des fichiers essentiels pour une architecture web sécurisée et robuste.
Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services,...
Master Test Architect
Identifies the most important and "ready" tasks from a backlog to be moved into the next sprint. Use when preparing...
Decides when quality matters vs move fast, based on Dylan Field (Figma) craft philosophy and Brian Chesky (Airbnb)...
Takes a product idea from concept to validated interactive prototype in 7 stages - Discovery → Strategy →...
Use the open-source free `StyleCop.Analyzers` package for naming, layout, documentation, and style rules in .NET...
Implements Teresa Torres' continuous discovery habits for weekly customer contact, opportunity solution trees, and...
Use the open-source free `Roslynator` analyzer packages and optional CLI for .NET. Use when a repo wants broad C#...
Use the open-source free `QuickDup` clone detector for .NET repositories. Use when a repo needs duplicate C# code...
Set up or refine open-source .NET code-quality gates for CI: formatting, `.editorconfig`, SDK analyzers, third-party...
Use the open-source free `NetArchTest.Rules` library for architecture rules in .NET unit tests. Use when a repo...
Use ManagedCode.Storage when a .NET application needs a provider-agnostic storage abstraction with explicit...
Use ManagedCode.MimeTypes when a .NET application needs consistent MIME type detection, extension mapping, and...