dev-specialisms:init-local-tooling
CommunityInitialize local tooling for multi-language dev.
System Documentation
What problem does it solve?
Initialize and configure local development tooling for TypeScript, Rust, and Python projects including monorepos. Use when setting up linting (ESLint, Biome, clippy, ruff), formatting (Prettier, rustfmt, ruff), type checking (tsc, mypy), testing (Vitest, Jest, cargo test, pytest), Git hooks (lefthook for commit-msg, pre-commit, pre-push), GitHub Actions workflows, package publishing (npm, crates.io, PyPI), version management (Changesets), and automated releases. Covers both single-language projects and multi-language monorepos using Nx + pnpm workspaces.
Core Features & Use Cases
- Comprehensive tooling initialization across TS/Rust/Python projects, including linting, formatting, type checking, and tests.
- Git hook orchestration and CI/CD scaffolding via Lefthook and GitHub Actions workflows.
- Monorepo-friendly setup using Nx + pnpm workspaces with shared configurations.
Quick Start
Use the skill to set up a new project by running the included scripts:
- Initialize TypeScript tooling: ./scripts/init_typescript.sh --biome
- Set up Lefhthook for commit-msg/pre-push hooks: ./scripts/setup_lefthook.sh
- Enable Changesets for versioning and publishing: ./scripts/setup_changesets.sh
- Integrate CI templates: copy assets/workflows/* into .github/workflows/
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dev-specialisms:init-local-tooling Download link: https://github.com/aaronbassett/aaronbassett-marketplace/archive/main.zip#dev-specialisms-init-local-tooling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.