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

driver-plugin

driver-plugin contient 16 skills collectées depuis CinderZhang, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
16
Stars
3
mis à jour
2026-05-18
Forks
1
Couverture métier
8 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

evolve
Développeurs de logiciels

Use when all sections are complete - improves the workflow, refines the artifact, extracts patterns, and generates the final driver-plan/ export package

2026-05-18
implement-data
Développeurs de logiciels

Use when a Python project needs realistic sample data — generates CSV files, Pydantic models, and a data loader module for any financial domain (equities, FX, futures, options, crypto, fixed income, etc.). For React projects, generates data.json and TypeScript types instead.

2026-03-22
validate
Analystes en assurance qualité des logiciels et testeurs

Use to cross-check implementation against known answers, reasonableness, edge cases, and AI-specific risks - evidence before claims

2026-03-22
using-driver
Spécialistes en gestion de projets

Use at session start for any product development work - establishes Cognition Mate relationship and DRIVER workflow

2026-03-22
help
Spécialistes du support aux utilisateurs d'ordinateurs

DRIVER overview, available skills, and philosophy explanation

2026-03-22
reflect
Spécialistes en gestion de projets

Use after /evolve to capture learnings - especially tech stack lessons and what didn't work

2026-03-22
implement-screen
Développeurs de logiciels

Use when ready to build a section - builds and runs code, showing results immediately (show don't tell)

2026-03-22
init
Développeurs de logiciels

Initialize a new DRIVER project with the expected directory structure

2026-03-22
represent-datamodel
Architectes de bases de données

Use after /define to establish the core entities (nouns) of your system - names, descriptions, and relationships only, not database schemas. Optional for simple quant tools.

2026-03-22
represent-roadmap
Spécialistes en gestion de projets

Use after /define to break the product into 3-5 buildable sections - plans what to build on top of existing foundations

2026-03-22
represent-shell
Développeurs web

Use when building a React web app that needs navigation design - sidebar, top nav, or minimal header. Skip entirely for Streamlit or Dash apps which handle navigation natively.

2026-03-22
represent-tokens
Concepteurs web et d'interfaces numériques

Use when building a web app that needs custom colors and typography - picks from Tailwind palette and Google Fonts. Skip entirely for quant tools using Streamlit or Dash.

2026-03-22
status
Spécialistes en gestion de projets

Show current DRIVER project status and suggest next steps

2026-03-22
define
Développeurs de logiciels

Use when starting any new project - establishes vision through 开题调研 (integrated discover & define with parallel research)

2026-02-17
represent-section
Développeurs de logiciels

Use to define what a section needs to do before building - optional for quant tools where show-don't-tell is preferred

2026-02-17
research
Analystes des systèmes informatiques

Use anytime you need to research what exists - libraries, approaches, references - lightweight 分头研究 at any stage

2026-02-17