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

vibemind-os

vibemind-os contains 23 collected skills from vibemind-space, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
23
Stars
2
updated
2026-04-02
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

api-contract-design
software-developers

Design REST/WebSocket API contracts with TypeScript types

2026-04-02
api-generation
software-developers

Generate REST APIs from TypeScript contracts with CRUD operations

2026-04-02
auth-setup
software-developers

Implements authentication (JWT, OAuth2) and authorization (RBAC) from requirements

2026-04-02
ce-code-quality
software-quality-assurance-analysts-and-testers

Review quality of generated code. Checks for empty files, broken imports, missing modules, duplicate code, TypeScript errors, and rates overall quality. Identifies files that need regeneration.

2026-04-02
ce-health-check
network-and-computer-systems-administrators

Quick health check of all Coding Engine infrastructure. Checks containers, DB connectivity, API endpoints, Discord bot, sandbox preview, LLM API keys, and generation process. Takes 15 seconds.

2026-04-02
ce-pipeline-doctor
software-developers

Diagnoses pipeline problems and outputs actionable fix commands. Combines insights from status-report, code-quality, task-audit, and health-check into concrete recommendations with copy-paste-ready commands. Answers "what should I do next?" and "why is generation stuck?"

2026-04-02
ce-status-report
software-developers

Generate a comprehensive Coding Engine status report in under 60 seconds. Covers DB task stats, generated files, generation loop progress, container health, Discord bot status, and error analysis.

2026-04-02
ce-task-audit
software-developers

Audit task splitting, dependency chains, and identify bottlenecks. Finds over-granular tasks, broken dependency chains, cascade failures, and suggests consolidation. Answers "why are there 2000+ tasks?" and "why are tasks stuck?"

2026-04-02
chunk-planning
software-developers

Intelligently chunks and schedules requirements for parallel code generation. Uses LLM analysis for service grouping, dependency detection, complexity scoring, and load balancing across workers.

2026-04-02
code-generation
software-developers

Generate/fix TypeScript+React code

2026-04-02
component-design
web-and-digital-interface-designers

Design React component hierarchy and hooks

2026-04-02
database-design
database-architects

Generate Prisma/PostgreSQL database schemas

2026-04-02
database-schema-generation
database-architects

Generates database schemas (Prisma, SQLAlchemy, Drizzle) from TypeScript contracts and requirements

2026-04-02
debugging
software-developers

Analyzes build failures, runtime errors, and test failures. Parses error logs, traces root causes, syncs file changes to containers, and coordinates fixes across the system.

2026-04-02
design-system
web-and-digital-interface-designers

Professional soft-tone UI design system

2026-04-02
docker-sandbox
software-developers

Manages Docker sandbox environments for runtime verification. Creates isolated containers with VNC streaming, runs health checks, hot-reloads code changes, and validates app behavior in production-like environments.

2026-04-02
e2e-testing
software-quality-assurance-analysts-and-testers

Executes end-to-end tests using MCP Playwright. Navigates the running application, interacts with UI elements, captures screenshots, and validates user flows match requirements.

2026-04-02
environment-config
software-developers

Generates environment configuration (.env, Docker, CI/CD) from project requirements

2026-04-02
requirements-enrichment
software-developers

Transform abstract requirements into technical specifications

2026-04-02
test-generation
software-quality-assurance-analysts-and-testers

Generate Vitest/Jest test suites - NO MOCKS

2026-04-02
ux-review
web-and-digital-interface-designers

Analyzes UI screenshots using Claude Vision for UX quality assessment. Reviews visual design, layout consistency, accessibility indicators, and usability issues. Provides actionable feedback for improvements.

2026-04-02
validation
software-quality-assurance-analysts-and-testers

LLM-based completeness verification using Multi-Agent Debate pattern. Verifies each requirement is fully implemented through multiple solver perspectives (Implementation, Testing, Deployment) with majority voting.

2026-04-02
desktop-automation
software-developers

Control desktop automation via the Automation_ui backend

2026-04-02