Explore skills

66,821 skills found

vallorcine

0

Write failing tests from work-plan contracts and acceptance criteria

Desenvolvimento#ai#testby telefrek

grounded-research

0

Enforces source-grounded, citation-first research. Use this skill for research, fact-checking, summarizing findings, or any factual output requiring accuracy and verifiability, even when triggered by conversational phrasing.

Pesquisa e Web#aiby moonpiesheldon1337

vallorcine

0

Single entry point for all knowledge base operations

Design e Frontendby telefrek

creating-pull-request

0

Automated PR creation following the project's pull request template, with interactive prompts for checklist items, related links, and Jira validation. TRIGGER when: user asks to create/open a pull request after committing changes; user requests a PR targeting a specific branch (e.g. develop, main); user types phrases like "create pull request", "create the pull request", "create PR", "open PR", "a

DevOps e Infra#aiby matheuscoimbra

fix-my-text

0

Corrects spelling, grammar, and sentence construction while preserving the writer's own words, tone, and voice. Use this skill whenever the user asks to fix, correct, clean up, or proofread their writing, or when they paste text with obvious errors.

Documentos#ai#wordby brendanbank

contract-review-lite

0

契約書・利用規約を読み込み、リスク条項・不利な条件・確認すべき点を一覧化するスキル。法的アドバイスではなくチェックリストとして使用する。

Desenvolvimento#aiby YusukeAraiKecku

genai-new

0

Create a new Genai recipe skeleton (genai.recipe.yml + directories) for a new skill. Use when the user asks to create a new Genai skill, recipe, or AI app scaffold.

DevOps e Infra#aiby YusukeAraiKecku

genai-pack

0

Package a compiled Genai skill for sharing — creates a portable zip archive with SKILL.md, input.schema.json, README, and assets. Use when the user wants to distribute or share a compiled skill.

Desenvolvimento#aiby YusukeAraiKecku

genai-security-review

0

Review a genai.recipe.yml or compiled skill bundle for security issues — unsafe tools, network access, hardcoded secrets, overly broad permissions. Use when the user asks for a security review or audit of a Genai skill.

Segurança#aiby YusukeAraiKecku

pixel-art

0

Generate pixel art SVG illustrations for READMEs, docs, or slides. Use when user says "画像素图", "pixel art", "make an SVG illustration", "README hero image", or wants a cute visual.

Documentos#cssby wan-huiyan

goal-conditions

0

Author robust /goal conditions for Claude Code v2.1.139+. Provides the 4-piece recipe (end state + proof + invariant + bound), 6 pattern templates (migration, file-size budget, queue drain, test repair, dep upgrade, docs/changelog), and an anti-pattern checklist. The evaluator that judges /goal conditions only reads the transcript — never runs tools. This skill exists to make conditions the evalua

Desenvolvimento#ai#testby CSZHK

gh-squash-merge-closes-only-one-issue

0

GitHub auto-close on squash-merge only catches ONE issue per PR even when the PR title/body says "Closes #447, #448, #449, #450". The first issue closes; the rest stay OPEN. Use when: (1) you opened a PR with a title or body listing multiple "Closes #X, #Y, #Z" references, (2) the PR squash-merged successfully (`gh pr view N --json state` = MERGED), (3) `gh issue list --state open` shows some of t

Automação#github#gitby wan-huiyan