Skip to main content
yldgio
Perfil de creador de GitHub

yldgio

Vista por repositorio de 87 skills recopiladas en 11 repositorios de GitHub.

skills recopiladas
87
repositorios
11
actualizado
2026-07-15
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
vibe-grimoire
36 skills · 2026-07-15
Desarrolladores de softwareEspecialistas en gestión de proyectosAnalistas de garantía de calidad de software y probadoresAdministradores de redes y sistemas informáticosAnalistas de seguridad de la informaciónGerentes de sistemas informáticos y de información
8 categorías ocupacionales · 100% clasificado
41%participación
#02
codereview-skills
16 skills · 2026-04-28
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAdministradores de redes y sistemas informáticosDesarrolladores web
4 categorías ocupacionales · 100% clasificado
18%participación
#03
oh-my-pbi
8 skills · 2026-04-02
Desarrolladores de softwareCientíficos de datos
2 categorías ocupacionales · 100% clasificado
9.2%participación
#04
see-crets
8 skills · 2026-03-27
Desarrolladores de softwareEspecialistas en gestión de proyectos
2 categorías ocupacionales · 100% clasificado
9.2%participación
#05
vibe-vscode
7 skills · 2026-01-18
Desarrolladores de softwareAnalistas de seguridad de la informaciónArquitectos de redes informáticasArtistas de efectos especiales y animadoresDiseñadores gráficos
5 categorías ocupacionales · 100% clasificado
8.0%participación
#06
vibe-training-sample-creator
5 skills · 2026-01-08
Analistas de garantía de calidad de software y probadoresAnalistas de seguridad de la informaciónDesarrolladores de software
3 categorías ocupacionales · 100% clasificado
5.7%participación
#07
pi-background-agents
2 skills · 2026-07-01
clasificación pendiente
2.3%participación
#08
memento
2 skills · 2026-03-18
Analistas de seguridad de la informaciónDesarrolladores de software
2 categorías ocupacionales · 100% clasificado
2.3%participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

implement-spec
Desarrolladores de software

