重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
developer-portfolio by eng0ai/eng0-template-skills
npx skills add https://github.com/eng0ai/eng0-template-skills --skill developer-portfolio一个现代化的响应式作品集,采用 Next.js、Lottie 动画、支持 Email/Telegram 的联系表单,并集成了 dev.to 博客。
.nextgit clone --depth 1 https://github.com/Eng0AI/developer-portfolio-template.git .
如果目录非空:
git clone --depth 1 https://github.com/Eng0AI/developer-portfolio-template.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_template
rm -rf .git
git init
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
pnpm install
pnpm build
vercel pull --yes -t $VERCEL_TOKEN
vercel build --prod -t $VERCEL_TOKEN
vercel deploy --prebuilt --prod --yes -t $VERCEL_TOKEN
netlify deploy --prod
编辑 utils/data/ 目录下的内容:
personal-data.js - 姓名、简介、社交链接experience.js - 工作经历projects-data.js - 作品集项目skills.js - 技术技能educations.js - 教育背景| 变量 | 是否必需 | 描述 |
|---|---|---|
NEXT_PUBLIC_GTM | 否 | Google Tag Manager ID |
NEXT_PUBLIC_APP_URL | 是 | 您的作品集公开 URL |
TELEGRAM_BOT_TOKEN | 否 | 联系表单使用的 Telegram 机器人令牌 |
TELEGRAM_CHAT_ID | 否 | Telegram 聊天 ID |
GMAIL_PASSKEY | 否 | Gmail 应用密码 |
EMAIL_ADDRESS | 否 | 联系表单使用的 Gmail 地址 |
pnpm dev
需要 Node.js 18.17+(推荐 Node.js 20+)
每周安装次数
57
代码仓库
GitHub 星标数
4
首次出现
2026年1月22日
安全审计
安装于
opencode46
gemini-cli45
codex45
cursor41
github-copilot37
antigravity36
A modern, responsive portfolio with Next.js, Lottie animations, contact form with Email/Telegram, and dev.to blog integration.
.next directorygit clone --depth 1 https://github.com/Eng0AI/developer-portfolio-template.git .
If the directory is not empty:
git clone --depth 1 https://github.com/Eng0AI/developer-portfolio-template.git _temp_template
mv _temp_template/* _temp_template/.* . 2>/dev/null || true
rm -rf _temp_template
rm -rf .git
git init
pnpm install
pnpm build
vercel pull --yes -t $VERCEL_TOKEN
vercel build --prod -t $VERCEL_TOKEN
vercel deploy --prebuilt --prod --yes -t $VERCEL_TOKEN
netlify deploy --prod
Edit content in utils/data/:
personal-data.js - Name, bio, social linksexperience.js - Work historyprojects-data.js - Portfolio projectsskills.js - Technical skillseducations.js - Education background| Variable | Required | Description |
|---|---|---|
NEXT_PUBLIC_GTM | No | Google Tag Manager ID |
NEXT_PUBLIC_APP_URL | Yes | Your portfolio's public URL |
TELEGRAM_BOT_TOKEN | No | Telegram bot token for contact form |
TELEGRAM_CHAT_ID | No | Telegram chat ID |
GMAIL_PASSKEY | No |
pnpm dev
Opens at http://localhost:3000
Requires Node.js 18.17+ (Node.js 20+ recommended)
Weekly Installs
57
Repository
GitHub Stars
4
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubFailSocketPassSnykWarn
Installed on
opencode46
gemini-cli45
codex45
cursor41
github-copilot37
antigravity36
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
125,600 周安装
交易心理学教练 - 专业交易员情绪管理、认知偏差识别与交易纪律训练
53 周安装
代码简化器 - 提升代码清晰度与可维护性的AI工具,保持功能不变
53 周安装
Swain Status - 跨项目状态仪表板与智能工作流推荐系统 | 开发运维与项目管理工具
53 周安装
新闻聚合技能 - 实时抓取Hacker News、微博热搜、GitHub等8大平台热点新闻,支持AI关键词扩展与深度内容提取
53 周安装
概念解剖方法论:ljg-learn技能详解,八步深度解析任何概念
53 周安装
Vercel开发服务器验证指南:使用agent-browser检测空白页面、水合错误与性能问题
53 周安装
| Gmail app password |
EMAIL_ADDRESS | No | Gmail address for contact form |