1100 results (10.6ms) page 27 / 55
philoserf / claude-code-setup-evaluator exact

Quick structural validation of Claude Code customizations. Checks YAML syntax, required fields, naming conventions, and file organization. Use for fast correctness checks; use specialized *-audit...

omer-metin / skills-for-antigravity-browser-automation exact

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies,...

flurdy / agent-skills-create-pr exact

Create a pull request from the current branch following project conventions. Uses the branch name to find the Jira ticket, generates a PR with the standard template, and pushes to origin.

mblode / agent-skills-optimise-seo exact

This skill should be used when the user asks to "improve SEO", "add sitemap.xml", "fix meta tags", "add structured data", "set canonical URLs", "improve Core Web Vitals", "audit SEO",...

flurdy / agent-skills-stack-branch exact

Create a new branch stacked on another PR. Use when you want to start work that depends on an existing PR that hasn't been merged yet.

Tahir-yamin / dev-engineering-playbook-mcp-cli exact

Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call...

0xDarkMatter / claude-mods-claude-code-hooks exact

Claude Code hook system for pre/post tool execution. Triggers on: hooks, PreToolUse, PostToolUse, hook script, tool validation, audit logging.

sirius-cc-wu / sirius-skills-create-pr exact

Creates GitHub pull requests with properly formatted titles. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.

Woody-Hu / agent-skills-base64-image exact

Convert between Base64 strings and image files. Supports various image formats (JPEG, PNG, GIF, BMP, TIFF) and provides both command-line interface and Python API for encoding images to Base64 and...

nathanchase / claude-code-starter-focused-committer exact

Smart grouping of files for focused commits with detailed conventional commit messages

23prime / agent-skills-commit exact

Inspect the current git diff, compose a commit message following project conventions, and execute git commit. This skill should be used when the user asks to commit changes, requests a commit, or...

mikeyobrien / ralph-orchestrator-ralph-tools exact

Use when managing runtime tasks or memories during Ralph orchestration runs

trancong12102 / agentskills-commit exact

Generates Conventional Commits messages and can stage/commit changes. Use when asked to create git commit messages or perform a commit.

0xbeedao / agentic-tools-deploying-with-mpremote exact

Deploys files to MicroPython/CircuitPython devices using mpremote CLI. Use when copying code.py or other files to a connected device.

parcadei / continuous-claude-v3-completion-check exact

Completion Check: Verify Infrastructure Is Wired