Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Optia

Optia contains 5 collected skills from PMDevSolutions, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
1
updated
2026-03-16
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

design-token-lock
software-developers

Extracts exact design values from Figma and writes a lockfile that becomes the single source of truth for colors, typography, spacing, and text content. Generates tailwind.config.ts and tokens.css from the lockfile. Keywords: design tokens, lockfile, Figma variables, token extraction, style drift, Tailwind config generation

2026-03-16
figma-intake
software-developers

Structured interview that auto-discovers Figma file structure, project context, and asks 3-5 targeted questions to produce a build-spec.json. Entry point for the autonomous build pipeline. Keywords: Figma intake, build spec, project discovery, figma interview, build plan

2026-03-16
figma-to-react-workflow
software-developers

Orchestrates end-to-end Figma-to-React conversion pipeline. Extracts design tokens, generates TypeScript React components with Tailwind CSS, and maps Figma components to your project library. Supports Next.js, Vite, and Remix output targets. Keywords: Figma to React, design tokens, autonomous component generation, Figma conversion, Tailwind config, component library

2026-03-16
tdd-from-figma
software-quality-assurance-analysts-and-testers

Writes failing tests FIRST from Figma structure and the design token lockfile, then implementation makes them pass. Per-component TDD cycle using exact values from design-tokens.lock.json. Keywords: TDD, test-driven development, Figma tests, component testing, red-green-refactor, lockfile assertions

2026-03-16
visual-qa-verification
software-quality-assurance-analysts-and-testers

Use after Figma-to-React conversion to verify generated components and pages match the source design. Covers screenshot comparison, responsive checks, Lighthouse audits, asset rendering, and accessibility validation. Keywords: verify app, visual QA, compare to Figma, check screenshots, responsive test, pixel-perfect check, cross-browser testing

2026-03-11