By ihistand
Comprehensive toolkit for generating 3D printable STL files for woodworking jigs and fixtures using CadQuery. Includes pre-built scripts for circle cutting jigs, angle wedges, spacing blocks, and custom parametric designs. Optimized for Elegoo Neptune 4 Pro with engineering best practices.
npx claudepluginhub ihistand/claude-plugins --plugin stl-generator-toolkitGenerate angle guide wedge for compound cuts
Generate circle cutting jig for router work
Generate custom 3D printable STL files for woodworking jigs
Generate precision spacing blocks for assembly
Claude Code plugins for data engineering, business intelligence, and 3D printing workflows.
Comprehensive toolkit for BigQuery Dataform development with engineering best practices.
Features:
/dataform-test - Test tables in dev environment with safety checks/dataform-deploy - Deploy to production with verification/dataform-new-table - Create tables using TDD workflow (RED-GREEN-REFACTOR)/dataform-etl - Launch ETL agent specialized in Dataform developmentFor full documentation: See dataform-toolkit/README.md
Comprehensive toolkit for generating 3D printable STL files for woodworking jigs and fixtures using CadQuery.
Features:
/stl-generate - Generate custom STL files for any woodworking jig/stl-circle-jig - Quick generation of circle cutting jigs for router work/stl-angle-wedge - Generate angle guide wedges for compound cuts/stl-spacing-block - Create precision spacing blocks for assemblyFor full documentation: See stl-generator-toolkit/README.md
# Add this marketplace to Claude Code
/plugin marketplace add ihistand/claude-plugins
# Or use the full GitHub URL
/plugin marketplace add https://github.com/ihistand/claude-plugins
# Install dataform-toolkit
/plugin install dataform-toolkit@ihistand
# Install stl-generator-toolkit
/plugin install stl-generator-toolkit@ihistand
# Restart Claude Code for changes to take effect
User: I need to create a new customer metrics table in Dataform
Claude: /dataform-new-table
[Guides through TDD workflow: write tests first, then implementation]
User: I need a jig for cutting 300mm diameter circles for lampshade rings
Claude: /stl-circle-jig
[Generates STL file with specified dimensions, ready for 3D printing]
This repository follows the Claude Code plugin development best practices:
.claude-plugin/marketplace.json defines available plugins.claude-plugin/plugin.jsonclaude-plugins/
├── .claude-plugin/
│ └── marketplace.json # Marketplace definition
├── dataform-toolkit/ # Dataform development toolkit
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin configuration
│ ├── skills/ # dataform-engineering-fundamentals
│ ├── commands/ # Slash commands
│ └── README.md # Plugin documentation
├── stl-generator-toolkit/ # 3D printing STL generator
│ ├── .claude-plugin/
│ │ └── plugin.json # Plugin configuration
│ ├── skills/ # stl-generator
│ ├── commands/ # Slash commands
│ ├── scripts/ # Pre-built Python scripts
│ ├── references/ # CadQuery patterns & printer specs
│ └── README.md # Plugin documentation
└── README.md # This file
Ivan Histand - Sr Data Architect
See individual plugin directories for licensing information.
Contributions are welcome! Please open an issue or pull request for:
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Automated code review for pull requests using multiple specialized agents with confidence-based scoring