claude▌
182 indexed skills · max 10 per page
write-prompt
platform.claude.com/write-prompt-guide-0j5xu3 · prompt-engineering
Author production-grade prompts for Claude by applying Anthropic's canonical prompt-engineering best practices in impact order: clarity, examples, chain-of-thought, XML tags, system roles, prefilling, prompt chaining, and long-context tips.
mattpocock-git-guardrails-claude-code
mattpocock/skills · devops
Set up Claude Code hooks to block dangerous git commands before they execute.
ux-design
Donchitos/Claude-Code-Game-Studios · Game Design
### Ux Design - description: "Guided, section-by-section UX spec authoring for a screen, flow, or HUD. Reads game concept, player journey, and relevant GDDs to provide context-aware design guidance. Produces ux-spec. - argument-hint: "[screen/flow name] or 'hud' or 'patterns'" - allowed-tools: Read, Glob, Grep, Write, Edit, AskUserQuestion, Task
test-setup
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Test Setup - description: "Scaffold the test framework and CI/CD pipeline for the project's engine. Creates the tests/ directory structure, engine-specific test runner configuration, and GitHub Actions workflow. R - argument-hint: "[force]" - allowed-tools: Read, Glob, Grep, Bash, Write
test-evidence-review
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Test Evidence Review - name: test-evidence-review - description: "Quality review of test files and manual evidence documents. Goes beyond existence checks — evaluates assertion coverage, edge case handling, naming conventions, and evidence completeness - argument-hint: "[story-path | sprint | system-name]"
team-release
Donchitos/Claude-Code-Game-Studios · Game Dev Teams
### Team Release - description: "Orchestrate the release team: coordinates release-manager, qa-lead, devops-engineer, and producer to execute a release from candidate to deployment." - argument-hint: "[version number or 'next']" - allowed-tools: Read, Glob, Grep, Write, Edit, Bash, Task, AskUserQuestion, TodoWrite
team-ui
Donchitos/Claude-Code-Game-Studios · Game Dev Teams
### Team Ui - description: "Orchestrate the UI team through the full UX pipeline: from UX spec authoring through visual design, implementation, review, and polish. Integrates with /ux-design, /ux-review, and studio - argument-hint: "[UI feature description]" - allowed-tools: Read, Glob, Grep, Write, Edit, Bash, Task, AskUserQuestion, TodoWrite
team-narrative
Donchitos/Claude-Code-Game-Studios · Game Dev Teams
### Team Narrative - description: "Orchestrate the narrative team: coordinates narrative-director, writer, world-builder, and level-designer to create cohesive story content, world lore, and narrative-driven level design. - argument-hint: "[narrative content description]" - allowed-tools: Read, Glob, Grep, Write, Edit, Task, AskUserQuestion, TodoWrite
ux-review
Donchitos/Claude-Code-Game-Studios · Game Design
### Ux Review - description: "Validates a UX spec, HUD design, or interaction pattern library for completeness, accessibility compliance, GDD alignment, and implementation readiness. Produces APPROVED / NEEDS REVISIO - argument-hint: "[file-path or 'all' or 'hud' or 'patterns']" - allowed-tools: Read, Glob, Grep
test-flakiness
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Test Flakiness - description: "Detect non-deterministic (flaky) tests by reading CI run logs or test result history. Aggregates pass rates per test, identifies intermittent failures, recommends quarantine or fix, and - argument-hint: "[ci-log-path | scan | registry]" - allowed-tools: Read, Glob, Grep, Write, Edit, Bash