0xmichalis

6 mods across 1 repository, 2 stars between them.

github-cli

01

0xmichalis/agent-rules

Skill Claude CodeCodex

Driving GitHub through the gh CLI — reading issues with comments, fetching PR reviews and inline review comments, replying inline via inreplyto, and the REST workaround for gh pr edit's missing OAuth scope. Load when reading or responding to GitHub issues and pull requests.

2 21d ago A 57 tokens

rust-rules

02

0xmichalis/agent-rules

Skill Claude CodeCodex

My Rust conventions — blank-line semantics, closure placement, shortest-clause-first conditionals, the deadcode comment rule, and sqlx/Diesel query practices. Load before writing or reviewing Rust.

2 21d ago A 43 tokens

solana-security

03

0xmichalis/agent-rules

Skill Claude CodeCodex

Solana program security rules — account and discriminator validation, type cosplay, Anchor init/close pitfalls, PDA derivation and sharing, CPI reentrancy, checked arithmetic, and the attack cases to test. Load before writing, auditing or reviewing a Solana program or Anchor instruction.

2 21d ago A 60 tokens

solidity-rules

04

0xmichalis/agent-rules

Skill Claude CodeCodex

My Solidity conventions and gotchas — named imports, interface/NatSpec standards, CEI and SafeERC20, the Uniswap v4 atomic pool-init pattern, assembly gas tricks, revert-bubbling, and testing standards. Load before writing or reviewing any .sol file.

2 21d ago A 61 tokens

sql-indexes

05

0xmichalis/agent-rules

Skill Claude CodeCodex

Database index design rules for PostgreSQL, MySQL and SQL Server — composite column ordering, leftmost prefix, covering and INCLUDE columns, cardinality anti-patterns, write and memory cost, and periodic auditing. Load before creating, changing or auditing an index, or when diagnosing a slow query.

2 21d ago A 63 tokens

0xmichalis/agent-rules

Instructions file CodexOpenCode

AGENTS.md instructions for 0xmichalis/agent-rules, covering agent guidelines, communication, working agreement, verification and topic rules.

2 21d ago A 507 tokens