Skip to main content
Run any Skill in Manus
with one click
GitHub repository

syllabus

syllabus contains 12 collected skills from Vahidrostami, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
5
updated
2026-07-06
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

source-extraction
postsecondary-teachers-all-other

Ingest a user-provided document (PDF, Markdown, TXT, DOCX, EPUB, HTML) and turn it into a clean, chunked source corpus that grounds the syllabus and lessons. Use when the learner wants a course built FROM their own material (a white paper, book chapter, spec, internal doc) instead of, or in addition to, web research.

2026-07-06
audio-narration
software-developers

Generate audio narration for tutorial lessons using Edge TTS. Covers script conversion from lesson JSON, voice selection, audio generation, manifest creation, section timestamping, and Web Speech API fallback.

2026-06-16
deployment
software-developers

Deploy generated tutorials to free hosting services. Covers Vercel, Netlify, Surge, GitHub Pages, and Cloudflare Pages with auth flows, SPA routing, troubleshooting, and QR code generation.

2026-06-16
accessibility
web-developers

Ensure WCAG 2.1 AA compliance for all generated tutorials. Covers perceivable, operable, understandable, and robust criteria plus reduced motion support.

2026-04-11
audit-automation
software-quality-assurance-analysts-and-testers

Automated quality auditing for generated tutorials. Covers accessibility checks, performance analysis, content validation, responsive testing, and auto-fix strategies.

2026-04-11
design-system
graphic-designers

Visual design system and component library for Syllabus tutorials. Includes 4 theme presets with glassmorphism, gradient systems, micro-interactions, component specs, spacing scale, and icon conventions.

2026-04-11
react-coding
web-developers

Write production React code with Vite, Tailwind, Framer Motion. Covers project setup, component patterns, data-driven rendering, progress persistence, visual effects, scroll animations, and performance optimization.

2026-04-11
content-writing
computer-science-teachers-postsecondary

Write educational content with pedagogy best practices. Covers opening hooks, explanation layering, code example standards, callout types, and readability rules.

2026-04-11
progress-tracking
software-developers

Implement learner progress tracking with localStorage persistence, module unlocking, celebration triggers, and streak tracking.

2026-04-11
quiz-generation
instructional-coordinators-259031

Generate varied, pedagogically-sound assessments: MCQ, code completion, ordering, coding challenges, and scenario questions with difficulty calibration and feedback design.

2026-04-11
syllabus-design
instructional-coordinators-259031

Structure learning paths with pedagogical best practices including Bloom's Taxonomy, module arc patterns, prerequisite mapping, and duration estimation.

2026-04-11
web-research
instructional-coordinators-259031

Search the web and synthesize information for curriculum planning. Use when researching a topic for syllabus creation, finding latest tools and best practices, or checking information accuracy.

2026-04-11