Open Source

Community Skills

Extend Claude Code with specialized knowledge — curated skills for Rust, frontend frameworks, 3D shaders, and more.

41 skills|199 references|8 categories
$ npx skills add https://github.com/ArthurDEV44/skillsCopy
View on GitHub

Browse Skills

Async Stripe

async-stripe

Rust
Development guide for the async-stripe Rust crate: strongly-typed async Stripe API bindings generated from OpenAPI spec
2 refs
Clerk RS SDK

clerk-rs-sdk

Rust
clerk-rs Rust SDK for Clerk authentication: client setup, typed API calls, JWT validation, and framework middleware (Axum, Actix, Rocket...
1 ref
Rust Arc

rust-arc

Rust
Rust Arc (Atomically Reference Counted) smart pointer for thread-safe shared ownership
2 refs
Rust Async

rust-async

Rust
Rust async/await programming patterns, futures, streams, concurrency, and runtime usage
3 refs
Rust Axum

rust-axum

Rust
Axum 0.8 web framework for Rust: routing, extractors, handlers, middleware, responses, state, WebSockets, SSE, error handling, testing...
6 refs
Rust Best Practices

rust-best-practices

Rust
Idiomatic Rust patterns, API design, and cross-cutting best practices for writing clean, performant, and maintainable Rust code
5 refs
Rust Concurrency

rust-concurrency

Rust
Rust concurrency and parallelism patterns: threads, message passing with channels, shared state with Mutex and Arc...
3 refs
Rust Crypto

rust-crypto

Rust
Rust cryptography with RustCrypto crates: AES-GCM and ChaCha20Poly1305 authenticated encryption, HMAC message authentication...
8 refs
Rust Ownership

rust-ownership

Rust
Rust ownership, borrowing, and lifetime system from the Nomicon, Rust Book, and Rust Reference
3 refs
Rust SeaORM

rust-seaorm

Rust
SeaORM async ORM for Rust (1.x stable + 2.0 RC): entity definition, CRUD operations, relations, migrations, transactions...
4 refs
Rust Tokio

rust-tokio

Rust
Tokio async runtime for Rust: task spawning, JoinSet, shared state, channels (mpsc/oneshot/broadcast/watch)...
6 refs
Rust Traits

rust-traits

Rust
Rust trait system best practices, patterns, and idiomatic usage
5 refs
C Best Practices

c-best-practices

C
C programming best practices, idiomatic patterns, and safe coding for modern C (C11/C17/C23)
5 refs
Go Best Practices

go-best-practices

Go
Go (Golang) best practices, idioms, and modern patterns for writing clean, performant, and maintainable Go code
5 refs
Angular Best Practices

angular-best-practices

Frontend & Web
Angular v20+ best practices - standalone components, signals, dependency injection, routing, reactive forms, HttpClient, control flow...
8 refs
Clerk Best Practices

clerk-best-practices

Frontend & Web
Clerk authentication best practices for Next.js (App Router).
10 refs
Coss UI

coss-ui

Frontend & Web
coss ui component library built on Base UI and Tailwind CSS for React applications.
5 refs
Drizzle ORM

drizzle-orm

Frontend & Web
Drizzle ORM for TypeScript/PostgreSQL: type-safe schema definition, queries, migrations, and Neon serverless integration
5 refs
Fumadocs

fumadocs

Frontend & Web
Fumadocs documentation framework for Next.js - project setup, content sources, MDX, layouts, UI components, search, OpenAPI, and i18n
7 refs
Neon Best Practices

neon-best-practices

Frontend & Web
Neon serverless Postgres best practices for Next.js App Router: setup, connection pooling, branching, autoscaling, and authentication
4 refs
Next Best Practices

next-best-practices

Frontend & Web
Next.js best practices for the App Router (v14/v15/v16+)
19 refs
PrimeNG

primeng

Frontend & Web
PrimeNG UI component library for Angular with 80+ components, theming, and accessibility
6 refs
Tailwind Best Practices

tailwind-best-practices

Frontend & Web
Tailwind CSS v4 best practices for Next.js App Router. CSS-first config with @theme, @utility, @custom-variant, @plugin directives
9 refs
TanStack Form

tanstack-form

Frontend & Web
TanStack Form v1.x for React: type-safe, performant, composable form management with validation, arrays, linked fields, listeners...
5 refs
TanStack Query

tanstack-query

Frontend & Web
TanStack Query (React Query) v5 best practices for fetching, caching and updating server state in React
4 refs
TanStack Store

tanstack-store

Frontend & Web
TanStack Store framework-agnostic reactive state management with Store, Derived, Effect, and batch.
2 refs
TanStack Table

tanstack-table

Frontend & Web
TanStack Table v8 headless UI library for building type-safe tables and datagrids in React, Vue, Solid, Svelte, Qwik, Angular, and Lit
4 refs
Caustics R3F

caustics-r3f

3D Graphics & Shaders
Real-time caustic light effects for React Three Fiber and Three.js using GLSL shaders, render targets (FBO), normal extraction...
2 refs
Moebius Post Processing

moebius-post-processing

3D Graphics & Shaders
Moebius-style (Jean Giraud) NPR post-processing shaders for React Three Fiber and Three.js.
2 refs
Painterly Kuwahara Shader

painterly-kuwahara-shader

3D Graphics & Shaders
Painterly post-processing shaders using the Kuwahara filter for React Three Fiber, Three.js, and WebGL.
3 refs
Post Processing Shaders

post-processing-shaders

3D Graphics & Shaders
Creative post-processing shader effects for React Three Fiber and Three.js using GLSL and the pmndrs/postprocessing library
3 refs
React Three Fiber

react-three-fiber

3D Graphics & Shaders
React Three Fiber (R3F) — the React renderer for Three.js.
5 refs
Retro Dithering CRT

retro-dithering-crt

3D Graphics & Shaders
Retro dithering, color quantization, and CRT post-processing shader effects for React Three Fiber and Three.js using GLSL and the...
3 refs
TSL WebGPU

tsl-webgpu

3D Graphics & Shaders
TSL (Three.js Shading Language) and WebGPU shader development with Three.js.
3 refs
Volumetric Lighting

volumetric-lighting

3D Graphics & Shaders
Real-time volumetric lighting with post-processing and raymarching for React Three Fiber and Three.js
6 refs
Web 3D Shaders

web-3d-shaders

3D Graphics & Shaders
Shaders and real-time 3D on the Web with GLSL, Three.js, React Three Fiber, and WebGPU.
7 refs
CUDA Best Practices

cuda-best-practices

GPU / CUDA
NVIDIA CUDA C/C++ GPU programming best practices and performance optimization
5 refs
RAG pgvector

rag-pgvector

AI & Data
RAG (Retrieval-Augmented Generation) pipelines with pgvector and PostgreSQL: vector storage, HNSW/IVFFlat indexes...
4 refs
Agent Swarm

agent-swarm

Tools & Workflows
Best practices for orchestrating Claude Code agent teams (swarm mode)
3 refs
MCP Server Dev

mcp-server-dev

Tools & Workflows
Build MCP (Model Context Protocol) servers in TypeScript with @modelcontextprotocol/sdk
4 refs
Skill Creator

skill-creator

Tools & Workflows
Interactive guide for creating new skills (or updating existing skills) that extend Claude's capabilities with specialized knowledge...
3 refs

Build your own skill

Skills are open source and community-driven. Create a skill to share specialized knowledge with Claude Code users everywhere.