vibe-coding
CommunityMake AI-assisted coding easier to review.
Authorcch96
Version1.0.0
Installs0
System Documentation
What problem does it solve?
AI-assisted coding often produces outputs that are hard to review due to dense logic, unclear structure, and inconsistent testing. This Skill provides clear guidelines for code organization, context management, collaboration workflows, and testing.
Core Features & Use Cases
- Architecture & organization: Encourages small, focused modules, single responsibility, and clear export boundaries.
- Context management: Recommends keeping files under 500 lines, isolating tasks with sub-agents, and regular pruning.
- Collaborative workflows: Defines a step-by-step development process with AI-assisted reviews and human verification.
- Testing strategy: Suggests mock strategies and test-driven approaches to ensure reliability.
Quick Start
Start a new coding project with vibe-coding instructions to structure modules, add tests, and establish a simple review process.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vibe-coding Download link: https://github.com/cch96/claude-plugins/archive/main.zip#vibe-coding Please download this .zip file, extract it, and install it in the .claude/skills/ directory.