integration-completeness
CommunityEnsure UI actions reliably trigger their logic.
AuthorBrunoSantanaDeveloper
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Validate that interactive UI components (buttons, forms) are wired to their corresponding functions and actually trigger the actions, preventing UI gaps.
Core Features & Use Cases
- OnClick / onSubmit validation: verify the handler is defined, correctly imported, and invoked when the element is interacted with.
- End-to-end integration checks: ensure UI interactions lead to the expected function calls and side effects.
- Real-world use case: when a login button is clicked, the login handler is executed and produces the expected flow (e.g., authentication request).
Quick Start
Run an integration test that clicks a button or submits a form and asserts the correct handler is invoked.
Dependency Matrix
Required Modules
None requiredComponents
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: integration-completeness Download link: https://github.com/BrunoSantanaDeveloper/flyeelab-agent-kit/archive/main.zip#integration-completeness 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 471,000+ vetted skills library on demand.