d076328442
Add agent-browser skill and update settings
...
- Add agent-browser browser automation skill
- Update tabular-extract submodule
- Reorder settings.json fields (no functional change)
2026-03-13 07:39:06 -04:00
41f7973a6f
Convert tabular-extract skill to git submodule
...
Move tabular-extract from directly tracked files to a submodule
pointing at https://git.prettyhefty.com/Bill/tabular-extract.git
2026-03-02 23:57:05 -05:00
208b1700d6
Update settings and gitignore for new plugins
...
Add superpowers plugin, skipDangerousModePermissionPrompt setting.
Gitignore backups/, tasks/, and plugins/blocklist.json.
2026-03-02 23:54:55 -05:00
06f0b3b18d
feat: write SKILL.md with complete extraction pipeline
2026-03-02 23:49:30 -05:00
2295bfebdc
feat: add extraction guide reference document
2026-03-02 23:46:41 -05:00
562868e7d8
feat: add DOCX to text conversion helper script with tests
2026-03-02 23:44:21 -05:00
a67effba38
chore: initialize tabular-extract skill skeleton
2026-03-02 23:39:19 -05:00
13a0920b06
Add portable plugin configuration for cross-host sync
...
- Create plugins/config.json with marketplace sources and desired plugins
- Remove plugins/installed_plugins.json from tracking (host-specific paths)
- Add installed_plugins.json to .gitignore
- Update README with plugin installation instructions
- Enable example-skills plugin in settings.json
2026-01-12 13:13:07 -05:00
77e7b0f84e
Update git-gitea skill to fix hardcoded paths
...
The submodule now uses runtime path detection instead of hardcoded
~/.claude/skills/git-gitea paths, fixing issues with directory name mismatches.
2026-01-10 12:22:51 -05:00
8d578a04fb
Add commands directory with bugfix configuration
2026-01-10 12:13:48 -05:00
30a7f5fe7e
Add runtime directories to gitignore
2026-01-10 12:09:26 -05:00
d2b5bd92b5
Add feature-rich statusline with colors and git status
...
- Display user@host:path with colored output
- Show git branch with icon and file status indicators
- Include context window usage percentage with color coding
- Use Nerd Font icons for visual appeal
2026-01-07 08:13:08 -05:00
ab83f3e187
Add README with submodule initialization instructions
2026-01-07 07:46:36 -05:00
df85667232
Initial Claude Code user configuration
...
Includes:
- Global CLAUDE.md instructions
- User settings and permissions (settings.json)
- Plugin configuration
- Skills as submodules: claude-skill-git-gitea, docker-service-architecture
2026-01-07 07:45:19 -05:00