Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

syllabus

syllabus contiene 12 skills recopiladas de Vahidrostami, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
12
Stars
5
actualizado
2026-07-06
Forks
0
Cobertura ocupacional
7 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

source-extraction
Profesores postsecundarios, todos los demás

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores web

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
Analistas de garantía de calidad de software y probadores

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

2026-04-11
design-system
Diseñadores gráficos

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
Desarrolladores web

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
Profesores de ciencias de la computación, postsecundario

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
Desarrolladores de software

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

2026-04-11
quiz-generation
Coordinadores de instrucción

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
Coordinadores de instrucción

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

2026-04-11
web-research
Coordinadores de instrucción

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