Skip to main content
Run any Skill in Manus
with one click
StevePeters-US
GitHub creator profile

StevePeters-US

Repository-level view of 44 collected skills across 1 GitHub repositories.

skills collected
44
repositories
1
updated
2026-05-19
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

dm-edit-mode-gizmo
software-developers

Architecture reference for the unified edit-mode transform gizmo (translation arrows + rotation rings, transform spaces, x-ray rendering). Required reading before implementing any task in todo.md whose ID begins with GIZMO-.

2026-05-19
dm-boolean-architecture-two-color
software-developers

Reference for the two-color (orange/blue) boolean system where IsSubtractive classifies inputs into groups and boolean operations combine them into a parent-child tree. Required reading before implementing any task in todo_bool.md.

2026-05-19
dm-primitive-tool-implementation-pattern
software-developers

Standardized pattern for creating interactive SDF primitive tools in the Direct Modeling workbench.

2026-05-19
dm-sdf-primitive-implementation-pattern
software-developers

Template and rules for creating new SDF primitive field classes in core/sdf/sdf/. Required reading before implementing any new SdfField subclass.

2026-05-19
dm-svg-path-to-cubic-bezier-conversion
software-developers

Reference for converting SVG path data (M L H V C S Q T A Z) and shape elements (rect, circle, ellipse, line, polyline, polygon) into cubic Bezier segments with no rasterization. Required reading before implementing svg_importer.py.

2026-05-07
dm-glsl-helper-pattern-per-primitive-registration
software-developers

Convention for registering primitive-specific GLSL inside the primitive's own .py file. Required reading before editing any to_glsl/to_glsl_2d method.

2026-05-07
dm-nurbs-sdf-fields
software-developers

FreeCAD BSpline API reference and to_glsl() contract for SdfNurbsCurveField and SdfNurbsSurfaceField — tasks NS-001..NS-008 in todo_arch_refactor.md.

2026-05-07
dm-sdf-octree-cache
software-developers

Interface contract, data layout, and mesher integration patterns for SdfOctreeCache — the hierarchical CPU evaluator that replaces np.meshgrid.

2026-05-07
Showing top 8 of 44 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded