Alejandro Fernández Camello
Community@alexfdez1010 · Spain
CoFounder | CTO ZeroChats and Phd Candidate in AI UCM
Agent Skills by Alejandro Fernández Camello
Showing 6 vetted skills indexed across 1 GitHub repositories.
new-lesson
Scaffolds bilingual English-Spanish MDX lessons with interactive exercises and OG images for an Astro education site.
lesson-animations
Builds interactive React animation islands that teach lesson concepts in Astro MDX content.
research-topic
Researches a subject and produces a sourced lesson outline before MDX authoring.
translate-lesson
Translates English MDX lessons into peninsular Spanish twins while preserving frontmatter, slugs, and component props.
lesson-copy
Writes witty, analogy-driven lesson prose and quiz questions for bilingual educational content.
exercise-components
Builds and reuses interactive React exercise islands for MDX lessons.
Frequently Asked Questions About Alejandro Fernández Camello
FAQPage SchemaWhat tasks can I accomplish with alexfdez1010's lesson skills?▼
You can research a topic into a sourced outline, scaffold bilingual MDX lessons with frontmatter and OG images, design explanatory React animations, translate lessons between English and Castilian Spanish, write witty analogy-driven copy, and build interactive quizzes and matching exercises.
Who are these lesson-authoring skills designed for?▼
They target educators, technical writers, and front-end developers maintaining a bilingual Lessons site who need to create MDX content, reusable React exercise islands, and motion-based explanations while preserving accessibility and locale parity.
How do the skills work together in practice?▼
Run research-topic first to produce an accurate outline, then new-lesson to scaffold the MDX files, lesson-animations and exercise-components to add interactive React islands, lesson-copy for engaging prose, and translate-lesson to sync the Spanish twin.
What accessibility and localization standards do the skills enforce?▼
Animations always respect prefers-reduced-motion and use project motion tokens. Translations use peninsular Spanish (es-ES, vosotros, ordenador/móvil), never Latin-American variants, and exercise components require a11y support plus i18n label props.
What prerequisites are needed to use these skills?▼
You need the existing Lessons site project with its MDX locale folder structure, design tokens, and component library (MCQ, Quiz). New React islands must follow the barrel export pattern and reuse the project's established frontmatter conventions.