taskfile-automation

Personal Claude Code configuration with agents and commands

Instalação
CLI
npx skills add https://github.com/seabbs/claude-code-config --skill taskfile-automation

Instale esta skill com a CLI e comece a usar o fluxo de trabalho SKILL.md em seu espaço de trabalho.

Última atualização em 4/22/2026

claude

Personal Claude Code configuration.
Skills live in the seabbs/skills marketplace; this repo holds everything else.

Contents

CLAUDE.md   # Global instructions (identity, workflow, style)
commands/   # 9 slash commands
link.sh     # Symlink config into ~/.claude/
setup.sh    # Marketplace registration + plugin installation

Settings files are managed by Claude Code at runtime and not tracked.

Setup

This repo is a submodule of seabbs/dotfiles at claude/.

# 1. Clone dotfiles with submodules
git clone --recurse-submodules https://github.com/seabbs/dotfiles.git

# 2. Create symlinks
dotfiles/scripts/link.sh

# 3. Install plugins from marketplace
~/.claude/setup.sh

# 4. Generate helper scripts (inside Claude Code)
/setup-scripts