writing-implementation-test-pseudocode

Community

Guide test architecture, not just implementation.

AuthorWesleyMFrederick
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses verbose and token-inefficient test documentation by providing architectural guidance for tests without requiring full code implementations, fostering deeper developer understanding.

Core Features & Use Cases

  • Medium-Implementation Abstraction: Generates Vitest-style pseudocode with placeholder comments, focusing on test structure and architectural decisions.
  • Strategic Comments: Incorporates Research, Fixture, Integration, Verification, Pattern, and Decision comments to highlight key considerations for developers.
  • Token Efficiency: Reduces verbosity by approximately 60% compared to full implementations, making it ideal for user stories and technical guides.

Quick Start

Use the writing-implementation-test-pseudocode skill to add test examples for the 'user registration' feature to the user story.

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: writing-implementation-test-pseudocode
Download link: https://github.com/WesleyMFrederick/cc-workflows/archive/main.zip#writing-implementation-test-pseudocode

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