rat-creator

Create and revise Bloom-structured readiness assessment quizzes for BITM330 database chapters.

1|Updated May 26, 2026
One-click install
npx skills add https://github.com/nimdvir/dima-publishing --skill rat-creator-nimdvir
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: rat-creator
Source: https://github.com/nimdvir/dima-publishing/tree/main/.agents/skills/rat-creator
Command: npx skills add https://github.com/nimdvir/dima-publishing --skill rat-creator-nimdvir

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Instructors need consistent, chapter-grounded readiness quizzes that verify students completed the reading and can reason with chapter concepts, but writing 40 balanced questions with full answer keys by hand is slow and error-prone. ## Core Features & Use Cases - RAT and Quiz Generation: Drafts a complete 40-question Readiness Assessment Test with exactly 8 questions per Bloom level (Remember through Evaluate), mixing single-answer MC and Select ALL formats. - Full Answer Key Production: Generates option-by-option reasoning tables with chapter-grounded explanations for every question. - Revision and Validation: Revises existing RAT files, fixes distribution and formatting issues, and enforces the dated chNN-rat-YYYY-MM-DD.md naming convention in each chapter's rat/ folder. - Use Case: Ask for a RAT for chapter 7 on normalization, and receive a dated Markdown file with design notes, AI-resistance strategies, student-facing questions, a complete answer key, and distribution summary tables. ## Quick Start Create a RAT for chapter 7 using the latest main chapter file in chapter-drafts/ch07-normalization.

Frequently Asked Questions about rat-creator

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

FAQPage Schema
How do I create a readiness assessment quiz for a course chapter?▼

Provide the chapter number, folder, or main chapter file path, and the skill reads the latest dated chapter sources, drafts 40 Bloom-structured questions, and saves a dated RAT file in the chapter's rat/ folder with a full answer key.

How many questions does a RAT contain and how are they distributed?▼

Each RAT contains exactly 40 questions, with 8 questions in each of the five Bloom levels: Remember, Understand, Apply, Analyze, and Evaluate. Every section mixes single-answer multiple choice and Select ALL question types.

Can I revise an existing RAT file instead of creating a new one?▼

Yes. Point to the existing RAT file and the skill checks it against current chapter sources, preserves accurate questions, resolves author comments, fixes distribution issues, and writes a new dated file unless you name the original as the target.

What file naming and location does the RAT output use?▼

Output files follow the pattern chNN-rat-YYYY-MM-DD.md and are saved in the chapter's rat/ folder under chapter-drafts. Older dated RAT files are never overwritten unless explicitly requested.

When should I not use the RAT creator skill?▼

Do not use it for full chapter editing, reflection companions, Lets-Build activities, lab creation, LMS-import autograded labs, or image work. Those tasks belong to dedicated skills like chapter-editor, reflection, and lab-creation.