Tempad-dev is an AI-powered Figma extension that automates panel inspection for operations teams. It enables users to quickly analyze and document UI components, improving design consistency and reducing manual effort. The tool connects to Figma workflows, streamlining collaboration between designers and developers.
git clone https://github.com/ecomfe/tempad-dev.githttps://github.com/ecomfe/tempad-dev
Quickly extract CSS styles from Figma designs for use in web projects.
Utilize deep select mode to navigate complex design layers without repetitive clicks.
Measure spacing between design elements to ensure accurate implementation in code.
Customize code output using plugins to match specific project requirements.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/ecomfe/tempad-devCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Inspect the CSS code for the [COMPANY] design in Figma. What styles are applied to the [ELEMENT] and how can I modify them for better responsiveness in the [INDUSTRY] project?
### CSS Styles for Button
- **Background Color:** #007BFF
- **Font Size:** 16px
- **Padding:** 10px 20px
### Suggested Modifications
1. **Responsive Font Size:** Change to `font-size: calc(1rem + 0.5vw);`
2. **Hover Effect:** Add `transition: background-color 0.3s ease;` to enhance user interaction.
### Final CSS Snippet
```css
.button {
background-color: #007BFF;
font-size: calc(1rem + 0.5vw);
padding: 10px 20px;
transition: background-color 0.3s ease;
}
```Collaborative interface design tool with AI features
IronCalc is a spreadsheet engine and ecosystem
Service Management That Turns Chaos Into Control
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power