Use whenever the task involves an external integration connected through Executor — Notion, Context7, Supabase, Vercel, or any other MCP surfaced by mcp__executor__execute. Ensures these are always accessed through Executor instead of a direct MCP server, the…
lufigir/dotfiles
SkillsMP has collected 11 skills from lufigir/dotfiles. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 11
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 11 of 11 collected skills.
Use whenever the task involves an external integration connected through Executor — Notion, Context7, Supabase, Vercel, or any other MCP surfaced by mcp__executor__execute. Ensures these are always accessed through Executor instead of a direct MCP server, the…
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module…
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow. Spanish triggers: "no funciona", "está roto", "falla", "da error", "revienta", "tira error", "se cae",…
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
Test-driven development — the reference that makes the red→green loop produce tests worth keeping. Use when implementing a feature or fixing a bug test-first, when writing or reviewing tests, on "red-green-refactor", or when integration tests are wanted.…
Writing documents an agent consumes. Use when creating or editing a skill, or modifying AGENTS.md or CLAUDE.md. Spanish triggers: "crea una skill", "edita la skill", "mejora la skill", "escribe una skill", "actualiza el CLAUDE.md", "instrucciones para el…
Taste-level review of a branch's diff for the patterns that mark AI-written code, with a verdict and a ledger of what to strip.
Grill the user relentlessly about a plan, decision, or idea until you both reach a shared understanding. You MUST use this before any creative work — building a feature, adding functionality, changing behaviour, designing a component — and before entering…
Use when creating or updating a project entry for felipego.com — the bilingual Notion "Projects" (English) / "Proyectos" (Español) portfolio databases that power the site as a headless CMS. Driven by a single input: a GitHub repo URL. The workflow: generate a…
Use when asked to commit, push, save, or ship work to git — writes well-scoped Conventional Commits with informative bodies, then lands everything on main (merging and deleting any working branch).