Giới thiệu
mattpocock/skills đạt 267.501 stars — cao nhất bảng xếp hạng agent skills tháng 9/2026. Được tạo bởi Matt Pocock, chuyên gia TypeScript hàng đầu thế giới với khóa học TypeScript Mastery và nhiều tài liệu học tập chất lượng.

Cốt lõi: “Straight from my .agents directory” — kỹ năng thực chiến, không lý thuyết suông.
Danh sách kỹ năng chính
TypeScript & JavaScript
- type-safety-first — enforce type checking everywhere
- react-patterns — modern React patterns (hooks, context, state management)
- testing-library-best-practices — test effectively
- typescript-advanced-types — conditional types, mapped types, inference
API & Backend
- rest-api-design — RESTful API design principles
- graphql-schema-design — GraphQL schema best practices
- database-orm-patterns — Prisma, Drizzle, TypeORM patterns
- api-security-checklist — authentication, authorization, validation
DevOps & Infrastructure
- docker-optimization — multi-stage builds, image size reduction
- ci-cd-pipeline-design — GitHub Actions, GitLab CI patterns
- kubernetes-basics — pods, services, deployments
- infrastructure-as-code — Terraform, Pulumi patterns
Performance & Optimization
- react-performance — memoization, code splitting, bundle analysis
- nodejs-scaling — clustering, worker threads, memory management
- database-query-optimization — indexing, query planning, caching
Code Quality
- code-review-checklist — security, performance, readability
- refactoring-patterns — extract function, replace temp with query
- error-handling-best-practices — try/catch, error boundaries, logging
- documentation-standards — README, JSDoc, API docs
Điểm khác biệt so với ECC
| Tiêu chí | mattpocock/skills | ECC |
|---|---|---|
| Focus | TypeScript/JS depth | Broad engineering |
| Style | Pragmatic, battle-tested | Structured, systematic |
| Best for | JS/TS projects | Multi-language projects |
| Teaching | Educational, explains why | Quick reference, actionable |
| Community | Matt’s followers (educators) | Engineering community |
Cài đặt nhanh
# Claude Code
claude plugin install mattpocock/skills
# Hoặc manual
git clone https://github.com/mattpocock/skills.git ~/.agents/skills
Tại sao nó phổ biến?
- Tác giả có uy tín — Matt Pocock là educator TypeScript hàng đầu
- Thực chiến — kỹ năng từ
.agentsdirectory thực tế - Chất lượng cao — không có generic advice, toàn là concrete patterns
- Cập nhật liên tục — theo xu hướng mới nhất của JS ecosystem
- Miễn phí hoàn toàn — MIT license
##适合项目类型
- ✅ TypeScript/JavaScript projects
- ✅ React/Next.js applications
- ✅ Node.js backends
- ✅ API services
- ✅ Full-stack applications
- ❌ Not ideal for: Python, Go, Rust projects (có ECC cho những ngôn ngữ này)
Kết luận
Nếu bạn làm việc chủ yếu với TypeScript/JavaScript, mattpocock/skills là lựa chọn số 1. Chất lượng giáo dục từ Matt Pocock đảm bảo mỗi skill đều có giá trị thực tiễn cao.