test annotation

Community

Ensure perfect code annotation linkage.

Authornashgao
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guarantees that all your PHP code and its corresponding tests are perfectly linked through annotations, ensuring comprehensive coverage and preventing broken references.

Core Features & Use Cases

  • Bidirectional Linkage Validation: Verifies that every source method has a @Verified annotation pointing to a test, and every test method has a @TestedBy annotation pointing back to the source.
  • Orphaned Method Detection: Identifies methods (both source and test) that lack proper annotation linkage.
  • Use Case: Before merging code, run this Skill to automatically confirm that all new features are fully tested and that all tests accurately map back to the code they are meant to verify, preventing regressions and improving maintainability.

Quick Start

Run a comprehensive annotation analysis on the project to validate all method-level linkages.

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: test annotation
Download link: https://github.com/nashgao/mqtt-client/archive/main.zip#test-annotation

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 223,000+ vetted skills library on demand.