بنقرة واحدة
dashboard-ui-dev
Develop and verify the anyCode dashboard React UI (Vite + TanStack).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Develop and verify the anyCode dashboard React UI (Vite + TanStack).
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Long-form fiction workflow — outline, chapter files, and continuation protocol.
Generate PowerPoint (.pptx) decks from outlines using python-pptx.
Shot-by-shot video script plus asset generation via media tools.
Conventions for developing in the anyCode Rust monorepo (CLI, agent, dashboard).
Auto-configure local WeChat history access and query daily chat records as Markdown tables.
Install or configure Flutter SDK and platform folders when missing.
| name | dashboard-ui-dev |
| description | Develop and verify the anyCode dashboard React UI (Vite + TanStack). |
Work in crates/dashboard-ui/:
src/components/ui/ before adding new primitives.src/i18n/en.ts and src/i18n/zh.ts.src/api/client/; types in src/api/types/.After UI changes, run TypeScript/build checks if available in the project scripts, and exercise the page in the running dashboard when the user has anyCode Workbench up.
Match existing Tailwind utility patterns and dw-* CSS classes in src/index.css.