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

skills

skills contains 16 collected skills from alexanderguy, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

linear-issue-workflow
software-developers

Implement a feature or fix based on a Linear issue

2026-07-01
linear-create
project-management-specialists

Create well-structured Linear issues, projects, project updates, or initiatives

2026-06-29
bug-triage
software-developers

Validate a filed bug against the source before fixing it — verify every claim, hunt the broader class, find the contract question, and scope the outcome

2026-06-28
implement
software-developers

Disciplined per-commit workflow with Greybeard review, build gates, and Critique loops

2026-06-19
philosophy
management-analysts-131111

Engineering philosophy and work culture principles. Load this skill when making architectural decisions or to understand the team's work principles.

2026-06-10
style
software-developers

General coding conventions for clean, maintainable code. Always load this skill when writing or reviewing code in any language.

2026-06-05
code-review
software-quality-assurance-analysts-and-testers

Perform a code review or pull request review on a branch

2026-06-02
dispatch
software-developers

Orchestrate parallel subagent task runs. Smart input resolution - provide a name, directory, yaml file, or spec file. No argument runs the latest dispatch.

2026-06-01
git-rebase
software-developers

Reshape git history with rebase — edit-in-place to fix an earlier commit, squash/fixup, drop, split, reword, or validate every replayed commit. Load whenever you need to change a commit that is not HEAD, or for any branch-history cleanup before push. Covers driving every editor invocation non-interactively so the rebase runs without a human at the keyboard.

2026-05-24
opsh
software-developers

Write scripts using opsh and its built-in libraries. Load this skill when writing, reviewing, or debugging opsh scripts.

2026-05-23
interview
interviewers-except-eligibility-and-loan-434111

Conduct an iterative multiple-choice interview using AskUserQuestion. Returns the Q&A inline. Use as a utility when a caller needs structured user input on a topic.

2026-05-16
ast-grep
software-developers

Bulk code refactoring using AST patterns instead of manual read-edit-write cycles. Load this skill when renaming, changing signatures, or migrating API usage across many files.

2026-05-12
refactor
software-developers

Examine code, document its design, and collaboratively plan improvements

2026-05-10
typescript
software-developers

TypeScript-specific coding conventions and type system patterns. Always load this skill when writing or reviewing TypeScript code.

2026-04-17
pull-request-review
software-quality-assurance-analysts-and-testers

Review a pull request by branch name or URL, using a git worktree

2026-03-21
scribe
software-developers

Maintain product, architecture, and implementation docs — routes input, detects gaps, and interviews for completeness

2026-03-09