ワンクリックで
ore-ai-mcp
ore-ai-mcp には orelbn から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Follow project commit conventions when preparing commit messages and creating commits. Use when drafting, reviewing, or validating commit messages.
Fetch and understand documentation for a library or dependency before working with it. Use this skill whenever a library, package, or framework is mentioned that requires understanding its API, usage, or current version behavior.
Organize or refactor modern TypeScript backends with clear module boundaries, readable files, practical reuse, high cohesion, low coupling, and explicit public exports. Use when shaping backend folder structure, splitting responsibilities inside modules, deciding what belongs in `modules/`, `services/`, or `lib/`, or cleaning up layer-based sprawl.