bun-development
π―Skillfrom xfstudio/skills
Streamlines JavaScript/TypeScript development using Bun runtime, enabling faster package management, native TypeScript support, and simplified project setup.
Part of
xfstudio/skills(250 items)
Installation
curl -fsSL https://bun.sh/install | bashnpm install -g bunbun install # or 'bun i'bun run index.tsSkill Details
"Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, or migrating from Node.js to Bun."
More from this repository10
Enables agents to dynamically store, search, and retrieve context from files, solving context window limitations and supporting flexible, persistent information management.
spec-tasks skill from xfstudio/skills
Enforces pragmatic coding standards by ensuring concise, direct code with minimal complexity, focusing on readability and maintainability.
Generates interactive, custom data visualizations using D3.js across JavaScript environments, enabling precise control over charts, graphs, and SVG-based visual elements.
Provides expert TypeScript solutions, optimizing types, performance, and architecture with deep knowledge of modern JavaScript ecosystem best practices.
Generates responsive CSS configurations using Tailwind v4's CSS-native design tokens and container query architecture.
Automatically posts markdown articles and image-text content to WeChat Official Account using Chrome browser automation.
Systematically investigates root causes of technical issues by carefully reproducing problems, analyzing error messages, and gathering comprehensive diagnostic evidence before proposing any fixes.
Designs intelligent compression strategies for long-running AI sessions, optimizing token usage while preserving critical contextual information.
Guides developers through Next.js App Router best practices, covering server/client components, data fetching, routing, performance, and metadata optimization.