prosthetics-design-optimizer
Prosthetics and orthotics design optimization skill integrating biomechanical requirements with manufacturing constraints
Best use case
prosthetics-design-optimizer is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Prosthetics and orthotics design optimization skill integrating biomechanical requirements with manufacturing constraints
Teams using prosthetics-design-optimizer should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/prosthetics-design-optimizer/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How prosthetics-design-optimizer Compares
| Feature / Agent | prosthetics-design-optimizer | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Prosthetics and orthotics design optimization skill integrating biomechanical requirements with manufacturing constraints
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Prosthetics Design Optimizer Skill
## Purpose
The Prosthetics Design Optimizer Skill supports design optimization of prosthetics and orthotics, integrating biomechanical analysis, patient-specific customization, and manufacturing constraints.
## Capabilities
- Socket design parameterization
- Load distribution analysis
- Alignment optimization
- Component selection guidance
- Suspension system design
- Cosmesis integration
- Patient-specific customization from scanning
- Gait analysis integration
- Comfort assessment metrics
- Range of motion optimization
- Weight optimization
## Usage Guidelines
### When to Use
- Designing prosthetic/orthotic devices
- Optimizing socket fit
- Selecting components
- Customizing for individual patients
### Prerequisites
- Patient assessment completed
- Residual limb/anatomy scanned
- Activity level determined
- Component options identified
### Best Practices
- Integrate gait analysis data
- Optimize for patient activity level
- Consider long-term wear patterns
- Plan for adjustment needs
## Process Integration
This skill integrates with the following processes:
- Gait Analysis and Musculoskeletal Modeling
- Finite Element Analysis for Medical Devices
- Design Control Process Implementation
- Human Factors Engineering and Usability
## Dependencies
- CAD/CAM systems
- 3D scanning systems
- OpenSim
- Gait analysis data
- Component databases
## Configuration
```yaml
prosthetics-design-optimizer:
device-types:
- transtibial
- transfemoral
- upper-extremity
- AFO
- KAFO
- spinal
design-parameters:
- socket-geometry
- alignment
- suspension
- cosmesis
analysis-types:
- FEA
- gait-integration
- comfort-mapping
```
## Output Artifacts
- Socket design specifications
- Alignment parameters
- Component recommendations
- CAD models
- FEA reports
- Fitting protocols
- Adjustment guidelines
- Patient documentation
## Quality Criteria
- Design meets biomechanical requirements
- Socket fit optimized for comfort
- Alignment appropriate for gait
- Components suitable for activity level
- Manufacturing feasible
- Documentation supports clinical fittingRelated Skills
rest-api-design
RESTful API design principles, versioning, pagination, HATEOAS, and documentation.
design-tokens
Design token management, generation, and multi-platform support.
svg-optimizer
Optimize SVG assets, generate sprites, and convert to React components
design-token-transformer
Transform design tokens across multiple formats and platforms. Parse W3C design token format, transform to CSS/SCSS/JS/iOS/Android, handle token aliases and references, and generate documentation.
design-system-validator
Validate design system compliance in code and detect token usage violations
scope-permission-designer
Design and implement scoped permission models
rate-limiter-designer
Design and implement rate limiting strategies
protobuf-grpc-designer
Protocol Buffers and gRPC service definition with backward compatibility checks
middleware-chain-designer
Design middleware and interceptor chains for SDK extensibility
graphql-schema-designer
GraphQL schema design and optimization with federation support
SSA/IR Design
Expert skill for designing intermediate representations and implementing SSA construction
Grammar Design
Expert skill for formal grammar design including disambiguation, precedence, and validation