Skip to main content
yldgio
GitHub-Creator-Profil

yldgio

Repository-Ansicht von 87 gesammelten Skills in 11 GitHub-Repositories.

gesammelte Skills
87
Repositories
11
aktualisiert
2026-07-15
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

implement-spec
Softwareentwickler

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
Softwareentwickler

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
Sonstige Computerberufe

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 36 gesammelten Skills in diesem Repository.
Zeigt die Top 8 von 16 gesammelten Skills in diesem Repository.
power-bi-dax-optimization
Softwareentwickler

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
Datenwissenschaftler

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
Datenwissenschaftler

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
Datenwissenschaftler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

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
Projektmanagementspezialisten

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
Projektmanagementspezialisten

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
Projektmanagementspezialisten

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
Softwareentwickler

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
Softwareentwickler

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
nicht klassifiziert

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
nicht klassifiziert

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
11 von 11 Repositories angezeigt
Alle Repositories angezeigt