dsh-doctor
asdf17128
Find what your DeepSeek Harness (dsh) patches silently broke — dead patches, config fields dropped by whole-config repla…
PROJECT TOPICS
PROJECT README
This repository provides Codex/agent skills for Creght. They help agents understand Creght project structure, CLI workflows, page development conventions, CMS/Form/Auth/Func backend/SEO features, and other platform capabilities.
creght — the base platform skill: CLI workflows, pages/components conventions, CMS, forms, Auth, Func backend, SEO, publishing.site-replica — replicate any existing website onto Creght ("复刻网站"): probes the source in a real browser, audits every animation and interaction, rebuilds it as an original React/Tailwind implementation with license-safe placeholder assets, then verifies desktop + mobile against the source in a loop until parity. Builds on top of creght./.well-known/creght.json./pages routes, the /components directory, native <a> navigation, and getServerSideProps for data loading.backend/func, SEO metadata, sitemaps, and carousel components.Add an About page to this Creght project, following the existing pages and components structure. {YOUR_CREGHT_PROJECT_EDIT_URL like https://creght.cn/editor/project/pveao61akhoy/site/pveao646es1u}
Connect the homepage to Creght CMS data, using the schema and types that already exist in the project. {YOUR_CREGHT_PROJECT_EDIT_URL like https://creght.cn/editor/project/pveao61akhoy/site/pveao646es1u}
Optimize the project's SEO configuration, including title, description, keywords, Open Graph, and related metadata. {YOUR_CREGHT_PROJECT_EDIT_URL like https://creght.cn/editor/project/pveao61akhoy/site/pveao646es1u}
https://www.creght.cn/docs/ai/ai-edit-content-guide 新增一个文章,内容是关于 ai 积分的价格
复刻 https://example-portfolio.framer.website/ 到 Creght,保留布局和所有动效,独立运行直到完成
Install with npx:
npx skills add creght-dev/skills -g -y
Or use bunx:
bunx skills add creght-dev/skills -g -y
After installation, supported Codex/agent environments will automatically load the corresponding skill guidance when working with Creght projects.
This repository is also a dsh bundle, so it installs into a dsh profile directly (requires pnpm on PATH):
npx @deepseek-ai/dsh plugin --profile web add github:creght-dev/skills
Pin a tag or commit with github:creght-dev/skills#v1.0.0. Remove it with ... plugin --profile web remove creght-skills, update with ... plugin --profile web update creght-skills.
Update to the latest version with npx:
npx skills update creght
Or use bunx:
bunx skills update creght
Re-running the add command above also works — it is idempotent and pulls the latest.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。