← Back to list

vibecode-setup
by arinbalyan
basically my .opencode config folder ( windows 11)
⭐ 1🍴 0📅 Jan 13, 2026
SKILL.md
name: vibecode-setup description: Initialize a new vibecoding session with proper context and planning license: MIT compatibility: opencode metadata: workflow: session-start priority: high
Vibecode Session Setup
This skill initializes a proper vibecoding session for maximum productivity.
What I Do
- Read and understand
context.mdif it exists - Check for
AGENTS.mdrules - Review recent git changes
- Set up proper planning structure
- Initialize MCP connections
When To Use Me
Use this skill when:
- Starting a new coding session
- Resuming work after a break
- Taking over from another agent's work
- Beginning a complex feature
Steps
1. Context Check
Read context.md in the project root
Understand current state and pending tasks
2. Review Recent Changes
git log --oneline -10
git status
3. Initialize Planning
Use sequential thinking MCP if complex task
Create todo list for planned work
4. MCP Readiness
Ensure context7 is available for docs
Memory MCP for storing decisions
Example Workflow
User: Set up vibecode session
Agent:
1. Reading context.md... Found 3 pending tasks
2. Recent changes: 5 commits in last session
3. Setting up todos for continuation
4. MCPs ready: context7, memory, sequentialthinking
Tips
- Always update context.md when finishing
- Commit work in logical units
- Use the quick-edit agent for small changes
- Use plan agent for complex decisions
Score
Total Score
40/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