20,421 skills sorted by stars.
Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?"
Validates WCAG 2.1 contrast ratios and generates accessible color pairings. Use when checking accessibility compliance, fixing con...
Color Contrast Checker - Auto-activating skill for Frontend Development.Triggers on: color contrast checker, color contrast checke...
Generates perceptually uniform OKLCH color palettes from brand colors. Use when creating color systems, theme palettes, or convert...
Creates color palettes and color systems for applications. Defines primary, secondary, neutral colors, and semantic colors (succes...
Generate accessible color tokens from a single accent color. Use when user wants to create or update color palettes, check accessi...
Color palette generation, contrast checking (WCAG), color space conversion, and color harmony tools. Ensures accessible and visual...
Master color management and visual styling with Colorcet. Use this skill when selecting appropriate colormaps, creating accessible...
Define brand styling for website projects. Updates globals.css with CSS color variables (oklch format), typography (h1-h6, p, a, b...
Expert in designing and implementing visceral, satisfying combat systems. Masters hitbox/hurtbox design, frame data, combo systems...
Create and modify combat system components for SHINOBI WAY game following the dual-system architecture (CombatCalculationSystem +...
Migrating from Combine to Swift Observation framework and modern async/await patterns. Covers Publisher to AsyncSequence conversio...
React Native 脚手架 comet CLI 命令规范与项目配置。当用户提到"comet"、"脚手架"、"scaffold"、"初始化项目"、"创建应用"、"项目结构"、"comet.yaml"时使用此 skill。
Use when creating animations that reassure users, reduce anxiety, or communicate protection and security.
코미 총괄 관리 시스템 - 전체 진행 상황 모니터링 및 보고
Command Pattern pattern for C development
커맨드, 스킬, 에이전트 사용 빈도 측정 및 리포트 생성. 미사용 항목 식별, 최적화 제안 제공.
Use this skill when creating or refining custom Claude Code slash commands. Slash commands are user-invoked reusable prompts that...
This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make a slash comma...
Validates and registers command manifest files (YAML) to integrate new slash commands into Betty.
Executes safe commands and captures real output to extend command-verify functionality. Only runs when explicitly requested. Use w...
Best practices for common command-line tools. Use when working with specific CLI commands like rm, tree, and other Unix utilities.
Use PROACTIVELY this skill when you need to create or update custom commands following best practices
CLI command development specialist. Use when creating commands, designing argument parsing, automating tasks, or implementing CLI...
Advanced patterns for generating high-quality Claude Code commands. Used by /new-command.
Expert assistant for creating Claude Code custom slash commands. Guides command file structure, YAML frontmatter configuration, va...
Parse Claude command frontmatter and expose body/meta for Codex CLI.
Branch skill for building and improving commands. Use when creating new slash commands, adapting marketplace commands, validating...
Post comments to issues via Fractary CLI with optional FABER context tracking
Go 代码注释规范检查与修复工具。自动化检查注释格式、术语一致性、包级别注释规范,利用大模型进行语义分析和注释生成,确保项目注释符合专业标准。
Generate code comments and docstrings. Use when user asks to "add comments", "document this code", "explain with comments", or "ad...
List comments on issues with optional filtering via Fractary CLI
Granular feedback on drafts without rewriting. Generates highlighted HTML with click-to-reveal inline comments. Use when user says...
Comment WHY code exists and non-obvious decisions, not WHAT code does (mechanics)
Deep expertise in E-commerce domain logic (Cart, Checkout, SKU). Trigger this when building shopping features on top of MVC or ADR...
Commerce product management
This skill should be used when the user requests "commit", "git commit", "create commit", or wants to commit staged/unstaged chang...
Create atomic conventional git commit and push to remote
Create git commits with AI-generated messages following best practices. Use when the user asks to commit changes, mentions "commit...
Create thoughtful git commits with conventional commits format. Invoke when user says "commit", "commit these changes", "create a...
Verifies changed files, creates commit, and pushes to remote. Use after linting passes to finalize changes.
Create semantic commits with FABER metadata and conventional commit format
未コミットの変更を分析し、適切な粒度でコミットを作成してプッシュする。複数の独立した変更がある場合は論理的に分割し、各コミットが独立して動作することを保証する。コミットメッセージは日本語で記述し、「何をしたか」ではなく「なぜしたか」を伝える。
Automatically draft commit messages by analyzing git status and staged changes
Use this skill when the user needs help formatting git commit messages according to Conventional Commits specification. Provides g...
コミットメッセージとPR作成のガイドライン
Atomic commits, PR size limits, commit thresholds, stacked PRs
Formats and lints code with ruff using a sub-agent. Use after tests pass to ensure code style compliance.