Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

skills

skills contient 13 skills collectées depuis JakkuSakura, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
13
Stars
1
mis à jour
2026-03-26
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

feishu
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-02-24
playright
Analystes en assurance qualité des logiciels et testeurs

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

2026-02-24
youtrack
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Concepteurs web et d'interfaces numériques

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