Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dotfiles

dotfiles 收录了来自 dinhhuy258 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
16
更新
2026-04-03
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

rails-console
软件开发工程师

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
网络与计算机系统管理员

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
广告与促销经理市场营销经理

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

2026-04-02
quick-build
软件开发工程师

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

2026-04-02
technique-design
软件开发工程师

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

2026-04-02
plan
软件开发工程师

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

2026-03-29
gh-address-comments
其他计算机职业

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

2026-03-18
gh-fix-ci
软件开发工程师

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
软件开发工程师

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

2026-03-09
documentation-lookup
软件开发工程师

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
软件开发工程师

Review GitHub Pull Requests with technology-aware reference guides

2026-02-17