| 初始化中文毕业论文工作区:检查学校模板与已有材料的放置位置,明确提示当前还缺什么,建立 `codex_md/` / `claude_md/` / `tmp_layout*/` 等中间层目录,并生成材料盘点与初始工作文件。
npx skills add https://github.com/WILLOSCAR/research-units-pipeline-skills --skill thesis-workspace-init
初始化一条中文毕业论文重构流程所需的工作区,而不是只复制通用 workspace 模板。
这个 skill 负责四件事:
建议至少具备以下材料中的一部分:
main.texchapters/*.texpdf/ 下的已发表 / 已投稿论文Overleaf_ref/ 下的源稿或修回稿references/ 下的 bib / 样式文件codex_md/material_index.mdcodex_md/material_readiness.mdcodex_md/missing_info.mdcodex_md/question_list.mdcodex_md/00_thesis_outline.mdclaude_md/review_checklist.mdtmp_layout/tmp_layout2/mermaid/(位于 codex_md/mermaid/)Always read:
references/overview.mdreferences/material-placement.mdMachine-readable contract:
assets/workspace_contract.jsonreferences/material-placement.mdcodex_md/、claude_md/、tmp_layout/、tmp_layout2/codex_md/material_index.mdcodex_md/material_readiness.mdcodex_md/missing_info.mdcodex_md/question_list.mdcodex_md/00_thesis_outline.mduv run python .codex/skills/thesis-workspace-init/scripts/run.py --workspace <workspace>--workspace <dir>workspace-init,再运行这个 skill 补齐毕业论文专用结构。遇到以下情况应停止并先修正:
main.tex 完全缺失且也没有可替代的源稿入口Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.
Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
Take willoscar/thesis-workspace-init from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.