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

linder3hs

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

skills collected
8
repositories
2
updated
2026-06-19
repository explorer

Repositories and representative skills

plan-feature
software-developers

Plan a feature end-to-end before coding โ€” clarify intent, explore existing code for reuse, design the approach, list files to change, and define how to verify. Use before implementing any non-trivial feature or when asked to plan or design work.

2026-06-09
qa-browser
software-quality-assurance-analysts-and-testers

QA a web app/UI in a real browser โ€” navigate flows, verify state, catch console/network errors, take screenshots as evidence. Use when asked to QA, test the site, verify a deployment, or confirm a UI feature works end-to-end.

2026-06-09
review-diff
software-quality-assurance-analysts-and-testers

Review the current diff/PR for correctness bugs, reuse, simplification, and efficiency. Use before merging, after finishing a change, or when asked to review code.

2026-06-09
scaffold-project
software-developers

Bootstrap a new project, module, component, or route following existing conventions (or sensible Next.js/React/TS defaults for a fresh repo). Use when asked to scaffold, set up, or create a new component/route/module/project.

2026-06-09
security-audit
information-security-analysts

Audit code for exploitable security vulnerabilities โ€” injection, auth/authorization flaws, secrets, trust-boundary violations, OWASP Top 10. Use when reviewing security-sensitive code (auth, payments, input handling) or when asked for a security audit. Defensive use only.

2026-06-09
write-tests
software-quality-assurance-analysts-and-testers

Write and run tests that catch real regressions, match the project's existing harness and style, and cover edge/error paths. Use when adding tests, improving coverage, or after implementing a feature.

2026-06-09
Showing 2 of 2 repositories
All repositories loaded