Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

VibeHarness

VibeHarness에는 ccivlcid에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
5
업데이트
2026-04-15
Forks
2
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

database-prisma-sqlite
데이터베이스 아키텍트

Sets up and maintains SQLite with Prisma in Node.js/TypeScript projects: prisma init, singleton PrismaClient pattern, schema conventions, db push, gitignore for dev.db, bcrypt for passwords. Use when working with Prisma, schema.prisma, prisma/ folder, SQLite data layer, or db.ts in TS/JS apps. For Python stacks, use SQLAlchemy + SQLite instead — do not apply this skill.

2026-04-15
deploy-vercel
소프트웨어 개발자

Deploys Next.js/web MVPs to Vercel (build check, env vars, vercel CLI). Use only after P0 features are done and tests pass — never during active development. Trigger when the user wants to go live, asks to put the app online, or confirms after "ready to publish?"

2026-04-15
dev-environment-setup
네트워크·컴퓨터 시스템 관리자

Step-by-step install guidance for Node.js, Python, and Git for beginners. Use when the user cannot run npm/python, says they are new, or asks how to install tools.

2026-04-15
frontend-nextjs
웹 개발자

Next.js App Router + TypeScript + Tailwind + shadcn/ui setup, folder layout, and patterns (component size, mobile-first, Zustand when needed). Use for web app/service projects using Next.js — not for Python-only stacks. Trigger: .tsx/.ts, next.config, new web UI.

2026-04-15
mobile-react-native
소프트웨어 개발자

React Native + Expo + Expo Router + NativeWind setup, folder layout, and patterns (component size, FlatList, navigation). Use for mobile app projects using React Native — not for web-only stacks. Trigger: mobile app request, .tsx with View/Text, app.json, expo config, React Native components.

2026-04-15
python-stack
소프트웨어 개발자

Python stacks for FastAPI, Streamlit, Gradio, LangChain, scraping (BeautifulSoup/Playwright), typed code and venv/requirements. Use for AI/RAG, data apps, API servers, automation — not for Node.js web MVPs. Trigger: .py, requirements.txt.

2026-04-15
ui-design-mvp
웹·디지털 인터페이스 디자이너

Clean MVP UI with shadcn/ui + Tailwind: simplicity, consistency, mobile-first, spacing. Use when the user asks for prettier UI, dark mode, responsive layout, or visual polish on TSX/CSS work.

2026-04-15
web-fetch
소프트웨어 개발자

Fetches and analyzes web pages when a specific URL is provided. Use when non-developers share reference sites, API docs, or competitor pages. Complements web-research (search) with direct URL visits via WebFetch.

2026-04-15
web-research
소프트웨어 개발자

Requires web search before answering when facts are uncertain: external APIs, regulated domains, latest library docs, unfamiliar errors. No guessing. Use during planning, implementation, and debugging when verification matters.

2026-04-15