dodevproject avatar

dodevproject

Community

@dodevproject

0Followers
|
4Public Repos
|
25Published Skills

Agent Skills by dodevproject

Showing 25 vetted skills indexed across 1 GitHub repositories.

dodevprojectdodevproject

microcopy

Write clear, consistent UI copy for English and Chinese LobeHub interfaces.

Community
Basic
dodevprojectdodevproject

add-setting-env

Add server-side environment variables to configure default user settings.

Community
Intermediate
dodevprojectdodevproject

typescript

Provide guidelines for writing optimized and type-safe TypeScript code in .ts and .tsx files.

Community
Intermediate
dodevprojectdodevproject

linear

Retrieve, update, and comment on Linear issues with PR completion workflows.

Community
Advanced
dodevprojectdodevproject

data-fetching

Implement centralized data fetching with Service Layer, Zustand Store, and SWR hooks.

Community
Advanced
dodevprojectdodevproject

desktop

Guide Electron desktop app development with secure IPC and main-renderer architecture.

Community
Intermediate
dodevprojectdodevproject

pr

Create GitHub pull requests with gitmoji titles and linked issues.

Community
Advanced
dodevprojectdodevproject

project-overview

Explain the LobeHub project's architecture, technology stack, and directory structure.

Community
Intermediate
dodevprojectdodevproject

testing

Run Vitest unit and integration tests for LobeHub webapp, packages, and desktop applications.

Community
Intermediate
dodevprojectdodevproject

agent-tracing

Inspect agent execution snapshots and debug LLM calls via CLI.

Community
Advanced
dodevprojectdodevproject

add-provider-doc

Generate documentation for new AI providers including usage guides and Docker configurations.

Community
Intermediate
dodevprojectdodevproject

spa-routes

Organize SPA routes in src/routes/ and features in src/features/.

Community
Basic
dodevprojectdodevproject

hotkey

Implement and manage keyboard shortcuts with registration, internationalization, and hooks.

Community
Intermediate
dodevprojectdodevproject

zustand

Guide Zustand state management with action hierarchies and optimistic updates.

Community
Intermediate
dodevprojectdodevproject

modal

Create modal dialogs imperatively with createModal from @lobehub/ui.

Community
Basic
dodevprojectdodevproject

i18n

Manage translation keys and namespaces for React apps using react-i18next.

Community
Intermediate
dodevprojectdodevproject

chat-sdk

Build multi-platform chat bots with a unified TypeScript SDK.

Community
Intermediate
dodevprojectdodevproject

version-release

Automates GitHub version releases via PR titles and branch names.

Community
Advanced
dodevprojectdodevproject

upstash-workflow

Implement Upstash Workflow and QStash asynchronous workflows with three-layer architecture.

Community
Advanced
dodevprojectdodevproject

react

Guide React component development, UI layouts, and hybrid routing in Next.js.

Community
Intermediate
dodevprojectdodevproject

store-data-structures

Structure Zustand store data with arrays for lists and maps for cached details.

Community
Intermediate
dodevprojectdodevproject

recent-data

Store and retrieve recently accessed topics, resources, and pages in a session store.

Community
Basic
dodevprojectdodevproject

debug

Implement debug logging with namespaces and format specifiers across browser, Node.js, and Electron.

Community
Basic
dodevprojectdodevproject

db-migrations

Generate and manage database migration files with idempotent SQL.

Community
Intermediate