Agent Skill
2/7/2026context
Validate and create .context.md files for all directories
B
bobcob7
0GitHub Stars
2Views
npx skills add bobcob7/dot-tools
SKILL.md
| Name | context |
| Description | Validate and create .context.md files for all directories |
dot-tools
Personal dotfiles and configuration tools.
Architecture
Documentation
Terminal Setup
- Windows Terminal - Complete Windows Terminal configuration guide
- macOS iTerm2 - Complete iTerm2 configuration guide for macOS
Vim
- Vim Plugins & Extensions Reference - Curated list of 100 Vim plugins organized by category
Configurations
Claude Code (configs/claude/)
User-level Claude Code configuration. Symlink to ~/.claude/:
ln -s /path/to/dot-tools/configs/claude ~/.claude
Contents:
| Path | Description |
|---|---|
CLAUDE.md | User preferences and coding style |
settings.json | Permissions and tool allowlists |
skills/commit/ | Guided git commit workflow |
skills/review/ | Code review checklist |
skills/explain/ | Code explanation helper |
skills/refactor/ | Refactoring guide |
skills/diagram/ | Create PlantUML diagrams for documentation |
skills/mdview/ | Render and view markdown in browser |
agents/code-reviewer.md | Specialized code review agent |
agents/test-runner.md | Test execution and debugging agent |
rules/git-workflow.md | Git conventions |
rules/error-handling.md | Error handling best practices |
rules/testing.md | Testing conventions |
Setup
./setup.sh
Skills Info
Original Name:contextAuthor:bobcob7
Download