Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

hivemind

hivemind には cohen-liel から収集した 38 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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
DTPオペレーター

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