14 skills found
kyouyap / python- **最初に型とインターフェース(関数のシグネチャ)を考える** Python では、PEP 484 に基づく型ヒントや `typing.NewType`、`Protocol` を活用して、処理対象の型と関数のシグネチャを設計します。
softchris / python-beginner-bookA book for beginners, in an adventure format
lucasd1as / codrops-mcppulls codrops examples from their website
SoftwareTree / gilhari_example1Example of a RESTful Gilhari microservice providing ORM for JSON objects of User class
microsoft / mcp-for-beginnersThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python.
imageio / codingPython library for reading and writing image data
Nlkomaru / 00_basicユーザーはClaudeよりプログラミングが得意ですが、時短のためにClaudeにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHubから学習した広範な知識を持っており、個別のアルゴリズムやライブラリの使い方は私が実装するよりも速いでしょう。ユーザーに説明しながらコードを書きます。
whardier / extract_learningsVS Code (and friends) extension and lauch helper
mizchi / 00_basicユーザーはRooよりプログラミングが得意ですが、時短のためにRooにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHub
kyouyap / 00_basicユーザーはRooよりプログラミングが得意ですが、時短のためにRooにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHub
tody-agent / cm-exampleA template demonstrating the universal format compatible with Antigravity, Claude, Cursor, and OpenClaw.
noriaki / 00_basicユーザはプログラミングが得意ですが、時短のために私にコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHub から学習した広範な知識を持っており、個別のアルゴリズムやライブラリの使い方はユーザが実装するよりも速いでしょう。テストコードを書いて動作確認しながら、ユーザに説明しながらコードを書きます。
crazyguitar / pyComprehensive Python programming reference covering syntax, concurrency, networking, databases, ML/LLM development, and HPC.
modelcontextprotocol / python-sdkThe official Python SDK for Model Context Protocol servers and clients