Repo Tooling banner
TechNickAI TechNickAI

Repo Tooling

DevOps community

Description

--- description: Set up repos with linting, formatting, and CI/CD argument-hint: "" --- # Repository Tooling Setup Configures projects with professional development tooling based on detected language: - **TypeScript/Next.js**: ESLint, Prettier, Husky, GitHub Actions - **Python**: Ruff, MyPy, pre-commit, GitHub Actions (templates coming soon) <repository-management> Ensure templates directory exists at `~/.ai_coding_config/templates/`. Check for language-specific template directories: `templat

Installation

Installs to ~/.claude/commands/technickai-heart-centered-prompts-repo-tooling.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/TechNickAI/heart-centered-prompts/HEAD/.claude/commands/repo-tooling.md -o ~/.claude/commands/technickai-heart-centered-prompts-repo-tooling.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository