Skip to main content
archibate
GitHub creator profile

archibate

Repository-level view of 261 collected skills across 5 GitHub repositories.

skills collected
261
repositories
5
updated
Aug 30, 2026
repository explorer

Repositories and representative skills

writing-prompt
unclassified

Create or edit agent-facing/LLM prompts using modern prompt-engineering practices. Use this skill before editing agent-facing docs, rule files, references, skills, memory, or any form of LLM prompt. Also use it before writing LLM tests or evaluations. This is…

Aug 22, 2026
cpp-oop-style
unclassified

High-quality C++ OOP coding style (archibate / parallel101 lineage) that overrides sloppy AI-default C++. Use this skill WHENEVER writing, editing, refactoring, or reviewing C++ code (.cpp / .h / .hpp / .cc / .cxx), designing C++ classes, interfaces, APIs, or…

Aug 21, 2026
cpp-hpc-optimization
unclassified

Evidence-driven C++ high-performance computing design, profiling, and optimization across algorithmic time/space complexity, data layout, cache and memory behavior, numerics, SIMD, multicore scheduling, and CPU/accelerator pipelines. Use before designing or…

Aug 20, 2026
writing-as-human
unclassified

Write or rewrite English and Chinese prose as situated human expression shaped by its speaker, audience, relationship, medium, purpose, and moment. Use when the user asks to sound human, natural, casual, personal, less AI, less polished, or to draft text for…

Aug 20, 2026
context7
software-developers

Fetch current docs and code examples for third-party libraries, SDKs, APIs, and CLI tools via Context7. Use before writing or editing non-stdlib library calls — your prior knowledge may be stale. Prefer over web search for library docs.

Aug 11, 2026
deepwiki
software-developers

Query AI-generated overview of GitHub repositories via DeepWiki MCP. Use when needing a fast high-level understanding of a repository's architecture and design decisions without fetching full repository.

Aug 11, 2026
grep-app
software-developers

Code search across millions of public GitHub repositories via grep.app. Use before writing or planning code to find real-world usage of libraries, frameworks, APIs, algorithms, or syntax patterns. Prefer this over web search for code examples.

Aug 11, 2026
mcpcall
software-developers

Guide and template for wrapping an MCP server as a self-contained Claude Code skill with a Python wrapper script. Use before creating any MCP-backed skill.

Aug 11, 2026
Showing 8 of 104 collected skills.
mcp-deepwiki
software-developers

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.

Apr 8, 2026
chrome-cdp
software-developers

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)

Apr 8, 2026
find-skills
business-operations-specialists-all-other

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for…

Apr 8, 2026
jina-ai
software-developers

Web reading, search, academic research, NLP, screenshots, and PDF extraction via Jina AI mcpcall. TRIGGER when need to read a URL, search the web, find academic papers (arXiv/SSRN), classify text, rerank documents, deduplicate content, capture screenshots, or…

Apr 8, 2026
mcpcall
software-developers

Guide and template for converting MCP servers into self-contained Claude Code skills with a Python wrapper script. TRIGGER when creating a new MCP skill, wrapping an MCP server as a skill, or need the mcpcall script template.

Apr 8, 2026
deepwiki
library-assistants-clerical-434121

AI-powered documentation for GitHub repositories via DeepWiki MCP. TRIGGER when need to understand a GitHub repository, read its documentation topics, ask questions about a repo's codebase, architecture, or usage, or explore how an open-source project works.

Apr 8, 2026
grep-app
software-developers

Search real-world code examples from over a million public GitHub repositories via grep.app MCP. TRIGGER when need to find code usage patterns, see how developers use a library/API in practice, find production examples of a specific function or syntax, or…

Apr 8, 2026
pueue
network-and-computer-systems-administrators

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", or when about to queue any…

Apr 5, 2026
Showing 8 of 72 collected skills.
better-translate
technical-writers

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…

Apr 6, 2026
cc-connect
software-developers

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…

Apr 5, 2026
agent-browser
software-developers

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…

Apr 2, 2026
anti-defensive
software-developers

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.

Apr 2, 2026
ast-grep
software-developers

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…

Apr 2, 2026
code-quality-metrics
software-developers

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…

Apr 2, 2026
frontend-design
web-developers

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

Apr 2, 2026
glm-vision
office-clerks-general-439061

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.

Apr 2, 2026
Showing 8 of 43 collected skills.
agent-browser
software-developers

