kyzooghost
@kyzooghost
Public Skills
interview
by kyzooghost
Interview user in-depth to create a detailed spec
unit-test
by kyzooghost
Guidelines for writing and reviewing unit tests. Covers AAA pattern, test naming, determinism, mocking strategies, and reviewer responsibilities. Use when creating or updating .test. files, reviewing test PRs, or refactoring tests to improve clarity and coverage.
developing-smart-contracts
by kyzooghost
Solidity smart contract development guidelines. Covers NatSpec documentation, naming conventions, file layout, and code style. Use when writing, reviewing, or refactoring Solidity contracts, or when the user asks about Solidity best practices, contract structure, or NatSpec.
audit-code-health
by kyzooghost
Scans codebases for security vulnerabilities, bugs, and code health issues. Creates structured work items for remediation. Triggers on "audit", "code review", "security scan", "find bugs", "tech debt", or "assess code quality".