StudyDriftStudyDriftOfficialยท19 Agent Skills Included

lextures

Feature implementation, code archaeology, CI repair, and UI polish

Implements planned features end to end, from requirements documents to tested pull requests with passing CI. Explains how code works, investigates why design decisions were made, and challenges unverified claims with evidence. Resolves merge conflicts, fixes failing checks, and polishes interface details like animations, spacing, and typography.
npx skills add StudyDrift/lextures --all -g -y
Available:

Gives your AI agent the architecture map, startup commands, testing commands, and coding conventions needed to work correctly inside the Lextures learning platform codebase.

All Skills in This Repository (19)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

make-pr-easy-to-review

Clean noisy PR history and add reviewer guidance without altering code behavior.

Official
Intermediate
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

control-ui

Builds and adapts a browser/CDP harness to inspect web, IDE, or Electron UI.

Official
Intermediate
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

get-pr-comments

Summarize GitHub pull request review comments into an ordered action list.

Official
Intermediate
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

verify-this

Restate claims and compare baseline and treatment artifacts to return a verdict.

Official
Advanced
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

Next Feature

Identify the next feature from docs/plan and run its implementation workflow.

Official
Intermediate
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

new-branch-and-pr

Create a branch from latest main and open a pull request.

Official
Intermediate
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

weekly-review

Consolidate weekly commit history into a concise status recap.

Official
Intermediate
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

what-did-i-get-done

Summarize authored git commits within a specified time range into a status update.

Official
Intermediate
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

Github Projects

Create and organize GitHub issues from feature requests via the GitHub API.

Official
Advanced
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

loop-on-ci

Monitor GitHub PR CI checks and re-run them until all pass.

Official
Intermediate
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

workflow-from-chats

Infer working preferences from chat transcripts and generate workflow rules or skills.

Official
Advanced
๐Ÿ“ฆ In Repo
StudyDriftStudyDrift

fix-merge-conflicts

Resolve git merge conflicts and produce a buildable repository state.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Lextures skills?โ–ผ

Run `npx skills add StudyDrift/lextures --all -g -y` in your terminal to install all skills in this collection globally.

How to automate feature implementation?โ–ผ

The next-feature and implement skills pick the next planned feature, write the code, run lint and e2e tests, and open a pull request automatically.

How to understand why code was written a certain way?โ–ผ

The why skill searches git history, pull requests, tickets, docs, and chat records in parallel, then returns a cited, confidence-rated explanation of the original design decisions.

How to fix failing CI checks automatically?โ–ผ

The fix-ci skill inspects failing pull request checks, finds the root error, applies a minimal fix, and repeats until all checks pass.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. Every skill follows the standard SKILL.md format and ships in both .claude and .cursor folders, so it runs in Claude Code, Cursor, and compatible editors.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’