← Back to list

serena
by shunkakinoki
Configuration for Agents
⭐ 6🍴 1📅 Jan 23, 2026
SKILL.md
name: serena allowed-tools: Read, Glob, Grep, Edit, MultiEdit, Write, Bash, TodoWrite, mcp__serena__, mcp__context7__ description: Structured problem-solving with Serena MCP
/serena — Problem-solving with Serena MCP
Use Serena MCP for structured app development and debugging.
Usage
/serena <problem> [options]
/serena debug "memory leak" # 5-8 thoughts
/serena design "auth system" # 8-12 thoughts
/serena implement "add feature" # 6-10 thoughts
/serena review "optimize code" # 4-7 thoughts
Options
| Flag | Mode | Use Case |
|---|---|---|
-q | Quick (3-5 thoughts) | Simple bugs |
-d | Deep (10-15 thoughts) | Complex systems |
-c | Code-focused | Refactoring |
-s | Step-by-step | Full features |
-v | Verbose | Show process |
-r | Research | Tech decisions |
-t | Todos | Create task list |
Problem Detection
| Keywords | Pattern | Thoughts |
|---|---|---|
| error, bug, broken | Debug | 5-8 |
| architecture, system | Design | 8-12 |
| build, create, add | Implement | 6-10 |
| performance, slow | Optimize | 4-7 |
| analyze, check | Review | 4-7 |
Workflow
- Auto-detect problem type
- Use Serena MCP tools for code analysis
- Research with Context7 if needed
- Provide actionable solution
- Create todos if
-sflag used
Guidelines
- Use
-qfor simple problems (saves tokens) - Use
--focus=AREAfor domain-specific analysis - Combine related problems in single session
Score
Total Score
50/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon