بنقرة واحدة
trellang
يحتوي trellang على 3 من skills المجمعة من stritzinger، مع تغطية مهنية على مستوى المستودع وصفحات 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.