Explore skills

12,690 skills found

Category alert

Get new Desenvolvimento skills every Monday

GitHub CLI (gh)

0

This skill safely smoke-tests a Vercel Edge Middleware PR before merge by toggling Deployment Protection, running anonymous curl across multiple Host headers to verify SEO metadata, and then restoring protection. It generates a PR comment with pass/fail and a merge recommendation, ideal for PRs affecting Vercel Edge Middleware or custom domains.

Desenvolvimento#github#gitby redle82

no-slop

0

This skill removes common AI-slop behaviors like sycophancy, preambles, and excessive hedging from responses. It applies to all user-facing assistance tasks, from coding to general chat, to reduce user frustration.

Desenvolvimento#ai#apiby iam25th1

systematic-debugging

0

A 4-phase root cause investigation for any technical issue, such as bugs, test failures, or unexpected behavior. It enforces finding the root cause before attempting fixes, disallowing random solutions.

Desenvolvimento#ai#testby Cat-tj

session-bug-hunter

0

Analyzes the current Claude Code session (conversation history and changed code files) to detect potential bugs, technical debt, regressions, and performance issues, then creates structured GitHub issues for each one after user approval.

Desenvolvimento#github#gitby sdfkr22

code-to-diagram

0

Analyzes source code logic, generates Mermaid flowcharts or SVG architecture diagrams, and renders them as PNG images. Supports 15 themes, 5 visual styles, a semantic graphic system, and 40+ product icons.

Desenvolvimento#ai#markdownby zhouchang1988

LinuxSuRen_api-testing

0

This Claude Code skill (atest) helps you create, manage, and debug API test suites using the API testing tool.

Desenvolvimento#test#apiby actions-marketplace-validations

warping

0

Apply warping framework standards for AI-assisted development. Use when starting projects, writing code, running tests, making commits, or when the user references warping, project standards, or coding guidelines.

Desenvolvimento#ai#testby sighthoundinc

test-driven-development

0

Use when implementing any feature or bugfix, before writing implementation code

Desenvolvimento#ai#testby sgrowe

review-and-ship

0

Review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work; open or update a PR.

Desenvolvimento#testby lukebward

review-and-ship

0

Review the current branch for bugs, intent fit, and test coverage. Run or write tests, commit focused work, and then open or update a PR.

Desenvolvimento#git#testby ilderaj

rust-skills

0

Comprehensive Rust coding guidelines with 179 rules across 14 categories, covering ownership, error handling, async patterns, API design, memory optimization, performance, testing, and common anti-patterns. Use these guidelines when writing, reviewing, or refactoring Rust code.

Desenvolvimento#ai#testby curtisault

deploy-flow

0

Deploy code to production via feature branch → test → staging → PR → merge. Use when deploying changes, pushing to production, or when the user says "deploy", "push to prod", "merge to main", "stage this", or "ship it".

Desenvolvimento#deploy#aiby kennyolofsson23-netizen