functional-qa

Audit SomosTecnicos portals for functional buttons, links, and forms.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/basabecode/SomosTecnicos --skill functional-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: functional-qa
Source: https://github.com/basabecode/SomosTecnicos/tree/main/.agents/skills/functional-qa
Command: npx skills add https://github.com/basabecode/SomosTecnicos --skill functional-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Functional UI Audit for SomosTecnicos portals. Use when validating buttons, links, forms and actions have real implementations. Use for QA reviews or dead UI detection.

Core Features & Use Cases

  • Validate button, link, and form interactions to ensure real actions occur.
  • Detect dead UI elements and broken navigation across SomosTecnicos portals.
  • Support QA reviews, regression testing, and release readiness checks.

Quick Start

Run a quick UI audit pass on the SomosTecnicos portals to verify that all critical buttons, links, and forms trigger real actions.

Frequently Asked Questions about functional-qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect dead UI elements and broken links during a portal QA review?

Detect dead UI elements and broken links by running a functional UI audit that validates whether buttons, links, and forms trigger real actions and successful navigations across portal workflows.

What is functional testing for UI elements like buttons and forms?

Functional testing for UI elements validates that buttons, links, and forms have real implementations, ensuring user interactions trigger actual actions, navigations work correctly, and form submissions succeed under typical workflows.

How do I check if form submissions and button clicks work before a release?

Check form submissions and button clicks by running a UI audit pass to verify that all critical interactions trigger real actions and succeed under typical user workflows for release readiness.

Can I use this UI audit for regression testing across SomosTecnicos portals?

Yes, you can use this UI audit for regression testing across SomosTecnicos portals to validate button, link, and form interactions, detect dead UI elements, and ensure navigations work during QA reviews.

Why does a UI button click fail to trigger any real action on my portal?

A UI button click fails to trigger a real action when the element lacks a functional implementation, which a UI audit detects by validating that interactions trigger actual navigations and form submissions.

What is the best way to find non-functional forms and dead navigation links?

The best way to find non-functional forms and dead navigation links is running a UI audit that validates interactions to ensure forms submit successfully and links trigger real actions across portal workflows.