About
The Functional Testing skill provides a rigorous framework for Claude to align system design with actual implementation. By focusing on the 'Three-Layer Consistency' model—Design Docs, Scaffolds, and Runtime—it ensures that code adheres to specifications through contract testing, drift detection, and flow path verification. It is particularly effective for complex systems where maintaining synchronization between documentation and code is critical, helping developers catch architectural deviations and dead references early in the development lifecycle.