Skip to main content
Run any Skill in Manus
with one click
GitHub repository

github-vibe-kit

github-vibe-kit contains 27 collected skills from devkingbunli, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
27
Stars
2
updated
2026-05-26
Forks
0
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

code-review-graph
software-quality-assurance-analysts-and-testers

Token-efficient code review using Tree-sitter AST graphs and MCP. Reduces AI assistant token usage by 6.8–49x by computing blast radius of changes instead of reading entire codebases. Uses SQLite graph database for structural analysis.

2026-05-26
parallel-agents
computer-occupations-all-other

Multi-agent orchestration patterns. Use when multiple independent tasks can run with different domain expertise or when comprehensive analysis requires multiple perspectives.

2026-05-26
api-patterns
software-developers

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-05-26
app-builder
software-developers

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

2026-05-26
behavioral-modes
computer-occupations-all-other

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

2026-05-26
brainstorming
computer-occupations-all-other

Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.

2026-05-26
clean-code
software-developers

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

2026-05-26
code-review-checklist
software-quality-assurance-analysts-and-testers

Code review guidelines covering code quality, security, and best practices.

2026-05-26
database-design
database-architects

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

2026-05-26
documentation-templates
software-developers

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

2026-05-26
frontend-design
web-and-digital-interface-designers

Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.

2026-05-26
game-development
software-developers

Game development orchestrator. Routes to platform-specific skills based on project needs.

2026-05-26
mcp-builder
software-developers

MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.

2026-05-26
memory-system
software-developers

Persistent cross-session memory management. Enables agents to remember user preferences, project conventions, and past decisions across different sessions using a structured MEMORY.md index and topic files.

2026-05-26
mobile-design
web-and-digital-interface-designers

Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.

2026-05-26
react-best-practices
software-developers

React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations.

2026-05-26
nodejs-best-practices
software-developers

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.

2026-05-26
plan-writing
project-management-specialists

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

2026-05-26
powershell-windows
software-developers

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

2026-05-26
python-patterns
software-developers

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.

2026-05-26
rust-pro
software-developers

Master Rust 1.75+ with modern async patterns, advanced type system

2026-05-26
seo-fundamentals
market-research-analysts-and-marketing-specialists-131161

SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.

2026-05-26
skillify
computer-occupations-all-other

Auto-create new skills from repetitive workflows. When you notice yourself doing the same multi-step process repeatedly, extract it into a reusable SKILL.md that any agent can use.

2026-05-26
tailwind-patterns
software-developers

Tailwind CSS v4 principles. CSS-first configuration, container queries, modern patterns, design token architecture.

2026-05-26
testing-patterns
software-quality-assurance-analysts-and-testers

Testing patterns and principles. Unit, integration, mocking strategies.

2026-05-26
vulnerability-scanner
information-security-analysts

Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.

2026-05-26
web-design-guidelines
web-and-digital-interface-designers

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

2026-05-26