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

hivemind

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

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

이 저장소의 skills

api-design
소프트웨어 개발자

REST API design principles and best practices. Use when designing API endpoints, request/response schemas, versioning, error formats, or reviewing API design.

2026-03-17
async-python
소프트웨어 개발자

Python asyncio patterns for high-performance async code. Use when writing async functions, managing concurrency, working with aiohttp, asyncpg, or any async I/O in Python.

2026-03-17
celery-tasks
소프트웨어 개발자

Celery background task patterns for Python apps. Use when implementing background jobs, scheduled tasks, email sending, image processing, or any async work that shouldn't block a web request.

2026-03-17
docker-deployment
네트워크·컴퓨터 시스템 관리자

Docker, docker-compose, and deployment configuration best practices. Use when writing Dockerfiles, docker-compose.yml, CI/CD configs, or setting up any containerized deployment.

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

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.

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

End-to-end testing patterns with Playwright. Use when writing browser automation tests, integration tests, testing user flows, or setting up E2E test suites.

2026-03-17
email-service
소프트웨어 개발자

Email sending patterns for transactional and marketing emails. Use when implementing email sending, templates, SMTP configuration, or email services like SendGrid, Resend, or Mailgun.

2026-03-17
fastapi-backend
소프트웨어 개발자

FastAPI best practices for building production Python backends. Use when building REST APIs, async endpoints, Pydantic models, dependency injection, middleware, or any FastAPI server.

2026-03-17
frontend-slides
웹 개발자

Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presentation, convert a PPT/PPTX to web, or create slides for a talk/pitch. Helps non-designers discover their aesthetic through visual exploration rather than abstract choices.

2026-03-17
git-workflow
소프트웨어 개발자

Git workflow best practices. Use when committing code, managing branches, writing commit messages, or setting up git workflows.

2026-03-17
graphql-api
소프트웨어 개발자

GraphQL API design and implementation patterns. Use when building GraphQL servers, defining schemas, writing resolvers, implementing subscriptions, or consuming GraphQL APIs.

2026-03-17
jwt-authentication
소프트웨어 개발자

JWT authentication implementation patterns. Use when implementing login, registration, token refresh, password reset, or any authentication/authorization system.

2026-03-17
microservices
소프트웨어 개발자

Microservices architecture patterns. Use when designing service decomposition, inter-service communication, API gateways, service discovery, event-driven architecture, or distributed systems.

2026-03-17
mobile-react-native
웹 개발자

React Native patterns for cross-platform mobile apps. Use when building iOS/Android apps with React Native, Expo, navigation, device APIs, push notifications, or mobile-specific UI patterns.

2026-03-17
model-usage
소프트웨어 개발자

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

2026-03-17
nextjs-fullstack
소프트웨어 개발자

Next.js App Router patterns for full-stack applications. Use when building Next.js apps with App Router, Server Components, API Routes, authentication, or full-stack React applications.

2026-03-17
nodejs-express
소프트웨어 개발자

Node.js + Express backend patterns. Use when building REST APIs, middleware, authentication, or backend services with Node.js/Express/TypeScript.

2026-03-17
planning-with-files
프로젝트 관리 전문가

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear.

2026-03-17
postgres-database
데이터베이스 아키텍트

PostgreSQL schema design, indexing, and query patterns. Use when designing database schemas, writing migrations, optimizing queries, or working with any PostgreSQL database.

2026-03-17
prisma-orm
소프트웨어 개발자

Prisma ORM patterns for Node.js/TypeScript backends. Use when defining Prisma schemas, writing queries, handling relations, migrations, or any database work in a Node.js/TypeScript project.

2026-03-17
prose
기타 컴퓨터 관련 직업

OpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.

2026-03-17
pytest-patterns
소프트웨어 품질 보증 분석가·테스터

pytest best practices for writing comprehensive test suites. Use when writing or running Python tests, setting up test fixtures, mocking, or achieving good test coverage.

2026-03-17
react-typescript
웹 개발자

React + TypeScript patterns for production frontends. Use when building React components, hooks, state management, forms, routing, or any React/TSX UI.

2026-03-17
redis-caching
소프트웨어 개발자

Redis caching and queue patterns. Use when implementing caching, rate limiting, session storage, pub/sub, or background job queues with Redis.

2026-03-17
s3-file-storage
소프트웨어 개발자

AWS S3 (and compatible) file storage patterns. Use when implementing file uploads, image storage, document management, CDN delivery, or any cloud file storage.

2026-03-17
security-review
정보 보안 분석가

Security review checklist for web applications. Use when reviewing code for security vulnerabilities, auth issues, input validation, or any security-sensitive code.

2026-03-17
sqlalchemy-orm
소프트웨어 개발자

SQLAlchemy 2.0 async ORM patterns. Use when defining models, relationships, queries, or migrations with SQLAlchemy in Python.

2026-03-17
state-management
웹 개발자

Frontend state management patterns for React apps. Use when implementing Redux Toolkit, Zustand, Jotai, React Query, or any global state management solution.

2026-03-17
strategic-compact
기타 컴퓨터 관련 직업

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.

2026-03-17
stripe-payments
소프트웨어 개발자

Stripe payments integration patterns. Use when implementing payments, subscriptions, webhooks, checkout sessions, or any payment processing with Stripe.

2026-03-17
tailwind-css
웹 개발자

Tailwind CSS patterns for modern UI. Use when styling components, building responsive layouts, creating design systems, or any Tailwind/CSS work.

2026-03-17
tdd-workflow
소프트웨어 품질 보증 분석가·테스터

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

2026-03-17
tmux
네트워크·컴퓨터 시스템 관리자

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

2026-03-17
typescript-patterns
소프트웨어 개발자

TypeScript best practices and patterns. Use when writing TypeScript code, defining types, working with generics, or converting JavaScript to TypeScript.

2026-03-17
verification-loop
소프트웨어 품질 보증 분석가·테스터

A comprehensive verification system for Claude Code sessions.

2026-03-17
video-frames
오디오 및 비디오 기술자

Extract frames or short clips from videos using ffmpeg.

2026-03-17
web-scraping
소프트웨어 개발자

Web scraping and internet search patterns. Use when scraping websites, crawling pages, extracting data from HTML, automating browser interactions, or fetching external web content programmatically.

2026-03-17
websockets-realtime
소프트웨어 개발자

WebSocket and real-time patterns. Use when implementing live chat, notifications, dashboards, collaborative features, or any real-time communication with WebSockets or SSE.

2026-03-17