Inspect or debug web pages in a headless browser — fill forms, click buttons, take screenshots, test web apps, review frontend UI/UX aesthetics. Use for headless browser automation. This skill should be used when user says "test web app interactively", "use a…

May 17, 2026
ast-grep
software-developers

Guide for writing ast-grep rules to perform structural code search and analysis. TRIGGER when a text-only grep would need 2+ alternations, regex capture groups, multi-line patterns, or filtering by syntactic role (call vs. import vs. definition). Also TRIGGER…

May 17, 2026
claude-dm
network-and-computer-systems-administrators

Peer-to-peer messaging between Claude Code sessions sharing a tmux server. Use when coordinating multiple simultaneous Claude sessions — e.g. "dm another claude", "list claude sessions", "peek peer claude", "spawn claude in tmux", "monitor remote claude",…

May 17, 2026
claude-headless
software-developers

Programmatic/headless Claude Code usage — CLI flags, stream-json protocol, Agent SDKs, session management. Use before spawning Claude as a subprocess, testing skill or agent behavior, running "claude -p", or building with the Agent SDK.

May 17, 2026
context7
software-developers

Fetch current docs and code examples for third-party libraries, SDKs, APIs, and CLI tools via Context7. Use before writing or editing non-stdlib library calls — your prior knowledge may be stale. Prefer over web search for library docs.

May 17, 2026
deepwiki
software-developers

Query AI-generated overview of GitHub repositories via DeepWiki MCP. Use when needing a fast high-level understanding of a repository's architecture and design decisions without fetching full repository.

May 17, 2026
deslop
technical-writers

Rewrite an AI-generated article to remove AI slop patterns — emoji infestation, marketing hyperbole, forced numbered groupings, table fetish, sanitized honesty, lost specificity, and boilerplate scaffolding. Restores a human voice. Use when the user says…

May 17, 2026
doc-detrim
computer-occupations-all-other

Audit agent-facing documentation (CLAUDE.md, SKILL.md, AGENTS.md, prompt markdown, agent reference doc, memory pages) for over-description and propose trims. Use proactively after writing or editing any agent-facing doc, or when the user says "trim this doc",…

May 17, 2026
Showing 8 of 25 collected skills.
artifact-restraint
unclassified

Enforce a closed content inventory for generic artifacts. Use when creating, editing, planning, or reviewing PDFs, resumes, documents, slides, roadshows, videos, tutorials, web pages, generative images, or similar deliverables. Apply for artifacts by default…

Aug 30, 2026
minimalist
unclassified

Use minimalist language.

Aug 30, 2026
opus-advisor
unclassified

Consult an independent read-only Claude Opus advisor when a decision can affect security, privacy, money, data loss, deployment, or public API compatibility; when investigation leaves two plausible directions with materially different consequences; or when a…

Aug 30, 2026
cpp-oop-style
unclassified

High-quality C++ OOP coding style (archibate / parallel101 lineage) that overrides sloppy AI-default C++. Use this skill WHENEVER writing, editing, refactoring, or reviewing C++ code (.cpp / .h / .hpp / .cc / .cxx), designing C++ classes, interfaces, APIs, or…

Aug 28, 2026
read-url
unclassified

Extract clean, complete markdown from any web page — articles, docs, READMEs, blog/social posts, academic papers. Use this when fetching text content from a given URL. Also use when curl returns noisy HTML or WebFetch returns truncated, summarized, or refused…

Aug 28, 2026
cpp-hpc-optimization
unclassified

Evidence-driven C++ high-performance computing design, profiling, and optimization across algorithmic time/space complexity, data layout, cache and memory behavior, numerics, SIMD, multicore scheduling, and CPU/accelerator pipelines. Use before designing or…

Aug 27, 2026
chrome-cdp
unclassified

Connect to user's local Chrome session. Inspect and interact with web pages in a headful browser shared with user cookies and login states — navigate pages, click buttons, take screenshots, test web apps in headful Chrome the user could see in real-time. Use…

Aug 24, 2026
context7
software-developers

Fetch current docs and code examples for third-party libraries, SDKs, APIs, and CLI tools via Context7. Use before writing or editing non-stdlib library calls — your prior knowledge may be stale. Prefer over web search for library docs.

Aug 24, 2026
Showing 8 of 17 collected skills.
Showing 5 of 5 repositories
All repositories loaded