Skip to main content

このリポジトリの skills

AeonDave/malskill - 9ページ

SkillsMP は AeonDave/malskill から 327 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

AeonDave/malskill

収集済み skill 327 件中 7 件を表示しています。

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

Modern C++ patterns and best practices for readable, safe, maintainable C++ code: RAII, ownership, error handling, API design, concurrency basics, and build/tooling hygiene. Use when writing or reviewing C++ (C++20+) code.

原文の言語: 英語

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

Idiomatic Go patterns, best practices, and conventions for building robust, readable, and maintainable Go code. Use when writing, reviewing, or refactoring Go (APIs, packages, errors, interfaces, concurrency, and code style).

原文の言語: 英語

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

Go performance workflow: benchmark and profile (pprof/trace), identify hotspots, reduce allocations/GC and contention, and verify improvements with repeatable measurement. Use only after you have evidence the Go code is the bottleneck.

原文の言語: 英語

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

Async Python patterns for building non-blocking I/O with asyncio and async/await: task orchestration, cancellation, timeouts, backpressure, rate limiting, and safe sync/async boundaries. Use when implementing concurrent network/DB workflows or async services.

原文の言語: 英語

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

Pythonic patterns and best practices for writing readable, robust Python: typing, error handling, data modeling, iteration, resource management, project layout, and tooling. Use when writing or reviewing Python code and APIs.

原文の言語: 英語

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

Rust performance workflow: benchmark and profile first, identify hotspots, reduce allocations and contention, improve data layout, tune release profiles, and verify gains with repeatable evidence. Use only after you have a real Rust performance symptom,…

原文の言語: 英語

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

Build and maintain production-grade LangChain Python systems (LangChain 1.2.x baseline) with create_agent, middleware, tools, structured output, and multi-agent architectures (subagents, handoffs, router, skills). Activate for Python agent design, debugging,…

原文の言語: 英語

更新
収集済み skill 327 件中 7 件を表示しています。