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

dotfiles-opencode

dotfiles-opencode 收录了来自 archibate 的 43 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
43
Stars
103
更新
2026-04-06
Forks
21
职业覆盖
10 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

better-translate
技术写作员

Best practices for AI-driven English-to-Chinese translation. This skill should be used when the user asks to "translate to Chinese", "update the Chinese translation", "improve Chinese translation", "fix translation quality", "review Chinese translation", or when translating any English text into Chinese. Also applies when polishing an existing Chinese translation of English content.

2026-04-06
cc-connect
软件开发工程师

This skill should be used when sending images, files, or notifications back to the user via messaging platforms (Discord, Feishu, Telegram, etc.) through cc-connect. TRIGGER when agent generates a plot/chart/screenshot and wants to show the user; agent creates a report/PDF/file the user should receive; agent needs to proactively notify the user (e.g. task completed, alert, reminder); user asks to "send image", "show me the chart", "notify me", "send the file", "send to Telegram", "show plot in Discord".

2026-04-05
agent-browser
软件开发工程师

Browser automation CLI for AI agents. Use when needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. TRIGGER when user requests to "open a website", "fill out a form", "click a button", "take a screenshot", "debug this in browser", "scrape data from a page", "test this web app", "login to a site", "frontend UI/UX aesthetics", "automate browser actions", or any task requiring programmatic web interaction.

2026-04-02
anti-defensive
软件开发工程师

Review common AI slops of defensive programming patterns, avoid silent errors. TRIGGER when reviewing code for defensive anti-patterns, writing fail-fast code, or auditing error handling quality.

2026-04-02
ast-grep
软件开发工程师

Guide for writing ast-grep rules to perform structural code search and analysis. This skill should be used when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search, or when a simple grep/glob search is insufficient for structural code pattern matching.

2026-04-02
code-quality-metrics
软件开发工程师

This skill should be used when the user asks about "code complexity", "cyclomatic complexity", "cognitive complexity", "code metrics", "maintainability index", "code coverage", or when measuring code quality quantitatively. Provides metrics thresholds and measurement techniques.

2026-04-02
frontend-design
网页开发工程师

Design and implement distinctive, production-ready frontend interfaces with strong aesthetic direction. Use when asked to create or restyle web pages, components, or applications (HTML/CSS/JS, React, Vue, etc.).

2026-04-02
glm-vision
综合办公文员

This skill should be used when the user sends an image and asks to "analyze this image", "describe this picture", "what's in this image", or any request requiring visual understanding of images. Provides image analysis using Zhipu GLM-4.6V multimodal model.

2026-04-02
grill-me
项目管理专家

This skill should be used when user ask to "interview me".

2026-04-02
jina-ai
软件开发工程师

Use Jina AI APIs for converting URLs to LLM-friendly Markdown (Reader) and searching the web (Search).

2026-04-02
just-cli
软件开发工程师

Documentation for just and justfile. This skill should be used before editing justfile or running just commands. TRIGGER when run just command, or edit justfile; or when about to write any `just ...` shell invocation in Bash, pueue, or scripts.

2026-04-02
librarian
软件开发工程师

Cache and refresh remote git repositories under ~/.cache/checkouts/<host>/<org>/<repo> so future references can reuse a local copy. Use this skill when the user points you to a remote git repository as reference or you encountered a remote git repo through other means.

2026-04-02
mcp-duckgo
软件开发工程师

This skill should be used for web search and content scraping via DuckDuckGo MCP Server.

2026-04-02
openscad
建筑和土木工程绘图员

Create and render OpenSCAD 3D models. Generate preview images from multiple angles, extract customizable parameters, validate syntax, and export STL files for 3D printing.

2026-04-02
pueue
网络与计算机系统管理员

This skill should be used before running non-interactive long-running tasks, computation intensive tasks, background tasks, or needs guidance on the pueue CLI tool usage. TRIGGER when user says "use pueue", "run in background", "queue this task", or when about to run any long-running (>2 min) task.

2026-04-02
review-ai-slop
软件质量保证分析师与测试员

Review code for AI slop patterns. TRIGGER when user says "review for AI slop", "check for AI patterns", "clean up AI code", "audit AI-generated code", or "review AI slop".

2026-04-02
scrapling
软件开发工程师

Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaScript rendering. This skill should be used when asked to scrape, crawl, or extract data from websites; web_fetch fails; the site has anti-bot protections; write Python code to scrape/crawl; write spiders.

