Skip to main content

archibate/dotfiles-opencode

SkillsMP는 archibate/dotfiles-opencode에서 43개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
43
GitHub 스타
106
GitHub 포크
21

수집된 skill 43개 중 40개를 표시합니다.

직업 분류
기술 작가
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

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.).

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

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.

원문 언어: 중국어

업데이트
직업 분류
프로젝트 관리 전문가
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
건축 및 토목 제도사
설명

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

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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;…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Skills to retrive weather forecast for Chinese locations

원문 언어: 판별 불가

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

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…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Standard format for spec documents.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use this when setting up a fresh new project.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

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

원문 언어: 영어

업데이트
수집된 skill 43개 중 40개를 표시합니다.