asupersync: Skill for Claude Code

.claude/skills/asupersync-mega-skill/SKILL.md

asupersync-mega-skill is a skill for Claude Code from Dicklesworthstone/asupersync. It costs 57 tokens per session (2,678 once invoked), scanned A, original, no licence file.

A guide for replacing Tokio-based Rust applications with Asupersync, a different Rust system for handling asynchronous work.

In plain words
What is it for?
It is for migrating Rust services built with Tokio, Axum, Hyper, or Tonic, designing services with Asupersync concepts, and debugging its internals.
Why use it?
It helps developers understand the changes needed when moving from Tokio and related libraries to Asupersync or when investigating Asupersync code.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is Dicklesworthstone/asupersync's own configuration. It tells Claude Code how to work on asupersync itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything asupersync configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Dicklesworthstone/asupersync. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Dicklesworthstone/asupersync/main/.claude/skills/asupersync-mega-skill/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Dicklesworthstone/asupersync

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for asupersync-mega-skill

README.md
[![agentmods](https://agentmods.dev/badge/skills/dicklesworthstone/asupersync/asupersync-mega-skill/github.svg)](https://agentmods.dev/skills/dicklesworthstone/asupersync/asupersync-mega-skill)
Your own site
<a href="https://agentmods.dev/skills/dicklesworthstone/asupersync/asupersync-mega-skill"><img src="https://agentmods.dev/badge/skills/dicklesworthstone/asupersync/asupersync-mega-skill/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for asupersync-mega-skill

Your own site · 80×15
<a href="https://agentmods.dev/skills/dicklesworthstone/asupersync/asupersync-mega-skill"><img src="https://agentmods.dev/badge/skills/dicklesworthstone/asupersync/asupersync-mega-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,678 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00057 $0.02678
Opus 5 $0.00028 $0.01339
Sonnet 5 $0.00011 $0.00536
Haiku 4.5 $0.00006 $0.00268

Measured 5d ago against content hash 13dfd9511ab3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

asupersync-mega-skill scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/audit-target.sh, scripts/validate.sh), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/asupersync-mega-skill/SKILL.md · 206 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

38 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago Changed · +5 lines · +5 tokens per session 13dfd9511ab3
  2. 9d ago First seen · 201 lines · 52 tokens per session scan A ae5ffde7600c

Subscribe to this mod's changes

asupersync-mega-skill is a skill published in the GitHub repository Dicklesworthstone/asupersync (271 stars, last pushed today), with no licence file. It adds 57 tokens to every session and 2,678 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

rust-async-patterns

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

FilippoDeSilva/skills · 39 tokens

moli-webfetch

Fetch, inspect, crawl, and capture live, JavaScript-rendered websites with Moli. Use when Codex needs current web content, web research, fact lookup, link following, a bounded crawl, client-rendered or response-gated content, network diagnostics, or a standalone HTML, Markdown, JSON, semantic-tree, viewport or…

lexmount/moli · 90 tokens

moli-cdp-server

Start Moli's CDP server and connect Playwright, Puppeteer, or raw CDP clients. Use to run a headless-browser CDP endpoint, replace a Chromium process, attach over CDP, enable real layout and screenshot surfaces, or diagnose CDP discovery, connection, and target startup—even when Moli is not named.

lexmount/moli · 74 tokens

rust-systems-programming

Complete guide for Rust systems programming including ownership, borrowing, concurrency, async programming, unsafe code, and performance optimization.

manutej/luxor-claude-marketplace · 28 tokens

chrome-devtools-cli

Use this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI.

ChromeDevTools/chrome-devtools-mcp · 31 tokens

a11y-debugging

Uses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines. Use when testing semantic HTML, ARIA labels, focus states, keyboard navigation, tap targets, and color contrast.

ChromeDevTools/chrome-devtools-mcp · 50 tokens