Tell the difference between design decisions that age well and decisions that follow the crowd. Use when evaluating whether a design choice is principled or fashionable, or when a client asks to 'make it look modern.'
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Tell the difference between design decisions that age well and decisions that follow the crowd. Use when evaluating whether a design choice is principled or fashionable, or when a client asks to 'make it look modern.'
Pull design principles from architecture, fashion, film, industrial design, and physical spaces into screen-based design. Use when seeking inspiration beyond digital, expanding creative range, or building cross-disciplinary design vocabulary.
Micro-decision analysis. Catalog the border radii, spacing scales, type sizes, and state coverage that most people miss. Use when auditing design systems, evaluating craft quality, or training granular perception.
Read a designer's taste through their typography decisions alone. Type is the fastest taste signal in any design. Use when evaluating design maturity, assessing portfolio quality, or understanding what typography reveals about design thinking.
Consistent radii, pixel-perfect alignment, state coverage, and the details that signal design quality. Use when polishing designs, auditing quality, or evaluating whether a design is ready to ship.
Set up branch and folder naming rules for the current project
Rename non-compliant branches and spec folders to match the configured
Check all feature branches and spec folders against the configured naming
Sync linked issue status for after_implement hook.
Sync linked issue status for after_plan hook.
Sync linked issue status for after_specify hook.
Sync linked issue status for after_tasks hook.
Sync linked issue status for before_implement hook.
Sync linked issue status for before_plan hook.
Sync linked issue status for before_specify hook.
Sync linked issue status for before_tasks hook.
Analyze AI session patterns to suggest constitution rules or memory entries.
Audit and optimize governance documents for AI context efficiency.
Track and report token usage across extensions and governance files.
Propagate spec changes downstream to plan.md and tasks.md
Show sync status between spec, plan, and tasks — identify stale artifacts
Update an existing spec.md in-place based on new requirements or feedback
Create or update the feature specification from a natural language feature description.
Orchestrates the obra/superpowers brainstorming skill within the spec-kit
Systematic debugging protocol. Loads the obra/superpowers systematic-debugging
> **Skill origin:** [obra/superpowers `finishing-a-development-branch`](https://github.com/obra/superpowers)
Mandatory pre-implement TDD gate. Loads the obra/superpowers test-driven-development
Mandatory completion gate. Loads the obra/superpowers verification skill
Create baseline documentation for the project, establishing context for
Create a bug fix workflow with regression test and minimal documentation.
Validate and reorganize spec-kit artifacts with proper numbering and
Initiate a feature deprecation workflow with phased sunset process (warnings
Create a minor enhancement workflow with condensed single-document planning.
Create an emergency hotfix workflow with expedited process and mandatory
Incorporate documents into an existing or new workflow and advance stages
Modify an existing feature with impact analysis and backward compatibility
Convert development phases into individual GitHub issues for better tracking
Create a refactoring workflow with metrics tracking and behavior preservation
Remove stale or merged worktrees and reclaim disk space
Spawn an isolated git worktree for a new or existing feature branch
Show all active worktrees with feature status and spec artifact summary
Create or update project governing principles and development guidelines.
Initiate a feature deprecation workflow with phased sunset process (warnings\
'Spec-kit workflow command: enhance-constitution'
Auto-commit changes after a Spec Kit command completes
Create a feature branch with sequential or timestamp numbering
Initialize a Git repository with an initial commit
Detect Git remote URL for GitHub integration
Validate current branch follows feature branch naming conventions
Generate structured AI agent skills (SKILL.md) and llms.txt from your TypeScript API documentation