garfiec

7 mods across 1 repository, 84 stars between them.

audit-deps

01

garfiec/Librechat-Mobile

Skill Claude CodeCodex

Audit open dependabot PRs in this repo. Spawns one investigator per PR (each with a codebase-walk sub-agent), produces a comparison table with per-PR risk + recommendation, and proposes a merge order that minimizes rebase churn. Audit-only — stops at recommendations; user authorizes execution. Use when dependabot has…

84 3d ago A 86 tokens original MIT

audit-i18n

02

garfiec/Librechat-Mobile

Skill Claude CodeCodex

Audit localization / i18n coverage across the compose-resources surface (9 modules x 9 locales). Finds strings that exist in English but not in some or all languages, keys left as untranslated English stubs inside a translated file, stale keys the base dropped, and English literals that never reached a strings.xml at…

84 3d ago A 120 tokens original MIT

release-highlights

03

garfiec/Librechat-Mobile

Skill Claude CodeCodex

Add a hand-written Highlights section to a GitHub release whose notes were auto-generated, summarizing the release's PRs in user-facing language above the generated changelog. Reads every PR in the range, drafts the section in the repo's house style, asks about ambiguous wording, and writes only after approval. Use…

84 3d ago A 94 tokens original MIT

sync-upstream

04

garfiec/Librechat-Mobile

Skill Claude CodeCodex

Sync the Switchboard client with a newer official LibreChat server version — a stable release, a release candidate, or a PARTIAL sync up to an untagged upstream commit (e.g. current dev HEAD). If the client is ALREADY at the target commit, runs an AUDIT of the last synced delta to catch anything that was missed.…

84 3d ago A 89 tokens original MIT

update-web-assets

05

garfiec/Librechat-Mobile

Skill Claude CodeCodex

Update the third-party JavaScript vendored into the app for the artifact, diagram, and math WebViews (KaTeX, mermaid, marked, highlight.js, Tailwind, Babel, React). Checks what is outdated, reads each pin's rationale before proposing a bump, re-downloads from the official source, verifies the lock, and runs the gates.…

84 3d ago A 124 tokens original MIT

garfiec/Librechat-Mobile

Instructions file

Instructions for garfiec/Librechat-Mobile, covering switchboard, tech stack, module layout, architecture rules and adding a new feature module.

84 3d ago A 1,456 tokens original MIT

CLAUDE

07

garfiec/Librechat-Mobile

Agent

Agent "CLAUDE" from garfiec/Librechat-Mobile, covering feature:agents, screens, navigation, marketplace viewmodel and agent card layout.

84 3d ago A 0 tokens original MIT