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

dotfiles

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

已收集 skills
12
Stars
2
更新
2026-07-15
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

graphify
软件开发工程师

Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.

2026-07-15
new-script
软件开发工程师

Scaffold a new helper script in local/bin/ with proper boilerplate, msgr sourcing, and documentation tag.

2026-05-19
bats-test-scaffold
软件质量保证分析师与测试员

Scaffold a bats test file in tests/<script>.bats matching a script in local/bin/<script>. Use when adding tests for an existing script that lacks coverage.

2026-05-05
theme-handler-scaffold
软件开发工程师

Scaffold a new theme handler in config/theme/handlers.d/<app>. Use when adding dark/light theme support for an app the orchestrator does not yet flip.

2026-05-05
fish-validate
软件开发工程师

Validate fish scripts after editing. Apply when writing or modifying any .fish file in config/fish/.

2026-04-27
new-fish-function
软件开发工程师

Scaffold a new fish function in config/fish/functions/ with proper conventions and event handling.

2026-04-27
adversarial-reviewer
软件质量保证分析师与测试员

Deterministic adversarial code review focused on provable failures. Optimized for agent execution, minimal tokens, and high signal findings across web applications.

2026-04-17
dotbot-validate
软件开发工程师

Validate Dotbot install.conf.yaml files after editing. Apply when writing or modifying any install.conf.yaml.

2026-03-20
host-override
软件开发工程师

Create or extend host-specific config overlays in hosts/<hostname>/ for machine-specific settings.

2026-03-20
yaml-validate
软件开发工程师

Validate YAML files after editing. Apply when writing or modifying any .yml or .yaml file.

2026-03-15
lua-format
软件开发工程师

Format Lua files after editing. Apply when writing or modifying any .lua file.

2026-02-28
shell-validate
软件开发工程师

Validate shell scripts after editing. Apply when writing or modifying any shell script in local/bin/ or scripts/.

2026-02-28