limingsen159-byte/solidworks-gyratory-crusher-modeler
A Codex skill for controlling SOLIDWORKS 2022 to model gyratory crusher parts, assemblies, and exports.
A Codex skill for controlling SOLIDWORKS 2022 to model gyratory crusher parts, assemblies, and exports.
npx skills add limingsen159-byte/solidworks-gyratory-crusher-modelerA Codex skill for controlling SOLIDWORKS 2022 to model gyratory crusher parts, assemblies, and exports.
🎨 Extract complete design systems from websites and generate AI-ready skill.md files to replicate exact design elements efficiently.
Codex skill for converting slide images, PDFs, and image-based PPTX files into editable PowerPoint decks.
A Claude skill for collaborative code architecture planning. Interviews you, challenges assumptions, audits for over-engineering, and produces a full architecture doc with diagrams. Supports web (Node/Express), game (Unity/C#), and C++/CMake projects.
Akhil's Front End Design Skill — Claude Code skill for distinctive, production-grade frontend interfaces
Open-source Claude Code skills and Codex skills for AI-first work. Audit, re-engineer, and bootstrap projects with AI-first design principles.
Superdesign is a design agent specialized in frontend UI/UX design. Use this skill before implementing any UI that requires design thinking. Common commands: superdesign create-project --title "X" (setup project), superdesign create-design-draft --project-id <id> --title "Current UI" -p "Faithfully reproduce..." --context-file src/Component.tsx (faithful reproduction), superdesign iterate-design-draft --draft-id <id> -p "dark theme" -p "minimal" --mode branch --context-file src/Component.tsx (design variations), superdesign execute-flow-pages --draft-id <id> --pages '[...]' --context-file src/Component.tsx (extend to more pages), superdesign create-component --project-id <id> --name "NavBar" --html-file /tmp/navbar.html --props '[...]' (extract reusable component), superdesign update-component --component-id <id> --html-file /tmp/navbar.html (update existing component), superdesign list-components --project-id <id> (list existing components). Supports line ranges: --context-file path:startLine:endLine