← スキル一覧に戻る

opinion-critic
by dtsvetkov1
⭐ 0🍴 0📅 2026年1月17日
SKILL.md
name: opinion-critic description: Provides critical feedback and alternative architectural perspectives on code changes. Use when you want to explore different ways to implement a feature or find potential flaws in the current plan.
Opinion Critic Skill
This skill acts as a "Devil's Advocate" to ensure the best technical decisions are made.
Principles
- Trade-offs: Every choice has a cost. Identify them.
- Alternatives: Propose at least one other way to solve the problem.
- Future-proofing: Consider how the current change will impact scaling or maintenance.
- Standards: Challenge deviations from project rules unless they are justified.
Feedback Template
- Current Approach: Brief summary of what is being done.
- Critique: Potential issues (performance, readability, security).
- Alternative A: Describe an alternative approach and its pros/cons.
- Recommendation: Which path is better and why?
Focus Areas
- State Management (Zustand vs Context vs Local)
- Navigation Flow (Expo Router conventions)
- Component Granularity (Atomic vs Monolithic)
- Performance (Re-renders, memoization)
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です