Skip to main content
Run any Skill in Manus
with one click
GitHub repository

lextures

lextures contains 13 collected skills from StudyDrift, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
58
updated
2026-07-01
Forks
5
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

next-mobile
web-developers

Implements the next mobile story

2026-07-01
next-feature
software-developers

Use this when the next feature needs to be implemented.

2026-07-01
dont-trust-me-bro
software-quality-assurance-analysts-and-testers

Skeptical analysis and critique of claims, plans, and code without taking anyone at face value. Use when the user says "don't trust me", wants adversarial review, red-teaming, assumption checking, or verification that generated or proposed code is actually correct. Triggers on skepticism, critique everything, verify claims, challenge assumptions, red team, devil's advocate, prove it, smell test.

2026-06-23
make-interfaces-feel-better
web-and-digital-interface-designers

Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing frontend code, implementing animations, hover states, shadows, borders, typography, micro-interactions, enter/exit animations, or any visual detail work. Triggers on UI polish, design details, "make it feel better", "feels off", stagger animations, border radius, optical alignment, font smoothing, tabular numbers, image outlines, box shadows.

2026-06-22
implement
software-developers

Implements a new planned feature

2026-06-18
fix-ci
software-developers

Find failing PR checks, inspect logs or external check links, and apply focused fixes

2026-06-08
fix-merge-conflicts
software-developers

Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution

2026-06-08
get-pr-comments
software-developers

Fetch and summarize review comments from the active pull request

2026-06-08
how
software-developers

Use for "how does X work", code walkthroughs before changing something, and placement / ownership / layering questions ("where should this live", "which package owns this", "is this the right layer"). Explains subsystem architecture, runtime flow, onboarding mental models. Can critique architecture. Use why for motivation.

2026-06-08
implement
software-developers

Implements a new planned feature

2026-06-08
next-feature
software-developers

Use this when the next feature needs to be implemented.

2026-06-08
requirements
software-developers

Turns a feature request into a full implementation-plan requirements document matching docs/plan/_TEMPLATE.md. Use when the user asks for requirements, a spec, an implementation plan, or wants to flesh out a feature before building. Also use for /requirements or "write requirements for X".

2026-06-08
why
software-developers

Use for 'why does X work this way', 'why we picked Y', design rationale, regressions, postmortems, or data-backed thresholds. Discovers available MCPs and queries each evidence category (source control, issue tracker, long-form docs, real-time chat, infrastructure observability, error tracking, product analytics warehouse) in parallel, then returns a cited read on decisions and tradeoffs. Use how for runtime behavior.

2026-06-08