Top Rated

The most starred skills loved by the community. Quality guaranteed!

Showing 97-120 of 196 skills
arabold

godot-mcp

by arabold

Use when working on this Godot 4.7 C# project's scenes, GridMaps, mesh libraries, or .tres/.tscn resources — including hand-authoring or validating resources, fixing UID/import issues, and editor or headless game smoke checks. Covers this machine's Godot and dotnet binary paths, the build->import->validate workflow, and a headless GDScript validation harness. Not needed for pure C# logic changes where dotnet build alone verifies the work.

Game Dev 4 2mo ago
arabold

assets

by arabold

Use when discovering, downloading, or adding new 3D/2D/audio assets to this game from curated free sources (KayKit, Quaternius, Kenney, Poly Pizza) or generating our own via image-to-3D. Covers the two automation channels (KayKit GitHub + Poly Pizza API), the download->manifest->import workflow, licensing/style rules, and the experimental AI authoring path. Policy and the asset manifest live in assets/AGENTS.md; this skill is the how-to and the scripts. Not needed for editing assets already in the repo.

Design 4 2mo ago
kbrdn1

premortem

by kbrdn1

"Exécute un premortem sur n'importe quel plan, lancement, produit, recrutement, stratégie ou décision. Suppose que ça a déjà échoué 6 mois plus tard et remonte dans le temps pour trouver tous les motifs. Produit un plan révisé avec les angles morts exposés. DÉCLENCHEURS OBLIGATOIRES : 'premortem ça', 'premortem mon', 'exécute un premortem', 'qu'est-ce qui pourrait tuer ça', 'stress-teste ce plan', 'qu'est-ce que je rate ici', 'trouve les angles morts'. DÉCLENCHEURS FORTS : 'qu'est-ce qui pourrait mal tourner', 'est-ce que je rate quelque chose', 'troue ce plan', 'où ça va casser', 'avocat du diable'. NE PAS déclencher sur des demandes simples de retour, des questions factuelles ou des demandes au Conseil LLM. DÉCLENCHER quand quelqu'un a un plan ou un engagement où le coût de se tromper est élevé."

Comments 3 today
kbrdn1

prompt-agent

by kbrdn1

Create and optimize agent prompts with agent-specific patterns

Code Gen 3 today
kbrdn1

prompt-command

by kbrdn1

Create and optimize command prompts with command-specific patterns

CLI Tools 3 today
kbrdn1

run-tasks

by kbrdn1

Execute GitHub issues or task files with full EPCT workflow and PR creation

Comments 3 today
kbrdn1

spec-git-flow-branch

by kbrdn1

Spec-driven end-to-end GitHub workflow on a branch in the current checkout — opens the issue via gh, creates a feature branch (<type>/#<issue>-<slug>) from the up-to-date default branch, then runs the full Spec Kit cycle (speckit.specify → speckit.plan → speckit.tasks → speckit.implement) on it, makes atomic Gitmoji/Conventional commits referencing the issue, pushes, and opens a PR. Issue-first numbering: the GitHub issue number drives the branch AND the spec directory (<issue>-<slug>). Triggers on "spec issue branch PR", "speckit branch flow", "spec-driven branch", "specify then branch then implement", and any request that combines speckit.specify/speckit.implement with a feature branch (NOT a worktree). Use this skill (not spec-git-flow-worktree) when the spec-driven change should live in the current checkout without a worktree.

Git & VCS 3 today
kbrdn1

spec-git-flow-worktree

by kbrdn1

Spec-driven end-to-end GitHub workflow in an isolated git worktree — opens the issue via gh, creates a clean worktree with gwm, then runs the full Spec Kit cycle (speckit.specify → speckit.plan → speckit.tasks → speckit.implement) inside it, makes atomic Gitmoji/Conventional commits referencing the issue, pushes, and opens a PR. Issue-first numbering: the GitHub issue number drives the branch (<type>/#<issue>-<slug>) AND the spec directory (<issue>-<slug>). Triggers on "spec issue worktree PR", "speckit worktree flow", "spec-driven worktree", "specify then worktree then implement", and any request that combines speckit.specify/speckit.implement with gwm + gh issue. Use this skill (not spec-git-flow-branch) whenever the spec-driven change should live in an isolated worktree rather than the current checkout.

Git & VCS 3 today
kbrdn1

speckit.analyze

by kbrdn1

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

Processing 3 today
kbrdn1

speckit.checklist

by kbrdn1

Generate a custom checklist for the current feature based on user requirements.

Design 3 today
kbrdn1

speckit.clarify

by kbrdn1

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

Processing 3 today
kbrdn1

speckit.constitution

by kbrdn1

Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.

Templates 3 today
kbrdn1

speckit.converge

by kbrdn1

Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new, traceable tasks to tasks.md so speckit.implement can complete it. Append-only — never rewrites spec/plan or existing tasks, never edits code.

Code Gen 3 today
kbrdn1

speckit.implement

by kbrdn1

Execute the implementation plan by processing and executing all tasks defined in tasks.md

Templates 3 today
kbrdn1

speckit.install

by kbrdn1

Bootstrap the SpecKit spec-driven development system into any project directory.

Code Gen 3 today
kbrdn1

speckit.plan

by kbrdn1

Execute the implementation planning workflow using the plan template to generate design artifacts.

Code Gen 3 today
kbrdn1

speckit.specify

by kbrdn1

Create or update the feature specification from a natural language feature description.

Design 3 today
kbrdn1

speckit.tasks

by kbrdn1

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

Processing 3 today
kbrdn1

speckit.taskstoissues

by kbrdn1

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

Git & VCS 3 today
kbrdn1

use-spark

by kbrdn1

Use the spark CLI to access the user's Spark email data - list emails, search by topic, read threads, check calendar events, find availability, look up contacts, and view team info. Use when the user asks about their emails, calendar, contacts, meetings, or scheduling.

Comments 3 today
kbrdn1

watch-ci

by kbrdn1

Monitor CI pipeline and automatically fix failures until green

CI/CD 3 today
kbrdn1

worktree-wrapper

by kbrdn1

Manage git worktrees for fiches-pedagogiques via the local wrapper script tools/worktree-manager.sh (backed by gwq). Use when the user asks to create/list/remove/cleanup worktrees, runs make worktree, mentions gwq, or asks about the bootstrap_worktree_safety logic (.env.testing sqlite, AWS RDS guard, composer install, direnv allow). Triggers on "worktree", "worktree-manager", "gwq", "make worktree", "bootstrap worktree", "post_create".

CLI Tools 3 today
kbrdn1

xlsx

by kbrdn1

"Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas"

Processing 3 today
kbrdn1

agent-template

by kbrdn1

Template de reference pour creer des sous-agents Claude Code (.claude/agents/). Contient le format frontmatter YAML, les champs supportes, et les patterns recommandes.

Prompts 3 today