Skip to main content
84 skills · 10 categories · MIT

Skills for real engineers

A practical skill system for engineers who want to use AI without giving up their standards. Install the ones you use, then type a slash command. This is a fork of mattpocock/skills extended with framework scaffolding, the full git and PR lifecycle, and daily engineering workflows.
Install
npx skills@latest add AlexRebula/skills

Or as a read-only Claude Code plugin: /plugin marketplace add AlexRebula/skills

By the numbers

This fork, at a glance

Generated straight from the repo, so these numbers never go stale.
Skills

84

Categories

10

AlexRebula original

50

Diverged from upstream

14

Choose your category

Flows tailored to you

Choose which persona category best fits you and we'll suggest the workflows and skills for you.
Software Engineering
Teaching & Mentoring
Running the practice
Personal knowledge work

Don't know where to start? Skip the picker and run /ask-alex instead — works like Matt Pocock's ask-matt, scoped to this fork: describe your situation and it'll name the skill or sequence that fits.

The Flow

Start the day

Pick up where the last session left off before writing anything new.

  • Daily session startup coordinator. Runs preflight → session context → repo status + WIP sweep → open PR sweep → morning brief → file write → Asana sync.

  • Composite pre-flight: runs `/check-prior-work`, `/load-oss-standards`, and `/load-dependency-chain` in sequence.

  • Scans context for a `<conversation-summary>` block and extracts earlier session work for continuity.

  • Load the session index and latest wrap file; check for an existing morning brief for today.

  • Load all session guidelines in one go: Karpathy coding rules, OSS quality standards, and PR/branch conventions. Run at the start of every session before any user task.

  • Ask which skill or flow fits your situation. A router over the whole skill set in this repo.

Select this stage to browse each skill in more depth.