Skip to main content
GuilhermeVozniak
ملف منشئ GitHub

GuilhermeVozniak

عرض على مستوى المستودعات لـ ١٥ skills مجمعة عبر ٣ مستودعات GitHub.

skills مجمعة
١٥
مستودعات
٣
محدث
١٢ يونيو ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

build-test
محللو ضمان جودة البرمجيات والمختبرون

Build and test the burner-wallet monorepo. Runs signer (Java ME / Ant) and companion (Rust / Cargo) test suites. Use after making code changes to verify correctness, or when the user asks to run tests, build, or check the project.

٤ مارس ٢٠٢٦
commit
مطوّرو البرمجيات

Create a git commit following this project's Conventional Commits format with DCO sign-off. Use when the user asks to commit changes or when code changes are ready to be committed.

٤ مارس ٢٠٢٦
cross-verify
محللو ضمان جودة البرمجيات والمختبرون

Verify that the Java ME signer and Rust companion produce identical outputs for the same cryptographic inputs. Use after modifying any BIP39/32/44/84/173 code in either signer/ or companion/core/, or when updating protocol/vectors/.

٤ مارس ٢٠٢٦
crypto-review
محللو أمن المعلومات

Security-focused review for cryptographic code in signer/ and companion/core/. Validates BIP standard compliance, checks for timing side-channels, verifies test vector coverage, and ensures cross-implementation consistency. Use when modifying files in…

٤ مارس ٢٠٢٦
java-me-guard
مطوّرو البرمجيات

Enforces Java ME constraints when writing code in signer/. Prevents Java 5+ language features, validates CLDC 1.1 and MIDP 2.0 API usage, and monitors JAR size. Use whenever editing or creating Java files under signer/src/ or signer/test/.

٤ مارس ٢٠٢٦
psbt-guide
مطوّرو البرمجيات

Implementation guide for BIP174 PSBT (Partially Signed Bitcoin Transactions) on the Java ME signer. Reference for M1c milestone. Use when working on PSBT parsing, signing, or transaction construction in signer/src/org/burnerwallet/transport/ or…

٤ مارس ٢٠٢٦
size-monitor
مطوّرو البرمجيات

Monitor and optimize the signer JAR size to stay under the 1 MB budget. Use when adding new classes or dependencies to signer/, or when the user is concerned about JAR size.

٤ مارس ٢٠٢٦
analyze-codebase
مطوّرو البرمجيات

Use this skill whenever the user wants to understand, analyze, or audit a codebase before refactoring. Triggers include: "analyze this project", "what does this codebase do", "give me an overview of the code", "audit dependencies", "map the file structure",…

١٢ يونيو ٢٠٢٦
design-patterns
مطوّرو البرمجيات

Use this skill whenever the user wants to identify, apply, or refactor toward design patterns in their codebase. Triggers include: "apply design patterns", "identify patterns", "what patterns should I use", "refactor to strategy pattern", "apply factory…

١٢ يونيو ٢٠٢٦
refactor-code
مطوّرو البرمجيات

Use this skill whenever the user wants to actually refactor, rewrite, modernize, or transform existing code. Triggers include: "refactor this", "rewrite this code", "convert to hooks", "modernize this", "extract utilities", "clean up this code", "apply the…

١٢ يونيو ٢٠٢٦
generate-tests
محللو ضمان جودة البرمجيات والمختبرون

Use this skill whenever the user wants to generate tests before refactoring, create a test plan, add safety net tests, lock down behavior with tests, or generate test code for existing modules. Triggers include: "generate tests", "create test plan", "add…

٨ مارس ٢٠٢٦
verify-changes
محللو ضمان جودة البرمجيات والمختبرون

Use this skill whenever the user wants to verify refactored code, run a verification checklist, check that refactoring didn't break anything, validate changes before deployment, or assess the quality of a completed refactoring. Triggers include: "verify the…

٢ مارس ٢٠٢٦
عرض ٣ من أصل ٣ مستودعات
تم تحميل كل المستودعات