ワンクリックで
trellang
trellang には stritzinger から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Repo-specific Erlang coding conventions for Trellang. Use when editing Erlang modules in src/**/*.erl or test/**/*.erl, especially HTTP helpers, gen_server callbacks, documentation attributes, JSON handling, pg usage, or boundary validation and pattern matching.
Trellang Rebar3, ExDoc, Hex, relx, and coverage configuration rules. Use when editing rebar.config, release metadata, docs publishing config, Hex publishing workflow, or coverage expectations for *_app.erl and *_sup.erl modules.
Trellang Trello API scoping and Common Test safety rules. Use when editing src/trello.erl or test/**/*.erl that read application env, call Trello APIs, create/update/delete cards, use board/list/member/label ids, or clean up integration-test resources.