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

crush-mcp-server

crush-mcp-server には manutej から収集した 28 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
28
Stars
1
更新
2025-11-19
Forks
0
職業カバレッジ
3 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

api-gateway-patterns
ソフトウェア開発者

Comprehensive API gateway patterns skill covering Kong, routing, rate limiting, authentication, load balancing, traffic management, and production gateway architecture

2025-11-19
api-gateway-patterns
ソフトウェア開発者

Comprehensive API gateway patterns skill covering Kong, routing, rate limiting, authentication, load balancing, traffic management, and production gateway architecture

2025-11-19
docker-compose-orchestration
ネットワーク・コンピュータシステム管理者

Container orchestration with Docker Compose for multi-container applications, networking, volumes, and production deployment

2025-11-19
docker-compose-orchestration
ネットワーク・コンピュータシステム管理者

Container orchestration with Docker Compose for multi-container applications, networking, volumes, and production deployment

2025-11-19
fastapi-development
ソフトウェア開発者

Modern Python API development with FastAPI covering async patterns, Pydantic validation, dependency injection, and production deployment

2025-11-19
fastapi-development
ソフトウェア開発者

Modern Python API development with FastAPI covering async patterns, Pydantic validation, dependency injection, and production deployment

2025-11-19
fastapi-customer-support-tech-enablement
ソフトウェア開発者

Comprehensive FastAPI skill for building modern Python web APIs with focus on customer support systems, ticket management, real-time chat, and backend operations

2025-11-19
fastapi-microservices-development
ソフトウェア開発者

Comprehensive guide for building production-ready microservices with FastAPI including REST API patterns, async operations, dependency injection, and deployment strategies

2025-11-19
fastapi-microservices-development
ソフトウェア開発者

Comprehensive guide for building production-ready microservices with FastAPI including REST API patterns, async operations, dependency injection, and deployment strategies

2025-11-19
fastapi-customer-support-tech-enablement
ソフトウェア開発者

Comprehensive FastAPI skill for building modern Python web APIs with focus on customer support systems, ticket management, real-time chat, and backend operations

2025-11-19
fp-ts
ソフトウェア開発者

Master the fp-ts library for typed functional programming in TypeScript, including Option, Either, Task, TaskEither, Reader, State, IO, Array, Record, pipe/flow composition, Do notation, optics (lenses/prisms), and integration with the Effect-TS ecosystem. Use when working with fp-ts data types, composing functional pipelines, handling effects functionally, implementing monadic patterns, or using fp-ts utilities for type-safe functional code.

2025-11-19
functional-programming
ソフトウェア開発者

Master functional programming principles and patterns including purity, immutability, composition, higher-order functions, algebraic data types, functors, monads, and effect management. Use when working with functional paradigms, pure functions, immutable data structures, function composition, type-safe error handling, or implementing functional patterns like map/filter/reduce, currying, partial application, recursion, lazy evaluation, or referential transparency.

2025-11-19
golang-backend-development
ソフトウェア開発者

Complete guide for Go backend development including concurrency patterns, web servers, database integration, microservices, and production deployment

2025-11-19
golang-backend-development
ソフトウェア開発者

Complete guide for Go backend development including concurrency patterns, web servers, database integration, microservices, and production deployment

2025-11-19
graphql-api-development
ソフトウェア開発者

Comprehensive guide for building GraphQL APIs including schema design, queries, mutations, subscriptions, resolvers, type system, error handling, authentication, authorization, caching strategies, and production best practices

2025-11-19
graphql-api-development
ソフトウェア開発者

Comprehensive guide for building GraphQL APIs including schema design, queries, mutations, subscriptions, resolvers, type system, error handling, authentication, authorization, caching strategies, and production best practices

2025-11-19
jest-react-testing
ソフトウェア品質保証アナリスト・テスター

Comprehensive React component testing with Jest and React Testing Library covering configuration, mocking strategies, async testing patterns, hooks testing, and integration testing best practices

2025-11-19
mcp-integration-expert
ソフトウェア開発者

Expert guidance for researching, documenting, and integrating Model Context Protocol (MCP) servers and tools. Covers MCP architecture, server/client implementation patterns, tool discovery, integration workflows, security best practices, and multi-language SDK usage (Python, TypeScript, C#, Java, Rust). Enables seamless integration of MCP tools into Claude Code and AI applications.

2025-11-19
n8n-mcp-orchestrator
ソフトウェア開発者

Expert MCP (Model Context Protocol) orchestration with n8n workflow automation. Master bidirectional MCP integration, expose n8n workflows as AI agent tools, consume MCP servers in workflows, build agentic systems, orchestrate multi-agent workflows, and create production-ready AI-powered automation pipelines with Claude Code integration.

2025-11-19
nodejs-development
ソフトウェア開発者

Comprehensive Node.js development skill covering event loop, async patterns, streams, file system, HTTP servers, process management, and modern Node.js best practices

2025-11-19
nodejs-development
ソフトウェア開発者

Comprehensive Node.js development skill covering event loop, async patterns, streams, file system, HTTP servers, process management, and modern Node.js best practices

2025-11-19
playwright-visual-testing
ソフトウェア品質保証アナリスト・テスター

Browser automation, visual testing, and screenshot validation using Playwright MCP server for accelerated web development. Master visual regression testing, automated UI testing, and cross-browser validation.

2025-11-19
pytest
ソフトウェア品質保証アナリスト・テスター

Advanced Python unit testing framework for customer support tech enablement, covering FastAPI, SQLAlchemy, PostgreSQL, async operations, mocking, fixtures, parametrization, coverage, and comprehensive testing strategies for backend support systems

2025-11-19
rest-api-design-patterns
ソフトウェア開発者

Comprehensive guide for designing RESTful APIs including resource modeling, versioning strategies, HATEOAS, pagination, filtering, and HTTP best practices

2025-11-19
rest-api-design-patterns
ソフトウェア開発者

Comprehensive guide for designing RESTful APIs including resource modeling, versioning strategies, HATEOAS, pagination, filtering, and HTTP best practices

2025-11-19
shell-testing-framework
ソフトウェア品質保証アナリスト・テスター

Shell script testing expertise using bash test framework patterns from unix-goto, covering test structure (arrange-act-assert), 4 test categories, assertion patterns, 100% coverage requirements, and performance testing

2025-11-19
supabase-mcp-integration
ソフトウェア開発者

Comprehensive Supabase integration covering authentication, database operations, realtime subscriptions, storage, and MCP server patterns for building production-ready backends with PostgreSQL, Auth, and real-time capabilities

2025-11-19
typescript-fp
ソフトウェア開発者

Master functional programming in TypeScript with type-safe patterns, strict typing, advanced type system features, discriminated unions, mapped types, conditional types, and functional patterns. Use when writing TypeScript code with functional paradigms, type-safe error handling with Option/Either types, implementing type-safe composition, leveraging TypeScript's type system for functional patterns, or ensuring compile-time safety in functional code.

2025-11-19