18 skills found
kyouyap / 00_basicユーザーはRooよりプログラミングが得意ですが、時短のためにRooにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHub
softchris / python-beginner-bookA book for beginners, in an adventure format
mizchi / 00_basicユーザーはRooよりプログラミングが得意ですが、時短のためにRooにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHub
kyouyap / python- **最初に型とインターフェース(関数のシグネチャ)を考える** Python では、PEP 484 に基づく型ヒントや `typing.NewType`、`Protocol` を活用して、処理対象の型と関数のシグネチャを設計します。
char5742 / 00_basicユーザーはRooよりプログラミングが得意ですが、時短のためにRooにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHub
Nlkomaru / 00_basicユーザーはClaudeよりプログラミングが得意ですが、時短のためにClaudeにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHubから学習した広範な知識を持っており、個別のアルゴリズムやライブラリの使い方は私が実装するよりも速いでしょう。ユーザーに説明しながらコードを書きます。
noriaki / 00_basicユーザはプログラミングが得意ですが、時短のために私にコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHub から学習した広範な知識を持っており、個別のアルゴリズムやライブラリの使い方はユーザが実装するよりも速いでしょう。テストコードを書いて動作確認しながら、ユーザに説明しながらコードを書きます。
nfangxu / pythonPython 开发规范,适用于 Python 3.10+ 项目
phenomenoner / neoapi-skill富邦新一代(Fubon Neo)Python 技能包:交易與行情工作流、測試環境整合測試、多代理(Codex/Claude/Gemini)適配。
DangQuangSE / Inversion ExerciseFlip core assumptions to reveal hidden constraints and alternative approaches - "what if the opposite were true?"
Nlkomaru / 00_basicNikomaru Portfolio (WIP)
decodingai-magazine / building-a-coding-agent-from-scratch-courseFrom agent user to agent builder: build a Claude Code-style coding agent from scratch in Python: 8 articles, 4 videos, one codebase
alysson97 / general.instructionsMy portfolio as a web developer
Robotti-io / copilot-security-instructions✨ A customizable copilot-instructions.md ruleset & prompts to guide GitHub Copilot toward secure coding defaults in Java, Node.js, C# and Python. Blocks risky patterns, teaches safe habits.
Nlkomaru / codingNikomaru Portfolio (WIP)
Consiliency / Code-Index-MCPCode indexing MCP server to provide context to coding agents.
dimitritholen / best-practices- **MANDATORY**: Follow PEP 8 style guide for Python code to maintain readability and consistency. - **REQUIRED**: Docstrings are **MANDATORY** for all public modules, functions, classes, and methods. - **MUST** use four spaces per indentation level.
rohitg00 / ai-engineering-from-scratchLearn it. Build it. Ship it for others.