Back to categories
Category

Agent Skills in category: Uncategorized

72183 skills match this category. Browse curated collections and explore related Agent Skills.

xero-api-integration

Read-only Xero API integration for extracting financial data, reports, and transactions. OAuth 2.0 authentication with minimal required scopes for accounting analysis.

cleanexpo
cleanexpo
11

bad-example-skill

ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)

bobmatnyc
bobmatnyc
112

example-framework-skill

Example of a properly self-contained skill following all best practices

bobmatnyc
bobmatnyc
112

dspy-framework

DSPy declarative framework for automatic prompt optimization treating prompts as code with systematic evaluation and compilers

bobmatnyc
bobmatnyc
112

langchain-framework

LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications

bobmatnyc
bobmatnyc
112

langgraph

LangGraph framework for building stateful, multi-agent AI applications with cyclical workflows, human-in-the-loop patterns, and persistent checkpointing.

bobmatnyc
bobmatnyc
112

local-llm-ops

Local LLM operations with Ollama on Apple Silicon, including setup, model pulls, chat launchers, benchmarks, and diagnostics.

bobmatnyc
bobmatnyc
112

mcp

MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.

bobmatnyc
bobmatnyc
112

anthropic-sdk

Official Anthropic SDK for Claude AI with chat, streaming, function calling, and vision capabilities

bobmatnyc
bobmatnyc
112

openrouter

OpenRouter unified AI API - Access 200+ LLMs through single interface with intelligent routing, streaming, cost optimization, and model fallbacks

bobmatnyc
bobmatnyc
112

session-compression

AI session compression techniques for managing multi-turn conversations efficiently through summarization, embedding-based retrieval, and intelligent context management.

bobmatnyc
bobmatnyc
112

vector-search-workflows

Vector search indexing and querying workflows using MCP Vector Search, including setup, reindexing, auto-index strategies, and MCP integration.

bobmatnyc
bobmatnyc
112

mongodb

MongoDB - NoSQL document database with flexible schema design, aggregation pipelines, indexing strategies, and Spring Data integration

bobmatnyc
bobmatnyc
112

ecto-patterns

Ecto patterns for Phoenix/Elixir apps. Covers schemas, changesets, migrations, queries, Ecto.Multi, transactions, constraints, associations, pagination, tenant partitioning, performance, and testing.

bobmatnyc
bobmatnyc
112

phoenix-api-channels

Phoenix controllers, JSON APIs, Channels, and Presence on the BEAM

bobmatnyc
bobmatnyc
112

phoenix-liveview

Phoenix Framework with LiveView on the BEAM

bobmatnyc
bobmatnyc
112

phoenix-ops

Phoenix operations and deployment: releases, runtime configuration, clustering, libcluster, telemetry/logging, secrets, assets, background jobs, and production hardening on the BEAM.

bobmatnyc
bobmatnyc
112

golang-cli-cobra-viper

Building production-quality CLI tools with Cobra command framework and Viper configuration management

bobmatnyc
bobmatnyc
112

golang-concurrency-patterns

Go concurrency patterns for production services: context cancellation, errgroup, worker pools, bounded parallelism, fan-in/fan-out, and common race/deadlock pitfalls

bobmatnyc
bobmatnyc
112

golang-database-patterns

Go database integration patterns using sqlx, pgx, and migration tools like golang-migrate

bobmatnyc
bobmatnyc
112

golang-grpc

Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn

bobmatnyc
bobmatnyc
112

golang-observability-opentelemetry

Instrumenting Go applications with OpenTelemetry for distributed tracing, Prometheus for metrics, and structured logging with slog

bobmatnyc
bobmatnyc
112

golang-testing-strategies

Comprehensive Go testing strategies including table-driven tests, testify assertions, gomock interface mocking, benchmark testing, and CI/CD integration

bobmatnyc
bobmatnyc
112

golang-http-frameworks

Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks

bobmatnyc
bobmatnyc
112

spring-boot

