Form Factor Audit
Analyzes product designs to identify form factor inefficiencies, material waste, and manufacturability concerns.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add form-factor-audit npx -- -y @trustedskills/form-factor-audit
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"form-factor-audit": {
"command": "npx",
"args": [
"-y",
"@trustedskills/form-factor-audit"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill performs an audit of a design's form factor, likely assessing its suitability for various devices and user contexts. It analyzes aspects like screen size, resolution, and input methods to identify potential usability issues or areas for optimization. The resulting analysis can inform adjustments to the design to ensure a consistent and positive user experience across different platforms.
When to use it
- Mobile App Redesign: Evaluate if an existing desktop application's design translates well to mobile devices.
- Responsive Website Testing: Assess how a website’s layout and functionality adapt to various screen sizes (desktops, tablets, phones).
- New Device Launch: Determine whether a product design is appropriate for the target device’s form factor and user interaction patterns.
- Accessibility Review: Identify potential accessibility issues related to form factor limitations on different devices.
Key capabilities
- Form Factor Analysis
- Device Compatibility Assessment
- Usability Evaluation (implied)
- Responsive Design Validation (implied)
Example prompts
- "Analyze the form factor of this website design: [URL]"
- "Audit this mobile app's UI for suitability on a tablet."
- "Evaluate how well this application adapts to different screen resolutions."
Tips & gotchas
The effectiveness of this skill likely depends on providing clear and detailed information about the design being audited, including target devices and user contexts. Results should be interpreted in conjunction with broader usability testing and accessibility reviews.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.