query active

Search Skills

Find the perfect capability for your agent.

Results
10,480
matching skills for this query
Page
217
of 524 pages
Keyword
git
search by name, tag, or description
git-workflows
12

gh-repo-bootstrap

Create a new GitHub repository with the gh CLI and bootstrap a local project in ~/projects with git init, README, remote setup, and initial push. Use when the user asks to create a repo (public/private) in their account, set up the local folder, add the upstream remote, and push the first commit.

regenrek
regenrek
devops
open
git-workflows
12

execute-task

Implements one task in an isolated git worktree following TDD. Creates commits for implementation and fixes, invokes independent verification.

vinzenz
vinzenz
devops
open
automation-tools
12

changelog

Generate and manage changelogs from git history. Use for release notes, tracking breaking changes, and maintaining project history.

johnlindquist
johnlindquist
tools
open
git-workflows
12

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

kofttlcc
kofttlcc
devops
open
git-workflows
12

conventional-commits

This skill should be used when creating Git commits to ensure they follow the Conventional Commits specification. It provides guidance on commit message structure, types, scopes, and best practices for writing clear, consistent, and automated-friendly commit messages. Use when committing code changes or reviewing commit history.

dgalarza
dgalarza
devops
open
git-workflows
12

github-issue

Fetch a GitHub issue and generate a plan to resolve it

agentuity
agentuity
devops
open
git-workflows
12

gitwhat

Concise git workspace snapshot for the current directory. Use when asked to show current branch, cwd, repo root, whether the current directory is a worktree, local dirty status, or whether other worktrees have uncommitted changes.

regenrek
regenrek
devops
open
git-workflows
12

worktree

Manage git worktrees for parallel development. Use to work on multiple branches simultaneously without stashing or switching contexts.

johnlindquist
johnlindquist
devops
open
automation-tools
12

sc-readme

Auto-update README.md by analyzing git diff against main branch with PAL consensus validation for significant changes. Use when synchronizing documentation with code changes.

Tony363
Tony363
tools
open
git-workflows
12

commitmsg

Generate a concise commit message by analyzing git diff changes

trufae
trufae
devops
open
git-workflows
12

codex-sandbox

Create and manage per-task isolated git clones (sandboxes) for Codex CLI sessions, with automatic branch creation and safety hooks that block committing/pushing on main/master. Use when running multiple Codex sessions or parallel tasks and you want to avoid git worktree friction, cwd/branch mixups, or environment collisions.

regenrek
regenrek
devops
open
automation-tools
12

diff-preview

Preview and analyze git diffs with AI explanations. Use to understand changes before committing, get impact analysis, and compare branches or commits.

johnlindquist
johnlindquist
tools
open
academic
12

research

Comprehensive research combining web search and AI synthesis. Use for deep research on topics, comparing technologies, investigating libraries, and finding GitHub issues related to problems.

johnlindquist
johnlindquist
research
open
debugging
12

debug

Systematic debugging with hypothesis-driven investigation. Use when something is broken, tests are failing, unexpected behavior occurs, or errors need investigation. Triggers on: "this is broken", "debug", "why is this failing", "unexpected error", "not working", "bug", "fix this issue", "investigate", "tests failing", "trace the error", "use debug mode". Full access mode - can run commands, add logging, and fix issues.

mcouthon
mcouthon
tools
open
security
12

api-security

1. Broken Object Level Authorization (BOLA) - API fails to validate user access to objects 2. Broken Authentication - Weak or missing authentication mechanisms 3. Broken Object Property Level Authorization - Missing field-level access control 4. Unrestricted Resource Consumption - No rate limiting or throttling 5. Broken Function Level Authorization - Missing authorization checks on endpoints 6. Unrestricted Access to Sensitive Business Flows - Automated abuse of legitimate workflows 7. Server Side Request Forgery (SSRF) - API accepts URLs without validation 8. Security Misconfiguration - Insecure default configs, verbose errors 9. Improper Inventory Management - Undocumented/deprecated APIs in production 10. Unsafe Consumption of APIs - Trusting third-party API data without validation

williamzujkowski
williamzujkowski
testing-security
open
automation-tools
12

crd-context-update

Incremental PROJECT.md update using git diff. Only re-analyzes changed areas for efficient context maintenance.

vinzenz
vinzenz
tools
open
automation-tools
12

create-new-static-website

Create a new GitHub repo from instructa/astro-website-starter using gitpick, initialize git, and push to GitHub. Use when asked to spin up a new Astro static/SSR site starter from instructa/astro-website-starter, set repo visibility/owner, and then configure Alchemy.

regenrek
regenrek
tools
open
debugging
12

membrowse-integrate

Integrate MemBrowse memory tracking into an embedded firmware project. Use when the user wants to set up MemBrowse, add memory analysis GitHub workflows, create membrowse-targets.json for tracking RAM/Flash usage, or add a MemBrowse badge to the README.

membrowse
membrowse
tools
open
productivity-tools
12

research

Gather information about users from materials, profile config, GitHub, and web search to inform portfolio content and design decisions.

JacbK
JacbK
tools
open
productivity-tools
12

qiskit-mcp-dev

Guide development of Qiskit MCP servers. Use when creating tools, resources, tests, or new servers. Helps with async patterns, pytest fixtures, GitHub CI/CD setup, and code quality. Trigger on "add tool", "add resource", "write test", "new server", "FastMCP", "MCP development", or "GitHub workflow".

Qiskit
Qiskit
tools
open
Previous
Page 217 / 524
Next