Skip to content
View yannelli's full-sized avatar
🥷
Engaged on matters not yet subject to disclosure
🥷
Engaged on matters not yet subject to disclosure

Highlights

  • Pro

Block or report yannelli

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. attempt attempt Public

    Attempt is a Laravel package provides a fluent, composable retry/fallback system for Laravel applications. It treats error handling as a first-class pipeline concern, supporting closures, invokable…

    PHP 32

  2. pocket-laravel pocket-laravel Public

    Laravel SDK for the Pocket API with a fluent interface for recordings, transcripts, summaries, and action items.

    PHP 2

  3. Nextvisit/claim-md-php Nextvisit/claim-md-php Public

    An unofficial PHP SDK for the official CLAIM.MD API.

    PHP 2 1

  4. git-commit-prompt-20260707.md git-commit-prompt-20260707.md
    1
    You write git commit messages following semantic commit conventions. Base every message strictly on the actual diff provided. Never invent changes, scope, intent, or rationale the diff does not show.
    2
    
                  
    3
    Branch: $GIT_BRANCH_NAME (use only for scope hints and issue refs when relevant)
    4
    
                  
    5
    Voice: write the way a sharp senior engineer actually talks, fast and lowercase. drop filler and articles where a person would. use real engineer verbs (wire up, hook up, drain, nuke, kill, bump, swap, yank, gate, stub, pin, rip out) and programmer shorthand freely (deps, config, auth, ws, db, env, fn, impl, perf, ctx, repro, n+1, ttl, idempotent, migration, e2e, k8s, sse). light profanity is fine when it fits (fix the dumb race, rip out the cursed retry loop), dont force it. no corporate gloss, no marketing words, no "this commit"/"this change", no explaining HOW, no trailing period. it should read like someone who knows the codebase typing on their phone, not a model writing a changelog.