Skip to main content
在 Manus 中运行任何 Skill
一键导入
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
桌面出版专家

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