$npx skillfedfor your agent

oakoss

34 skills total · 34 unscanned

Skills by oakoss

Asset Manager
by oakoss · oakoss/agent-skills

Asset Manager handles the full lifecycle of design assets: organizing files by naming convention, compressing images into modern formats like WebP and AVIF, converting fonts to…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Cloudflare
by oakoss · oakoss/agent-skills

This skill equips you to build and deploy applications on Cloudflare's edge network using Workers, a serverless platform supporting JavaScript, TypeScript, and WebAssembly. It…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Content Humanizer
by oakoss · oakoss/agent-skills

Content Humanizer rewrites machine-generated prose to read naturally and intentionally, targeting sentence rhythm, tone calibration, and removal of AI-typical patterns like…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
De Slopify
by oakoss · oakoss/agent-skills

De Slopify identifies and removes telltale patterns of AI-generated content from documentation, prose, and code—emdash overuse, formulaic phrases, verbose naming, and unnecessary…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Drizzle Orm
by oakoss · oakoss/agent-skills

Drizzle ORM is a lightweight TypeScript ORM that delivers compile-time type safety while mapping directly to SQL across PostgreSQL, MySQL, and SQLite. It combines a SQL-like query…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Electricsql
by oakoss · oakoss/agent-skills

ElectricSQL streams partial replicas of Postgres data to client apps in real time using Shapes, handling the read path with logical replication while writes flow through your…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Figma Developer
by oakoss · oakoss/agent-skills

Figma Developer bridges design and code by pulling design tokens, icons, and component data directly from Figma's REST API. It handles token extraction to CSS variables, SVG icon…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Icon Design
by oakoss · oakoss/agent-skills

Pick icons that match your content's meaning, not just appearance. Icon Design maps concepts to three modern libraries, provides ready-to-use React and HTML templates, and…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Local First
by oakoss · oakoss/agent-skills

This framework guides you through adopting local-first architecture for web applications, from deciding whether it fits your use case to selecting sync engines, client-side…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Localization Engineer
by oakoss · oakoss/agent-skills

Build truly global applications with framework-agnostic localization patterns covering the entire i18n pipeline. Learn locale detection strategies, ICU message formatting with…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Mermaid Diagrams
by oakoss · oakoss/agent-skills

Mermaid Diagrams converts text-based syntax into visual diagrams—flowcharts, sequence charts, ER models, class diagrams, Gantt timelines, and more. Embed diagrams directly in…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Package Publishing
by oakoss · oakoss/agent-skills

This skill handles the end-to-end automation of package distribution and versioning tasks. Integrate it into your CI/CD pipeline to eliminate repetitive publishing steps, manage…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Pglite
by oakoss · oakoss/agent-skills

PGlite brings a full PostgreSQL query engine to the browser and Node.js as a lightweight WASM build, weighing under 3MB gzipped. It supports transactions, extensions like pgvector…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Playwright
by oakoss · oakoss/agent-skills

Playwright enables you to script browser behavior across Chrome, Firefox, and WebKit for reliable end-to-end testing and web automation tasks. Control page navigation, form…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Pnpm Workspace
by oakoss · oakoss/agent-skills

This skill teaches you how to build and manage pnpm workspaces, enabling efficient monorepo development across multiple interconnected packages. You'll master workspace…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
React Error Handling
by oakoss · oakoss/agent-skills

Learn to implement error boundaries in React using class components or the react-error-boundary library to catch rendering errors and display fallback UIs. This skill covers when…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Realtime Sync
by oakoss · oakoss/agent-skills

Realtime Sync architects high-concurrency synchronization between distributed clients and servers with sub-50ms latency, using WebTransport bidirectional streams, CRDTs for…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Shadcn Ui
by oakoss · oakoss/agent-skills

Shadcn Ui is a code generation platform that lets you copy component source directly into your project, giving you full ownership and customization. It combines Radix UI or Base…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Stripe Integration
by oakoss · oakoss/agent-skills

Stripe Integration provides server-side and client-side patterns for implementing payments with the Node.js SDK and React Stripe.js. Handle one-time payments, recurring…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tailwind
by oakoss · oakoss/agent-skills

Master Tailwind CSS v4's CSS-first approach to rapid UI development with utility classes, design tokens, and modern CSS features. Learn theme configuration, dark mode…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Cli
by oakoss · oakoss/agent-skills

Tanstack Cli streamlines your local development workflow by providing essential command-line utilities for Tanstack projects. This skill walks you through installation, initial…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Db
by oakoss · oakoss/agent-skills

TanStack DB is a reactive client store that extends TanStack Query with typed collections, live queries, and optimistic mutations. It normalizes data for sub-millisecond…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Devtools
by oakoss · oakoss/agent-skills

TanStack DevTools provides debugging panels for inspecting Query cache, Router route trees, and Form field state across React applications. Choose between standalone devtools for…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Hotkeys
by oakoss · oakoss/agent-skills

TanStack Hotkeys is a React library for adding keyboard shortcuts with template-string bindings and automatic cross-platform key abstraction. It includes hooks for single hotkeys,…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Pacer
by oakoss · oakoss/agent-skills

TanStack Pacer is a type-safe library for managing execution frequency through debouncing, throttling, rate limiting, and async task queuing. It offers framework-agnostic core…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Query
by oakoss · oakoss/agent-skills

TanStack Query is an async state manager that handles server data fetching, caching, and synchronization in React applications. It automates cache invalidation, deduplication,…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Router
by oakoss · oakoss/agent-skills

Tanstack Router delivers file-based routing for React with full type safety, route-level data loading, and search parameter validation. It handles code splitting, preloading…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Start
by oakoss · oakoss/agent-skills

Tanstack Start combines React with TanStack Router to build full-stack applications featuring type-safe RPC server functions, server-side rendering with streaming, and middleware…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tanstack Table
by oakoss · oakoss/agent-skills

Tanstack Table is a headless library that handles table state management, sorting, filtering, pagination, and row operations without prescribing UI. It supports server-side data…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Test Driven Development
by oakoss · oakoss/agent-skills

Test Driven Development teaches the red-green-refactor discipline for writing code validated by tests before implementation. Learn when to apply TDD across feature work, bug…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Tsdown
by oakoss · oakoss/agent-skills

Tsdown streamlines the process of acquiring TypeScript files on demand, giving developers a straightforward way to handle remote file retrieval in their workflows. Whether you're…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Turborepo
by oakoss · oakoss/agent-skills

Master monorepo management with Turborepo, a high-performance build system designed for JavaScript and TypeScript projects. This skill covers initialization, workspace…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Turso
by oakoss · oakoss/agent-skills

Turso is a globally distributed SQLite platform built on libSQL that combines edge-hosted databases with embedded replicas for low-latency local reads. It supports vector…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars
Zustand
by oakoss · oakoss/agent-skills

Zustand is a minimal state manager for React built on useSyncExternalStore, offering type-safe stores, atomic selectors to prevent unnecessary re-renders, and composable…

no license declared → metadata onlyupdated Mar 2026
★ 13repo stars