Skill Claude CodeCodex
Use when starting work on any project (technical or non-technical) to understand structure, standards, and best practices before making changes.
339 tagged copilot-cli, measured the same way as everything else here.
Browse within: github-copilot 53copilot 50dart 41flutter 41jaspr 41agent-orchestration 32codex-cli 32claude-code-skills 31product-management 31ai-skills 28gemini-cli 25plugin 25assistant 18coding 18
Skill Claude CodeCodex
Use when starting work on any project (technical or non-technical) to understand structure, standards, and best practices before making changes.
Skill Claude CodeCodex
Use when user wants to work with specifications or create feature requirements following the spec-driven development workflow.
Skill Claude CodeCodex
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
microsoft/microsoft-copilot-agents-playbook
Skill Claude CodeCodex ✓ vendor
Generate a "Kitty Explain" meme-style cat visual explainer for summarized content of documents, articles, URLs, or concepts. Use when user asks something similar to "explain by cats".
Skill Claude CodeCodex
Manage the total-recall memory system and govern automatic capture, retrieval, and compaction. Use when the user invokes /total-recall:commands, asks to search/store/forget memories, inspect tiers, manage the knowledge base, run eval, or configure total-recall.
Skill Claude CodeCodex
Initialize total-recall memory system and ensure sessionstart has been called. Use at session start or when memory features aren't working.
Skill Claude CodeCodex
name: malformed-skill description: [unterminated array.
Skill Claude CodeCodex
Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.
Skill Claude CodeCodex
Minimal agent cli harness for defining harnesses in prompts as rig markdown fences.
Skill Claude CodeCodex
Review a GitHub or GitLab Pull/Merge Request and provide findings, and post structured review comments with issue explanation plus code fixes. Use this skill when asked to review a GitHub Pull Request or GitLab Merge Request.
Skill Claude CodeCodex
First, before any planning work, tell the user: "scope-plan is deprecated — its replacements are write-plan (planning) and estimate-time (estimation). Continuing with scope-plan for now." Print this every time the skill runs, then proceed.
Skill Claude CodeCodex
Analyseer een project op WBSO-waardigheid via Jira, code en documenten. Genereer de technische projectbeschrijving voor RVO, een S&O-uren schatting, en een lijst van Jira-epics/stories die gelabeld moeten worden voor urenregistratie. Gebruik deze skill wanneer de gebruiker vraagt om een WBSO-aanvraag, S&O-aanvraag, of…
Skill Claude CodeCodex ✓ vendor
Discover, install, and author Spec Kit bundles via specify bundle. USE FOR: searching/showing/listing bundles, installing/updating/removing a bundle (a curated set of extensions/presets/integrations/workflows), validating a bundle manifest, building a distributable bundle artifact, initializing a project and…
Skill Claude CodeCodex ✓ vendor
Manage Spec Kit extensions via specify extension. USE FOR: installing/removing/updating spec-kit extensions, searching the extension catalog, showing extension info, enabling/disabling extensions, setting extension resolution priority, managing extension catalogs. DO NOT USE FOR: presets (use speckit-preset), bundles…
Skill Claude CodeCodex ✓ vendor
Scaffold a Spec Kit (spec-driven development) project for GitHub Copilot by running specify init --integration copilot --integration-options="--skills". USE FOR: starting a new spec-kit project, bootstrapping spec-driven development in an existing repo, installing spec-kit templates/scripts/commands for Copilot. DO…
Skill Claude CodeCodex ✓ vendor
Turns vague "what did I do?" into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates. Uniquely mines Copilot CLI session logs to reconstruct forgotten work, plus git commits and GitHub PRs. Enforces a 3-part impact contract (action → result → evidence). Works…
Skill Claude CodeCodex
Interactively walk through every decision log in .ninthwave/decisions/ one at a time. For each log: read it, check whether the choice it describes still matches what shipped, ask the human what to do (ratify / record as ADR / codify into an existing doc / create follow-up work item / revise / merge / skip), execute…
Skill Claude CodeCodex
Decompose a feature spec into work items for orchestration via nw. Takes a PRD, phase doc, or verbal description and breaks it into human-reviewable PR-sized work items with dependencies mapped into batches. Use when asked to "decompose", "break down this feature", "create work items for", or "plan the work items".
Skill Claude CodeCodex
Interactively walk through every friction log in .ninthwave/friction/ one at a time. For each log: read it, assess severity and possible duplicates, ask the human what to do (fix now / create work item / update doc / drop / merge / skip), execute the decision, and delete the log. This is the canonical way to clear the…
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Implements data visualization charts in Flutter using the flchart package (v1.2.0). Supports LineChart, BarChart, PieChart, ScatterChart, RadarChart, and CandlestickChart with implicit animations, touch interactivity, and pan/zoom transformations. Use when building any Flutter chart, graph, or data visualization …
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Implements declarative Flutter routing using GoRouter v17 with URL-based navigation, deep linking, and authentication guards. Activates when configuring GoRoute path patterns, setting up StatefulShellRoute for persistent bottom navigation state, implementing ShellRoute for shared nested layouts, adding redirect guards…
Poorgramer-Zack/dart-expert-skills
Skill Claude CodeCodex
Background processing and heavy computations using Dart Isolates with Isolate.run(), compute() function, and platform channels. Use this skill when performing CPU-intensive operations without blocking UI (image processing, data parsing, encryption), implementing background tasks that prevent jank or frame drops…
Skill Claude CodeCodex
Build a GitHub Copilot App canvas extension the right way, fast. Use when the user wants to create, scaffold, or improve an interactive canvas (a side-panel UI the agent can open and drive) — dashboards, editors, trackers, boards, document/preview surfaces. Provides a no-build Preact + htm kit with live SSE state…
Skill Claude CodeCodex
Scaffold a working GitHub Pages website from a vetted template and wire it to deploy automatically. Use when the user wants to create, scaffold, or publish a site on GitHub Pages: a static page, an Astro or Eleventy site, a React (Vite) SPA, or a Jekyll site. Picks the right template, injects the correct base path for…