no-fakes-discipline
CommunityEnforce real-system validation and prevent mock implementations.
Software Engineering#integration testing#development practices#validation gates#real-system validation#mock prevention
Authorkrzemienski
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all interactions within the system are with the real system, preventing the use of mocks or stubs that can lead to false confidence and hidden bugs.
Core Features & Use Cases
- Prevent Mock Implementations: Blocks the creation of mock/stub implementations, ensuring that all system interactions are with the real system.
- Real-System Enforcement: Injects refusal stderr when substitution attempts are detected, maintaining a strict posture against fakes.
- Use Case: When a user requests a "fake" or "stub" for a system call, this Skill will detect the intent and prevent the implementation, enforcing the use of the real system.
Quick Start
/shannon:enforce on
Dependency Matrix
Required Modules
block-fab-filespost-action-discipline
Components
scriptsreferences
💻 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: no-fakes-discipline Download link: https://github.com/krzemienski/shannon/archive/main.zip#no-fakes-discipline Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.