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

myconfigs

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

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

이 저장소의 skills

obsidian-interactive-viz
소프트웨어 개발자

Write interactive WebGL/canvas visualizations for Jupyter notebooks (.ipynb) opened inside Obsidian by the jupyter-uv plugin. A diagram is a small ES module that imports a shared three.js and is rendered with the `lab.viz` helper as a srcdoc iframe. Use when adding or porting an interactive viz into a notebook, writing notebook-local `notebooks/<notebook-name>/<diagram-name>.js` modules, or calling `lab.viz.show` / `lab.viz.scene`.

2026-07-05
suckless
소프트웨어 개발자

Apply the suckless philosophy — simplicity, clarity, frugality — when designing, writing, reviewing, or refactoring software in any language. Use when the goal is minimal, bloat-free tools where removed code is progress.

2026-07-05
tiger-style
소프트웨어 개발자

ALWAYS load before writing, editing, explicitly reviewing, or refactoring code in any language. Do not load for read-only file inspection, opening, navigation, or neutral summarization unless the user asks for review, design, safety, performance, or developer-experience feedback. Applies TigerBeetle TigerStyle principles for simplicity, safety, performance, and developer experience.

2026-07-04
python-style
소프트웨어 개발자

ALWAYS load before writing, editing, renaming, designing, or explicitly reviewing Python (.py) code. Do not load for read-only file inspection, opening, navigation, or neutral summarization unless the user asks for style, API, design, or code-review feedback. Covers general Python style, API shape, naming/import conventions, sum types, casting, assertions, formatting, and code review checks. Use python-modern separately for language feature/changelog guidance.

2026-07-04
python-modern
소프트웨어 개발자

ALWAYS load before writing, editing, or creating any Python (.py) code — do not write Python without loading it first. Also use when explicitly reviewing Python language-version choices or modernization opportunities. Do not load for read-only file inspection, opening, navigation, or neutral summarization. Modern syntax preferences for 3.8-3.14 (walrus, pattern matching, exception groups, TaskGroup, generic syntax, type aliases, t-strings).

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

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like smart caveman while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "less tokens", "be brief", or when token efficiency is requested.

2026-06-30
einops
소프트웨어 개발자

ALWAYS load before writing, editing, or creating any tensor-reshaping or modeling code — any reshape/transpose/permute/view/squeeze/expand_dims/stack/concat/pooling/channel-or-head-shuffle on JAX, PyTorch, NumPy, or TF arrays. Use einops rearrange/reduce/repeat (+ Rearrange/Reduce layers) for readable, shape-safe array ops instead of opaque .view/.permute/.transpose/einsum chains.

2026-06-30
jaxtyping
소프트웨어 개발자

ALWAYS load before writing, editing, or creating any JAX, PyTorch, NumPy, or other array/tensor code — do not write tensor code without loading it first. Typing conventions using jaxtyping + beartype for runtime type checking of array shapes. Despite the name "jaxtyping", it works with any array library.

2026-06-30
mujoco
소프트웨어 개발자

MuJoCo project utilities — frame utilities, body/geom tree traversal, MJCF asset/mesh extraction, model introspection, actuator factories, actuator physics, color utilities, interpolation, finite-difference derivatives, and runtime model modification (mjModel field edits vs MjSpec). Use when writing MuJoCo, mink, mjlab, or MJX code, when working with Jacobians, robot simulation, MjSpec models, MJCF assets, or runtime parameter edits (mass, gains, poses).

2026-06-30
robotics-conventions
소프트웨어 개발자

ALWAYS load before writing, editing, reviewing, or designing robotics code, robot simulation code, kinematics/dynamics utilities, frame transforms, quaternions, poses, twists, wrenches, Jacobians, MuJoCo/MJX/mink code, or robot-control interfaces. Enforces robotics notation, frame naming, quaternion conventions, Jacobian conventions, and MuJoCo frame conventions.

2026-06-30
smol-contract
소프트웨어 개발자

Apply the Smol Contract philosophy when scoping, designing, reviewing, or simplifying software. Use for focused, composable, single-person-maintainable, finishable tools and systems.

2026-06-30
exa-search
소프트웨어 개발자

Web search and content extraction via Exa public MCP endpoint. Use for searching documentation, facts, or any web content. No API key required. Lightweight, no browser required.

2026-06-30
pdf
데스크톱 출판 전문가

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.

2026-06-30
tech-debt
소프트웨어 개발자

Identify, categorize, and prioritize technical debt. Trigger with "tech debt", "technical debt audit", "what should we refactor", "code health", or when the user asks about code quality, refactoring priorities, or maintenance backlog.

2026-05-29