Skip to main content

archibate/dotfiles-claude

SkillsMP hat 104 Skills aus archibate/dotfiles-claude gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

Letzte erfasste Quellaktivität
SkillsMP-Katalog aktualisiert
gesammelte Skills
104
GitHub-Stars
39
GitHub-Forks
10

Skills in diesem Repository

Es werden 40 von 104 gesammelten Skills angezeigt.

Beruf
nicht klassifiziert
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
nicht klassifiziert
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Architecture design reasoned forward from requirements. Use when the user wants a fresh-mind design pass — "design an architecture for", "how would you build", "redesign from scratch" — or when repeated follow-up patches accumulate on the same module.…

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Run long-running tasks under babysit — supervised background runner with cgroup-enforced memory/CPU caps and observability-stall kill. Use BEFORE any long-running task (>2 min), compute-intensive jobs (e.g. builds/benchmarks/renders/training), background…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Send peer-to-peer message and control to Claude Code sessions. Use when coordinating multiple simultaneous Claude sessions, or user says "dm another claude", "list claude sessions", "peek peer claude", "spawn claude in tmux", "monitor remote claude", "notify…

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Review an AI-generated article to detect AI slop patterns. Loads a AI slop pattern checklist. Rewrite to strip AI smell without changing meaning or losing information. Restores a human voice. Use before publishing any AI-written article to public under the…

Quellsprache: Englisch

Aktualisiert
Beruf
Redakteure
Beschreibung

中文排版规范(全角标点、中英文空格)+ zhlint 校验工具。Use whenever writing or editing formal Chinese document content — Chinese markdown docs, README 中文版, blog posts, WeChat articles, translation output, announcements, tutorials — or when the user mentions 排版, 全角/半角, punctuation…

Quellsprache: Chinesisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Translate natural language queries into ast-grep rules for structural code search. This skill should be used when a text-only grep would need 2+ alternations, regex capture groups, multi-line patterns, or filtering by syntactic role (call vs. import vs.…

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

Form a minimal self-contained prompt to reproduce this session. Use when user want to form a minimal spec of existing system, or when they migrate from a degraded session to a fresh one.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Lark/Feishu (飞书) CLI tool. Use when the user asks to do anything on Lark/Feishu — send or read chat messages (IM), read or edit docs/sheets/slides/wiki, work with multi-dimensional tables (Base/bitable), manage calendar/meetings/video-conference, mail,…

Quellsprache: Englisch

Aktualisiert
Beruf
Marktforschungsanalysten und Marketingspezialisten
Beschreibung

Extract clean, complete markdown from any web page — articles, docs, READMEs, blog/social posts, academic papers. Also use as a fallback when curl returns noisy HTML or WebFetch returns truncated, summarized, or refused results.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Claude has no native audio or video understanding — this skill delegates that to Google Gemini 3.1 Flash Lite (cheap multimodal) on the ofox gateway. Use when the user asks to analyze / transcribe / describe / understand a sound, song, voice memo, or video,…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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",…

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Resource-aware pre-launch checklist for long-running or heavy tasks — prevents OOM, wasted compute, and daytime disruption. TRIGGER before: any `babysit run` of compute work, builds/benchmarks/renders/training jobs, large-scale scrapes or scripted browser…

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

Write, refine, and validate a Chinese technical blog post for Zhihu (知乎). This skill should be used before drafting a long-form Chinese technical article — or when the user says "写博客", "知乎文章", "zhihu post", "write for zhihu".

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

Append a single bullet to staging memory. Use when a durable fact, knowledge, lesson, or pitfall (mistake-correction pattern) emerged mid-conversation that's potentially worth persisting into long-term memory. Also use when user corrected your mistake, says…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Use MarkItDown to convert various files to Markdown. Use when converting PDF, Word, PowerPoint, Excel, images, audio, HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs, Jupyter notebooks, RSS feeds, or Wikipedia pages to Markdown format. Also use for document…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Get a cross-model second opinion from gpt-5.5 on your current approach. Use before substantive work (writing, editing, committing to an interpretation), when stuck (errors recurring, approach not converging), when changing approach, or before declaring a task…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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", "headless browser",…

Quellsprache: Englisch

Aktualisiert
Beruf
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)
Beschreibung

Add a note only visible to user. A private scratchpad not visible in agent context.

Quellsprache: Englisch

Aktualisiert
Beruf
Technische Redakteure
Beschreibung

One sentence output style

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Legacy opt-in pueue workflow. Use ONLY when the user explicitly types "/pueue" or asks for pueue by name. For all other long-running / background tasks, use /babysit.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Spawn and interact with interactive CLIs (python, gdb, etc.) in tmux — send keystrokes, scrape pane output. This skill should be used when running any interactive CLI command, starting program requires interactive stdin / PTY / TUI render, or when the user…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

Measure code quality quantitatively — cyclomatic complexity, cognitive complexity, maintainability index. Use when evaluating whether code meets quality thresholds.

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Prompt cache cost optimization. Generates periodic conversation turns to keep the 5-minute prompt cache warm during idle gaps. TRIGGER immediately after any Bash or Agent call with `run_in_background=true` on the official Anthropic runtime, or when the user…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Web search with time-window, region/language, and `site:` filters, academic papers (arXiv/SSRN), PDF table/figure extraction, BibTeX, image search, web page reading, embeddings, reranking, classification, and deduplication (text or images) via Jina AI. Use…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Build distinctive frontend interfaces that avoid generic AI-slop aesthetics. Use when the user asks to create or improve a web page or component, or says "create web page", "design UI/UX", "fix AI slop design".

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Spawn 2-4 parallel forks answering the same question, then judge and pick the best. User-invoked via /forkpick only.

Quellsprache: Englisch

Aktualisiert
Beruf
Grafikdesigner
Beschreibung

A long-form article / blog post — masthead, hero image placeholder, article body with figures and pull quotes, author byline, related posts. Use when the brief asks for "blog", "article", "post", "essay", or "case study".

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Ärzte
Beschreibung

Structured medical case presentation for clinical rounds, conferences, and documentation. Generates SOAP-format or narrative case reports with physiologically accurate vitals, labs, and evidence-based plans. Use when the brief mentions "case report", "case…

Quellsprache: Englisch

Aktualisiert
Beruf
Grafikdesigner
Beschreibung

A two-spread digital e-guide preview — page 1 is a cover (display title, author, "What's inside" stats, table of contents teaser); page 2 is a spread (lesson body with pull-quote and a step list). Lifestyle / creator brand tone. Use when the brief asks for an…

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Quarterly / monthly financial report — masthead with KPIs, revenue and burn charts, P&L summary table, top-line highlights, and an outlook paragraph. Use when the brief mentions "financial report", "Q3 report", "MRR review", "P&L", or "财报".

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 104 gesammelten Skills angezeigt.