Top Agent Skills

25837 skills

bobmatnyc
Tailwind
Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode
71 · bundle
bobmatnyc
Vb Core
Core VB.NET patterns, type safety, modern language features
71 · bundle
bobmatnyc
Gh CLI
Reliably drive the GitHub gh CLI for issue, PR, and label operations in automation and subagent environments, with pre-flight verification so you never fabricate a success or a fake issue URL.
71 · bundle
bobmatnyc
Linkedin
LinkedIn automation via the Linked API CLI - fetch profiles, search people and companies, send messages, manage connections, create posts, react, comment, and run Sales Navigator and custom workflows. Use when the user wants to interact with LinkedIn.
71 · bundle
bobmatnyc
Asyncio
Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns
71 · bundle
bobmatnyc
Axum
Axum (Rust) web framework patterns for production APIs: routers/extractors, state, middleware, error handling, tracing, graceful shutdown, and testing
71 · bundle
bobmatnyc
Daisyui
Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI development.
71 · bundle
bobmatnyc
Pre Merge
Comprehensive verification workflow before merging changes to production.
71 · bundle
bobmatnyc
Bad Example Skill
ANTI-PATTERN - Example showing violations of self-containment (DO NOT COPY)
71 · bundle
bobmatnyc
Openrouter
OpenRouter unified AI API - Access 200+ LLMs through single interface with intelligent routing, streaming, cost optimization, and model fallbacks
71 · bundle
bobmatnyc
Sqlalchemy
SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic
71 · bundle
bobmatnyc
Cargo Release
PM-invocable protocol for Cargo publish and release operations in the trusty-tools Rust monorepo: semver rules, 10-step release sequence, macOS codesign safety, and cross-crate dependency ordering
71 · bundle
bobmatnyc
GRAPHQL
GraphQL query language and runtime for APIs enabling clients to request exactly the data they need with strongly-typed schemas and single endpoint architecture.
71 · bundle
bobmatnyc
Database Migration
Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance.
71 · bundle
bobmatnyc
JSON Data Handling
Working effectively with JSON data structures.
71 · bundle
bobmatnyc
API Design Patterns
Comprehensive API design patterns covering REST, GraphQL, gRPC, versioning, authentication, and modern API best practices
71 · bundle
bobmatnyc
Example Framework Skill
Example of a properly self-contained skill following all best practices
71 · bundle
bobmatnyc
Langchain
LangChain LLM application framework with chains, agents, RAG, and memory for building AI-powered applications
71 · bundle
bobmatnyc
Flask
Flask - Lightweight Python web framework for microservices, REST APIs, and flexible web applications with extensive extension ecosystem
71 · bundle
bobmatnyc
Drizzle
Type-safe SQL ORM for TypeScript with zero runtime overhead
71 · bundle
bobmatnyc
Jest
Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration
71 · bundle
bobmatnyc
Threat Modeling
Threat modeling workflow for software systems: scope, data flow diagrams, STRIDE analysis, risk scoring, and turning mitigations into backlog and tests. Use when designing new features, reviewing architecture changes, handling sensitive data, or hardening auth/payment/multi-tenant flows.
71 · bundle
bobmatnyc
Django
Build content-heavy web applications with a full-featured Python framework that includes ORM, admin interface, authentication, and REST API support.
71 · bundle
bobmatnyc
Stacked Prs
Create and manage stacked (dependent) pull requests for complex features
71 · bundle
bobmatnyc
Kubernetes
Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging
71 · bundle
bobmatnyc
Vitest
Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design
71 · bundle
bobmatnyc
Zod
TypeScript-first schema validation library with static type inference for form validation, API validation, and runtime type checking with compile-time types.
71 · bundle
bobmatnyc
Git Workflow
Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.
71 · bundle
bobmatnyc
Security Scanning
CI security scanning: secrets, deps, SAST, triage, expiring exceptions
71 · bundle
bobmatnyc
Model Context
MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.
71 · bundle
bobmatnyc
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
71 · bundle
bobmatnyc
Typescript Core
Advanced TypeScript patterns and best practices for 2025
71 · bundle
bobmatnyc
Brainstorming
Interactive idea refinement using Socratic method to develop fully-formed designs
71 · bundle
bobmatnyc
Git Worktrees
Use git worktrees to work on multiple branches simultaneously with separate working directories, enabling parallel development, stacked PRs, and isolated code reviews.
71 · bundle
bobmatnyc
Spring Boot
Spring Boot 3.x - Java framework for production-ready applications with dependency injection, REST APIs, data access, security, and actuator monitoring
71 · bundle
bobmatnyc
Code Quality
Python code-quality anti-patterns and review checks: exception-hierarchy correctness, singleton identity comparison, narrow exception handling, wildcard-import avoidance, magic-number naming, and dead-local removal. Use when reviewing or self-reviewing Python code for correctness and readability defects that linters and reviewers should catch.
71 · bundle
bobmatnyc
Root Cause Tracing
Systematically trace bugs backward through call stack to find original trigger
71 · bundle
bobmatnyc
Svelte
Svelte 5 - Reactive UI framework with compiler magic, Runes API, SvelteKit full-stack framework, SSR/SSG, minimal JavaScript
71 · bundle
bobmatnyc
Validated Handler
Type-safe API route handler with automatic Zod validation for Next.js App Router...
71 · bundle
bobmatnyc
Netlify
Netlify JAMstack deployment platform with serverless functions, forms, and identity
71 · bundle
bobmatnyc
Golang HTTP Frameworks
Go HTTP API development with net/http, Chi, Gin, Echo, and Fiber frameworks
71 · bundle
bobmatnyc
Playwright
Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner
71 · bundle
bobmatnyc
Vb6 Legacy
Classic VB6 patterns, COM interop, migration strategies
71 · bundle
bobmatnyc
Software Patterns
Compare tradeoffs and recommend architectural patterns — dependency injection, service-oriented architecture, repository, domain events, circuit breaker, and anti-corruption layer. Use when choosing between design patterns, planning microservices boundaries, evaluating system design alternatives, or asking 'which pattern should I use' for a specific coupling or resilience problem.
71 · bundle
bobmatnyc
Systematic Debugging
Step-by-step debugging workflow: reproduce the bug, isolate the failing component, trace to root cause, apply a targeted fix, and verify the fix resolves the issue without regressions. Use when you encounter a bug, error, exception, crash, or unexpected behavior that needs troubleshooting.
71 · bundle
bytesagain
D3
D3.js data visualization library reference. Covers selections, data binding (enter/update/exit), scales, axes, shape generators (line/area/pie/arc), force layout, treemap, geo maps, transitions, event handlers, zoom, brush, and drag interactions.
12 · bundle
bytesagain
Nx
Nx smart monorepo build system reference. Covers affected commands, computation caching, project graph visualization, nx.json and project.json config, code generators for React/ Angular/Node/Next.js, module boundary enforcement, Nx Cloud remote caching, and migration from Turborepo.
12 · bundle
bytesagain
Age
age file encryption reference — the modern, simple alternative to GPG. Covers key generation, X25519 encryption, SSH key support, passphrase mode, pipe patterns, SOPS integration, YubiKey plugins, and security considerations. By Filippo Valsorda.
12 · bundle
bytesagain
Amr
Autonomous mobile robot fleet manager. Use when json amr tasks, csv amr tasks, checking amr status.
12 · bundle
bytesagain
Atr Average True Range Volatility Meter
Use when measuring volatility with ATR, setting ATR-based stop-losses, calculating position sizes by risk tolerance, or comparing volatility across timeframes.
12 · bundle
bytesagain
Bat
Log and search local text entries from the command line. Use when adding quick notes, searching past entries, or exporting a simple activity log.
12 · bundle
bytesagain
Bms
Battery Management System reference — cell balancing, SOC estimation, thermal management, and protection circuits. Use when designing BMS for lithium-ion packs, evaluating battery safety, or understanding cell monitoring.
12 · bundle
bytesagain
Bun
Bun all-in-one JavaScript runtime and toolkit reference. Covers runtime APIs (file I/O, HTTP server, SQLite, shell), ultra-fast package manager, built-in bundler with plugins, test runner with mocking, TypeScript support, and Node.js compatibility.
12 · bundle
bytesagain
Cad
cad reference tool
12 · bundle
bytesagain
Cms
cms reference tool
12 · bundle
bytesagain
Cnc
Manages CNC machining programs with commands for status, adding, listing, searching, removing, exporting, and configuring entries stored in JSONL format.
12 · bundle
bytesagain
Cpu
Monitor CPU load, per-core usage, and rank top resource-consuming processes. Use when checking temperatures, ranking processes, tracking load.
12 · bundle
bytesagain
Dao
Dao reference tool. Use when working with dao in blockchain contexts.
12 · bundle
bytesagain
Dbt
Dbt reference tool. Use when working with dbt in data contexts.
12 · bundle
bytesagain
Dcf
Dcf reference tool. Use when working with dcf in finance contexts.
12 · bundle