Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

GitDesktop

GitDesktop contiene 3 skills recopiladas de theBGuy, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
3
Stars
5
actualizado
2026-07-17
Forks
1
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

gd-conventions
Desarrolladores de software

GitDesktop repo playbook — hard safety rules, frontend and Rust/Tauri conventions, verification commands, and hard-won gotchas that are NOT in CLAUDE.md. Consult this before writing, refactoring, or reviewing ANY code in this repo, even for small changes. Preloaded into the implementer and spec-reviewer subagents; the main conversation should read it before direct implementation work too.

2026-07-17
vercel-react-best-practices
Desarrolladores de software

React best-practice and performance rules from Vercel Engineering — 70 rules spanning eliminating waterfalls, bundle size, server/client data fetching, re-renders, and memoization. Use whenever writing, reviewing, or refactoring ANY React component, hook, effect, or data-fetching code — this covers plain React apps (NOT just Next.js) and everyday component work, not only explicit performance passes. Consult it before and while implementing so the patterns shape the code, rather than as an after-the-fact review.

2026-07-17
delegate
Otras ocupaciones informáticas

Orchestrate delegated implementation in GitDesktop — the main model (Fable or Opus) architects, plans, and integrates; Opus subagents implement and review. Gated to Fable/Opus orchestrators (Sonnet and smaller work inline instead). Use whenever the user asks to delegate, fan out, or parallelize implementation work, says "have opus build/implement X", or hands over a well-scoped multi-file feature that should be built by subagents rather than inline. Also applies when resuming a partially delegated feature.

2026-07-06