Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

prml-vslam

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

수집된 skills
10
Stars
2
업데이트
2026-07-03
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

report-final-deliverables
기술 작가

Use when writing, revising, or reviewing PRML VSLAM final report or slide deliverables under docs/report or docs/slides, including Typst figures, tables, citations, bibliography references, scientific claims, VSLAM metrics, alignment, method or dataset framing, protocol text, limitations, result statements, and final presentation prose.

2026-07-03
create-pr
소프트웨어 개발자

Create, update, or publish GitHub pull requests with a reviewer-first structure. Use when Codex needs to draft or revise a PR title/body, open a PR from a prepared branch, or reshape an existing PR into a summary paragraph, focused verification list, compact work-package map, and detailed work-package sections instead of a raw changelog.

2026-04-25
gh-issue-lifecycle
프로젝트 관리 전문가

Create, de-duplicate, structure, sync, and resolve GitHub issues. Use when Codex needs to open a new GitHub issue, rewrite a vague issue into a template-backed body with acceptance criteria, mirror issues between GitHub and another backlog, or close the loop from issue to linked pull request.

2026-04-25
python-docstrings
소프트웨어 개발자

Write and refactor concise, contract-focused Python docstrings for modules, public classes, functions, methods, protocols, config models, DTOs, wrappers, and streaming or session APIs. Use when Python docstrings are missing, sparse, misleading, or need better cross-references, examples, units, shapes, lifecycle notes, or boundary semantics.

2026-04-25
mempalace-repo
소프트웨어 개발자

Use when working with the repo-local MemPalace setup for PRML VSLAM, especially to refresh or search mined docs and Codex chat histories, inspect palace status, or generate wake-up context from the repo-local palace.

2026-04-23
simplification
소프트웨어 개발자

Use when the user asks to reduce redundancy, boilerplate, dead code, unused symbols, unused config fields, overcomplication, or Python source LOC through behavior-preserving simplification, pruning, or refactoring in this repo.

2026-04-23
graphify
소프트웨어 개발자

Use when working in a repository with graphify-out/, especially before answering architecture or codebase questions and after code edits that should refresh graphify artifacts.

2026-04-22
rerun-slam-integration
소프트웨어 개발자

Use when creating, reviewing, or fixing Python Rerun integrations for SLAM, RGB-D, reconstruction, and spatial-vision workflows, especially when work involves transforms and frame conventions, pinhole cameras, depth images, point clouds, timelines, blueprints, or comparing a local integration against official Rerun examples or the repo-local ViSTA-SLAM reference.

2026-04-19
agents-db
소프트웨어 개발자

Use when working with PRML VSLAM's internal agent memory (`.agents/AGENTS_INTERNAL_DB.md`, `.agents/issues.toml`, `.agents/todos.toml`, `.agents/refactors.toml`, `.agents/resolved.toml`) or triaging, resolving, and maintaining the backlog with `make agents-db`.

2026-04-19
understanding-streamlit-architecture
소프트웨어 개발자

Explains Streamlit's internal architecture including backend runtime, frontend rendering, and WebSocket communication. Use when debugging cross-layer issues, understanding how features work end-to-end, planning architectural changes, or onboarding to the codebase. Covers ForwardMsg/BackMsg protocol, script rerun model, element tree, widget state management, and more.

2026-04-09