Skip to main content
yamadashy
ملف منشئ GitHub

yamadashy

عرض على مستوى المستودعات لـ ٣٦ skills مجمعة عبر ٧ مستودعات GitHub.

skills مجمعة
٣٦
مستودعات
٧
محدث
٢٣ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

consult-codex
غير مصنف

Consult OpenAI Codex as an advisor via `codex exec` — a cross-model second opinion on a hard design decision, a stuck debugging session, or a close review call. A consultation, not an implementation hand-off. Triggers on: 'consult codex', 'ask codex for…

٢٣ أغسطس ٢٠٢٦
consult-fable
غير مصنف

Consult Fable (claude-fable-5, the tier above Opus) as an advisor — a second opinion on a hard design decision, a stuck debugging session, or a close review call. From Claude Code, spawn a subagent on model fable; from any other harness, call the Claude Code…

٢٣ أغسطس ٢٠٢٦
recipient-first
محللو أبحاث السوق ومتخصصو التسويق

Shape what a message says around the recipient's state rather than the sender's. Corrects the measured sender biases first (underestimating that people say yes, overestimating how well you were understood, arguing from your own values), then channel and…

١١ أغسطس ٢٠٢٦
pr-deps-merge
مطوّرو البرمجيات

Safely batch-merge bot dependency-update PRs (Renovate and Dependabot) in the current repo. Lists the open bot PRs and runs each through fixed safety gates — author is the real bot with GitHub-verified (signed) commits, the update is non-major, the diff is…

١ أغسطس ٢٠٢٦
readable-message
موظفو المكاتب العامون

Reduce reader cognitive load in plain-text messages — Slack, chat DMs, SNS, plain-text email — where no markdown rendering is available. Phone-first ordering and chunking (self-contained first line, one topic, 1-3-line chunks), an ASCII tag vocabulary, and…

٢٥ يوليو ٢٠٢٦
readable-japanese
الكتّاب التقنيون

日本語の文章を人間が読みやすいリズムに整えるスキル。黙読時に脳内で文を「声に乗せて」処理する仕組み(内在的韻律・サブボーカライゼーション)を前提に、音韻の紛らわしさ・韻律と統語の整合・文の単調さを点検して直す。日本語の文章を書く・推敲する・レビューするとき、あるいは「読みにくい」「リズムが悪い」「硬い」「読点の打ち方」「文末が単調」といった指摘や要望があったときは、明示的に「リズムを直して」と言われていなくても積極的に使うこと。コード・表・箇条書きが主体のドキュメントには使わない。

١٩ يوليو ٢٠٢٦
about-yamadashy
موظفو المكاتب العامون

Who yamadashy (Kazuki Yamada) is — a compact profile card to load when an agent needs to know the author's identity, background, or work. Triggers on: 'who is yamadashy', 'who am I', 'about the author/maintainer', 'introduce yamadashy', or when a task needs…

١١ يوليو ٢٠٢٦
codex-exec
مطوّرو البرمجيات

Use this skill to delegate tasks to OpenAI Codex CLI as a sub-agent, including image generation/editing with GPT-Image-2. Triggers on: 'ask codex', 'run it with codex', 'codex exec', 'generate an image with codex', or when the user explicitly wants to use the…

١٠ يوليو ٢٠٢٦
عرض 8 من أصل ١٥ skills مجمعة.
readable-arxiv
علماء البيانات

Fetches an arXiv paper — metadata (title, authors, abstract) via WebFetch on the abs page, plus the full PDF via curl on arxiv.org/pdf and structured extraction by pdfvision. Use when the URL is in the form arxiv.org/abs/{paper_id}.

٩ مايو ٢٠٢٦
readable-github
مطوّرو البرمجيات

Reads GitHub via the gh CLI — repo metadata / README / file tree, issues with comments and timeline, pull requests (diff, files, inline comments, GraphQL review threads with isResolved / isOutdated), discussions (GraphQL), code (file contents and code…

٩ مايو ٢٠٢٦
readable-mdn
مطوّرو البرمجيات

Fetches MDN Web Docs as raw Markdown by mapping the developer.mozilla.org URL to its source file in mdn/content (en-US) or mdn/translated-content (other locales) on GitHub and curl-ing the raw blob. Cleaner and more compact than rendering the SPA page; falls…

٩ مايو ٢٠٢٦
readable-pdf
مطوّرو البرمجيات

Extracts text (with original line breaks), metadata, per-page character / image density, and optional rendered PNGs from a PDF using pdfvision. Falls back to --render on pages whose density Overview shows low text coverage so multimodal models can read raster…

٩ مايو ٢٠٢٦
readable-speakerdeck
فنيو النشر المكتبي

Fetches a SpeakerDeck slide deck by extracting the public PDF URL from the slide page (WebFetch), downloading it via curl, and running pdfvision — typically with --render on image-heavy pages so the slides can be read visually. Use when the URL is in the form…

٩ مايو ٢٠٢٦
readable-spec
مطوّرو البرمجيات

Reads web platform specifications via WebFetch — uses the multipage HTML variant for the WHATWG HTML spec, anchor-targeted section reads for W3C TR documents and TC39 / ECMAScript. Returns the relevant section rather than the whole spec, since these documents…

٩ مايو ٢٠٢٦
readable-stackoverflow
مطوّرو البرمجيات

Fetches a Stack Overflow question body and its answers via the Stack Exchange API (api.stackexchange.com/2.3 with the withbody filter, gzip-compressed). Anonymous quota is 300 req/day per IP; honor the response backoff field. Surface the question URL when…

٩ مايو ٢٠٢٦
agent-browser
مطوّرو البرمجيات

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

٥ مايو ٢٠٢٦
repomix-explorer
مطوّرو البرمجيات

Analyze or explore a codebase (remote or local repository) by packing it with the Repomix CLI, then reading and searching the generated output. Use when the user wants a high-level understanding of an unfamiliar or large repo, not a targeted edit. Trigger…

٢٥ مايو ٢٠٢٦
agent-carnet
المهن الحاسوبية الأخرى

Use this skill when the user asks to save, recall, find, or organize notes. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check the notebook', 'find in carnet'. Also use proactively when discovering findings worth…

٢٤ مايو ٢٠٢٦
contextual-commit
مطوّرو البرمجيات

Write contextual commits that capture intent, decisions, and constraints alongside code changes. Use when committing code, finishing a task, or when the user asks to commit. Extends Conventional Commits with structured action lines in the commit body that…

٢٤ مايو ٢٠٢٦
repomix
مطوّرو البرمجيات

Pack and analyze codebases into AI-friendly single files using Repomix. Use when the user wants to explore repositories, analyze code structure, find patterns, check token counts, or prepare codebase context for AI analysis. Supports both local directories…

٢١ مارس ٢٠٢٦
browser-extension-developer
مطوّرو الويب

Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.

٢٣ يناير ٢٠٢٦
website-maintainer
مطوّرو الويب

Use this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.

٢٣ يناير ٢٠٢٦
عرض ٧ من أصل ٧ مستودعات
تم تحميل كل المستودعات