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

hivemind

hivemind contains 38 collected skills from cohen-liel, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
38
Stars
103
updated
2026-03-17
Forks
15
Occupation coverage
10 occupation categories · 100% classified
repository explorer

Skills in this repository

api-design
software-developers

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
software-developers

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
software-developers

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
network-and-computer-systems-administrators

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
desktop-publishers-439031

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
web-developers

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
software-developers

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

2026-03-17
graphql-api
software-developers

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
software-developers

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

2026-03-17
microservices
software-developers

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
web-developers

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
software-developers

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
software-developers

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
software-developers

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
project-management-specialists

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
database-architects

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
software-developers

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
computer-occupations-all-other

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

2026-03-17
pytest-patterns
software-quality-assurance-analysts-and-testers

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
web-developers

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
software-developers

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
software-developers

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
information-security-analysts

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
software-developers

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

2026-03-17
state-management
web-developers

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
computer-occupations-all-other

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

2026-03-17
stripe-payments
software-developers

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

2026-03-17
tailwind-css
web-developers

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
software-quality-assurance-analysts-and-testers

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
network-and-computer-systems-administrators

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

2026-03-17
typescript-patterns
software-developers

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
software-quality-assurance-analysts-and-testers

A comprehensive verification system for Claude Code sessions.

2026-03-17
video-frames
audio-and-video-technicians

Extract frames or short clips from videos using ffmpeg.

2026-03-17
web-scraping
software-developers

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
software-developers

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