Matias Zanolli
Community@matiaszanolli · Uruguay
15+ years turning mate into code, and just getting started! All things Python and data lover overall. Music addict, always looking to unite music and tech.
Agent Skills by Matias Zanolli
Showing 17 vetted skills indexed across 2 GitHub repositories.
audit-dpcm
Audit NES drum subsystems for DPCM sample mapping and DMC channel operation.
audit-tempo
Audit MIDI tempo conversion to NES frame-timing for audio playback.
audit-suite
Orchestrates parallel audit suites across multiple domains with preset configurations.
audit-performance
Audit MIDI2NES compiler performance across parser, pattern detection, sampling, and memory dimensions.
audit-patterns
Audit pattern detection and compression in the MIDI to NES compiler.
audit-regression
Identify untested code paths and strengthen existing unit tests.
audit-pipeline
Audit MIDI to NES ROM conversion pipeline data flow and error handling.
audit-nes-hardware
Validate NES APU audio channel and register configurations against hardware documentation.
midi2nes
Convert MIDI files into NES ROMs using an MMC3 Macro-Driven Bytecode Engine.
audit-publish
Convert audit report findings into GitHub issues with deduplication and label reconciliation.
audit-tech-debt
Analyze codebases for logic duplication, dead code, stale documentation, and magic numbers.
audit-incremental
Audit recently changed files to detect regressions and new bugs.
audit-arranger
Audit MIDI to NES ROM arranger mode for role analysis, GM mapping, voice allocation, and arpeggiation.
audit-mappers
Audit NES mapper configurations and build processes for accuracy.
fix-issue
Automate GitHub issue fixes in the midi2nes repository with Python scripting.
audit-safety
Audit Python code in NES projects for robustness and input safety.
legacy-lookup
Search Gamebryo 2.3 source code for legacy classes and functions.