Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

lesson-plan-adapter

lesson-plan-adapter contient 7 skills collectées depuis stevekinney, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
1
mis à jour
2026-03-04
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

lesson-plan-adapter
Enseignants au primaire (sauf éducation spécialisée)Enseignants en éducation spécialisée au primaire

Adapts K-12 lesson plans to classroom learning needs using the Universal Design for Learning (UDL) framework. Use when a teacher asks to differentiate a lesson, adapt activities for diverse learners, set up a classroom profile, update learning needs, or says "help me differentiate", "adapt my lesson", "modify this lesson plan", "accommodation suggestions", "set up my classroom", or "I have students with different needs". Requires the Lesson Plan Adapter MCP connector.

2026-03-04
address-pr
Développeurs de logiciels

Sweep the current branch's pull request: commit uncommitted work, rebase onto origin/main, check CI, triage and fix failures, review all PR comments (both review comments and conversation comments), build a task list, address every item, push, resolve review threads, and reply to conversation comments. Use this skill whenever the user says "address the PR", "sweep the PR", "handle PR feedback", "fix PR comments", "triage the PR", or any variation of wanting to get a pull request into mergeable shape. Also trigger when the user asks to "check on the PR" or "get the PR ready".

2026-03-01
dead-code-audit
Développeurs de logiciels

Audit a codebase for dead code, unused exports, stale dependencies, legacy shims, backwards-compatibility layers, deprecated markers, commented-out code, and anything else that no longer serves a purpose — then remove it. Use this skill whenever the user asks to "clean up dead code", "audit unused code", "remove legacy code", "strip deprecated code", "find unused exports", "prune dependencies", "remove backwards compatibility", or any variation of wanting to eliminate code that is no longer needed. Also trigger when the user says "audit the codebase", "clean house", or "remove cruft" — especially in pre-MVP or early-stage projects where carrying dead weight is never justified.

2026-03-01
doctor
Administrateurs de réseaux et de systèmes informatiques

Health-check diagnostic that verifies CLI availability, environment variables, database connectivity, GitHub authentication and secrets, and Railway linkage. Reports findings with contextual recommendations. Use this skill when the user says "doctor", "health check", "diagnose", "check status", "is everything working", or any variation of wanting to verify the project's configuration.

2026-03-01
rename
Développeurs de logiciels

Batch-replace the @lesson-adapter/ package scope with a new scope across the entire codebase. Use this skill when the user says "rename", "change scope", "rebrand", "change the package name", "replace @lesson-adapter", or any variation of wanting to change the npm scope used throughout the monorepo.

2026-03-01
setup
Développeurs de logiciels

Interactive onboarding wizard that creates a Neon project, configures environment variables, optionally sets up Railway and GitHub secrets, runs the initial migration, and generates SvelteKit types. Use this skill when the user says "set up", "onboard", "initialize the project", "configure the environment", "run setup", or any variation of wanting to get the project ready for development.

2026-03-01
teardown
Administrateurs de réseaux et de systèmes informatiques

Interactive teardown that walks through removing configured services: GitHub secrets, Railway linkage, environment file, and Neon project. Each phase requires explicit user confirmation. Use this skill when the user says "teardown", "tear down", "remove services", "clean up infrastructure", "delete the project", or any variation of wanting to undo the setup.

2026-03-01