2026-04-02
show-image
软件开发工程师

Show images in terminal using the Kitty image protocol. TRIGGER when show/view images in terminal, display plot results, or after saving any plot or image file to disk.

2026-04-02
tmux
网络与计算机系统管理员

Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output. TRIGGER when user requests to "operate tmux", "split pane", "run in tmux", "interactive debug", "start REPL", or running interactive CLI commands.

2026-04-02
weather
软件开发工程师

Skills to retrive weather forecast for Chinese locations

2026-04-02
bilibili-api
软件开发工程师

This skill should be used when the user asks to "use bilibili API", "download bilibili video", "get bilibili user info", "list bilibili favorites", "send bilibili danmaku", "upload video to bilibili", "monitor bilibili live room", "search bilibili", "get bilibili comments", or needs guidance on the bilibili_api Python library usage, authentication, API endpoints, or workflow patterns.

2026-03-26
extract-repo
软件开发工程师

Download GitHub repos as clean source code (no .git history) to WORKDIR. Use when cloning repos for analysis or modification. Not for monorepos.

2026-03-24
github-fetch
软件开发工程师

Use this skill when studying GitHub repositories for one-off analysis, reading source code, or fetching single files from GitHub. TRIGGER when "study this repo", "install this repo", "read the README of X", "inspect source of X", "fetch file from GitHub", or any request to explore/analyze a GitHub project without making it a permanent workspace.

2026-03-24
send-notify
网络与计算机系统管理员

Send notifications to the user. TRIGGER when user says "notify me", "send notification", "alert me".

2026-03-23
show-image
软件开发工程师

Show images in terminal using the Kitty image protocol. TRIGGER when show/view images in terminal, display plot results.

2026-03-23
color-themes
网页与数字界面设计师

Color theme palettes for UI/UX design and personal configurations (i3wm, dunst, etc.). Use when user asks to apply color themes like Tokyo Night, needs color palettes for frontend development, or wants to customize terminal/desktop colors.

2026-03-23
remotion
软件开发工程师

Documentation for Remotion - Video creation in React. TRIGGER when working with Remotion code, video composition, React-based video generation, or user mentions "remotion", "video composition", "create animation", "create video".

2026-03-23
testing-safe-protocol
软件质量保证分析师与测试员

Safe testing practices to prevent real-world side-effects. TRIGGER when user asks to "run tests", "test this", "write tests", "debug", "mock", "fixture", "integration test", "unit test", or when testing code that touches network, database, filesystem, or external services. Use BEFORE executing any test that could affect production systems.

2026-03-23
uv
软件开发工程师

Use this skill when using UV (Python package manager), needs to set up Python virtual environments, install/manage Python CLI tools, migrate from pip/pipx to UV, Python version management, or troubleshoot UV-related issues.

2026-03-23
writing-python
软件开发工程师

Use this before writing Python code, creating Python scripts, modifying Python files, or when user asks to "write python", "create a python script", "implement in python". TRIGGER when starting any Python development task.

2026-03-23
tmux-guide
网络与计算机系统管理员

Tmux skill for running background tasks. Use this skill when: 1. Before any tasks that can potentially run for more than 2 minutes (e.g.: package install, many tests, model training) 2. Before any tasks that are expected to run indefinitely in background (e.g.: web servers, port forwarding) 3. Bash tool reports `timeout after 120000ms` 4. User request to run tasks in background

2026-02-25
spec-document-format
软件开发工程师

Standard format for spec documents.

2026-02-24
tdd-workflow
软件开发工程师

Use this skill for developing software in TDD (Test-Driven Design).

2026-02-22
interactive-test
软件质量保证分析师与测试员

Use this skill before testing interactive applications (GUI/TUI).

2026-02-20
installing-dependencies
软件开发工程师

Use before installing dependencies, packages, or tools required for building project.

2026-02-20
setup-fresh-project
软件开发工程师

Use this when setting up a fresh new project.

2026-02-20
writing-skills
其他计算机职业

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-02-20
cli-creator
软件开发工程师

Spec CLI surface area before implementation - command tree, flags, exit codes, I/O contract. Use when designing or planning a CLI interface.

2026-02-19
cli-guideline
软件开发工程师

Implement CLI tools in Python, JS/TS, Bash, or Go following clig.dev standards. Use when writing or reviewing CLI code.

2026-02-19
systematic-debugging
软件开发工程师

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-02-19
当前展示该仓库 Top 40 / 43 个已收集 skills。