Spring Boot 3.x - Java framework for production-ready applications with dependency injection, REST APIs, data access, security, and actuator monitoring

bobmatnyc
bobmatnyc
112

vite-build-tool

Vite lightning-fast build tool with instant HMR, ESM-first architecture, and zero-config setup for modern web development

bobmatnyc
bobmatnyc
112

express-production

Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns

bobmatnyc
bobmatnyc
112

hono-cloudflare

Hono on Cloudflare Workers - bindings, KV, D1, R2, Durable Objects, and edge deployment patterns

bobmatnyc
bobmatnyc
112

hono-core

Hono ultrafast web framework fundamentals - routing, context, handlers, and response patterns for multi-runtime deployment

bobmatnyc
bobmatnyc
112

hono-jsx

Hono JSX - server-side rendering, streaming, async components, and HTML generation patterns

bobmatnyc
bobmatnyc
112

hono-middleware

Hono middleware patterns - creation, composition, built-in middleware, and execution order for web applications

bobmatnyc
bobmatnyc
112

hono-rpc

Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference

bobmatnyc
bobmatnyc
112

hono-testing

Hono testing patterns - app.request(), test client, mocking environment, and integration testing strategies

bobmatnyc
bobmatnyc
112

hono-validation

Hono request validation with Zod, TypeBox, Valibot - type-safe input validation for JSON, forms, query params, and headers

bobmatnyc
bobmatnyc
112

nextjs-env-variables

Next.js environment variable management with file precedence, variable types, and deployment configurations. Use when configuring Next.js applications, managing environment-specific settings, or deploying to Vercel/Railway/Heroku.

bobmatnyc
bobmatnyc
112

flexlayout-react

FlexLayout for React - Advanced docking layout manager with drag-and-drop, tabs, splitters, and complex window management

bobmatnyc
bobmatnyc
112

react-state-machines

Building reusable React state machine skills with XState v5 and the actor model

bobmatnyc
bobmatnyc
112

svelte

Svelte 5 - Reactive UI framework with compiler magic, Runes API, SvelteKit full-stack framework, SSR/SSG, minimal JavaScript

bobmatnyc
bobmatnyc
112

svelte5-runes-static

Svelte 5 runes + SvelteKit adapter-static (SSG/SSR) patterns for hydration-safe state, store bridges, and reactivity that survives prerendering

bobmatnyc
bobmatnyc
112

sveltekit

SvelteKit - Full-stack Svelte framework with file-based routing, SSR/SSG, form actions, and adapters for deployment

bobmatnyc
bobmatnyc
112

vue

Vue 3 - Progressive JavaScript framework with Composition API, reactivity system, single-file components, Vite integration, TypeScript support

bobmatnyc
bobmatnyc
112

cypress

Cypress end-to-end and component testing patterns for web apps: reliable selectors, stable waits, network stubbing, auth handling, CI parallelization, and flake reduction

bobmatnyc
bobmatnyc
112

playwright-e2e-testing

Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner

bobmatnyc
bobmatnyc
112

biome

Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)

bobmatnyc
bobmatnyc
112

validated-handler

Type-safe API route handler with automatic Zod validation for Next.js App Router...

bobmatnyc
bobmatnyc
112

nextjs-core

Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies

bobmatnyc
bobmatnyc
112

nextjs-v16

Next.js 16 migration guide (async request APIs, "use cache", Turbopack)

bobmatnyc
bobmatnyc
112

espocrm-development

Comprehensive guide for developing on EspoCRM - metadata-driven CRM with service layer architecture

bobmatnyc
bobmatnyc
112

wordpress-advanced-architecture

Advanced WordPress development with REST API endpoints, WP-CLI commands, performance optimization, and caching strategies for scalable applications.

bobmatnyc
bobmatnyc
112

wordpress-block-editor-fse

Modern WordPress block development and Full Site Editing with theme.json, block themes, and custom blocks for WordPress 6.7+

bobmatnyc
bobmatnyc
112

Page 1385 of 1444 · 72183 results