Agent Skills by razgulay
Showing 17 vetted skills indexed across 1 GitHub repositories.
microcopy
Create consistent UI microcopy with YAML frontmatter and Markdown guidance.
add-setting-env
Define TypeScript environment variables and merge them into global configuration.
typescript
Enforce TypeScript code style and optimization guidelines across .ts, .tsx, and .mts files.
linear
Automate Linear issue workflows including retrieval, updates, comments, and PR associations.
desktop
Guide Electron desktop development with IPC handlers and window management patterns.
project-overview
Summarize a monorepo's architecture, tech stack, and data flow.
testing
Guide building and maintaining Vitest-based tests for LobeChat applications.
add-provider-doc
Create complete provider documentation packages with usage guides, environment variables, and Docker configuration.
hotkey
Implement and register keyboard shortcuts with scopes, i18n labels, and tooltips.
zustand
Organize Zustand React state into scalable slices with action patterns.
vercel-react-best-practices
Identify React and Next.js optimizations for rendering, fetching, and bundle size.
modal
Create and control modal dialogs with an imperative API.
i18n
Translate React UI strings using react-i18next with locale switching and key management.
react
Standardize React component structure, styling, and routing patterns.
recent-data
Initialize and render recent topics, resources, and pages from the session store.
debug
Instrument runtime logging with namespaced debug loggers and format specifiers.
drizzle
Model and validate database schemas using Drizzle ORM.