Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

driver-plugin

driver-plugin 收录了来自 CinderZhang 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
3
更新
2026-05-18
Forks
1
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

evolve
软件开发工程师

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
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-03-22
using-driver
项目管理专家

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

2026-03-22
help
计算机用户支持专员

DRIVER overview, available skills, and philosophy explanation

2026-03-22
reflect
项目管理专家

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

2026-03-22
implement-screen
软件开发工程师

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

2026-03-22
init
软件开发工程师

Initialize a new DRIVER project with the expected directory structure

2026-03-22
represent-datamodel
数据库架构师

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
项目管理专家

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
网页开发工程师

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
网页与数字界面设计师

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
项目管理专家

Show current DRIVER project status and suggest next steps

2026-03-22
define
软件开发工程师

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

2026-02-17
represent-section
软件开发工程师

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
计算机系统分析师

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

2026-02-17