Skip to main content
Run any Skill in Manus
with one click
$pwd:
harunkurtdev
GitHub creator profile

harunkurtdev

Repository-level view of 16 collected skills across 1 GitHub repositories, including approximate occupation coverage.

skills collected
16
repositories
1
occupation fields
3
updated
2026-05-14
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
ros2-claude-code-template
16 skills19532updated 2026-05-14
100% of creator
gz-build
Network & Computer Systems Administrators

Configure and build gz-sim from source using either CMake/Ninja directly or a colcon workspace. Trigger when the user asks to build, recompile, configure, or set up the gz-sim binary tree.

2026-05-14
gz-ecs-overview
Computer Science Teachers, Postsecondary

Concise reference for the gz-sim Entity-Component-System architecture — how Entities, Components, Systems, the ECM, the Server, and SimulationRunner fit together. Trigger when the user asks how gz-sim is organized, where to add code, or how the simulation loop runs.

2026-05-14
gz-test
Software Quality Assurance Analysts & Testers

Run unit, integration, performance, and benchmark tests for gz-sim, filter by name, and debug a single failing case. Trigger when the user asks to test, rerun a test, debug a flaky test, or check that a change didn't regress something.

2026-05-14
new-component
Software Developers

Scaffold a new ECS component header under include/gz/sim/components/, wire its CMake listing, and (if needed) register it with ComponentFactory for serialization. Trigger when the user asks to add a new component or a per-entity data field.

2026-05-14
new-nav2-plugin
Software Developers

Scaffold a new Nav 2 plugin (controller, planner, behavior, smoother, goal-checker, progress-checker, costmap layer, or BT node). Wires pluginlib registration, parameter declaration on the lifecycle node, and a minimal integration test. Trigger when the user asks to write or extend a Nav 2 plugin.

2026-05-14
new-ros2-package
Software Developers

Scaffold a new ROS 2 package (ament_python or ament_cmake) inside a colcon workspace, restructured to follow this template's Clean Architecture layout. Trigger when the user asks to create a new ROS 2 package or to bootstrap a Clean-Architecture-compliant codebase.

2026-05-14
new-system
Software Developers

Scaffold a new gz-sim system plugin under src/systems/<name>/ — header, source, CMake glue, plugin registration, and an integration test stub. Trigger when the user asks to create a new system, controller, or plugin that hooks into the simulation loop.

2026-05-14
ros2-bag-utility
Computer Hardware Engineers

ROS2 bag recording and analysis utilities with Clean Architecture (Python & C++)

2026-02-08
Showing top 8 of 16 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded