All Skills

7109 skills found

Skills List

SKILL.md

SKILL.md

10Kdev-codegen

TRANSLATED CONTENT:

2025Emma avatar2025Emma
Get
SKILL.md

SKILL.md

10Kdev-codegen

TRANSLATED CONTENT:

2025Emma avatar2025Emma
Get

Claude AI cookbooks - code examples, tutorials, and best practices for using Claude API. Use when learning Claude API integration, building Claude-powered applications, or exploring Claude capabilities.

2025Emma avatar2025Emma
Get

Claude Code 高级开发指南 - 全面的中文教程,涵盖工具使用、REPL 环境、开发工作流、MCP 集成、高级模式和最佳实践。适合学习 Claude Code 的高级功能和开发技巧。

2025Emma avatar2025Emma
Get
cryptofeed

cryptofeed

10Kdev-api

Cryptofeed - Real-time cryptocurrency market data feeds from 40+ exchanges. WebSocket streaming, normalized data, order books, trades, tickers. Python library for algorithmic trading and market data analysis.

2025Emma avatar2025Emma
Get
SKILL.md

SKILL.md

10Kdev-codegen

TRANSLATED CONTENT:

2025Emma avatar2025Emma
Get
telegram-dev

telegram-dev

10Kdev-api

Telegram 生态开发全栈指南 - 涵盖 Bot API、Mini Apps (Web Apps)、MTProto 客户端开发。包括消息处理、支付、内联模式、Webhook、认证、存储、传感器 API 等完整开发资源。

2025Emma avatar2025Emma
Get
SKILL.md

SKILL.md

10Kdev-codegen

TRANSLATED CONTENT:

2025Emma avatar2025Emma
Get
postgresql

postgresql

10Kdev-database

PostgreSQL database documentation - SQL queries, database design, administration, performance tuning, and advanced features. Use when working with PostgreSQL databases, writing SQL, or managing database systems.

2025Emma avatar2025Emma
Get
timescaledb

timescaledb

9.9Kdev-database

TimescaleDB - PostgreSQL extension for high-performance time-series and event data analytics, hypertables, continuous aggregates, compression, and real-time analytics

2025Emma avatar2025Emma
Get
gpui-style-guide

gpui-style-guide

9.9Kdev-frontend

GPUI Component project style guide based on gpui-component code patterns. Use when writing new components, reviewing code, or ensuring consistency with existing gpui-component implementations. Covers component structure, trait implementations, naming conventions, and API patterns observed in the actual codebase.

longbridge avatarlongbridge
Get

Write a description to description GitHub Pull Request.

longbridge avatarlongbridge
Get
gpui-layout-and-style

gpui-layout-and-style

9.9Kdev-frontend

Layout and styling in GPUI. Use when styling components, layout systems, or CSS-like properties.

longbridge avatarlongbridge
Get
gpui-context

gpui-context

9.9Kdev-frontend

Context management in GPUI including App, Window, and AsyncApp. Use when working with contexts, entity updates, or window operations. Different context types provide different capabilities for UI rendering, entity management, and async operations.

longbridge avatarlongbridge
Get
gpui-global

gpui-global

9.9Kdev-frontend

Global state management in GPUI. Use when implementing global state, app-wide configuration, or shared resources.

longbridge avatarlongbridge
Get
gpui-event

gpui-event

9.9Kdev-frontend

Event handling and subscriptions in GPUI. Use when implementing events, observers, or event-driven patterns. Supports custom events, entity observations, and event subscriptions for coordinating between components.

longbridge avatarlongbridge
Get
gpui-element

gpui-element

9.9Kdev-frontend

Implementing custom elements using GPUI's low-level Element API (vs. high-level Render/RenderOnce APIs). Use when you need maximum control over layout, prepaint, and paint phases for complex, performance-critical custom UI components that cannot be achieved with Render/RenderOnce traits.

longbridge avatarlongbridge
Get

Create story examples for components. Use when writing stories, creating examples, or demonstrating component usage.

longbridge avatarlongbridge
Get
gpui-action

gpui-action

9.9Kdev-frontend

Action definitions and keyboard shortcuts in GPUI. Use when implementing actions, keyboard shortcuts, or key bindings.

longbridge avatarlongbridge
Get
new-component

new-component

9.9Kdev-frontend

Create new GPUI components. Use when building components, writing UI elements, or creating new component implementations.

longbridge avatarlongbridge
Get
gpui-focus-handle

gpui-focus-handle

9.9Kdev-frontend

Focus management and keyboard navigation in GPUI. Use when handling focus, focus handles, or keyboard navigation. Enables keyboard-driven interfaces with proper focus tracking and navigation between focusable elements.

longbridge avatarlongbridge
Get
gpui-test

gpui-test

9.9Kdev-testing

Writing tests for GPUI applications. Use when testing components, async operations, or UI behavior.

longbridge avatarlongbridge
Get
gpui-entity

gpui-entity

9.9Kdev-frontend

Entity management and state handling in GPUI. Use when working with entities, managing component state, coordinating between components, handling async operations with state updates, or implementing reactive patterns. Entities provide safe concurrent access to application state.

longbridge avatarlongbridge
Get

Generate documentation for new components. Use when writing docs, documenting components, or creating component documentation.

longbridge avatarlongbridge
Get
Want a category view? Try /category/writing.