Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

lesson-plan-adapter

lesson-plan-adapter には stevekinney から収集した 7 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
7
Stars
1
更新
2026-03-04
Forks
0
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

lesson-plan-adapter
小学校教員(特別支援除く)小学校特別支援教育教員

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ネットワーク・コンピュータシステム管理者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ネットワーク・コンピュータシステム管理者

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