Browse Skills
44358 skills found
managing-temp-scripts.md
191
1
export
managing-temp-scripts
2
from
"mbruhler/claude-orchestration"
from
"mbruhler/claude-orchestration"
3
Create and execute temporary scripts (Python, Node.js, shell) during workflow execution for API integrations, data processing, and custom tools. Use when user needs to interact with external APIs, process data with specific libraries, or create temporary executable code.
2026-01-09
creating-workflows-from-description.md
191
1
export
creating-workflows-from-description
2
from
"mbruhler/claude-orchestration"
from
"mbruhler/claude-orchestration"
3
Use when user describes complex multi-step tasks that could benefit from orchestration - guides natural language workflow creation
2026-01-09
using-orchestration.md
191
1
export
using-orchestration
2
from
"mbruhler/claude-orchestration"
from
"mbruhler/claude-orchestration"
3
Use when user has complex multi-agent workflows, needs to coordinate sequential or parallel agent execution, wants workflow visualization and control, or mentions automating repetitive multi-agent processes - guides discovery and usage of the orchestration system
2026-01-09
orchestration:executing-workflows.md
191
1
export
orchestration:executing-workflows
2
from
"mbruhler/claude-orchestration"
from
"mbruhler/claude-orchestration"
3
Use when user provides workflow syntax with arrows (-> || ~>), says "run workflow", "execute workflow", "run this", mentions step1 -> step2 patterns. Executes orchestration workflows with real-time visualization, steering, and error recovery.
2026-01-09
code-review.md
190
1
export
code-review
2
from
"fredrikaverpil/dotfiles"
from
"fredrikaverpil/dotfiles"
3
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.
2026-01-09
gh-pr.md
190
1
export
gh-pr
2
from
"fredrikaverpil/dotfiles"
from
"fredrikaverpil/dotfiles"
3
Use this skill when creating a GitHub pull request. Defines PR body format with Why/What/Notes sections and ensures proper assignment.
2026-01-09
skill-creator.md
190
1
export
skill-creator
2
from
"fredrikaverpil/dotfiles"
from
"fredrikaverpil/dotfiles"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-09
aip.md
190
1
export
aip
2
from
"fredrikaverpil/dotfiles"
from
"fredrikaverpil/dotfiles"
3
Google API Improvement Proposals (AIP) reference. Use BEFORE designing or reviewing APIs, protobuf definitions, or any work involving Google API design standards. Fetches relevant AIP rules from https://google.aip.dev for the task at hand.
2026-01-09
jira-cli.md
190
1
export
jira-cli
2
from
"fredrikaverpil/dotfiles"
from
"fredrikaverpil/dotfiles"
3
Jira CLI command reference. Use when working with Jira issues, epics, sprints, or any Jira operations from the command line.
2026-01-09
git-commit.md
190
1
export
git-commit
2
from
"fredrikaverpil/dotfiles"
from
"fredrikaverpil/dotfiles"
3
Use this skill BEFORE running any git commit command. Triggers when about to run `git commit`. Ensures commit messages follow Conventional Commits specification.
2026-01-09
golang-style.md
190
1
export
golang-style
2
from
"fredrikaverpil/dotfiles"
from
"fredrikaverpil/dotfiles"
3
Use this skill BEFORE writing or editing any Go (.go) files. Triggers when about to create, modify, or add code to .go files. Enforces happy path coding, error wrapping, sentinel errors, and godoc-style comments.
2026-01-09
gh-cli.md
190
1
export
gh-cli
2
from
"fredrikaverpil/dotfiles"
from
"fredrikaverpil/dotfiles"
3
GitHub CLI (gh) command reference. Use when working with GitHub repositories, PRs, issues, actions, or any GitHub operations from the command line.
2026-01-09
notes-sync.md
187
1
export
notes-sync
2
from
"pgflow-dev/pgflow"
from
"pgflow-dev/pgflow"
3
Commit and sync notes to git. Use when user says "commit notes", "save notes", "sync notes", "push notes", "persist notes", "store this", "commit these changes".
2026-01-08
note-organize.md
187
1
export
note-organize
2
from
"pgflow-dev/pgflow"
from
"pgflow-dev/pgflow"
3
Archive notes, remove WIP prefix, or clean up topics. Use when user says "organize [topic] [notes]", "clean up [topic]", "archive note [about X]", "review old [topic] notes", "triage [topic]", "this note is done/refined".
2026-01-08
pgtap-testing.md
187
1
export
pgtap-testing
2
from
"pgflow-dev/pgflow"
from
"pgflow-dev/pgflow"
3
Guide pgTAP test writing in pgflow. Use when user asks to create tests, write tests, add tests, create test files, fix tests, improve tests, add missing tests, create realtime tests, write database tests, test SQL functions, test broadcast events, test realtime events, add test coverage, create step tests, create run tests, test pgflow functions, or asks how to test database scenarios. Provides test patterns, helper functions, and realtime event testing examples. Use for any pgTAP test creation or modification.
2026-01-08
note-overview.md
187
1
export
note-overview
2
from
"pgflow-dev/pgflow"
from
"pgflow-dev/pgflow"
3
Summarize all notes in a topic. Use when user says "overview of [topic]", "summarize [topic] [notes]", "catch up on [topic]", "what's in [topic]", "recent [topic] work", "remind me about [topic]".
2026-01-08
note-list.md
187
1
export
note-list
2
from
"pgflow-dev/pgflow"
from
"pgflow-dev/pgflow"
3
List topics or notes in a topic. Use when user says "list topics", "what topics [do I have]", "list notes [in topic]", "show [topic] notes", "what are we working on".
2026-01-08
note-find.md
187
1
export
note-find
2
from
"pgflow-dev/pgflow"
from
"pgflow-dev/pgflow"
3
Search for notes across topics or within specific topic. Use when user says "find note [about X]", "search notes [for X]", "do we have [a] note [on X]", "find notes related to X", "search [topic] for X", "[there's a] note about X". IMPORTANT - User must say "note" or "notes" explicitly.
2026-01-08
unblock.md
187
1
export
unblock
2
from
"pgflow-dev/pgflow"
from
"pgflow-dev/pgflow"
3
Use when user says "unblock", "am I overthinking", "help me ship", "ship check". Diagnostic tool using Yes/No questions to identify if caution is justified or paranoia. Provides actionable prescriptions.
2026-01-08
note-refine.md
187
1
export
note-refine
2
from
"pgflow-dev/pgflow"
from
"pgflow-dev/pgflow"
3
Edit and improve existing notes iteratively. Use when user says "work on [note/topic]", "refine this [note/idea]", "add details to X", "explore options for X", "let's think through X".
2026-01-08
note-capture.md
187
1
export
note-capture
2
from
"pgflow-dev/pgflow"
from
"pgflow-dev/pgflow"
3
Save conversation context to topic notes. Use when user says "capture note [about X]", "save to notes", "create note [in topic]", "note this [for topic]", "add note to [topic]". IMPORTANT - User must say "note" or "notes" explicitly.
2026-01-08
restack.md
187
1
export
restack
2
from
"pgflow-dev/pgflow"
from
"pgflow-dev/pgflow"
3
Use when user asks to "restack", "resolve conflicts", "gt restack", or mentions restack conflicts. Guides through gt restack conflicts with intelligent diagnostics and resolution.
2026-01-08
upgrade-unchained.md
185
1
export
upgrade-unchained
2
from
"unchainedshop/unchained"
from
"unchainedshop/unchained"
3
Guides upgrading Unchained Engine to a new major version. Use when the user wants to upgrade their Unchained project, mentions updating @unchainedshop packages, or asks about migration.
2026-01-09
create-changeset.md
184
1
export
create-changeset
2
from
"openameba/spindle"
from
"openameba/spindle"
3
Analyze git changes and create changesets for package releases. Use when preparing pull requests, creating PRs, when branch has commits ready for review, or when user mentions changeset or version bump.
2026-01-07