Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

myconfigs

myconfigs 收录了来自 JafarAbdi 的 14 个 skills,并提供仓库级职业覆盖和站内 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
myconfigs GitHub Agent Skills | SkillsMP