ui-inasistencias

Register student absences with filtering by grade, group, and subject.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/ceslep/inasistig --skill ui-inasistencias
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ui-inasistencias
Source: https://github.com/ceslep/inasistig/tree/main/.opencode/skills/ui-inaistencias
Command: npx skills add https://github.com/ceslep/inasistig --skill ui-inasistencias

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of recording student absences in educational systems, enhancing the efficiency and accuracy of administrative tasks.

Core Features & Use Cases

  • Student Absence Management: Automates the marking of student absences.
  • Filtering and Sorting: Enables easy filtering by grade, group, and subject.
  • Theme Adaptation: Ensures components align with the project's dark/light theme settings.

Quick Start

Use the 'ui-inasistencias' skill to mark the absence of students in 'Group A' for 'Math' class.

Frequently Asked Questions about ui-inasistencias

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

FAQPage Schema
How do I manage student absence registration in a Svelte educational platform?

Student absence registration in a Svelte educational platform is managed by providing interfaces for marking absences, filtering by grade, group, and subject, and adhering to project theme settings.

Can I filter student absences by grade and subject in a registration system?

Filtering student absences by grade, group, and subject in a registration system is supported through built-in sorting and filtering functionalities within the interface design.

Do I need Tailwind to implement a student absence interface with dark and light themes?

Tailwind is required to implement student absence interfaces because it ensures components align with the project's dark and light theme settings.

What is the best way to automate marking student absences for specific classes?

Automating marks for student absences in specific classes is best handled by applying the interface component to target groups and subjects, such as marking absences for Group A in Math.

Does this student absence registration component work without external dependencies?

Student absence registration components function without external dependencies, relying solely on the Svelte and Tailwind environment for implementation and theming.