quiz-screens

Quiz app behavioral contracts — screen flow, question selection, history tracking, write-back, session state, explanation, dashboard, AI recommendations. Use when building or modifying any screen in quiz.py. Triggers: screen flow, quiz screen, home screen, summary, review tab, session state, write-back, explanation, history_item, render_

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "quiz-screens" with this command: npx skills add moniburnejko/skillsmp-moniburnejko-moniburnejko-quiz-screens

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

adapt-questions

Adapt CSV or JSON question bank files to the QUIZ_QUESTIONS table schema. Inspects source format, maps columns, chooses loading strategy, executes transformation. Triggers: adapt questions, question bank, CSV mapping, schema compatibility, column mapping, question import, transform questions

Repository SourceNeeds Review
General

cortex-patterns

Cortex AI function patterns — AI_COMPLETE dollar-quoting, response parsing, AI_PARSE_DOCUMENT, stage requirements, 5-step diagnostics. Use when calling or debugging Cortex AI functions. Triggers: AI_COMPLETE, AI_PARSE_DOCUMENT, cortex error, model not found, file not accessible, dollar-quoting, parse_cortex_json

Repository SourceNeeds Review
General

quiz-features

Optional features for the quiz app — exam simulation, flashcards, quick stats, spaced repetition, achievement badges, AI study recommendations. Implement ONLY features explicitly requested by the user. Triggers: exam simulation, timer, flashcard, spaced repetition, smart review, achievement, badge, streak, study recommendation, AI recommendation

Repository SourceNeeds Review
General

quiz

Quiz app implementation — screen contracts, question generation, UI styling. Use when building or modifying any part of quiz.py. Triggers: screen, quiz, home, summary, review, questions, generate, badge, styling, layout, session state, write-back

Repository SourceNeeds Review
quiz-screens | V50.AI