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

skills

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

skills collected
19
Stars
2
updated
2026-05-22
Forks
1
Occupation coverage
8 occupation categories · 100% classified
repository explorer

Skills in this repository

emil-design-eng
web-and-digital-interface-designers

Apply Emil Kowalski-style UI polish: interaction details, component feel, animation restraint, and invisible product quality. Uses progressive disclosure instead of long design essays.

2026-05-22
emilkowal-animations
web-developers

Apply Emil Kowalski-style animation guidance for web interfaces: purposeful motion, correct easing, interruptibility, performance, reduced motion, and interaction feel.

2026-05-22
work
software-developers

Implement the requested change on the current branch using the best available contract: issue, architecture, user request, or repo evidence. Does not require /architect or /review to have run. Hands naturally to /test.

2026-05-22
address
software-quality-assurance-analysts-and-testers

Triage and address PR review comments. Uses available issue/architecture/context when present, keeps evidence in .context/address.md, and does not require prior workflow phases.

2026-05-20
architect
computer-systems-analysts

Derive the smallest correct architecture from user intent, repo facts, and available workflow evidence. Writes the full architecture to .context/architecture.md and returns only the decision, tradeoff, risk, and next action.

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

Review the current PR for correctness, tests, maintainability, security, standards, and prior-findings risk. Keeps reviewer detail in .context/code-review.md and posts concise actionable GitHub review comments.

2026-05-20
debug
software-developers

Reproduce, root-cause, and fix a bug with the smallest verified change. Writes investigation evidence to .context/debug.md and hands naturally to /test.

2026-05-20
docs
software-developers

Update documentation for changed behavior, APIs, config, operations, migrations, or architectural contracts. Reads current diff and evidence artifacts, writes only necessary docs, and hands naturally to /pr.

2026-05-20
frontend-design
web-and-digital-interface-designers

Create distinctive, production-grade frontend interfaces with high design quality. Use for web components, pages, dashboards, applications, posters, HTML/CSS layouts, or styling/beautifying web UI while avoiding generic AI aesthetics.

2026-05-20
improve-architecture
software-developers

Explore a codebase for architecture improvements that reduce coupling, deepen modules, or improve testability. Produces a ranked shortlist in chat and detailed evidence in .context/improve-architecture.md.

2026-05-20
interview
project-management-specialists

Clarify the problem, values, constraints, non-goals, failure modes, and intended direction with minimal high-value questions. Writes .context/interview.md and hands naturally to /architect when enough is known.

2026-05-20
issue
software-developers

Open or draft a GitHub issue from available architecture, review, repo, and user context. Uses prior artifacts when present but can synthesize a durable contract directly from the current task.

2026-05-20
learn
project-management-specialists

Capture one durable lesson from the completed workflow. Reads issue, PR, diff, review, and .context evidence; writes a concise learning file and hands naturally to /merge.

2026-05-20
merge
software-developers

Merge the current PR through GitHub after verifying branch state, reviewability, checks, and user/repo constraints. Writes merge evidence to .context/merge.md.

2026-05-20
pr
software-developers

Open or update a pull request from the current branch with a minimal durable body. Reads available context, commits relevant changes if needed, pushes, watches checks, and hands naturally to /code-review.

2026-05-20
review
software-quality-assurance-analysts-and-testers

Pressure-test a proposed architecture, issue, PR intent, or inferred design. Writes detailed findings to .context/review.md and returns LOCKED or NOT LOCKED with blockers only.

2026-05-20
scout
computer-systems-analysts

Ground an unfamiliar repo area, library, API, failure mode, or design question. Writes evidence to .context/scout.md and returns only constraints, risks, unknowns, and the next natural action.

2026-05-20
teach
elementary-school-teachers-except-special-educationtutors-253041

Teach a concept, solution, or pattern one layer at a time with grounded examples. Uses the attention contract and avoids dumping full derivations unless requested.

2026-05-20
test
software-quality-assurance-analysts-and-testers

Harden and run tests for the current implementation using issue, architecture, diff, or user request as evidence. Writes test evidence to .context/test.md and hands naturally to /docs.

2026-05-20