Skip to main content

Skills dans ce dépôt

bobmatnyc/claude-mpm - Page 2

SkillsMP a collecté 112 skills depuis bobmatnyc/claude-mpm. Ouvrez un skill pour examiner sa source et ses détails.

bobmatnyc/claude-mpm

Affichage de 40 skills collectés sur 112.

métier
Développeurs de logiciels
description

GitHub Actions CI/CD workflows for automating build, test, and deployment

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Python 3.13+ core patterns for minimalism, efficiency, code reuse, and performance

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Verify that a test is actually testing what it claims to test: semantic correctness, mutation-style reasoning, and mock hygiene for any language or framework

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Systematically trace bugs backward through call stack to find original trigger

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Automatically file GitHub issues when claude-mpm errors are encountered during a session

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Interactive idea refinement using Socratic method to develop fully-formed designs

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when auditing a codebase for semantic duplication — functions that do the same thing but have different names or implementations, especially common in LLM-generated codebases

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Run verification commands and confirm output before claiming success

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Environment variable validation, synchronization, and management across local development, CI/CD, and deployment platforms

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create high-quality MCP servers that enable LLMs to effectively interact with external services. Use when building MCP integrations for APIs or services in Python (FastMCP) or Node/TypeScript (MCP SDK).

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Multi-source investigation workflow for researching topics across configured MCP tools (Slack, Confluence, Jira, GitHub, Drive, databases, analytics). Enforces depth over breadth by requiring content to be read, not just referenced.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Captures session learnings into persistent project memory before closing. Updates task files, project knowledge, and configuration so the next session starts with full context instead of from scratch.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Prepares for meetings by gathering context about attendees, topics, and relevant data across connected tools. Produces an agenda with talking points, supporting data, and anticipated questions.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Manage Claude MPM configuration

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Common delegation patterns for PM agent

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Run diagnostic checks on Claude MPM installation

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Display help for Claude MPM commands

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Initialize or update project for Claude Code and MPM

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Organize project files with intelligent consolidation

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Analyze session errors and suggest improvements

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Display Claude MPM system status

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Comprehensive teaching templates and progressive disclosure patterns for PM teacher mode

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

QA verification gate and evidence requirements

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Show version information

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Build cross-platform desktop applications with Rust using Tauri framework and native GUI alternatives

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Replace arbitrary timeouts with condition polling for reliable async tests

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Write the test first, watch it fail, write minimal code to pass

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Systematically inspect unit and E2E tests to verify they test the right behavior, provide meaningful coverage, and catch real regressions

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Never test mock behavior. Never add test-only methods to production classes. Understand dependencies before mocking.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Automated webapp testing with Playwright. Server management, UI testing, visual debugging, and reconnaissance-first approach.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Java 21+ core patterns for minimalism, efficiency, code reuse, and performance

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

JavaScript ES2024+ and Node.js 22+ core patterns for minimalism, efficiency, code reuse, and performance

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

TypeScript 5.6+ core patterns for minimalism, efficiency, type safety, and performance

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Re-authenticate Google Workspace MCP in-flight - refresh tokens, setup OAuth, check status

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Manage Claude MPM configuration

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 112.