web-tasuke

web-tasuke is a plugin for Claude Code from ncaq/konoka. Its manifest loads nothing; the 17 skills it bundles cost 660 tokens per session together, scanned A, original, Apache-2.0.

A collection of web-development guidance for coding assistants. It provides recommended patterns and practices for web technologies, including HTML, TypeScript, JavaScript, React, and accessibility.

In plain words
What is it for?
Use it when implementing or reviewing web pages and applications, especially React or TypeScript code and accessibility-related work.
Why use it?
It gives an agent project-independent guidance for common web-development decisions. The description does not claim that it builds or tests a particular application.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it when implementing or reviewing web pages and applications, especially React or TypeScript code and accessibility-related work.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add ncaq/konoka/plugin install web-tasuke
View source ↗ ncaq/konoka
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/ncaq/konoka

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 web-tasuke

README.md
[![agentmods](https://agentmods.dev/badge/plugins/ncaq/konoka/web-tasuke/github.svg)](https://agentmods.dev/plugins/ncaq/konoka/web-tasuke)
Your own site
<a href="https://agentmods.dev/plugins/ncaq/konoka/web-tasuke"><img src="https://agentmods.dev/badge/plugins/ncaq/konoka/web-tasuke/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 web-tasuke

Your own site · 80×15
<a href="https://agentmods.dev/plugins/ncaq/konoka/web-tasuke"><img src="https://agentmods.dev/badge/plugins/ncaq/konoka/web-tasuke.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 17 skills cost 660 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

web-tasuke 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 3d ago.

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.

plugins/web-tasuke/.claude-plugin/plugin.json · 16 lines

What it actually says

{
  "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
  "name": "web-tasuke",
  "version": "3.2.0",
  "description": "Web development best practices, patterns, and guidance for AI coding assistants.",
  "author": {
    "name": "ncaq",
    "email": "[email protected]",
    "url": "https://github.com/ncaq"
  },
  "homepage": "https://github.com/ncaq/konoka/tree/master/plugins/web-tasuke",
  "repository": "https://github.com/ncaq/konoka",
  "license": "Apache-2.0",
  "keywords": ["web", "html", "typescript", "javascript", "react", "accessibility"]
}
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. 3d ago First seen · 16 lines scan A 3e2c99280e1a

Subscribe to this mod's changes

web-tasuke is a plugin published in the GitHub repository ncaq/konoka (3 stars, last pushed yesterday), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-09-05.

Related

Other plugins, from other repositories

cloudflare-nextjs

Deploy Next.js to Cloudflare Workers via the OpenNext adapter (@opennextjs/cloudflare). Use for SSR/ISR/SSG, App or Pages Router, getCloudflareContext, bindings (D1/R2/KV/AI/Hyperdrive), caching tiers, skew protection, multi-worker, custom worker, env vars, or worker size/runtime/keepnames/FinalizationRegistry/connect.

secondsky/claude-skills · not measured

aceternity-ui

100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI integration errors.

secondsky/claude-skills · not measured

auto-animate

AutoAnimate (@formkit/auto-animate) zero-config animations for React. Use for list transitions, accordions, toasts, or encountering SSR errors, animation libraries complexity.

secondsky/claude-skills · not measured

base-ui-react

MUI Base UI unstyled React components with Floating UI. Use for accessible components, Radix UI migration, render props API, or encountering positioning, popup, v1.0 beta issues.

secondsky/claude-skills · not measured

uiforge

Clone any website's design into clean, editable React + Tailwind, with your content. Renders a reference, extracts its full design (every color, gradient, shadow, font, box) into a Tailwind v4 theme, replays a faithful reconstruction, loops a visual diff against the original until it matches, then exports an editable…

TaewoooPark/UIForge · not measured

mobile-app

Build and deploy Power Apps code apps for mobile using Expo (React Native), with native device functionality and Power Platform connectors.

microsoft/power-platform-skills · not measured