v2.13 · Mã nguồn mở · MIT License
FKit
Vibecoding
AI-powered developer toolkit
Bộ công cụ hỗ trợ developer trong quá trình sử dụng AI và vibecoding. Tích hợp 60+ skills, agent đội nhóm, tự động hóa workflow từ planning đến deployment.
60+
Tech Blog
17+
My Agents team
2 phút
Cài đặt
terminal — fkit
# 1. Cài đặt ClaudeKit CLI
$ npm install -g claudekit-cli
# 2. Khởi tạo dự án với FKit
$ ck new my-app --kit engineer
✓ Scaffolding project...
✓ Installing 60+ skills...
✓ Configuring AI agents...
# 3. Bắt đầu vibecoding!
$ claude
Claude Code ready. FKit active.
❯ /cook "implement auth system"
⚡
60+
Tech Blog có sẵn
🤖
17+
My Agents team chuyên biệt
🔄
∞
Parallel Execution
🧠
0
Context bị lãng phí
🛡️
MIT
MIT License
✦ Tính năng
Mọi thứ bạn cần để
vibecode hiệu quả
FKit cung cấp hệ sinh thái hoàn chỉnh để làm việc với AI, từ planning đến review code.
🦊
AI Agent Orchestration
Điều phối 17+ agents chuyên biệt: Planner, Coder, Tester, Reviewer, Debugger... làm việc song song và tuần tự.
⚡
60+ Tech Blog Ngay Lập Tức
Từ /cook, /plan, /fix đến /design, /research, /deploy — skill catalog đầy đủ cho mọi tác vụ.
🧠
Context Management
Quản lý context thông minh, tránh "context window bloat". Subagent nhận đúng context cần thiết.
🔄
Parallel Execution
Chạy nhiều agents song song cho các task độc lập. Giảm thời gian phát triển đáng kể.
📋
Smart Planning
Planner agent tự động research, thiết kế architecture, tạo implementation plan chi tiết.
🛡️
Quality Automation
Auto code review, security analysis, test generation. Đảm bảo chất lượng code ở mọi bước.
⚙ Cách hoạt động
Ba bước để vibecode như pro
01💬
Mô tả yêu cầu
Gõ tự nhiên bằng tiếng Việt hoặc English. FKit hiểu context và tạo plan phù hợp.
02🤖
My Agents team làm việc
Planner → Coder → Tester → Reviewer chạy tuần tự. Hoặc parallel cho các module độc lập.
03🚀
Review & deploy
Code đã được test, review, document. Chỉ cần approve PR và deploy.
session.log● LIVE
# User command
/cook "thêm OAuth2 authentication"
# FKit activates agents
→ planner researching OAuth2 options...
→ researcher analyzing NextAuth, BetterAuth
→ planner creating implementation plan
# Plan approved. Executing...
→ fullstack-dev implementing auth routes
→ fullstack-dev implementing UI components
→ tester running 23 test cases ✓
→ code-reviewer security audit ✓
→ git-manager creating PR #42
✓ Done in 4m 32s. PR ready for review.
🔁 Workflow
Pipeline tự động
từ idea đến production
💡
PLAN
Research, architecture, implementation plan
→⚙️
CODE
Parallel agents viết code theo plan
→🧪
TEST
Unit, integration, e2e tests tự động
→🔍
REVIEW
Security, performance, code quality
→📦
SHIP
Commit, PR, docs update tự động
🔧 Tech Blog Catalog
60+ skills sẵn sàng
chỉ cần gọi tên
Từ planning đến deployment, mỗi skill là một chuyên gia trong lĩnh vực của mình.
/cook/plan/fix/review/test/deploy/debug/refactor/docs/commit/pr/cook/plan/fix/review/test/deploy/debug/refactor/docs/commit/pr
/research/design/search/analyze/optimize/security/migrate/scaffold/mock/research/design/search/analyze/optimize/security/migrate/scaffold/mock
/agent/team/orchestrate/parallel/chain/delegate/broadcast/report/summarize/agent/team/orchestrate/parallel/chain/delegate/broadcast/report/summarize
✦
✦
Dành cho FPT nội bộ
Bắt đầu vibecode
ngay hôm nay
Cài đặt trong 2 phút và trải nghiệm AI-powered development workflow.
MIT License · No credit card required · Works with Claude Code