Agent Skills·Tag ·typescript
Tag · 2,427 skills

Agent skills tagged typescript

2,427 SKILL.md skills tagged typescript — the most complete ones are below, all usable across Hermes, Cursor, Codex, Gemini CLI, OpenCode, Claude Code and 30+ more agents.

Browse all 2,427 typescript skills →

Web
hermes-studio
Web dashboard for multi-platform chat, session management, scheduled jobs and usage analytics.
hermesawesome-hermes-skillsproductionvue3
Engineering
frontend-shift-left-audit
Audit frontend code quality - linting, type safety, security, accessibility, testing, and CI/CD coverage. Scans a repo's static analysis tools (ESLint, Biome, TypeScript), test run…
claude-codecodexcursorgemini-clifrontendeslinttypescript
Productivity
coding-agent-sessions
MUST USE when asked to find, read, list, search, inspect, fetch, export, or reconstruct coding-agent sessions across Codex, Claude Code/Desktop, Aside, OpenCode, Senpi/pi, OpenClaw…
claude-codecodexclaude-codecursor
Productivity
pr
kbo-cli 의 작업 브랜치에서 develop 으로 향하는 새 PR 을 만든다. 단순 push+gh pr create 가 아니라, /code-review 로 diff 검토 → biome check (format+lint) → tsc typecheck → bun build → bun test 5단계 검증을 통과시킨 뒤에 …
claude-codecodexcursorgemini-cligithubpull-requestbiome
Engineering
generate-pcf-companion
Generates a dispatcher PCF for a `.ppmplugin` third-party control. Runs `pac pcf init`, rewrites ControlManifest.Input.xml, and produces index.ts plus TypeScript declarations from …
claude-codecodexcursorgemini-clitype:generatorpcfpowerapps
Engineering
myco:three-tier-config-architecture
Comprehensive procedures for implementing and managing three-tier configuration architecture with Machine/Grove/Project scope hierarchy. Covers config storage design with scope enf…
claude-codecodexcursorgemini-clilang:typescriptconfigarchitecture
AI / ML
forge-multi-agent
When to spawn subagents versus work inline with patterns including fan-out, sequential, orchestrator/worker, judge/critic, retry-with-fallback, and pipeline. Covers context budget …
claude-codecodexcursorgemini-cliai:agentlang:typescripttype:audit
Web
fedify
Builds and integrates ActivityPub federation servers with Fedify, covering the Federation builder, actor/inbox/outbox dispatchers, inbox listeners, @fedify/vocab objects, key manag…
claude-codecodexcursorgemini-clicloud:cloudflarefw:sveltelang:javascript
Engineering
hono-ddd-guidelines
DDD architecture guidance for new Hono backends or refactoring existing codebases. Covers layer structure (domain/application/infrastructure/controller), dependency direction, resp…
claude-codecodexcursorgemini-clihonodddtypescript
Engineering
API Contracts Generator
Génère des contrats API cohérents entre Frontend (Next.js) et Backend (NestJS) avec types synchronisés, validation standardisée et error handling uniforme. À utiliser lors de la cr…
claude-codecodexcursorgemini-cliapitypescriptnextjs
Engineering
better-typescript
Apply this skill for any task involving TypeScript: writing new code, refactoring, reviewing, debugging, designing types, structuring modules, or answering questions about TS patte…
claude-codecodexcursorgemini-clilang:typescripttype:reviewtypescript
Engineering
weapp-vite-best-practices
Engineering handbook for weapp-vite projects covering vite.config.ts weapp options, auto-routing, layouts, component imports, subpackages, npm, multi-platform builds, managed TypeS…
claude-codecodexcursorgemini-clilang:typescriptweappvite
Web
write-frontend
Enforces frontend conventions for browser-facing code: semantic HTML, accessible CSS, strict TypeScript, security hardening, performance, state boundaries, dependency rules, and St…
claude-codecodexcursorgemini-clilang:typescriptfrontendtypescript
DevOps
boardwalk-overview
Provides an orientation to the Boardwalk platform and its architecture for agents encountering it for the first time. Explains that Boardwalk executes workflows written as TypeScri…
claude-codecodexcursorgemini-clilang:pythonlang:typescripttype:cli
Web
solid-tanstack-start
Applies SOLID principles to TanStack Start codebases: files stay under 100 lines, interfaces live in src/interfaces/, JSDoc covers every export, and structure follows the route tre…
claude-codecodexcursorgemini-clitype:reviewsolidtanstack
Automation
uipath-coded-apps
Scaffold, build, run, and deploy UiPath Coded Apps—React/TypeScript web and action apps that integrate with UiPath Cloud via the official SDK, support OAuth-PKCE, and publish to Au…
claude-codecodexcursorgemini-clilang:pythonlang:typescripttype:generator
Engineering
lilnas-code-review
Performs standalone TypeScript code review for lilnas changes covering correctness, testing, maintainability, and standards. Generates a numbered, severity-sorted report with code …
claude-codecodexcursorgemini-clilang:typescripttype:reviewtypescript
AI / ML
gemini-api
Google Gemini API integration for building AI-powered applications. Use when working with Google's Gemini API, Python and TypeScript SDKs, multimodal inputs, thinking features, str…
claude-codecodexcursorgemini-cliai:geminilang:pythonlang:typescript
Engineering
dev-task
Implements development tasks from Linear IDs or natural language, delivering minimal, high-quality changes that follow existing patterns with passing types, builds, and tests. Hand…
claude-codecodexcursorgemini-clilang:kotlinlang:typescripttool:figma
Web
webg-spec-to-goal
Generates a complete, runnable Phaser 3 + TypeScript + Vite scaffold from any web game concept, including goals-plan.md and per-goal folders with verification hooks for automated t…
claude-codecodexcursorgemini-clilang:typescripttype:generatorphaser
Testing
part-factory-test-data
Generates reusable test fixtures and builders via @kensio/part-factory, keeping setup concerns inside factories while passing only runtime dependencies at call time. Supports Stati…
claude-codecodexcursorgemini-clitypescriptfactoriesfixtures
Web
lumina-admin-ui
Vietnamese light-theme admin / CRM design system for React + TypeScript + Tailwind + shadcn/ui. Includes brand tokens, high-contrast colors, typography, and 30+ components (button,…
claude-codecodexcursorgemini-clilang:typescriptreacttypescript
AI / ML
inngest-agent-evals
Evaluates AI agent and workflow outcomes using Inngest: scoring, deferred scorers, traces, sessions, experiment variants, and production eval loops for prompts, models, tools, and …
claude-codecodexcursorgemini-cliai:agentlang:typescriptinngest
AI / ML
ax-mcp
Builds correct native Model Context Protocol integrations using @ax-llm/ax, supporting MCP clients, transports, tools, prompts, resources, subscriptions, tasks, sampling, elicitati…
claude-codecodexcursorgemini-clitype:integrationtypescriptaxllm
Automation
figma2cocos
Bridges Figma-to-HTML IR (.ui.json snapshots + flow.json interactions) into Cocos Creator 3.x projects by generating a TS runtime interpreter that dynamically builds node trees fro…
claude-codecodexcursorgemini-clilang:pythontool:figmafigma
Engineering
nodejs-service-scaffold
Creates or modernizes a Node.js backend service after architecture approval: framework-aware TypeScript shell (Express, Fastify, NestJS), validated config, pino logging, health pro…
claude-codecodexcursorgemini-clilang:javascriptlang:typescripttype:generator
Automation
commanderjs
Commander.js CLI framework reference covering command structure, options, arguments, subcommands, action handlers, version handling, and TypeScript integration. Use for building CL…
claude-codecodexcursorgemini-clilang:typescripttype:integrationcommanderjs
Security
audit-ai-code
Scans AI-generated code diffs for duplicate helpers, over-defensive logic, broad exception wrappers, speculative scaffolding, boilerplate comments, style drift, hallucinated APIs, …
claude-codecodexcursorgemini-clilang:typescripttype:audittype:generator
Engineering
loadout-dev
Expert partner for the Loadout MCP server (mcp.missionbuilt.io) powering Warmup and Spotter skills. Use for adding skills, editing templates, modifying index.ts, bumping versions, …
claude-codecodexcursorgemini-clitype:reviewmcpskills
Engineering
new-enum
Adds a new application-owned enum marked with AppEnum derive: creates Rust variants with custom wire keys, i18n labels, and auto-generates TypeScript unions, option lists, and meta…
claude-codecodexcursorgemini-clilang:rustlang:typescriptrust
Web
private-order-page
Generates flash-sale private-order pages from brand assets, including password gates, product carousels, calendar booking, tiered pricing, shipping quotes, card uploads, staged pay…
claude-codecodexcursorgemini-clicloud:cloudflarecloudflareecommerce
DevOps
boardwalk-use-cli
Installs, configures, and operates the Boardwalk CLI for authoring, validating, deploying, and running agent workflows in Python or TypeScript. Supports scaffolding, build/validati…
claude-codecodexcursorgemini-clilang:pythonlang:typescripttype:cli
Engineering
ciphera-style-policy
Enforces Ciphera code style: TypeScript-first conventions covering American-English naming, double quotes, string interpolation, length-sorted imports, 4-space indentation, JSDoc f…
claude-codecodexcursorgemini-clilang:typescripttype:reviewtypescript
Web
sw-app-sdk-js
Comprehensive reference for `@shopware-ag/app-server-sdk` (TypeScript). Covers App registration flows, HMAC signature verification, ShopRepositoryInterface implementations, Context…
claude-codecodexcursorgemini-clicloud:cloudflarelang:typescriptshopware
Engineering
ts-code-conventions
Activates for TypeScript code in src/ to enforce style, formatting, and review standards. Supplies TS-specific patterns including optional chaining, nullish coalescing, template li…
claude-codecodexcursorgemini-clilang:typescripttype:reviewtypescript
Web
gk-frontend-ui
Manages frontend structure and conventions: shared UI components, composables, domain-organized app/, guarded router, and strict TypeScript/ESLint/Tailwind. Use when adding Vue com…
claude-codecodexcursorgemini-clilang:typescriptvuetypescript
Web
hono-patterns
Use when building APIs on Hono (Cloudflare Workers, Bun, Deno, Node), debugging route ordering, wiring middleware, validating with @hono/zod-validator, returning streaming response…
claude-codecodexcursorgemini-clicloud:cloudflarehonoapi
Web
Bagizi Id
// ✅ GOOD: Component-based architecture src/features/admin/sppg-management/ ├── components/ │ ├── detail/ # Detail page components │ │ ├── SppgDetailHeader.tsx # ~80 lines: Title, …
claude-codecodexcopilotcursorcopilot-instructionscross-agentreact
Engineering
Development Guidelines
src/ ├── api/ # API endpoints and routing │ └── routes.ts ├── services/ # Business logic │ └── user-service.ts ├── models/ # Data models and types │ └── user.model.ts ├── config/ #…
claude-codecodexcursorgemini-cliclinecross-agentapi
AI / ML
ElizaOS v2 Agent Runtime Context & The House Plugin Superguide
This section summarizes key ElizaOS v2 concepts—AgentRuntime, memory & entities, components (actions, providers, evaluators), and the plugin system—from the `.cursor` rules library…
claude-codecodexcursorgemini-cliagents-mdcross-agentelizaos
Security
GhostReceipt Development Rules
You are a **privacy-first full-stack developer** specializing in: - Zero-knowledge proof systems (Circom, snarkjs) - Blockchain data providers and oracle design - Next.js 16+ with …
claude-codecodexcursorgemini-cliclinecross-agentprivacy
AI / ML
mastra
Expert in Mastra, the TypeScript framework for building AI agents, RAG pipelines, and workflows. Helps developers create production-grade applications with type-safe agent definiti…
claude-codecodexcursorgemini-clilang:pythonlang:typescripttype:integration
DevOps
Mcp Youtube Transcript
Directory structure: └── mcp-youtube-transcript/ ├── README.md ├── Dockerfile ├── GEMINI.md ├── LICENSE ├── package.json ├── pnpm-lock.yaml ├── smithery.yaml ├── tsconfig.json ├── …
cursorgemini-clicross-agentgemini-mdmcp
Engineering
TS Import Move
{ "name": "project-context", "description": "Initialize project context from .brain documentation", "rules": [ { "pattern": "**/*", "context": [ { "source": ".brain/project-overvie…
claude-codecodexcursorgemini-cliclinecross-agenttypescript
General
V1
Code Style and Structure: - Write concise, technical TypeScript code with accurate examples - Use functional and declarative programming patterns; avoid classes - Prefer iteration …
claude-codecodexcursorgemini-clicross-agentwindsurftypescript
Web
Laravel 12 & React TypeScript Development Rules
laravel: version: "12.x" conventions: - Use PHP 8.3+ features and type hints - Follow PSR-12 coding standards - Use Laravel Pint for code formatting - Implement Repository pattern …
claude-codecodexcursorgemini-clicross-agentwindsurflaravel
Web
Persona
@Component({ selector: '{{tag-name}}-root', templateUrl: '{{tag-name}}.html', changeDetection: ChangeDetectionStrategy.OnPush, }) export class {{ClassName}} { protected readonly is…
claude-codecodexcopilotcursorcopilot-instructionscross-agentangular
Web
Persona
@Component({ selector: '{{tag-name}}-root', templateUrl: '{{tag-name}}.html', changeDetection: ChangeDetectionStrategy.OnPush, }) export class {{ClassName}} { protected readonly is…
claude-codecodexcopilotcursorcopilot-instructionscross-agentangular
Web
Persona
@Component({ selector: '{{tag-name}}-root', templateUrl: '{{tag-name}}.html', changeDetection: ChangeDetectionStrategy.OnPush, }) export class {{ClassName}} { protected readonly is…
claude-codecodexcopilotcursorcopilot-instructionscross-agentangular
Web
Persona
@Component({ selector: '{{tag-name}}-root', templateUrl: '{{tag-name}}.html', changeDetection: ChangeDetectionStrategy.OnPush, }) export class {{ClassName}} { protected readonly is…
claude-codecodexcopilotcursorcopilot-instructionscross-agentangular
Engineering
typescript-mcp
Builds MCP servers in TypeScript using the official SDK, with patterns for tools, resources, and prompts. Prevents common errors like export issues, schema failures, transport leak…
claude-codecodexcursorgemini-clicloud:cloudflarelang:typescripttypescript
Engineering
ddd-ts-fp
Activates for TypeScript DDD aggregates and domain logic using functional patterns—smart constructors, validation pipelines, enrichment, and domain handlers. References cross-langu…
claude-codecodexcursorgemini-clilang:typescripttypescriptddd
Engineering
fec-typescript-project-standard
Sets up and validates TypeScript project standards—tsconfig, strictness, module resolution, path aliases, project references, declaration files, package exports, public API types, …
claude-codecodexcursorgemini-clilang:typescripttypescripttsconfig
Testing
gql-breaking-changes
Detects GraphQL schema breaking changes by comparing the evitaDB public demo schema against the local branch. Builds the project, starts the server, runs graphql-inspector, and sum…
claude-codecodexcursorgemini-clilang:typescriptgraphqlschema
Engineering
mixins
Imports third-party OpenAPI 3.x schemas as typed client modules sharing the same call signature as native RPC modules. Handles remote/local/inline specs, naming strategies, per-mix…
claude-codecodexcursorgemini-cliopenapitypescriptsdk
Engineering
electron-main-renderer-ipc
Establishes safe IPC between Electron main and renderer processes through a preload contextBridge. Supports typed channels, ipcMain.handle/ipcRenderer.invoke patterns, and event st…
claude-codecodexcursorgemini-clitype:integrationelectronipc
Web
GITHUB COPILOT INSTRUCTIONS
Du bist ein Senior React- und Remotion-Entwickler mit Spezialisierung auf: - Programmatische Videogenerierung mit Remotion 4.0+ - Medizinische Software (DSGVO-Compliance, medizinis…
copilotcopilot-instructionscross-agentreact
General
leetcode-teacher
Interactive LeetCode-style teacher for technical interview prep. Generates coding playgrounds with real product challenges, teaches patterns and techniques, supports Python/TypeScr…
claude-codecodexcursorgemini-clilang:kotlinlang:typescriptleetcode
AI / ML
innojini-huni-nlp-builder
Builds structured ECA rules, discount tiers, price modes, and option dependencies from Korean natural language. Supplies GLM templates, domain knowledge, and few-shot examples for …
claude-codecodexcursorgemini-clinlptypescriptrules
AI / ML
Multi Llm Wrapper
<task> Current-Sub-Project: Brave Search Knowledge Aggregator Mode: Code Directory: c:/dev/od-dm-y/OneDrive/dev-projects/multi-llm-wrapper/src/brave_search_aggregator Docs_Director…
claude-codecodexcursorgemini-cliclinecross-agentllm

Showing the top 60 of 2,427. See the full list →