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

oak-ai-lesson-assistant

oak-ai-lesson-assistant contient 6 skills collectées depuis oaknational, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
30
mis à jour
2026-06-02
Forks
4
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

score-agentic
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Commis de bureau généraux

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
Analystes en assurance qualité des logiciels et testeurs

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