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

dotfiles

dotfiles contains 11 collected skills from dinhhuy258, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
16
updated
2026-04-03
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

rails-console
software-developers

Safe Rails console interaction over tmux. Reads project code (models, services, policies, data flow) to build intelligent Rails console commands, then executes via tmux-relay. Trigger when interacting with a Rails console pane — debugging, investigating data, running queries, performing tasks, or any controlled operation that needs codebase context.

2026-04-03
ssh-shell
network-and-computer-systems-administrators

Interactive shell helper via tmux-relay. Helps users perform tasks on remote servers through SSH sessions — run commands, inspect logs, manage services, check system state. No codebase exploration needed. Trigger when the user wants to interact with a shell pane for server operations.

2026-04-02
brainstorm
advertising-and-promotions-managers-112011marketing-managers

Collaborative brainstorm for architecture decisions, feature design, or any problem with multiple viable approaches. Read-only — no code changes.

2026-04-02
quick-build
software-developers

Lightweight design-and-implement skill for small-to-medium tasks. Collapses brainstorm + plan + build into one session.

2026-04-02
technique-design
software-developers

Write a technical design document for a feature, system, or architecture change. Read-only — no code changes.

2026-04-02
plan
software-developers

Turn a design document from brainstorm into a concrete implementation plan. Read-only — no code changes.

2026-03-29
gh-address-comments
computer-occupations-all-other

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI

2026-03-18
gh-fix-ci
software-developers

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use `gh` to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL

2026-03-18
build
software-developers

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-03-09
documentation-lookup
software-developers

This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc

2026-02-24
code-review
software-developers

Review GitHub Pull Requests with technology-aware reference guides

2026-02-17