Skip to main content
Run any Skill in Manus
with one click
phileggel
GitHub creator profile

phileggel

Repository-level view of 19 collected skills across 2 GitHub repositories.

skills collected
19
repositories
2
updated
2026-07-12
repository explorer

Repositories and representative skills

smart-commit
software-developers

Create conventional commits in production context with strict validation, tests, linters, and confirmation.

2026-07-12
whats-next
software-developers

Surveys pending work across TODOs, planning docs, unfinished feature plans, open spec questions, in-flight git work, and open GitHub issues, then returns a value/effort table with a recommended next action. Use at session start to triage what to work on, especially after a gap when context has faded.

2026-06-20
kit-discover
software-developers

After a kit sync, verifies every entry in `.claude/kit-manifest.txt` is on disk and reconciles `CLAUDE.md` against `.claude/kit-tools.md` — surfacing sync gaps, drift, gaps, and redundancies. Proposes a CLAUDE.md patch the user reviews and applies manually.

2026-05-31
spec-writer
software-developers

Interactive spec writer for new features. Interviews the user to understand the feature (even if vague), reads the existing domain, then produces docs/spec/{feature}.md with structured TRIGRAM-NNN business rules and an optional UX draft. For new features only — not for documenting existing code.

2026-05-31
visual-proof
software-quality-assurance-analysts-and-testers

Captures and commits visual proof screenshots for any `.tsx` / `.css` change. Generates a full preview for every component state (idle/loading/results/empty/error) in both light and dark mode, captures with Playwright via `scripts/visual-proof-capture.mjs`, and reports any console errors found. Auto-discovers project config on first run.

2026-05-30
preflight
software-quality-assurance-analysts-and-testers

Pre-release validator for kit artifacts. Checks downstream-readiness of agents/skills (no kit-centric language, correct paths), script quality, and cross-component coherence. Use before releasing kit updates to downstream projects.

2026-05-30
prune
software-developers

Audit the project for structural simplification — fewer lines, methods, and unnecessary code — without touching architecture or DDD structure. Coverage report is mandatory; refuses to proceed without one. Read-only; produces a prioritized report for human review.

2026-05-30
setup-e2e
software-developers

One-time setup of the Tauri WebDriver E2E infrastructure. Installs npm packages, generates wdio.conf.ts from the project binary, adds test:e2e / test:e2e:ci npm scripts. Run once before the first test-writer-e2e invocation. Safe to re-run — skips steps already done.

2026-05-30
Showing top 8 of 17 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded