---
title: "web"
description: "AppElent web features for TanStack, Convex, Clerk, and Cloudflare"
canonical: https://agentpluginsdirectory.com/plugins/web--appelent
last-updated: 2026-09-18
---

# web
AppElent web features for TanStack, Convex, Clerk, and Cloudflare
- Slug: web--appelent
- Publisher: AppElent
- Repository: https://github.com/AppElent/agent-plugins
- Manifest: plugins/web/plugin.json
- Version: 1.0.0
- License: MIT
- Category (editorial): other
- Skills: 7 (auth, baseline, cli, i18n, mcp, web-feature, web-project)
- MCP servers: 0
- Stars: 0
- Repository created: 2026-09-18
- Repository last pushed: 2026-09-18
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/web--appelent
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What web does, in the publisher's words

The AppElent feature catalog for TanStack Start, Convex, Clerk, and Cloudflare applications. Runtime libraries are maintained in the repository's packages/ workspace.

Claude Code entry points: /web:feature and /web:project. Codex discovers the included skills from their descriptions.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/AppElent/agent-plugins/HEAD/plugins/web/README.md

## Skills

- auth: Use when adding the Appelent auth feature (Clerk + @appelent/auth HeaderUser, theme tokens, THEME_INIT_SCRIPT) to an app, or updating an app's auth wiring to the current package version.
- baseline: Use when bootstrapping a freshly scaffolded TanStack Start + Convex + Clerk + Cloudflare Workers app to the Appelent baseline, or when auditing an existing app for missing scripts, Convex env vars, wrangler deploy config, Windows/Biome hygiene, shared @appelent packages, or the GitHub Actions PR pr…
- cli: Use when adding a command-line interface to an Appelent app. CLI is a shipped, active capability owned by the @appelent/cli package, this skill points at the real integration docs; it does not stamp code itself.
- i18n: Use when adding internationalization to an Appelent TanStack Start + Clerk app, or extending an existing i18n setup with a new locale/feature area. Installs @appelent/i18n and scaffolds the app-specific wiring (message trees, root route, language toggle).
- mcp: Use when adding a Model Context Protocol (MCP) server or MCP tools to an Appelent project, especially TanStack Start apps deployed on Cloudflare Workers. Guides transport choice, dependency setup, tool design, auth, tests, MCP Inspector verification, and the skill-vs-package decision for the Appele…
- web-feature: Front door for the Appelent feature catalog (the /web:feature command routes here). Use when the user wants to list available Appelent features, show how a feature works, apply a feature to an app (add auth/cli/i18n/mcp/baseline), capture a new feature/fold work into an existing one, file a GitHub…
- web-project: App/project-side companion to the Appelent feature catalog (the /web:project command routes here). Use when the user wants to list an app's installed features, check installed-feature status/freshness against the catalog (incl. an --all sweep across registered projects), file a GitHub issue against…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
