code-assist

Guide developers through Explore, Plan, Code, Commit workflows with generated tests and scaffolds.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Happyverse-Team/video-content-generator --skill code-assist-happyverse-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-assist
Source: https://github.com/Happyverse-Team/video-content-generator/tree/main/.claude/skills/code-assist
Command: npx skills add https://github.com/Happyverse-Team/video-content-generator --skill code-assist-happyverse-team

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This SOP guides developers through implementing code tasks using test-driven development within a structured Explore, Plan, Code, Commit workflow. It balances automation with human collaboration and aligns with existing package patterns to maintain readability and extensibility. The agent acts as a Technical Implementation Partner and TDD Coach, generating test scenarios and implementation scaffolds that follow project conventions and prioritize maintainable, idiomatic code.

Core Features & Use Cases

  • Guided Explore, Plan, Code, Commit workflow for feature development and refactoring.
  • Automatic generation of tests and implementation scaffolds aligned to project patterns, with coaching to ensure quality and consistency.
  • Collaborative prompts and feedback loops that help teams maintain readability, extensibility, and adherence to coding standards.
  • Use Case: When starting a new feature, the SOP helps define acceptance criteria, generate test cases, scaffold code, and guide commits in a traceable, auditable manner.

Quick Start

Provide task_description and optional context, then run the SOP to begin the guided Explore/Plan/Code/Commit cycle. Review generated tests and scaffolds, adjust requirements if needed, and proceed with implementation and commits.

Frequently Asked Questions about code-assist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement code tasks using test-driven development with a structured workflow?

You can implement code tasks using test-driven development by following a structured Explore, Plan, Code, Commit workflow that generates tests and implementation scaffolds while coaching you to maintain readability and adhere to project conventions.

What is the best way to generate tests and code scaffolds that match existing project conventions?

The best way to generate tests and code scaffolds that match existing project conventions is to use a guided workflow that analyzes existing package patterns and acts as a technical implementation partner to ensure idiomatic code.

Can I use this TDD workflow for refactoring existing software projects?

Yes, you can use this TDD workflow for refactoring existing software projects because it applies to software projects that follow existing package patterns and balances automation with human collaboration to maintain extensibility.

How do I start a new feature with automated acceptance criteria and traceable commits?

Start a new feature with automated acceptance criteria and traceable commits by providing a task description and context to initiate the guided cycle, which helps define criteria, generate test cases, scaffold code, and guide commits.

Does this coding workflow support process orchestration and parameter management across languages?

Yes, this coding workflow supports process orchestration and parameter management across languages and tooling by generating documentation and ensuring adherence to existing project conventions during implementation.