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

skills

skills 收录了来自 JakkuSakura 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
1
更新
2026-03-26
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

feishu
软件开发工程师

Use when the user mentions Feishu. Handles Feishu Docs/Drive/Wiki operations in Chrome via Playwright only, preferring headless execution with saved auth state. Supports browsing, reading, summarizing, editing, publishing local files as separate Feishu docs, deterministic template-center creation, and true wiki child-page creation via move-into-wiki flow. If login is stale, switch to QR login in a visible browser.

2026-03-26
git-ops
软件开发工程师

Git operations for local repos and GitHub workflows. Use when Codex needs to inspect repo state, craft commits, manage branches, rebase/merge safely, or decide on Git/GitHub commands (including gh usage) while following safety constraints and commit conventions.

2026-03-18
macos-gui-automation
软件开发工程师

Use Peekaboo on macOS for GUI-level automation (screenshots, UI inspection, clicks/typing, window/app control). Trigger this skill when tasks require real GUI interaction, screenshot automation, or browser-level automation on macOS.

2026-02-25
mermaid
软件开发工程师

Create, edit, validate, and render Mermaid diagrams (.mmd or Mermaid blocks in Markdown/HTML). Use when asked to convert visuals or specs into Mermaid, fix Mermaid syntax errors, add labels/line breaks, or render SVG/PNG via mmdc or a Mermaid CDN.

2026-02-24
gui-automation
软件开发工程师

Use when Codex is asked to automate local GUI workflows with SakuraProj using skpr-local/skpr-cli scripts, including probe-driven readiness and repeatable local task orchestration.

2026-02-24
npm
软件开发工程师

Use when handling JavaScript package management and scripts, with pnpm as the default package manager.

2026-02-24
playright
软件质量保证分析师与测试员

Use when validating web UI runtime behavior with browser automation, including JavaScript errors, console logs, and rendered DOM checks.

2026-02-24
youtrack
软件开发工程师

Use when integrating with YouTrack via REST API (authentication, issue search/read/write, pagination, custom fields, and OpenAPI-driven clients).

2026-02-24
axum-single-page-ui
软件开发工程师

Build and serve a single-page web UI from an Axum service, including plain-JS mode and optional TypeScript build/fallback patterns.

2026-02-23
rust-coding-style
软件开发工程师

Rust coding style and decision defaults for API design, errors, structure, naming, ownership, async boundaries, performance tools, and testing choices. Use when writing or reviewing Rust code and when choosing between design options.

2026-02-23
python
软件开发工程师

Use when writing or refactoring Python code under strict style constraints that require explicit field access, no reflection-style checks, no implicit defaults, and minimal exception handling.

2026-02-12
python-uv
软件开发工程师

Use when creating or updating Python projects that should be managed by uv with the uv_build backend, including pyproject.toml layout, scripts entrypoints, and uv run/tool usage.

2026-02-03
frontend-design
网页与数字界面设计师

Frontend visual design constraints for web UI tasks. Use when Codex is asked to design or style UI/UX, build frontend layouts, or propose visual direction, especially when creating new pages or components outside an established design system.

2026-01-26