ban-pattern
SolidRegister AI-generated-looking UI patterns as prohibited rules in the design system. Use when user says "AIっぽい", "AI臭い", "これ禁止", "このパターンやめたい", "ban this pattern", "add to prohibited", or points out a generic/cookie-cutter UI element.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- tsubotax
- Repository
- tsubotax/melta-ui
- Created
- 3 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
frontend-design-system
フロントエンドUIデザインを洗練された独自性のあるスタイルで生成します。ランディングページ、ダッシュボード、Webアプリケーションのデザイン、UIコンポーネント作成時に使用してください。「AIっぽい」汎用デザインを避け、プロフェッショナルで記憶に残るUIを実現します。
requirements
Generate a requirements document with user stories, acceptance criteria, and constraints. Use when defining features, writing specs, or running /requirements before implementation.
patterns
Senior-authored code patterns applied during code-writing, code-modifying, and refactoring tasks — branded/nominal types for domain identifiers, discriminated unions over optional-field records, finite state machines over boolean tuples, pure functions separated from I/O, explicit validation boundaries, exhaustive matching, sync-looking APIs, named call sites, no silent catches, no raw console logs. Adapts to surrounding codebase conventions first, then leans toward these patterns within the scope of the current change. Produces inline code only — does not generate ADRs, PR templates, lint configs, or audit reports.