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

cafekit

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

수집된 skills
30
Stars
53
업데이트
2026-07-17
Forks
0
직업 범위
직업 카테고리 10개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

hapo-delegate
기타 컴퓨터 관련 직업

Delegate implementation tasks from Claude Code to external CLI agents (Codex or Grok). Covers task-brief authoring, non-interactive dispatch, permission setup, background monitoring, resume, and independent verification of the returned work.

2026-07-17
hapo-ai-multimodal
소프트웨어 개발자

Analyze images/audio/video/documentation with Gemini API. Use for vision analysis, transcription, OCR, design extraction, and deep multimodal understanding.

2026-07-17
hapo-docx
데스크톱 출판 전문가

Create, edit, analyze .docx Word documents. Use for document creation, tracked changes, comments, formatting preservation, text extraction, template modification.

2026-07-17
hapo-frontend-design
웹 개발자

Create polished frontend interfaces from designs/screenshots/videos. Use for web components, 3D experiences, replicating UI designs, quick prototypes, immersive interfaces, avoiding AI slop.

2026-07-17
hapo-pdf
데스크톱 출판 전문가

Extract text/tables, create, merge, split PDFs. Fill PDF forms programmatically. Use for PDF processing, generation, form filling, document analysis, batch operations.

2026-07-17
hapo-pptx
데스크톱 출판 전문가

Create, edit, analyze .pptx PowerPoint files. Use for presentations, slides, layouts, speaker notes, template modification, content extraction, slide generation.

2026-07-17
hapo-xlsx
재무 및 투자 분석가

Create, edit, analyze spreadsheets (.xlsx, .csv, .tsv). Use for Excel formulas, data analysis, visualization, formatting, pivot tables, charts, formula recalculation.

2026-07-17
hapo-inspect
기타 컴퓨터 관련 직업

Fast codebase discovery using parallel agents. Use for file discovery, task context gathering, quick searches across directories. Supports internal (Explore) and external (Gemini) agents.

2026-07-15
hapo-brainstorm
소프트웨어 개발자

Scout-first brainstorming for unclear ideas, architectural choices, scope gates, and translating raw intent into a spec-ready design.

2026-07-15
hapo-specs
소프트웨어 개발자

Structured specification workflow — from vague idea to actionable task list. Includes init, requirements, design, task breakdown, review, and archiving.

2026-07-15
hapo-develop
소프트웨어 개발자

Code execution engine: Reads specs and implements code end-to-end with automatic code review, self-healing, and visual implementation notes.

2026-06-08
hapo-chrome-devtools
소프트웨어 개발자

Automate browsers with Puppeteer CLI scripts and persistent sessions. Use for screenshots, performance analysis, network monitoring, web scraping, form automation, JavaScript debugging.

2026-06-03
hapo-agent-browser
소프트웨어 개발자

AI-optimized browser automation CLI with context-efficient snapshots. Use for long autonomous sessions, self-verifying workflows, video recording, and cloud browser testing (Browserbase).

2026-06-03
hapo-backend-development
소프트웨어 개발자

Build backends with Node.js, Python, Go (NestJS, FastAPI, Django). Use for REST/GraphQL/gRPC APIs, auth (OAuth, JWT), databases, microservices, security (OWASP), Docker/K8s.

2026-06-03
hapo-code-review
소프트웨어 품질 보증 분석가·테스터

Adversarial code review with technical rigor. Supports 3-Stage Protocol with ai-multimodal injection for multimodal spec compliance. Red-team analysis finds security holes, logic gaps, and architecture violations.

2026-06-03
hapo-debug
소프트웨어 개발자

Use before fixing any bug, failing test, CI/CD failure, production incident, performance issue, UI regression, flaky test, or unexpected behavior. Diagnostic-only root-cause workflow with evidence, hypotheses, blast-radius mapping, and verification plan.

2026-06-03
hapo-devops
네트워크·컴퓨터 시스템 관리자

Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.

2026-06-03
hapo-docs
소프트웨어 개발자

Create, update, summarize, or reconstruct project/system documentation from source code. Use reconstruct mode for as-is documentation of existing or legacy systems with evidence and uncertainty tracking.

2026-06-03
hapo-frontend-development
웹 개발자

Build React/TypeScript frontends with modern patterns. Use for components, Suspense, lazy loading, useSuspenseQuery, MUI v7 styling, TanStack Router, performance optimization.

2026-06-03
hapo-git
소프트웨어 개발자

Hapo Native Git Operations & Worktree Management. Handles safe commits, conventional split, branch finish choices, secret scanning, and sibling-branch worktrees locally.

2026-06-03
hapo-hotfix
소프트웨어 개발자

ALWAYS activate this skill when you are asked to FIX a bug, error, test failure, CI/CD issue, type error, lint error, log error, UI issue, or code problem. Uses hapo:debug for evidence-first diagnosis before any code change.

2026-06-03
hapo-mobile-development
소프트웨어 개발자

Build mobile apps with React Native, Flutter, Swift/SwiftUI, Kotlin/Jetpack Compose. Use for iOS/Android, mobile UX, performance optimization, offline-first, app store deployment.

2026-06-03
hapo-question
소프트웨어 개발자

Answer questions with evidence. Use when the user asks about project behavior, source code, specs, docs, configuration, dependencies, or external technical information; inspect the repo first, use internet/current docs when repo evidence is insufficient, and ask back only when the question cannot be answered safely.

2026-06-03
hapo-react-best-practices
소프트웨어 개발자

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-06-03
hapo-research
시장조사 분석가·마케팅 전문가

Research technical solutions and analyze architectures. Acts as a command facade to trigger the 'researcher' subagent for multi-source verification and deep report synthesis.

2026-06-03
hapo-sync
프로젝트 관리 전문가

Dumb-proof status tracker and file synchronizer. Updates spec.json, task_registry, and tasks/*.md without breaking structural schemas. Includes Auto-Audit.

2026-06-03
hapo-test
소프트웨어 품질 보증 분석가·테스터

Run and verify project tests across all scopes: unit, integration, e2e, and UI. Blast-radius scoping for speed, chrome-devtools for UI verification, structured verdicts for downstream automation.

2026-06-03
hapo-ui-ux-pro-max
웹·디지털 인터페이스 디자이너

UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product types, 99 UX guidelines, and 25 chart types across 10 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, and HTML/CSS). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, and check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, and mobile app. Elements: button, modal, navbar, sidebar, card, table, form, and chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, and flat design. Topics: color systems, accessibility, animation, layout, typography, font pairing, spacing, interaction states, shadow, and gradient. Integrations: shadcn/ui MCP for component search and examples.

2026-06-03
hapo-web-testing
소프트웨어 품질 보증 분석가·테스터

Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, mobile gestures, cross-browser.

2026-06-03
hapo-code
소프트웨어 개발자

Implement the next approved spec task and then hand off to hapo:test and hapo:review.

2026-04-11