992 results (13.8ms) page 28 / 50
ZhanlinCui / ultimate-agent-skills-collection-deploying-to-production exact

Automate creating a GitHub repository and deploying a web project to Vercel. Use when the user asks to deploy a website/app to production, publish a project, or set up GitHub + Vercel deployment.

caibingcheng / my-skills-collection-my-skills-manager exact

Add, remove, modify skills to my-skills-collection repository or sync the repository. Install all the skills to AI agent's skills directory after operations.

omer-metin / skills-for-antigravity-monorepo-management exact

Expert at organizing and optimizing monorepos. Covers Turborepo, Nx, pnpm workspaces, task orchestration, caching, and dependency management. Knows how to scale codebases without scaling build...

regenrek / agent-skills-create-new-static-website exact

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...

mpadmaraj / sample-agentic-documentation exact

Defines a structured workflow for creating r improving README.md files, ensuring clarity, accuracy, and consistency while deferring content decisions and execution to a documentation-focused agent.

Autopsias / slashagents-pr-workflow exact

Handle pull request operations - create, status, update, validate, merge, sync. Use when user mentions "PR", "pull request", "merge", "create branch", "check PR status", or any Git workflow terms...

Durden7 / ai-skills-browser exact

Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements.

HenriqueMoreira-f / droid-factory-template-browser exact

Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements.

julianromli / ai-skills-browser exact

Minimal Chrome DevTools Protocol tools for browser automation and scraping. Use when you need to start Chrome, navigate pages, execute JavaScript, take screenshots, or interactively pick DOM elements.

Altinity / skills-experimental-codex-summarize-pipeline exact

Summarize huge articles (URL or local file) via a Codex CLI-driven chunk→reduce pipeline, keeping only the final short summary in context and saving it to summaries/*.md.

goncalossilva / agents-git-commit exact

Commit changes with an emphasis on tidiness and reviewability: small, focused commits, with clear rationale in messages.

antoniolg / agent-kit-browser-tools exact

Use the browser-tools CLI (Chrome DevTools Protocol via puppeteer-core) to drive Chrome for navigation, eval, screenshots, DOM picking, console logs, cookies, search, and tab inspection.

huggingface / skills-hugging-face-trackio exact

Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API) or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard...

simonw / skills-uv-tdd exact

A development process for Python applications that uses TDD to iterate on a new project based around uv. Use when Claude needs to create a new Python project, write Python code with tests, or work...

ShiverSparkle / skills-uv-tdd exact

A development process for Python applications that uses TDD to iterate on a new project based around uv. Use when Claude needs to create a new Python project, write Python code with tests, or work...

gali-leilei / agent-skills-md-uv-tdd exact

A development process for Python code that uses Test Drivern Development (TDD) to iterate on a new project based around uv. Use when creating a new Python project, writing Python code with tests,...

rand / cc-polymath-discover-debugging exact

Automatically discover debugging and profiling skills when working with debugging. Activates for debugging development tasks.

bonyuta0204 / agent-skills-pr-architecture-review exact

Review pull requests with emphasis on code formatting/style consistency and architecture adherence (clean/onion/DDD, layering rules). Use when given a PR URL and asked to checkout locally, read...

mindrally / skills-bash-scripting exact

Bash scripting guidelines covering security, portability, error handling, and automation best practices for DevOps.