implexa
back to leaderboard
BO

@bobmatnyc

contributor on implexa, with 32 skills ranked by SkillRank across 1 source.

bobmatnyc on githubpublishes to skills.sh
skills
32
avg SkillRank
6.1
23 scored / 32 total
total stars
across 1 repo
total installs
across 1 repo

skills, ranked by SkillRank

scoresourceskill
8.1skills.sh
prisma-orm
prisma-orm covers schema-first typescript database development with type-safe client generation, migrations, relations, transactions, and performance patterns for full-stack applications.
7.9skills.sh
cypress
cypress covers end-to-end and component testing with deterministic waiting, network stubbing via intercept, stable selector patterns using data-testid, authentication caching with cy.session, and ci parallelization guidance for reducing flake.
7.2skills.sh
github-actions
github actions covers event-driven ci/cd workflows with yaml configuration for build, test, and deployment across multiple platforms. includes matrix strategies, secrets management, conditional execution, and framework-specific examples for node, python, docker, and cloud platforms.
7.2skills.sh
supabase-backend-platform
supabase-backend-platform covers postgres database operations, email/oauth/magic-link authentication, file storage with image transforms, realtime subscriptions via postgres changes and presence, and edge functions. includes rls patterns and next.js integration examples.
6.8skills.sh
tailwind-css
tailwind-css covers utility-first css framework setup, responsive design patterns, dark mode implementation, custom utilities and plugins, with reference material for layout, typography, and framework integration. primarily a reference guide rather than an actionable skill.
6.8skills.sh
trpc-type-safety
trpc-type-safety provides a structured, progressive-disclosure guide to end-to-end type safety for full-stack typescript applications. covers router setup, procedures, validation, middleware, error handling, and client integration with code examples throughout.
6.8skills.sh
golang-grpc
golang-grpc covers production patterns for go services: protobuf versioning, code generation, interceptors, deadlines, error codes, streaming, health checks, and tls setup with basic testing strategies.
6.8skills.sh
express-production
express-production provides patterns for middleware ordering, error handling hierarchies, and security configuration, but lacks actionable procedures for deployment, monitoring, and incident response in production systems.
6.8skills.sh
hono-cloudflare
hono-cloudflare covers workers bindings, kv storage, d1 queries, r2 uploads, durable objects, queues, and pages deployment with typed examples and wrangler configuration patterns.
6.5skills.sh
fastify
fastify covers typescript backend patterns including schema validation, plugins, typed routes, and basic server setup. incomplete treatment of error handling, security, logging, and testing mentioned in metadata but absent from actual content.
6.4skills.sh
drizzle-migrations
drizzle-migrations covers migration-first database development for typescript projects using drizzle orm, emphasizing sql as source of truth and schema drift prevention across environments.
6.3skills.sh
git-workflow
git-workflow documents conventional commits, branching strategies (git flow and trunk-based), and common operations like rebasing, stashing, and conflict resolution. lacks decision frameworks for when to use each pattern.
6.2skills.sh
sqlalchemy-orm
sqlalchemy-orm covers modern python orm patterns including relationship mapping, async sessions, and migration tooling, with fastapi integration and n+1 query prevention via eager loading strategies.
5.8skills.sh
pytest
pytest skill provides broad tutorial coverage of python test framework patterns including fixtures, parametrization, markers, and integration with fastapi/django. primarily educational reference material rather than an executable task.
5.5skills.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.4skills.sh
zod
zod is a typescript-first runtime validator that infers static types from schema definitions, supporting primitives through complex recursive types. validates data with parse() or safeParse(), transforms via custom logic, and integrates with form, api, and orm ecosystems.
5.4skills.sh
skill-creator
skill-creator documents principles and activation conditions for building specialized skill packages, but lacks concrete procedural depth and actionable decision trees for implementation.
5.3skills.sh
mcp-protocol-builder
mcp-protocol-builder covers the model context protocol standard for connecting ai assistants to external data sources. focuses on server development with tools, resources, and prompts, backed by typescript and python sdks.
5.2skills.sh
tanstack-query
tanstack-query covers asynchronous server-state management in react with caching, background refetching, and optimistic updates, but lacks concrete implementation guidance and decision trees.
5.1skills.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.
4.8skills.sh
opentelemetry
opentelemetry covers observability signal design (traces, metrics, logs) with otlp export via collector, resource standardization, and instrumentation patterns. foundation-level reference structure without executable procedures.
4.6skills.sh
docker
docker covers containerization patterns including multi-stage builds, compose orchestration, and framework-specific deployment across node.js, python, typescript, and go with security and debugging guidance.
3.8skills.sh
xlsx
xlsx covers basic openpyxl operations for reading excel files. lacks writing, modification, error handling, and real-world usage patterns.
skills.sh
drizzle
Type-safe SQL ORM for TypeScript with zero runtime overhead
skills.sh
pydantic
pydantic — an installable skill for AI agents, published by bobmatnyc/claude-mpm-skills.
skills.sh
shadcn-ui
shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership
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
session-compression
session-compression — an installable skill for AI agents, published by bobmatnyc/claude-mpm-skills.
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
daisyui
Tailwind CSS component library providing semantic class names for 50+ components with built-in themes, dark mode, and customization for rapid UI development.