windows11 skills

9 tagged windows11, measured the same way as everything else here.

Browse within: apps 9windows 9windows-11 9wsl 9wsl2 9

add-system-action

01

AmineDjeghri/personal-os-setup

Skill Claude CodeCodex

Use when adding a new TUI button/action (system action) or a new package-manager backend to personal-os-setup — e.g. "add a button to do X", "support a new package manager", "add a new tab/section". Covers the factory.py section-builder pattern, the managers/shared.py boilerplate pattern, and the required test…

604 3d ago A 78 tokens original MIT

run-tests

02

AmineDjeghri/personal-os-setup

Skill Claude CodeCodex

Use when writing or running tests in this repo, or when a test fails unexpectedly — "add a test", "run the tests", "why did this test fail/get skipped", "test the new manager/action". Covers make test vs make test-integration (the latter is destructive against the host!), the three test suites, and the exact…

604 3d ago A 81 tokens original MIT