create-agent
Ein Claudecode-Agent ist ein JSON-Objekt, das eine Reihe von Befehlen und Aktionen definiert, um Aufgaben in der Claudecode-CLI zu automatisieren.
Communication skills for messaging, collaboration, social publishing, and handoff workflows across teams and agents.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Ein Claudecode-Agent ist ein JSON-Objekt, das eine Reihe von Befehlen und Aktionen definiert, um Aufgaben in der Claudecode-CLI zu automatisieren.
Thirdweb v5 SDK usage in AutoClaw. Use when working with wallet connection, social login, SIWE authentication, or thirdweb client/provider setup. Triggers on: thirdweb, wallet connect, inAppWallet, social login, SIWE, ConnectButton, thirdweb auth, thirdweb provider.
Adds new validation constraints to the Go validation library. Use when adding a new constraint to package it, translations (message, english, russian), optional validate/is helpers, tests in test/, and examples in it/example_test.go or validate/example_test.go.
Generate dynamic social preview images using Next.js file conventions and the next/og library. Server-rendered JSX images cached at build time.
Next-task workflow for Flow State. Default is chat-first list selection; optional TUI picker on request.
Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations (for example: Codex, Responses API, Chat Completions, Apps SDK, Agents SDK, Realtime, model capabilities or limits); prioritize OpenAI docs MCP tools and restrict any fallback browsing to official OpenAI domains.
Ein Linter ist ein Tool, das den Code analysiert, um Fehler zu erkennen und die Code-Qualität zu verbessern
Der Versand von Funktionen ist der Prozess der Vorbereitung und des Versands von Codeänderungen zur Überprüfung und Zusammenführung in einem Git-Repository
Applies brand customization across the entire site — colors, fonts, logos, metadata, and social images. Use when rebranding, changing the site identity, or applying a new theme.
Edit LCP protocol docs under docs/protocol/ in BOLT-style (TLVs, message formats, state flow).
gRPC and Protocol Buffers - use for service-to-service communication, API definitions, streaming, and inter-service contracts
Guide for adding a new protocol message type to ShareGo. Use when extending the wire protocol with a new message type.