devskill 2.0.3 → 2.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/settings.local.json +11 -0
- package/LICENSE +21 -0
- package/README.md +4 -1
- package/landing/AGENTS.md +5 -0
- package/landing/CLAUDE.md +1 -0
- package/landing/README.md +36 -0
- package/landing/app/[locale]/layout.tsx +58 -0
- package/landing/app/[locale]/page.tsx +291 -0
- package/landing/app/globals.css +129 -0
- package/landing/app/icon.tsx +41 -0
- package/landing/app/opengraph-image.tsx +69 -0
- package/landing/components/ui/accordion.tsx +74 -0
- package/landing/components/ui/badge.tsx +52 -0
- package/landing/components/ui/button.tsx +60 -0
- package/landing/components/ui/card.tsx +103 -0
- package/landing/components/ui/copy-button.tsx +60 -0
- package/landing/components/ui/navigation-menu.tsx +168 -0
- package/landing/components.json +25 -0
- package/landing/eslint.config.mjs +18 -0
- package/landing/i18n/request.ts +17 -0
- package/landing/i18n/routing.ts +17 -0
- package/landing/lib/utils.ts +6 -0
- package/landing/messages/en.json +32 -0
- package/landing/messages/vi.json +32 -0
- package/landing/middleware.ts +9 -0
- package/landing/next.config.ts +10 -0
- package/landing/package-lock.json +10540 -0
- package/landing/package.json +35 -0
- package/landing/postcss.config.mjs +7 -0
- package/landing/public/file.svg +1 -0
- package/landing/public/globe.svg +1 -0
- package/landing/public/next.svg +1 -0
- package/landing/public/vercel.svg +1 -0
- package/landing/public/window.svg +1 -0
- package/landing/tsconfig.json +34 -0
- package/meta.ts +5 -1
- package/package.json +7 -1
- package/skills/builderx_api-kafka/SKILL.md +175 -0
- package/skills/builderx_api-mongodb/SKILL.md +93 -0
- package/skills/builderx_api-rabbitmq/SKILL.md +169 -0
- package/skills/builderx_api-redis/SKILL.md +93 -0
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Index": {
|
|
3
|
+
"title": "Upgrade Your AI's Brain",
|
|
4
|
+
"subtitle": "Equip Cursor, Windsurf, Cline, Antigravity, Claude Code, Codex, GitHub Copilot and other AI Agents with expert programming superpowers via a single interactive prompt.",
|
|
5
|
+
"problem": "The Problem",
|
|
6
|
+
"solution": "The Solution",
|
|
7
|
+
"why_devskill": "The power of devskill",
|
|
8
|
+
"installation": "Simple Installation",
|
|
9
|
+
"collections": "Skill Collections",
|
|
10
|
+
"footer": "Built with ❤️ by vuluu2k. License: MIT"
|
|
11
|
+
},
|
|
12
|
+
"Hero": {
|
|
13
|
+
"badge": "🚀 NEW: devskill v2.0",
|
|
14
|
+
"description": "Skip the tedious setup. Pick your favorite tech stacks from our interactive CLI, and let devskill inject specialized project guidelines (SKILL.md) directly into your AI.",
|
|
15
|
+
"cta": "Explore GitHub Skills",
|
|
16
|
+
"install_cmd": "npx devskill"
|
|
17
|
+
},
|
|
18
|
+
"Features": {
|
|
19
|
+
"onboarding": {
|
|
20
|
+
"title": "Instant Integration",
|
|
21
|
+
"desc": "Launch the visual CLI, select frameworks, and watch context stream directly into your .agents/skills folder."
|
|
22
|
+
},
|
|
23
|
+
"accuracy": {
|
|
24
|
+
"title": "Senior-Level Quality",
|
|
25
|
+
"desc": "From deep Vue patterns to strict Phoenix Ecto rules, your AI gets zero-hallucination context to write code the right way."
|
|
26
|
+
},
|
|
27
|
+
"frictionless": {
|
|
28
|
+
"title": "1-Tap Install & Update",
|
|
29
|
+
"desc": "Using npx devskill, adding superpowers to your AI has never been faster or looked this good."
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Index": {
|
|
3
|
+
"title": "Nâng cấp bộ não AI của bạn",
|
|
4
|
+
"subtitle": "Trang bị cho Cursor, Windsurf, Cline, Antigravity, Claude Code, Codex, GitHub Copilot và các AI Agent siêu năng lực lập trình chuyên sâu chỉ với một câu lệnh.",
|
|
5
|
+
"problem": "Vấn đề",
|
|
6
|
+
"solution": "Giải pháp",
|
|
7
|
+
"why_devskill": "Sức mạnh thực sự của devskill",
|
|
8
|
+
"installation": "Cài đặt đơn giản",
|
|
9
|
+
"collections": "Thư viện kỹ năng (Collections)",
|
|
10
|
+
"footer": "Thiết kế với ❤️ bởi vuluu2k. Giấy phép: MIT"
|
|
11
|
+
},
|
|
12
|
+
"Hero": {
|
|
13
|
+
"badge": "🚀 MỚI: devskill v2.0",
|
|
14
|
+
"description": "Không cần thiết lập rườm rà. Chọn mâm đồ nghề (framework) yêu thích của bạn từ CLI tương tác và để devskill bơm trực tiếp các quy chuẩn dự án (SKILL.md) vào não AI.",
|
|
15
|
+
"cta": "Khám phá GitHub Skills",
|
|
16
|
+
"install_cmd": "npx devskill"
|
|
17
|
+
},
|
|
18
|
+
"Features": {
|
|
19
|
+
"onboarding": {
|
|
20
|
+
"title": "Tích hợp tức thì",
|
|
21
|
+
"desc": "Mở CLI trực quan lên, click chọn framework, và kiến thức sẽ được đẩy thẳng vào thư mục .agents/skills của bạn."
|
|
22
|
+
},
|
|
23
|
+
"accuracy": {
|
|
24
|
+
"title": "Code chuẩn như Senior",
|
|
25
|
+
"desc": "Các quy định khắt khe nhất từ cấu trúc Vue đến Phoenix Ecto đều được đúc kết sắc nét để AI của bạn không bao giờ code sai pattern."
|
|
26
|
+
},
|
|
27
|
+
"frictionless": {
|
|
28
|
+
"title": "Cài đặt & Cập nhật 1 chạm",
|
|
29
|
+
"desc": "Với npx devskill, trải nghiệm nâng cấp sức mạnh AI của bạn chưa bao giờ nhanh gọn và phong cách đến thế."
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|