Run code quality checks. Use after making code changes, before commits, or when asked to check code quality.
/plugin marketplace add GantisStorm/claude-code-pair-planning-framework/plugin install gemini-swarm@claude-code-repoprompt-codex-pluginsThis skill is limited to using the following tools:
Run code quality checks after making code changes.
# Full check (type checking + linting)
./start.sh check
# Type checking only
./start.sh typecheck
# Linting only
./start.sh lint
# Linting with auto-fix
./start.sh lint-fix
./start.sh check./start.sh lint-fixCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.