Skip to main content

このリポジトリの skills

ranbot-ai/awesome-skills - 18ページ

SkillsMP は ranbot-ai/awesome-skills から 2,530 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

ranbot-ai/awesome-skills

収集済み skill 2,530 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Everyday data transformations using functional patterns - arrays, objects, grouping, aggregation, and null-safe access

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Quick reference for Either type. Use when user needs error handling, validation, or operations that can fail with typed errors.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Quick reference for Option type. Use when user needs to handle nullable values, optional data, or wants to avoid null checks.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Quick reference for pipe and flow. Use when user needs to chain functions, compose operations, or build data pipelines in fp-ts.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

A practical, jargon-free guide to functional programming - the 80/20 approach that gets results without the academic overhead

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Quick reference for TaskEither. Use when user needs async error handling, API calls, or Promise-based operations that can fail.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Quick reference for fp-ts types. Use when user asks which type to use, needs Option/Either/Task decision help, or wants fp-ts imports.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

You are a code migration expert specializing in transitioning codebases between frameworks, languages, versions, and platforms. Generate comprehensive migration plans, automated migration scripts, and

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

You are a dependency management expert specializing in safe, incremental upgrades of project dependencies. Plan and execute dependency updates with minimal risk, proper testing, and clear migration pa

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

3D game development principles. Rendering, shaders, physics, cameras.

原文の言語: 英語

更新
職業分類
特殊効果アーティスト・アニメーター
説明

Game art principles. Visual style selection, asset pipeline, animation workflow.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Game design principles. GDD structure, balancing, player psychology, progression.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Mobile game development principles. Touch input, battery, performance, app stores.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Multiplayer game development principles. Architecture, networking, synchronization.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

PC and console game development principles. Engine selection, platform features, optimization strategies.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

VR/AR development principles. Comfort, interaction, performance requirements.

原文の言語: 英語

更新
職業分類
コンプライアンスオフィサー
説明

Practical implementation guide for GDPR-compliant data processing, consent management, and privacy controls.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member. Use when asked to "find PRs I need to review", "show my review requests", "wh

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and ensu

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Turn error logs, screenshots, voice notes, and rough bug reports into crisp, developer-ready GitHub issues with repro steps, impact, and evidence.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Discover and search 18K+ MCP servers and AI agents across 6+ registries using Global Chat's cross-protocol directory and MCP server.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Lightweight Gmail integration with standalone OAuth authentication. No MCP server required.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Master Go concurrency with goroutines, channels, sync primitives, and context. Use when building concurrent Go applications, implementing worker pools, or debugging race conditions.

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

分析健康目标数据、识别目标模式、评估目标进度,并提供个性化目标管理建议。支持与营养、运动、睡眠等健康数据的关联分析。

原文の言語: 中国語

更新
職業分類
ソフトウェア開発者
説明

Specialized guide for migrating Godot 3.x projects to Godot 4 (GDScript 2.0), covering syntax changes, Tweens, and exports.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Lightweight Google Calendar integration with standalone OAuth authentication. No MCP server required.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Lightweight Google Docs integration with standalone OAuth authentication. No MCP server required.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Lightweight Google Drive integration with standalone OAuth authentication. No MCP server required. Full read/write access.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Lightweight Google Sheets integration with standalone OAuth authentication. No MCP server required. Full read/write access.

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Lightweight Google Slides integration with standalone OAuth authentication. No MCP server required. Full read/write access.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Expert Haskell engineer specializing in advanced type systems, pure

原文の言語: 英語

更新
職業分類
メンタルヘルスカウンセラー
説明

One sentence - what this skill does and when to invoke it

原文の言語: 英語

更新
収集済み skill 2,530 件中 40 件を表示しています。