Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

driver-plugin

يحتوي driver-plugin على 16 من skills المجمعة من CinderZhang، مع تغطية مهنية على مستوى المستودع وصفحات 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