Skip to main content
lwouis
GitHub creator profile

lwouis

Repository-level view of 5 collected skills across 1 GitHub repositories.

skills collected
5
repositories
1
updated
Aug 6, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

rework-comments
software-developers

Audit and rework code comments across AltTab so they help an AI agent instead of misleading it. Triages every comment by whether its claim is verifiable and non-derivable, deletes process narration and repeated lessons, shrinks history to test names, and…

Aug 6, 2026
audit-specs-tests
software-quality-assurance-analysts-and-testers

Audit the AltTab test suite for spec/test/code consistency. For every co-located triad in `src/` (`Foo.swift` + `FooSpecs.md` + `FooTests.swift`), it cross-checks that each XCTest method has a matching scenario line in the spec and vice-versa, flags drift…

May 28, 2026
coverage-explore
software-quality-assurance-analysts-and-testers

Measure AltTab test coverage and record it as documentation. Runs the Test scheme with coverage into a throwaway result bundle, parses the per-file/region report, refreshes the per-feature badge atop each `*Specs.md` and the root `src/coverage.md` table, then…

May 28, 2026
assets-optimization
software-developers

Audit and optimize every image asset shipped with AltTab. Apply the right format per asset class (PDF for vectors, HEIC for raster) and the right post-processing (strip Figma cruft from PDFs, extract SF Symbols as minimal vector PDFs, encode raster sources to…

May 21, 2026
translate-missing-l10n
software-developers

Translate missing l10n strings for AltTab using Claude's multilingual ability. Refreshes the source `Localizable.strings` from current Swift code, finds keys missing in each `<lang>.lproj/Localizable.strings`, translates them, then writes them back via…

May 21, 2026
Showing 1 of 1 repositories
All repositories loaded