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

oak-ai-lesson-assistant

oak-ai-lesson-assistant contains 6 collected skills from oaknational, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
30
updated
2026-06-02
Forks
4
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

score-agentic
software-developers

Run the agentic scoring harness after changing agent prompts or execution code. Generates a scoring report that must be committed alongside code changes. Use after editing files in packages/aila/src/lib/agentic-system/agents/ or execution/.

2026-06-02
git-workflow
software-developers

Oak's git conventions including branch naming (feat/fix/chore prefixes), commit messages (conventional commits format), PR creation with templates, code review process, and CI check monitoring. Use when working with git, creating branches, committing code, or managing pull requests.

2026-02-10
code-style
software-developers

Oak AI project TypeScript coding conventions including naming patterns (kebab-case files, PascalCase components, camelCase functions), component structure, error handling with cause, state management patterns, and tRPC implementation. Use when writing, reviewing, or refactoring code.

2025-11-05
local-development
software-developers

Development server and build commands for Oak AI project including running dev server on port 2525, production and development builds, and running scripts with environment variables. Use when starting local development, building the project, or running scripts.

2025-11-05
notion-tasks
office-clerks-general-439061

Query and manage Oak AI squad tasks and sprints in Notion. Use when checking current sprint, finding tasks by status, updating task information, or understanding team priorities and workload.

2025-11-05
testing
software-quality-assurance-analysts-and-testers

Testing commands and patterns for Oak AI project including running Jest unit tests, E2E tests with Playwright, coverage reports, and filtering tests. Use when writing tests, running test suites, or debugging test failures.

2025-11-05