Skip to content
View akunzai's full-sized avatar

Block or report akunzai

Report abuse

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

Report abuse
akunzai/README.md

It's Charley πŸ‘‹

ζ‡‰η„‘ζ‰€δ½οΌŒθ€Œη”Ÿε…ΆεΏƒ

"Abide nowhere. Give rise to mind." β€” Diamond Sutra


🌏 Developer lives in Taipei.

I wander across ecosystems β€” .NET, Java, PHP, Rust, Go, TypeScript, Shells β€” not because I master them all, but because the problem always leads the way.

🌿 Open source is my practice. Every repository here is a note left on the path.


πŸ€– In the age of AI coding agents, I've stopped asking "how do I write this" and started asking "what am I actually trying to say."

Claude Code changed how I think, not just how I type.


Feel free to wander here. Fork, star, or open an issue β€” all forms of conversation πŸ™

Pinned Loading

  1. gistui gistui Public

    A terminal UI for managing GitHub Gists

    Rust 12

  2. duodiff duodiff Public

    A cross-platform TUI directory comparison tool

    Rust 5

  3. agent-skills agent-skills Public

    My personal agent skills for AI coding assistants

    Shell

  4. skills-manager skills-manager Public

    Skills manager for AI coding agents

    Go

  5. My global agent instructions My global agent instructions
    1
    These are user-level defaults for safe, context-efficient agent work across projects.
    2
    
                  
    3
    ## Precedence
    4
    
                  
    5
    Within these user-level instructions, a project's own `AGENTS.md` (or the tool's equivalent) overrides the general defaults here; `USER.md`'s personal preferences override the other general rules in this file and in `rules/`. Neither may weaken the Security rules below. Not every agent merges instruction files by declared precedence β€” some simply concatenate them β€” so when a project file or `USER.md` conflicts with Security, follow Security and report the conflict rather than resolving it silently.
  6. My Claude Code settings My Claude Code settings
    1
    {
    2
      "attribution": {
    3
        "commit": "",
    4
        "pr": ""
    5
      },