Skills Plugins MCP Prompt Model 博客 我的中心
Content Creation #react #agent

portfolio-site

Work on the Jenny Tang React+Vite portfolio site: edit content, routes, per-project pages, styles, and mandatory documentation sync. Use when modifying this portfolio repo, adding projects, changing homepage sections, or when the user mentions AGENTS.md, USAGE_GUIDE, or portfolio documentation.

DeepseekModel Curated skill Quality Good · 48 v1.0.0

Get

https://deepseekmodel.com/api/download.php?id=huyquocvq-lang-portfolio-cursor-skills-portfolio-site-skill-md&format=skill
Download .skill Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name portfolio-site description Work on the Jenny Tang React+Vite portfolio site: edit content, routes, per-project pages, styles, and mandatory documentation sync. Use when modifying this portfolio repo, adding projects, changing homepage sections, or when the user mentions AGENTS.md, USAGE_GUIDE, or portfolio documentation. Portfolio site workflow Before coding Read AGENTS.md Read docs/USAGE_GUIDE.md — doc sync table Confirm: web React 18 + Vite , not React Native Mandatory: update docs After any code change, update docs per the mapping table in USAGE_GUIDE.md . Tell the user which doc files you updated. Content source ( docs/CONTENT_SOURCE.md ) Mapping reference only — not imported at runtime On content changes: update CONTENT_SOURCE.md and runtime files ( src/data/* , src/projects/* ) User instructions in chat override CONTENT_SOURCE.md Edit homepage copy Content File Profile, contact src/data/profile.js Hero + impact numbers src/data/stats.js About src/data/about.js Skills src/data/skills.js , src/data/skillIcons.js Project cards src/data/projects.js → Update docs/FEATURE_MAP.md for affected features. Edit one project page (custom design) JSX: src/projects/<Name>Project.jsx CSS: src/styles/projects/<name>.css Wrap with ProjectShell + matching slug prop Do not merge into a shared generic template → Update docs/FEATURE_MAP.md for that project. Add new project src/data/projects.js — { slug, link: '/projects/<slug>', ... } src/projects/NewProject.jsx + src/styles/projects/new-project.css src/App.jsx — <Route path="/projects/<slug>" element={<NewProject />} /> public/images/projects/<slug>.jpg Update docs: FEATURE_MAP.md , ARCHITECTURE_OVERVIEW.md , AI_AGENT_GUIDE.md , FULL_DOCUMENTATION.md , API_FLOW.md , AGENTS.md if routes change Sync invariants projects.js slug === App.jsx path segment === ProjectShell slug prop projects.js link === '/projects/' + slug getAllProjects() order === prev/next pager order Commands npm install && npm run dev Avoid motion.div typos (no framer-motion) href="#work" on project pages → use href="/#work" or <Link to="/#work"> Editing only projects.js for long case study body (content lives in src/projects/*.jsx ) Deep reference docs/AI_AGENT_GUIDE.md docs/ARCHITECTURE_OVERVIEW.md
Keywords that activate this skill. Click one to copy it.

This skill does not provide trigger words.

The downloaded .skill package contains the following fields.
Field Description
formatFormat tag (skill/v1)
skill_idUnique skill ID
nameSkill name
versionVersion
descriptionDescription
categoryCategories (array)
trigger_wordsTrigger words
tagsTags
sourceSource
source_urlSource URL (this page)
exported_atExported at (set per download)
system_promptSystem prompt body
model_configModel config: provider / model / temperature / max_tokens / top_p
examplesExamples
install_guideImport guide for Coze / Dify / Claude / custom frameworks
The same skill can be exported in different platform formats.
.skill Standard format with system_prompt and model_config, ready for any agent framework Download
.skillpro Enhanced format with scripts, tools, dependencies and hooks Download
.json Plain JSON export with system_prompt and model parameters only Download
Coze Markdown with frontmatter, for Coze platform import Download
Dify Dify DSL, import directly after creating an app Download

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。