Autonomously implement a specification produced by the specify skill. Reads the spec document, builds a task queue in the session database, implements tasks in parallel where dependencies allow, runs deterministic checks, spawns adversarial verification (different model), and iterates until all evaluation criteria pass or convergence is reached. Use when the user has a spec document (from the specify skill or a similar structured spec) and wants it implemented with guaranteed quality verification. Trigger phrases: "implement this spec", "build this", "execute the spec", "implement-spec", "start implementation", "make it happen", or when the user points to a ./specs/*.md file and asks to build it. Also use when the user has just finished using specify and says "now build it", "go", or "implement".

2026-07-15
specify
Desarrolladores de software

Guide the user through a structured specification process: define the goal, specify exactly what to build (and what NOT to build), and establish measurable evaluation criteria — all before implementation begins. Produces a living spec document. Use when the user has a goal or feature idea and wants to define the spec, says "specify this", "what's the spec", "define the specification", "how do I achieve this goal", "break this down", "what do I need to build", "write a spec", "define requirements", wants to create a specification with verification criteria, or has just finished using the-goal and wants to turn the goal into a precise, implementable specification. Also use when the user wants to define evaluation criteria before coding, or mentions "adversarial verification", "quality criteria", or "acceptance criteria".

2026-07-15
copilot-extension
Otras ocupaciones informáticas

Author, validate, and debug GitHub Copilot CLI extensions that add tools, commands, hooks, or session-event behavior. Use when creating or reviewing a Copilot CLI extension, wiring `joinSession`, deciding between project, user, or session scope, troubleshooting extension loading, or adding a custom Copilot CLI tool or slash command. Also use when the user wants a custom Copilot CLI extension scaffold or asks how extensions work.

2026-07-09
cowork-plugin-builder
Desarrolladores de software

Interview the user step-by-step to gather every detail needed to build a Microsoft 365 Copilot Cowork plugin package (manifest.json + skills + optional MCP connectors), then produce a complete, self-contained build prompt the user can review or hand off for execution. Use when the user asks to "create a cowork plugin", "build a copilot plugin", "make a M365 copilot agent package", "package my skills as a plugin", "create a copilot agent with MCP", "build a plugin for copilot cowork", or "wizard me through a cowork plugin". Do NOT use for: creating a single personal skill (use the `skills` skill instead), installing an existing plugin, troubleshooting plugin uploads that already exist, or general M365 admin questions.

2026-06-22
the-goal
Especialistas en gestión de proyectos

Extract and clarify the real goal behind a feature, change, or idea through a focused interview. Inspired by Goldratt's *The Goal*. Use this skill whenever the user has a vague idea, a new feature request, or a change they want to make but the underlying goal is unclear, implicit, or too broad. Also use when the user says things like "I want to build X" without articulating why, or when scope creep is a risk and the real constraint needs to be identified first. This skill does not plan or solve — it only finds the goal.

2026-06-18
playbook-design
Desarrolladores de software

Interview the developer about their workflow goals and produce a valid Playbook YAML file saved to ./playbooks/<name>.yml. A Playbook is a machine-executable workflow graph: Phases (logical groupings) containing Tasks (atomic executable units with inputs, outputs, dependencies, and success criteria). Trigger this skill when the user wants to design, create, edit, or author a repeatable multi-step agentic workflow. Covers the full interview → validate → save flow, including updating existing playbooks.

2026-06-03
playbook-execute
Desarrolladores de software

Read a Playbook YAML file and execute its tasks: resolve !include prompts, substitute variables, validate schema, topologically sort, then execute independent tasks in parallel batches delegating each to the appropriate executor (agent or human). Handles on_failure rules (stop/skip/retry/ fallback), pauses on human executor tasks, and reports progress throughout. Trigger when the user says "run playbook", "execute playbook", or provides a path to a .yml playbook file.

2026-06-03
create-prd
Desarrolladores de software

Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue, Azure DevOps work item, or local file. Use when the user wants to create or write a PRD, create a product requirements document, design a new feature, or capture requirements.

2026-06-03
Mostrando las 8 principales de 36 skills recopiladas en este repositorio.
Mostrando las 8 principales de 16 skills recopiladas en este repositorio.
power-bi-dax-optimization
Desarrolladores de software

Ottimizza la struttura sintattica e le performance di formule DAX specifiche. Usa quando l'utente fornisce una misura o formula DAX concreta da migliorare, chiede "ottimizza questa misura", "come si scrive meglio in DAX", "questa formula è corretta", "aggiungi variabili", "divisione sicura", "best practices DAX". NON usare per diagnosi di performance di sistema — usa power-bi-performance-troubleshooting.

2026-04-02
power-bi-model-design-review
Científicos de datos

Conduce una design review dell'architettura del modello dati Power BI. Usa quando l'utente vuole validare schema, relazioni o storage mode, sta per andare in produzione, o chiede "rivedi il mio modello", "è ben strutturato", "ho relazioni problematiche", "pre-production check", "best practices modello", "star schema". NON usare per diagnosi attiva di lentezza — usa power-bi-performance-troubleshooting.

2026-04-02
power-bi-performance-troubleshooting
Científicos de datos

Diagnostica e risolve problemi di performance Power BI. Usa quando l'utente dice che il report è lento, il refresh impiega troppo, le query DAX sono pesanti, le visualizzazioni non rispondono, o chiede "perché è lento", "come velocizzare", "performance troubleshooting", "report takes forever to load", "DAX slow".

2026-04-02
power-bi-report-design-consultation
Científicos de datos

Guida la progettazione di report e dashboard Power BI con chart selection, layout, accessibilità e UX. Usa quando l'utente vuole progettare un nuovo report, scegliere il tipo di grafico giusto, migliorare layout di una dashboard, rendere un report accessibile, o chiede "quale chart usare", "come strutturare il layout", "design della dashboard", "best practice visualizzazione".

2026-04-02
pbi-dataflows
Desarrolladores de software

Power Query M, Power BI Dataflows Gen1/Gen2, e Microsoft Fabric Data Pipelines. Usa quando l'utente lavora con trasformazioni dati, query M lente, dataflow in errore, gateway timeout, refresh che fallisce, vuole configurare output su Lakehouse, orchestrare pipeline Fabric, o chiede "query folding", "incremental refresh", "dataflow Gen2 vs Gen1", "pipeline Fabric", "M language", "Power Query ottimizzazione".

2026-04-02
git-workflow
Desarrolladores de software

Operazioni git fondamentali per progetti Power BI / Fabric su Windows. Usa quando l'utente chiede di: creare un branch, cambiare branch, sincronizzare, aggiornare il branch, fare push, stashare il lavoro, salvare temporaneamente, clonare o inizializzare un repo — anche in italiano: "crea un branch", "cambia branch", "manda le modifiche", "sincronizza con main", "salva il lavoro temporaneamente", "aggiorna il branch", "stash". Include: Repo State Gate, rilevamento remoto (GitHub / Azure DevOps), guardrail di sicurezza, configurazione Windows. Delega la creazione commit a git-commit, PR/issue a gh-cli o az-devops-cli. Tutti i comandi sono PowerShell-native.

2026-04-02
git-commit
Desarrolladores de software

Crea commit git semantici con messaggi Conventional Commits. Usa quando l'utente chiede di committare, salvare modifiche, o creare un commit — anche in italiano: "committa", "fai commit", "salva le modifiche su git", "crea un commit", "/commit", "metti in commit", "commit delle modifiche". Supporta: rilevamento automatico tipo/scope dal diff, generazione messaggio convenzionale, staging intelligente, trailer Co-authored-by obbligatorio, sintassi PowerShell nativa su Windows.

2026-04-02
documentation
Desarrolladores de software

Generate and maintain documentation artifacts for Power BI / Fabric work. Every completed feature produces THREE artifacts together: PR description (from git log + diff), CHANGELOG.md entry (Keep a Changelog format), and a docs/{feature}.md design note. Also covers DAX measure documentation and model change notes. Load this skill whenever the user says "document this", "write up what I did", "write the PR description", "update the changelog", "add a changelog entry", "create release notes", "write the design doc", "document the measures", "write the PR body", "close out this feature", "documenta tutto", or after any feature work is complete and needs to be recorded. When the user asks to document a feature, always produce all three artifacts unless they explicitly ask for only one.

2026-04-02
implement-work
Desarrolladores de software

End-to-end implementation workflow. Use when user wants to implement a feature, fix a bug, or make changes and have everything validated and committed to the codebase. This skill covers the entire implementation process from understanding requirements, exploring the codebase, writing code, testing, and committing changes.

2026-03-27
bun
Desarrolladores de software

Use when building, running, testing, or bundling JavaScript/TypeScript applications. Reach for Bun when you need to execute code, manage dependencies, run tests, or bundle projects — it's a complete replacement for Node.js, npm, and build tools.

2026-03-21
create-prd
Especialistas en gestión de proyectos

Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue, Azure DevOps work item, or local file. Use when the user wants to create or write a PRD, create a product requirements document, design a new feature, or capture requirements.

2026-03-21
plan-from-prd
Especialistas en gestión de proyectos

Turn a PRD into a multi-phase, local Markdown implementation plan using tracer-bullet vertical slices, saved to ./plans/. Use when the user wants to create an implementation plan from a PRD, plan phases from a PRD, break a PRD into development phases, or mentions "tracer bullets" or "implementation phases". For creating tracker work items (GitHub Issues, Azure DevOps, Jira) use the prd-slice skill instead.

2026-03-21
prd-slice
Especialistas en gestión de proyectos

Break a PRD into independently-deliverable work items (vertical slices / tracer bullets) and create them in Azure DevOps, GitHub Issues, or Jira. Use when a user wants to convert a PRD into implementation tickets, decompose a product spec into trackable slices, create work items from requirements, or break down a PRD for any issue tracker — even if they don't say "vertical slice" or "tracer bullet".

2026-03-21
pre-mortem
Especialistas en gestión de proyectos

Run a pre-mortem on a plan or design: assume it failed, then relentlessly interrogate every branch of the decision tree to find out why — and fix it before you start. Use when the user wants to stress-test a plan, asks you to "ask me", says "interrogami" or "fammi domande", mentions "pre-mortem", "design of design", or wants rigorous design discovery before implementation.

2026-03-21
conventional-commit
Desarrolladores de software

Prompt and workflow for generating conventional commit messages using a structured XML format. Guides users to create standardized, descriptive commit messages in line with the Conventional Commits specification, including instructions, examples, and validation.

2026-03-21
tool-guard
Desarrolladores de software

Create runtime-aware hook enforcement for repo tool constraints. Use this whenever a project must force a package manager, task runner, formatter, linter, or test runner; when the user asks to "create a hook", "enforce pnpm not npm", "block banned commands", "generate Copilot hooks", or "generate OpenCode plugin enforcement"; and whenever setup should move operational tool policy out of AGENTS.md and into hooks.

2026-03-21
implement-spec
sin clasificar

Autonomously implement a specification produced by the specify skill. Reads the spec document, builds a task queue in the session database, implements tasks in parallel where dependencies allow, runs deterministic checks, spawns adversarial verification (different model), and iterates until all evaluation criteria pass or convergence is reached. Use when the user has a spec document (from the specify skill or a similar structured spec) and wants it implemented with guaranteed quality verification. Trigger phrases: "implement this spec", "build this", "execute the spec", "implement-spec", "start implementation", "make it happen", or when the user points to a ./specs/*.md file and asks to build it. Also use when the user has just finished using specify and says "now build it", "go", or "implement".

2026-07-01
specify
sin clasificar

Guide the user through a structured specification process: define the goal, specify exactly what to build (and what NOT to build), and establish measurable evaluation criteria — all before implementation begins. Produces a living spec document. Use when the user has a goal or feature idea and wants to define the spec, says "specify this", "what's the spec", "define the specification", "how do I achieve this goal", "break this down", "what do I need to build", "write a spec", "define requirements", wants to create a specification with verification criteria, or has just finished using the-goal and wants to turn the goal into a precise, implementable specification. Also use when the user wants to define evaluation criteria before coding, or mentions "adversarial verification", "quality criteria", or "acceptance criteria".

2026-07-01
Mostrando 11 de 11 repositorios
Todos los repositorios cargados