All authors
archibate avatar

Claude Skills by archibate

github.com/archibate
47 skillsA× 43B× 2D× 20 installs70 views
Cc ConnectA

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

toolspythonbash
0
106
Extract RepoA

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

ai-agentsbashgit
0
106
Send NotifyA

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

toolsbash
0
106
Show ImageA

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

toolsbash
0
106
Agent BrowserB

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

toolsjavascriptrust
0
106
Anti DefensiveA

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.

developmentpythonrust
0
106
Ast GrepA

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.

developmentjavascriptpython
0
106
Better TranslateA

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.

code-qualitygo
0
106
Bilibili ApiA

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.

content-marketingpythongo
0
106
Chrome CdpA

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)

content-marketingjavascriptgo
0
106
Cli CreatorA

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

design
0
106
Cli GuidelineA

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

toolstypescriptpython
0
106
Code Quality MetricsA

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.

code-qualitypythongo
0
106
Color ThemesA

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.

developmentfrontend
0
106
Defining RequirementsA

Skill to define requirements effciently as a product manager.

businessgotesting
0
106
Frontend DesignA

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

designreactvue
0
106
Github FetchA

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.

toolsbashgit
0
106
Glm VisionA

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.

ai-agentspythonbash
0
106
Grill MeA

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

development
0
106
Installing DependenciesA

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

toolspythonrust
0
106
Interactive TestA

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

testingbashreact
0
106
Jina AiA

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

businesspythonbash
0
106
Just CliA

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.

toolspythongo
0
106
LibrarianA

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.

toolsgobash
0
106
Mcp DeepwikiA

Skills for accessing and searching docs in DeepWiki/GitHub’s public code repositories can help users understand open-source project source codes, and users can also ask questions directly about the code docs.

documentationshellreact
0
106
Mcp DuckgoA

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

toolsgoshell
0
106
Mistake NotebookA

Skill to query and update a mistake notebook to memorize mistake. Use this skill when: 1. Encountered a severe problem, needs to recall for historical problem solving experience 2. After fixed a severe mistake with a clear solution valuable to be recorded 3. User requested 'Do not make this mistake again'

researchgogit
0
106
OpenscadA

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

businessgobash
0
106
PueueA

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.

toolspythonbash
0
106
Qwen AsrA

Transcribe audio files using Qwen ASR. Use when the user sends voice messages and wants them converted to text.

toolsshellapi
0
106
RemotionA

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

designgoreact
0
106
Review Ai SlopA

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

developmentgotesting
0
106
ScraplingA

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.

developmentjavascriptpython
0
106
Setup Fresh ProjectA

Use this when setting up a fresh new project.

documentationtypescriptpython
0
106
Show ImageA

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.

toolsbash
0
106
Spec DocumentA

Standard format for spec documents.

documentationshellsecurity
0
106
Systematic DebuggingA

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

code-qualityrustbash
0
106
Tdd WorkflowA

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

code-qualitybashrefactoring
0
106
Testing Safe ProtocolB

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.

testingtypescriptpython
0
106
TmuxA

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.

toolspythonshell
0
106
UvD

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.

documentationpythonrust
0
106
GuidesD

This guide provides specific test cases for manually testing the UV skill to ensure it works correctly with Claude Code.

testingpythonshell
0
106
WeatherA

Skills to retrive weather forecast for Chinese locations

databashgit
0
106
Writing Bash ScriptsA

Create and refactor Bash scripts following conventions (strict mode, fct_ naming, quoting). Includes shellcheck linting. Use when creating shell scripts, refactoring existing scripts, debugging shell errors, or linting scripts.

code-qualityshellbash
0
106
Writing PythonA

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.

toolspythongo
0
106
Writing SkillsA

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

code-qualityjavascripttypescript
0
106
Tmux GuideA

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

databash
0
106