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

dotfiles

dotfiles contains 24 collected skills from 0spura, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
24
Stars
3
updated
2026-07-16
Forks
0
Occupation coverage
7 occupation categories · 100% classified
repository explorer

Skills in this repository

architecture-design
software-developers

Define how approved requirements will be implemented (service boundaries, APIs, data model, integrations, failure modes, technical contracts) before coding.

2026-07-16
brainstorming
software-developers

Explore how something should work before building it (product philosophy, component design, or feature behavior) and converge on an approved design.

2026-07-16
design-principles
web-and-digital-interface-designers

Empirical HCI and UX guidelines per device type to ground UI design decisions.

2026-07-16
grill-me
software-developers

Pressure-test an existing plan, design, or decision, interrogating every decision point one question at a time until hidden assumptions and weak points surface.

2026-07-16
implementation-plan
project-management-specialists

Turn approved requirements into typed tracker work items, shaped from a template and ready for the implementation loop to dispatch.

2026-07-16
implementation
software-developers

Drive an approved backlog to done. Selects the next unblocked item and dispatches it by type to the right agent, sending feature and refactor to implement-item, bug to debug, and perf to perf.

2026-07-16
pull-request
software-developers

Use after implementation is committed on a branch to open or update a PR, write the PR body, link work items, monitor checks, and handle CI feedback. Works for a feature or a standalone fix/perf/refactor.

2026-07-16
srs
software-developers

Formalize an approved design into a versioned requirements specification (what the system must do, for whom, under which constraints) before architecture.

2026-07-16
adr
software-developers

Record an architecture decision by creating, updating, or superseding an ADR after a significant, costly-to-reverse technical choice is approved.

2026-07-16
brainstorming
software-developers

Explore how something should work before building it (product philosophy, component design, or feature behavior) and converge on an approved design.

2026-07-12
srs
software-developers

Formalize an approved design into a versioned requirements specification (what the system must do, for whom, under which constraints) before architecture.

2026-07-12
academic-writing
technical-writers

Draft an academic paper or thesis in phases that survive peer review, from fitting the venue through shaping the contribution, storyboarding the skeleton, and writing the prose.

2026-07-10
paper-review
postsecondary-teachers-all-other

Pressure-test a paper at any phase, whether shape, skeleton, draft, or final, by reviewing it three ways at once, four when citations need checking against sources, then synthesize a mock notification with a phased revision list.

2026-07-10
html-slides
web-developers

Build a single-file HTML slide deck in three light passes, content and mechanics first, then a unique visual identity, then the assembled deck, so revising the sequence never means regenerating the whole file.

2026-07-09
pull-request
software-quality-assurance-analysts-and-testers

Use after implementation is committed on a branch to open or update a PR, write the PR body, link work items, monitor checks, and handle CI feedback. Works for a feature or a standalone fix/perf/refactor.

2026-07-08
adr
software-developers

Record an architecture decision by creating, updating, or superseding an ADR after a significant, costly-to-reverse technical choice is approved.

2026-07-08
architecture-design
software-developers

Define how approved requirements will be implemented (service boundaries, APIs, data model, integrations, failure modes, technical contracts) before coding.

2026-07-08
code-craft
software-developers

Discipline for running a code-changing task, covering scope, spec alignment, verification, and clean handoff.

2026-07-08
code-standards
software-developers

The quality bar for code, covering simplicity, clarity, tests, and secure-by-construction.

2026-07-08
grill-me
project-management-specialists

Pressure-test an existing plan, design, or decision, interrogating every decision point one question at a time until hidden assumptions and weak points surface.

2026-07-08
implementation-plan
project-management-specialists

Turn approved requirements into typed tracker work items, shaped from a template and ready for the implementation loop to dispatch.

2026-07-08
implementation
software-developers

Drive an approved backlog to done. Selects the next unblocked item and dispatches it by type to the right agent, sending feature and refactor to implement-item, bug to debug, and perf to perf.

2026-07-08
retro
software-developers

Turn a recurring failure or repeated correction into a durable fix by mining the pattern, proposing one bounded edit to a rule, skill, or agent, and applying it only after approval.

2026-07-08
design-principles
web-and-digital-interface-designers

Empirical HCI and UX guidelines per device type to ground UI design decisions.

2026-07-07