paper-test

Community

Debug code by tracing logic, not running it.

Authorcamoa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you find bugs, logic errors, and edge cases in code or configurations by mentally executing them line-by-line, without needing to run the code.

Core Features & Use Cases

  • Systematic Debugging: Trace code execution with concrete values to identify flaws.
  • Edge Case Discovery: Proactively find boundary issues and error conditions.
  • AI Code Auditing: Verify AI-generated code for hallucinations and incorrect assumptions.
  • Use Case: You have a complex PHP function that's not behaving as expected. Instead of running it, you ask the AI to "paper test this function with inputs X and Y" to trace the logic and pinpoint the exact line causing the issue.

Quick Start

Use the paper-test skill to trace the execution of the provided PHP code snippet with the given input values.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: paper-test
Download link: https://github.com/camoa/claude-skills/archive/main.zip#paper-test

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.