dotfiles
Declarative dotfiles with coding workflow and document skills
All Skills in This Repository (10)
Pure Emerald Level Indicatorsdeveloping
Implements features and fixes bugs using test-driven development with RED→GREEN→REFACTOR cycles.
writing-tests
Create TDD test suites for React/TypeScript, Go, and Rust.
creating-rules
Create standardized Markdown rule files for the .claude/rules directory.
planning-tasks
Generate a TDD-compliant TODO.md from an approved design document.
analyzing-requirements
Analyze ambiguous user requirements and generate a structured DESIGN.md document.
commit
Analyze Git changes and generate and execute Conventional Commits with emojis.
development
Enforces Test-Driven Development cycles for bug-resistant code with failing tests first.
review
Reviews GitHub pull requests using a six-phase framework and generates a detailed Japanese report.
requirements-analysis
Analyze ambiguous requests and generate TODO.md and DESIGN.md plans.
refactoring
Refactor code structure without altering behavior using Tidy First principles.
Frequently Asked Questions
FAQPage SchemaHow to install skanehira/dotfiles?▼
Run `npx skills add skanehira/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles repository automate?▼
It manages your entire dev environment with Nix and Home Manager, and adds workflows for TDD implementation loops, code review, commits, and draft PRs.
Does it work with Claude Code and Codex?▼
Yes. It ships dedicated CLAUDE.md and AGENTS.md instruction files plus skills, hooks, and subagents for both Claude Code and Codex.
Can it generate documents and slides?▼
Yes. Included skills translate PowerPoint files, convert HTML slides to editable PPTX, build Word documents from Markdown, and transcribe meeting recordings locally.
Do I need Nix experience to use it?▼
No. The bootstrap script handles Nix installation and applies the full configuration with a single command on macOS or Linux.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core