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

course-video-manager

course-video-manager contient 7 skills collectées depuis mattpocock, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
523
mis à jour
2026-06-03
Forks
117
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

to-issues-project
Spécialistes en gestion de projets

Break a PRD into native GitHub sub-issues attached to the parent PRD. Project-local variant of /to-issues, adapted for this repo's PRD-as-parent + native sub-issues + agent:implement multi-session workflow. Argument is the parent PRD issue number.

2026-06-03
optimize-loader
Développeurs de logiciels

Optimize slow React Router loaders by eliminating redundant DB queries, creating slim query variants, and parallelizing independent fetches. Use proactively when writing or reviewing loader code that calls domain operations services (e.g. CourseOperationsService, VideoOperationsService), or when triaging a slow page load.

2026-05-25
improve-codebase-architecture-project
Développeurs de logiciels

Survey the codebase, pick ONE high-leverage deepening opportunity (filtering out anything already proposed), and publish it as a PRD-shaped GitHub issue via /to-prd-project. Designed to run unattended in the daily architecture-review workflow.

2026-05-21
to-prd-project
Spécialistes en gestion de projets

Turn the current conversation context into a PRD and publish it as a GitHub issue that is ready to receive sub-issues from /to-issues-project. Project-local variant of /to-prd, adapted for this repo's PRD-as-parent-issue + sub-issues + agent:implement workflow.

2026-05-21
document-ai-hero-api
Développeurs de logiciels

Generate or update documentation for the AI Hero API by reading the source code at ~/repos/ai/course-builder. Use when user wants to document, update docs for, or understand the AI Hero API endpoints.

2026-03-27
install-effect-package
Développeurs de logiciels

Install @effect/* packages safely. Use whenever adding a new Effect ecosystem dependency.

2026-03-23
do-work
Développeurs de logiciels

End-to-end implementation workflow. Use when user wants to implement a feature, fix a bug, or make changes and have everything validated and committed.

2026-02-18