Explore skills
66,821 skills found
vallorcine
Write failing tests from work-plan contracts and acceptance criteria
grounded-research
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.
vallorcine
Single entry point for all knowledge base operations
creating-pull-request
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
fix-my-text
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.
contract-review-lite
契約書・利用規約を読み込み、リスク条項・不利な条件・確認すべき点を一覧化するスキル。法的アドバイスではなくチェックリストとして使用する。
genai-new
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.
genai-pack
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.
genai-security-review
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.
pixel-art
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.
goal-conditions
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
gh-squash-merge-closes-only-one-issue
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