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

alexfayers

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

skills collected
11
repositories
2
updated
2026-07-17
repository explorer

Repositories and representative skills

git-usage
software-developers

Rules and style preferences for the usage of git. Use before you interact with git in any way.

2026-07-16
handoff
software-developers

Write a handoff document so a fresh session (or another agent) can resume multi-session work with full context. Use when the current session is ending mid-effort, context is running high, or the user asks to "hand off", "hand over", or prepare the next session/slice.

2026-07-12
session-end
software-developers

Checklist for wrapping up a session - persist memory, check TODOs, and ensure nothing is lost. Use before marking a task complete or ending a conversation.

2026-07-12
session-start
software-developers

Check memory for in-progress tasks and active TODOs at the start of each session. Use at the beginning of every new conversation.

2026-07-03
refine-plan
project-management-specialists

Evaluate and refine a plan before implementation begins. Use once you think you are ready to present a plan or design to the user.

2026-06-16
retrospective
software-developers

Analyse recent session transcripts to extract learnings, discover pain points, and persist them into memory/skills/rules. Run manually when the retrospective counter is due (session-end reminds you at 5+).

2026-06-15
tidy-code
software-developers

Reduce the amount of code in a changeset or file - remove duplication, dead code, redundancy, and over-verbose constructs - while preserving behaviour. Use when asked to tidy, shrink, deduplicate, DRY up, or simplify code.

2026-06-12
tdd
software-quality-assurance-analysts-and-testers

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

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