$npx skillfedfor your agent

bobmatnyc

20 skills total · 20 unscanned

Skills by bobmatnyc

biome
by bobmatnyc · bobmatnyc/claude-mpm-skills

Biome combines linting and formatting into one Rust-powered tool designed for JavaScript and TypeScript projects. It eliminates the need for separate ESLint and Prettier setups…

MITupdated Jul 2026
★ 62repo stars
cargo-release
by bobmatnyc · bobmatnyc/claude-mpm-skills

This skill automates the complete Cargo release workflow for Rust monorepos, enforcing a 10-step sequence that includes semver versioning, dependency updates, test and lint gates,…

MITupdated Jul 2026
★ 62repo stars
cypress
by bobmatnyc · bobmatnyc/claude-mpm-skills

Cypress enables you to build robust automated browser testing workflows with intelligent selector strategies and predictable wait handling. This skill integrates with SkillFed's…

MITupdated Jul 2026
★ 62repo stars
dependency-audit
by bobmatnyc · bobmatnyc/claude-mpm-skills

Automatically scan your project to detect and eliminate unused dependencies, cutting down bloat and simplifying maintenance workflows. This skill integrates with Claude's…

MITupdated Jul 2026
★ 62repo stars
drizzle
by bobmatnyc · bobmatnyc/claude-mpm-skills

Drizzle is a TypeScript-first ORM built for compile-time type safety and edge-runtime performance. Define schemas with SQL-like syntax, execute queries with full type inference,…

MITupdated Jul 2026
★ 62repo stars
hono-cloudflare
by bobmatnyc · bobmatnyc/claude-mpm-skills

This skill streamlines deploying Hono web applications to Cloudflare Workers, handling wrangler configuration, environment bindings, and worker setup automatically. It bridges the…

MITupdated Jul 2026
★ 62repo stars
jest
by bobmatnyc · bobmatnyc/claude-mpm-skills

This skill streamlines Jest configuration for TypeScript projects, handling setup automation and intelligent toolchain detection. It integrates with Claude's multi-agent ecosystem…

MITupdated Jul 2026
★ 62repo stars
model-context
by bobmatnyc · bobmatnyc/claude-mpm-skills

Model Context Protocol (MCP) is an open standard for connecting AI assistants to external data and capabilities. This skill teaches you to build servers that expose tools…

MITupdated Jul 2026
★ 62repo stars
mypy
by bobmatnyc · bobmatnyc/claude-mpm-skills

mypy brings static type checking to Python through gradual adoption of type hints, letting you add type safety incrementally without rewriting existing code. It supports strict…

MITupdated Jul 2026
★ 62repo stars
playwright
by bobmatnyc · bobmatnyc/claude-mpm-skills

This skill teaches you how to build robust end-to-end tests using Playwright's browser automation framework. You'll learn to structure test suites, interact with web elements,…

MITupdated Jul 2026
★ 62repo stars
pytest
by bobmatnyc · bobmatnyc/claude-mpm-skills

pytest is Python's standard testing framework, enabling developers to write organized unit and integration tests through fixtures for dependency injection and parametrization for…

MITupdated Jul 2026
★ 62repo stars
rust-quality-gate
by bobmatnyc · bobmatnyc/claude-mpm-skills

This protocol enforces a three-stage quality check for Rust code: format validation, clippy linting, and test execution, each halting on failure. It's designed for the…

MITupdated Jul 2026
★ 62repo stars
shadcn
by bobmatnyc · bobmatnyc/claude-mpm-skills

shadcn/ui provides production-ready React components you copy directly into your project rather than installing as a package. Built on Radix UI primitives and styled with Tailwind…

MITupdated Jul 2026
★ 62repo stars
sqlalchemy
by bobmatnyc · bobmatnyc/claude-mpm-skills

SQLAlchemy equips Python developers with a robust SQL toolkit and ORM for building type-safe database applications. Master declarative models, relationship mapping, efficient…

MITupdated Jul 2026
★ 62repo stars
systematic-debugging
by bobmatnyc · bobmatnyc/claude-mpm-skills

This skill guides you through a disciplined five-phase debugging workflow designed to eliminate guesswork and prevent band-aid fixes. Start by reliably reproducing the issue, then…

MITupdated Jul 2026
★ 62repo stars
tailwind
by bobmatnyc · bobmatnyc/claude-mpm-skills

This skill covers Tailwind CSS, a utility-first framework that lets you compose designs from low-level utility classes instead of writing CSS. Learn responsive design patterns,…

MITupdated Jul 2026
★ 62repo stars
tanstack-query
by bobmatnyc · bobmatnyc/claude-mpm-skills

TanStack Query handles server-state fetching and caching in React applications, automating data synchronization and eliminating manual boilerplate. It provides built-in background…

MITupdated Jul 2026
★ 62repo stars
turborepo
by bobmatnyc · bobmatnyc/claude-mpm-skills

This skill equips you to establish and manage a Turborepo-based monorepo, enabling fast, scalable builds across multiple interconnected packages. Leverage intelligent caching and…

MITupdated Jul 2026
★ 62repo stars
vitest
by bobmatnyc · bobmatnyc/claude-mpm-skills

Vitest is a next-generation test framework powered by Vite, delivering rapid test execution through HMR and native ESM support. It offers built-in TypeScript integration,…

MITupdated Jul 2026
★ 62repo stars
zustand
by bobmatnyc · bobmatnyc/claude-mpm-skills

Zustand provides lightweight state management for React using hooks instead of providers or complex patterns. It's designed for apps needing global state without Redux overhead,…

MITupdated Jul 2026
★ 62repo stars