Skip to main content
GitHub 저장소

VoidLight-Framework

VoidLight-Framework에는 Ronin15에서 수집한 skills 14개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
14
Stars
13
업데이트
2026-06-26
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

voidlight-benchmark-regression
소프트웨어 품질 보증 분석가·테스터

Runs performance benchmarks for SDL3 VoidLight-Framework and detects regressions by comparing metrics against baseline. Use when testing performance-sensitive changes to AI, collision, pathfinding, particle systems, or before merging features to ensure no performance degradation.

2026-06-26
voidlight-benchmark-report
소프트웨어 개발자

Generates professional performance analysis reports from SDL3 VoidLight-Framework benchmark results including statistical analysis, comparison tables, visualizations, and recommendations. Use when preparing performance documentation, analyzing optimization efforts, or generating milestone/release reports.

2026-06-26
voidlight-build-validate
소프트웨어 품질 보증 분석가·테스터

Runs complete build validation pipeline for SDL3 VoidLight-Framework including Debug build, smoke test execution, core test suite, and summary report generation. Use when the user wants to quickly validate their changes, check if the codebase is in a good state, or run the standard daily validation workflow.

2026-06-26
voidlight-changelog-generator
소프트웨어 개발자

Generates comprehensive, professionally-formatted changelogs for SDL3 VoidLight-Framework from git history. Analyzes code changes, runs tests, includes architect review, and produces detailed documentation as an ongoing engineering log. Use when documenting updates, preparing releases, or creating detailed change reports.

2026-06-26
voidlight-dependency-analyzer
소프트웨어 개발자

Verify dependency structure and architecture health for SDL3 VoidLight-Framework. Detects circular dependencies, excessive coupling, layer violations, header bloat, and provides dependency graph visualization. Ensures adherence to layered architecture (Core→Managers→States→Entities). Use monthly, after major refactors, or when investigating compile time issues.

2026-06-26
voidlight-memory-profiler
소프트웨어 개발자

Simplified memory profiling and leak detection for SDL3 VoidLight-Framework using valgrind memcheck, AddressSanitizer, and massif. Identifies memory leaks, allocation hotspots, buffer reuse violations, and provides system-by-system memory breakdown with optimization suggestions. Use after performance-critical changes or when investigating memory issues.

2026-06-26
voidlight-quality-check
소프트웨어 품질 보증 분석가·테스터

Runs comprehensive code quality checks for SDL3 VoidLight-Framework including compilation warnings, static analysis (cppcheck, clang-tidy), coding standards validation, threading safety verification, and architecture compliance. Use before commits, pull requests, or when the user wants to verify code meets project quality standards.

2026-06-26
voidlight-test-suite-generator
소프트웨어 품질 보증 분석가·테스터

Generates complete test suite infrastructure (test scripts, functional tests, benchmark tests, output directories, CMake integration) for a new SDL3 VoidLight-Framework system or manager following project conventions. Use when adding a new manager or system that needs testing infrastructure.

2026-06-26
voidlight-architecture-guard
소프트웨어 개발자

Review or fix VoidLight-Framework changes for architectural coherence, with emphasis on EDM ownership, manager vs controller boundaries, state-transition cleanup, event contracts, and world-lifecycle correctness. Use when the user wants an architecture check, wants to prevent subsystem drift, or wants help enforcing where new gameplay features should live.

2026-05-18
voidlight-quality-gate
소프트웨어 품질 보증 분석가·테스터

Run a VoidLight repository quality gate against local project instructions, architecture and coding standards, tests, cppcheck guidance, and clang-tidy guidance. Use when the user asks to run a quality check, quality pass, standards check, architecture check, cppcheck/clang-tidy pass, or to investigate and fix findings after checking this C++ repository.

2026-05-18
voidlight-benchmark-regression
소프트웨어 품질 보증 분석가·테스터

Run VoidLight-Framework benchmark regression checks and compare current performance metrics against platform-local baselines. Use when the user asks to run benchmarks, check for performance regressions, verify no performance degradation, refresh or compare baselines, or validate performance-sensitive changes to AI, collision, pathfinding, particles, projectile, threading, GPU frame timing, SIMD, event, or integrated systems.

2026-05-15
voidlight-cpp-engineer
소프트웨어 개발자

Specialized VoidLight C++20 engineering agent for engine, gameplay, AI, rendering, UI, threading, profiling, and test-aligned fixes. Use when the user wants focused implementation help on C++20 game systems, engine architecture, performance, rendering bugs, gameplay feature work, or production-safe debugging in this repository.

2026-05-04
voidlight-systems-reviewer
소프트웨어 개발자

Senior-level VoidLight systems review agent for C++20 engine and gameplay code, focused on system coherency, completeness, integration safety, architectural fit, lifecycle correctness, and production-readiness. Use when the user asks for a review, audit, critique, design sanity check, PR review, architecture review, or wants bugs and risks identified across interacting game systems rather than code merely being locally correct.

2026-05-04
voidlight-test-engineer
소프트웨어 품질 보증 분석가·테스터

Design and implement targeted VoidLight-Framework regression tests, repro harnesses, Boost.Test filters, and sanitizer/debug workflows for C++20 engine, gameplay, AI, rendering, event, lifecycle, and threading bugs. Use when a bug needs a minimal reproduction, a behavior change needs focused test coverage, or a failing test needs root-cause diagnosis without relaxing expectations.

2026-05-04