TeaForge

Community

Document tests with PCLs and coverage flows

Authorcyberyimein
Version1.0.0
Installs0

System Documentation

What problem does it solve?

TeaForge empowers AI agents to convert Python pytest and TypeScript/Jest suites into Japanese-style unit test documentation and Mermaid-enhanced coverage reports, giving clear guidance on parameter and branch coverage while preventing undisciplined test generation.

Core Features & Use Cases

  • Japanese-style test methodology: Identify normal, boundary, and abnormal parameters plus every branch to reach C1 coverage and maintain single-responsibility, minimal-delta test cases.
  • PCL and export pipeline: Use teaforge pcl generate, optionally export HTML to PDF, and query individual test cases with teaforge get.
  • Coverage with flowcharts: Select business functions with non-trivial branching, author Mermaid flowchart TD diagrams, validate and persist them, then run teaforge coverage generate with the repeated --function flags to produce coverage reports that include those diagrams.

Quick Start

Use TeaForge to convert the pytest suite for user_service into PCL HTML and Mermaid coverage diagrams for its branching business functions.

Dependency Matrix

Required Modules

None required

Components

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: TeaForge
Download link: https://github.com/cyberyimein/TeaForge/archive/main.zip#teaforge

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.