yuki-yanoyuki-yanoCommunityยท16 Agent Skills Included

dotfiles

macOS dotfiles with terminal, editor, and workflow automation

Automates macOS developer environment setup with Deno tasks, Homebrew manifests, and symlinked dotfiles. Configures zsh, Neovim, tmux, window management, and keyboard automation without manual clicking or scattered scripts. Includes coding workflow skills for commit planning, code review handoffs, stacked PRs, worktree management, and release flows. Keeps every tool versioned, reproducible, and recoverable across machines.
npx skills add yuki-yano/dotfiles --all -g -y
Available:

Gives the agent global working rules for this environment, including safe Git operations, browser tool selection order, design document requirements, and a pointer that routes Claude sessions to the shared Codex rules.

All Skills in This Repository (16)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

find-skills

Discover and install agent skills using the Skills CLI.

Community
Basic
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

oss-implementation-research

Prioritize opensrc references and defer git clone until history is needed.

Community
Intermediate
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

react-doctor

Diagnose React codebases with a 0-100 score and actionable feedback.

Community
Advanced
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

skill-creator

Automate drafting, testing, and iterative refinement of AI agent skills.

Community
Advanced
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

detect-code-duplication

Detect duplicate code in TypeScript and JavaScript projects and generate a prioritized refactor plan.

Community
Advanced
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

context7

Retrieve current library and framework documentation via the Context7 API.

Community
Intermediate
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

drawio

Generate native .drawio diagrams from prompts and export to PNG, SVG, PDF, or JPG.

Community
Intermediate
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

agent-browser

Automate browser tasks with a CLI for navigation, forms, screenshots, and data extraction.

Community
Advanced
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

vercel-react-best-practices

Apply performance optimization patterns to React and Next.js codebases.

Community
Advanced
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

spec-driven-development-suite

Coordinate spec-driven development workflows across project phases using local documents.

Community
Advanced
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

deno-discord-notify

Sends Discord webhook notifications via Deno script with agent-based sender selection.

Community
Advanced
๐Ÿ“ฆ In Repo
yuki-yanoyuki-yano

commit-plan

Plan and execute Git commits by intent with approval steps.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install yuki-yano dotfiles?โ–ผ

Run `npx skills add yuki-yano/dotfiles --all -g -y` in your terminal to install all skills in this collection globally.

What does this dotfiles setup automate?โ–ผ

It automates macOS environment setup with Deno tasks, Homebrew package manifests, symlinked configs, and a tuned zsh, Neovim, and tmux stack. Every task supports a dry-run mode before touching system files.

What coding workflow skills are included?โ–ผ

It ships skills for splitting commits by intent, planning agent handoffs, requesting independent code reviews, managing stacked PRs with gh-stack, and running safe release flows.

Does it work with Claude Code and Codex?โ–ผ

Yes. The skills follow the standard SKILL.md format and the repo includes dedicated Claude settings, hooks, and a Codex template with shared agent rules.

Can I preview changes before applying them?โ–ผ

Yes. Nearly every Deno task accepts a --dry-run flag, so you can inspect exactly what would change before any file is linked or installed.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’