cheat-sheets
Cheat Sheet Authoring Skill
Expert knowledge for creating effective, scannable quick reference sheets for the DevOps LMS.
Cheat Sheet Philosophy
Cheat sheets are NOT lesson summaries. They are reference tools designed for:
- Quick lookup during work
- Memory reinforcement after learning
- Print-and-post desk references
File Structure
Location & Naming
- Path:
content/{phase}/{topic}/99.cheat-sheet.md - URL:
/phase-1-sdlc/sdlc-models/cheat-sheet - The
99.prefix ensures it appears last in navigation
Required Frontmatter
More from fawzymohamed/devops
svg-illustrations
Expert knowledge for creating hand-drawn style SVG illustrations. Activate when creating custom diagrams, working with illustration components, or needing consistent visual design for lessons.
95nuxt-ui
Expert knowledge for Nuxt UI v4 components and patterns. Activate when creating UI components, working with buttons, cards, forms, or any Nuxt UI component.
13ui-ux-design
UI/UX design patterns and best practices for the LMS. Activate when designing pages, creating layouts, working on user experience, or building navigation.
13quiz-system
Knowledge for implementing the LMS quiz system with Nuxt UI. Activate when working with quiz components, question types, scoring, or quiz-related composables.
2nuxt-content
Expert knowledge for @nuxt/content module in Nuxt 4. Activate when working with content directory, markdown files, frontmatter, or ContentRenderer.
1vue-composables
Patterns for Vue 3 composables with localStorage persistence in Nuxt 4. Activate when creating composables, working with useProgress, useQuiz, useCertificate, or localStorage.
1