claude▌
182 indexed skills · max 10 per page
balance-check
Donchitos/Claude-Code-Game-Studios · Game QA & Testing
### Balance Check - description: "Analyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances. Use after modifying any balance-re - argument-hint: "[system-name|path-to-data-file]" - allowed-tools: Read, Glob, Grep
survey-question-designer
whyashthakker/agent-skills-marketing · Marketing
### Survey Question Designer - Create effective surveys by aligning every question with a specific decision-making goal and target audience. - Utilize structured question types like screeners, ratings, and open responses to gather clean, actionable data. - Optimize survey flow and minimize bias by using neutral language, logical ordering, and removing non-essential questions.
brand-guidelines
anthropics/skills · AI/ML
Apply Anthropic's official brand colors and typography to visual artifacts and designs. \n \n Includes a defined color palette with primary dark/light neutrals, mid and light grays, plus three accent colors (orange, blue, green) \n Applies Poppins font to headings (24pt+) and Lora font to body text, with automatic fallbacks to Arial and Georgia \n Smart color selection based on background context to preserve readability and visual hierarchy \n Works with system-installed fonts; no additional ins
git-guardrails-claude-code
mattpocock/skills · AI/ML
Intercept and block dangerous git commands before Claude executes them via PreToolUse hooks. \n \n Blocks five command categories: git push (including --force ), git reset --hard , git clean , git branch -D , and git checkout / git restore on tracked files \n Installs as a bash hook script to either project scope ( .claude/settings.json ) or globally ( ~/.claude/settings.json ) \n Customizable blocklist: edit the hook script to add or remove patterns based on your safety requirements \n Claude r
tech-debt
Donchitos/Claude-Code-Game-Studios · Game Dev Code
### Tech Debt - description: "Track, categorize, and prioritize technical debt across the codebase. Scans for debt indicators, maintains a debt register, and recommends repayment scheduling." - argument-hint: "[scan|add|prioritize|report]" - allowed-tools: Read, Glob, Grep, Write
social-campaign-planner
whyashthakker/agent-skills-marketing · Marketing
### Social Campaign Planner - Develops cohesive social media campaigns by defining objectives, target audiences, and key campaign moments. - Structures content across organic and paid channels using a strategic sequence from initial teaser to launch and follow-through. - Provides comprehensive outputs including channel roles, asset ideas, posting schedules, and relevant KPI suggestions.
lead-magnet-creator
whyashthakker/agent-skills-marketing · Marketing
### Lead Magnet Creation - Develop high-value, practical resources like checklists, templates, or guides to capture leads and support sales qualification. - Follow a structured workflow to identify audience pain points, select the optimal format, and draft compelling asset copy. - Provide comprehensive outputs including title options, content outlines, opt-in promises, and strategic follow-up email hooks.
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.
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
team-qa
Donchitos/Claude-Code-Game-Studios · Game Dev Teams
### Team Qa - description: "Orchestrate the QA team through a full testing cycle. Coordinates qa-lead (strategy + test plan) and qa-tester (test case writing + bug reporting) to produce a complete QA package for a - argument-hint: "[sprint | feature: system-name]" - allowed-tools: Read, Glob, Grep, Write, Task, AskUserQuestion