Explore skills
12,624 skills found
Category alert
Get new Desenvolvimento skills every Monday
terrashark
Prevent Terraform/OpenTofu hallucinations by diagnosing and fixing failure modes: identity churn, secret exposure, blast-radius mistakes, CI drift, and compliance gate gaps. Use when generating, reviewing, refactoring, or migrating IaC and when building delivery/testing pipelines.
llm-coding-collaboration
Optimizes Claude's coding collaboration by countering LLM weaknesses and leveraging its strengths like tenacity and iteration. Use it for any coding task, code review, architecture discussion, or software development conversation, triggering on code requests, debugging, or refactoring.
skill-absorber
Analyzes GitHub repositories, tools, or AI agent frameworks to extract their best capabilities into native OpenClaw skills, perfect for replicating features or creating new skills from external projects.
GitHub CLI (gh)
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.
no-slop
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.
systematic-debugging
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.
session-bug-hunter
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.
code-to-diagram
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.
LinuxSuRen_api-testing
This Claude Code skill (atest) helps you create, manage, and debug API test suites using the API testing tool.
warping
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.
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
review-and-ship
Review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work; open or update a PR.