← Back to list

superwiser
by mu4farooqi
Claude Code plugin that learns from your corrections and instructions to build a persistent context graph of your coding preferences.
⭐ 6🍴 0📅 Jan 17, 2026
SKILL.md
name: superwiser description: Load your coding preferences and project conventions. Use when the user says "use Superwiser", "load preferences", "load my rules", "check coding conventions", or when starting significant work on a feature.
Superwiser - Load Coding Preferences
When this skill is activated, call the load_preferences MCP tool to retrieve the user's coding preferences.
Usage
Call the tool with context about what the user is working on:
load_preferences(task_context="<describe what user is working on>")
What Gets Loaded
- Global preferences - Universal rules that apply everywhere (style, patterns, conventions)
- Contextual preferences - Rules specific to the current task (matching semantic similarity)
After Loading
Present the loaded preferences to the user in a clear format, then apply them throughout the session.
Score
Total Score
70/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon