Skip to content

Abderraouf-yt/skill7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

29 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Skill7 Logo

Skill7

Expert Skills for AI Agents

634+ production-ready AI skills for any MCP-compatible client

npm Demo Release License Stars

Quick Start โ€ข Features โ€ข Tools โ€ข Deployment โ€ข API


๐Ÿ’ก Why This Exists

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

โšก Quick Start

One-Liner Setup

# 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 clients

Restart your AI client. Done.


๐ŸŽฏ Features

๐Ÿš€ Universal Compatibility

Works with any MCP client:

  • Gemini CLI
  • Claude Desktop & Code
  • Cursor
  • VS Code Copilot
  • Custom integrations

๏ฟฝ Premium UI Experience

Immersive, modern interface:

  • Interactive 3D Orb background (OGL)
  • Glassmorphism design system
  • Stable Grid Layout with load-more
  • Mobile-first responsive design

๐Ÿ“š 634+ Skills

Curated, production-tested guidance:

  • Agentic Systems & Orchestration
  • Generative AI Engineering
  • Platform Engineering practices
  • Web3 & Security protocols

๐Ÿ”ง 6 Tools + 2 Prompts

Everything you need:

  • Semantic Skill Matcher
  • Workflow Generator
  • Deep Skill Documentation
  • Smart Categorization

๏ฟฝ Modern Skill Taxonomy (2026 Standard)

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

๐ŸŒ API Endpoints (HTTP Mode)

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 โ€” stdio or http

๐Ÿ“ฆ Project Structure

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

๐Ÿค Contributing

We welcome contributions! See CONTRIBUTING.md.

# Development
npm install
npm run dev    # Hot reload with tsx

๐Ÿ“„ License

MIT ยฉ Skill7


Built for developers who ship.

โญ Star this repo โ€ข Report Bug โ€ข Request Feature

About

๐ŸŒŒ Universal MCP server for 634+ AI development skills. Works with Gemini CLI, Claude, Cursor, VS Code, Copilot & more. One-click setup!

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors