一键导入
这个仓库中的 skills
Use Drizzle ORM with SQLite and node:sqlite; load when defining SQLite schemas, building typed queries, using transactions, or testing Drizzle persistence without Drizzle Kit.
Build secure Electron applications; load when editing the main process, BrowserWindow lifecycle, preload bridges, IPC handlers, navigation policy, desktop packaging, or Electron integration tests.
Build type-safe APIs with oRPC; load when defining contracts, implementing procedures, creating RPC handlers or clients, composing middleware, handling errors, or testing oRPC transports.
Embed the Pi coding agent SDK; load when creating agent sessions or runtimes, managing models and resources, streaming events, queueing prompts, replacing sessions, or testing Pi SDK integrations.
Test TypeScript and JavaScript with Vitest 4; load when writing tests, configuring projects or environments, using fixtures, mocking modules or time, debugging failures, or adding coverage.