top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
BO
@bobmatnyc
contributor on implexa, with 32 skills ranked by
SkillRank
across 1 source.
bobmatnyc on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
5.5
skills.sh
nodejs-backend-typescript
nodejs-backend-typescript covers express/fastify server setup, routing, middleware, and orm integration patterns. includes validation, authentication, testing, and deployment guidance without procedural depth or explicit failure handling.
5.1
skills.sh
playwright-e2e-testing
playwright-e2e-testing covers cross-browser test automation with built-in parallelization, visual regression tools, and ci/cd templates, but lacks actionable procedures for complex scenarios.
3.8
skills.sh
xlsx
xlsx covers basic openpyxl operations for reading excel files. lacks writing, modification, error handling, and real-world usage patterns.
—
skills.sh
pydantic
pydantic — an installable skill for AI agents, published by bobmatnyc/claude-mpm-skills.
—
skills.sh
drizzle-orm
Type-safe SQL ORM for TypeScript with zero runtime overhead
—
skills.sh
shadcn-ui
shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership
—
skills.sh
git-workflow
Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.
—
skills.sh
fastify
Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and…
—
skills.sh
cypress
Cypress end-to-end and component testing patterns for web apps: reliable selectors, stable waits, network stubbing, auth handling, CI parallelization, and…
—
skills.sh
express-production
Production-ready Express.js development covering middleware architecture, error handling, security hardening, testing strategies, and deployment patterns
—
skills.sh
hono-cloudflare
Hono on Cloudflare Workers - bindings, KV, D1, R2, Durable Objects, and edge deployment patterns
—
skills.sh
supabase-backend-platform
Supabase open-source Firebase alternative with Postgres, authentication, storage, and realtime subscriptions. Use when building full-stack applications…
—
skills.sh
opentelemetry
OpenTelemetry observability patterns: traces, metrics, logs, context propagation, OTLP export, Collector pipelines, and troubleshooting
—
skills.sh
github-actions
GitHub Actions CI/CD workflows for automating build, test, and deployment
—
skills.sh
prisma-orm
Prisma ORM for TypeScript - Type-safe database toolkit with schema-first development, auto-generated client, migrations, relations, and Prisma Studio
—
skills.sh
tailwind-css
Tailwind CSS utility-first framework for rapid UI development with responsive design and dark mode
—
skills.sh
tanstack-query
TanStack Query (React Query) for asynchronous server-state management with automatic caching, background refetching, optimistic updates, and pagination in…
—
skills.sh
golang-grpc
Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn
—
skills.sh
mcp-protocol-builder
MCP (Model Context Protocol) - Build AI-native servers with tools, resources, and prompts. TypeScript/Python SDKs for Claude Desktop integration.
—
skills.sh
api-design-patterns
api-design-patterns — an installable skill for AI agents, published by bobmatnyc/claude-mpm-skills.
—
skills.sh
jest-typescript
Jest with TypeScript - Industry standard testing framework with 70% market share, mature ecosystem, React Testing Library integration
—
skills.sh
skill-creator
Guide for creating effective skills
—
skills.sh
session-compression
session-compression — an installable skill for AI agents, published by bobmatnyc/claude-mpm-skills.
—
skills.sh
zod
TypeScript-first schema validation library with static type inference for form validation, API validation, and runtime type checking with compile-time types.
—
skills.sh
biome
Biome - Fast all-in-one toolchain for web projects (linter + formatter in Rust, 100x faster than ESLint)
—
skills.sh
vitest
Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design
—
skills.sh
drizzle-migrations
Migration-first database development workflow using Drizzle ORM for TypeScript/J...
—
skills.sh
daisyui
Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI development.
—
skills.sh
docker
Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and…
—
skills.sh
sqlalchemy-orm
SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic
—
skills.sh
trpc-type-safety
tRPC end-to-end type-safe APIs for TypeScript with React Query integration and full-stack type safety
—
skills.sh
pytest
pytest - Python's most powerful testing framework with fixtures, parametrization, plugins, and framework integration for FastAPI, Django, Flask