Expert Skills for AI Agents
634+ production-ready AI skills for any MCP-compatible client
Quick Start โข Features โข Tools โข Deployment โข API
Stop searching. Start building.
You spend hours searching for best practices, design patterns, and solutions. This MCP server gives your AI instant access to 634+ curated skills covering:
- ๐ Security โ Penetration testing, vulnerability scanning, secure coding
- โ๏ธ Frontend โ React, Next.js, Vue, Angular, modern CSS
- ๐ Backend โ Python, Node.js, Go, Rust, API design
- โ๏ธ Infrastructure โ Docker, Kubernetes, AWS, Terraform
- ๐ง AI/ML โ LangChain, RAG, prompt engineering
- ๐ Architecture โ System design, microservices, DDD
# Clone and install
git clone https://github.com/Abderraouf-yt/skill7.git && cd skill7
npm install && npm run build
# Configure your AI client (pick one)
npm run setup:gemini # Gemini CLI
npm run setup:claude # Claude Desktop / Code
npm run setup:cursor # Cursor
npm run setup:all # All clientsRestart your AI client. Done.
|
Works with any MCP client:
|
Immersive, modern interface:
|
|
Curated, production-tested guidance:
|
Everything you need:
|
| Category | Skills | Highlights |
|---|---|---|
| ๐ค Agentic Systems | 98 | Autonomous Agents, Swarms, Memory, Tool Use |
| ๐ง Generative AI | 85 | LLMs, Inference, Transformers, Prompt Eng |
| โ๏ธ Platform Eng | 72 | Cloud, Kubernetes, Terraform, Microservices |
| ๐จ Product Exp | 95 | Next.js, React, Mobile, Accessibility, UI/UX |
| ๏ฟฝ๏ธ Security | 107 | DevSecOps, Red Teaming, Auth, Encryption |
| ๐ฎ Game & 3D | 45 | Unity, Three.js, OGL, WebGL, Shaders |
| ๏ฟฝ Knowledge | 60 | RAG, Vector DBs, Semantic Search |
| โก Automation | 40 | Playwright, Crawlers, ETL Pipelines |
| ๏ฟฝ Web3 Core | 35 | Smart Contracts, DeFi, Solidity |
When running with MCP_TRANSPORT=http:
| Endpoint | Method | Description |
|---|---|---|
/ |
GET | Server info & health |
/health |
GET | Health check |
/sse |
GET | MCP SSE connection |
Environment Variables:
PORTโ Server port (default: 3000)MCP_TRANSPORTโstdioorhttp
skill7/
โโโ src/
โ โโโ index.ts # MCP server (dual transport)
โโโ data/
โ โโโ skills_index.json # 634+ skills catalog
โโโ scripts/
โ โโโ setup.js # One-click configurator
โโโ Dockerfile # Production container
โโโ docker-compose.yml # Easy deployment
โโโ package.json
We welcome contributions! See CONTRIBUTING.md.
# Development
npm install
npm run dev # Hot reload with tsxMIT ยฉ Skill7
Built for developers who ship.