ChromeDevTools
from GitHub
Tools & Productivity
Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.
gitbutlerapp
from GitHub
Business & Operations
- 📁 references/
- 📄 README.md
- 📄 RESEARCH.md
- 📄 SKILL.md
Commit, push, branch, and manage version control with GitButler. Use for: commit my changes, check what changed, create a PR, push my branch, view diff, create branches, stage files, edit commit history, squash commits, amend commits, undo commits, pull requests, merge, stash work. Replaces git - use 'but' instead of git commit, git status, git push, git checkout, git add, git diff, git branch, git rebase, git stash, git merge. Covers all git, version control, and source control operations.
NousResearch
from GitHub
Development & Coding
Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.
kaitranntt
from GitHub
Tools & Productivity
- 📁 references/
- 📄 CLAUDE.md.template
- 📄 SKILL.md
>-
dyoshikawa
from GitHub
Tools & Productivity
>-
remorses
from GitHub
Tools & Productivity
Create a new custom skill (SKILL.md) interactively by analyzing the current session's repeatable process. Conducts a multi-round interview to capture the user's workflow, then generates a structured SKILL.md file. Use when the user wants to turn a session into a reusable skill or automation.
OpenHands
from GitHub
Tools & Productivity
Guide for debugging failing example tests in the `test-examples` labeled workflow. Use this skill when investigating CI failures in the run-examples.yml workflow, when example scripts fail to run correctly, when needing to isolate specific test failures, or when analyzing workflow logs and failure patterns.
openclaw
from GitHub
Tools & Productivity
Prints a greeting with unnecessary confidence.
genomoncology
from GitHub
Tools & Productivity
- 📁 examples/
- 📁 schemas/
- 📁 use-cases/
- 📄 jq-examples.md
- 📄 SKILL.md
Search and retrieve biomedical data — genes, variants, clinical trials, articles, drugs, diseases, pathways, proteins, adverse events, pharmacogenomics, and phenotype-disease matching. 15 sources including PubMed, ClinicalTrials.gov, ClinVar, OncoKB, Reactome, UniProt, PharmGKB, OpenFDA, Monarch. Use when asked about gene function, variant pathogenicity, trial matching, drug safety, resistance mechanisms, hereditary syndromes, or literature evidence.
4ier
from GitHub
Tools & Productivity
Turn any web app into an AI-callable tool. Chrome extension passively captures APIs (fetch, XHR, WebSocket, SSE) with DOM trigger correlation. CLI to query, replay, and execute captured APIs with automatic authentication. Use when interacting with websites, discovering APIs, or replacing slow browser-use with direct API calls.
apify
from GitHub
Tools & Productivity
Use mcpc CLI to interact with MCP servers - call tools, read resources, get prompts. Use this when working with Model Context Protocol servers, calling MCP tools, or accessing MCP resources programmatically.
planetscale
from GitHub
Databases & Storage
Plan and review MySQL/InnoDB schema, indexing, query tuning, transactions, and operations. Use when creating or modifying MySQL tables, indexes, or queries; diagnosing slow/locking behavior; planning migrations; or troubleshooting replication and connection issues. Load when using a MySQL database.