verify-student-tabs

Validate student tab CRUD operations, data flow, grades, and withdrawals.

Updated Dec 23, 2025
One-click install
npx skills add https://github.com/BIGSHOL/ijw-Calander --skill verify-student-tabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify-student-tabs
Source: https://github.com/BIGSHOL/ijw-Calander/tree/main/.claude/skills/verify-student-tabs
Command: npx skills add https://github.com/BIGSHOL/ijw-Calander --skill verify-student-tabs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures the core functionalities of student management tabs (Student Management, Registration Consultation, Student Consultation, Grades, Withdrawal Management) are working correctly, preventing data inconsistencies and functional regressions.

Core Features & Use Cases

  • Student CRUD Verification: Confirms that student creation, updating, deletion, and merging operations are flawless.
  • Data Flow Integrity: Validates that consultation data flows correctly between registration and student consultation modules.
  • Grade Management Accuracy: Checks the end-to-end process of exam creation, score input, and profile generation.
  • Withdrawal Process Validation: Ensures withdrawal processing, statistics, and filtering functions operate as expected.
  • Sub-tab Connectivity: Verifies that all sub-tabs within the student detail modal are properly linked and functional.

Quick Start

Run the verify-student-tabs skill to check the integrity of the student management tabs.

Frequently Asked Questions about verify-student-tabs

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

FAQPage Schema
How do I verify student management tab integrity in an educational system?

Student management tab verification checks CRUD operations, data flow between consultation modules, grade management processes, and withdrawal features. It ensures proper lazy loading of tab components and connectivity of sub-tabs within student detail modals to prevent functional regressions.

What does student CRUD verification include in an education system?

Student CRUD verification confirms that student creation, updating, deletion, and merging operations execute flawlessly. It validates data integrity across the student management tabs to prevent inconsistencies and functional regressions within the educational management system.

How do I validate grade management processes for student tabs?

Validating grade management processes checks the end-to-end workflow of exam creation, score input, and profile generation. This ensures the grade management tab maintains data accuracy and functional integrity across the student management system.

Can I test data flow between registration and student consultation modules?

Yes, data flow integrity validation checks that consultation data flows correctly between registration and student consultation modules. This prevents data synchronization issues and ensures functional consistency across the educational management system.

How do I check sub-tab connectivity within student detail modals?

Checking sub-tab connectivity verifies that all sub-tabs within the student detail modal are properly linked and functional. This includes confirming proper lazy loading of tab components to ensure seamless navigation and data display.

What is the best way to validate withdrawal management features in a student system?

The best way to validate withdrawal management features is to check withdrawal processing, statistics, and filtering functions. This ensures withdrawal operations work as expected and maintain data integrity across student management tabs.