skills/smithery.ai/pattern-detection

pattern-detection

SKILL.md

Pattern Detection Skill

Recognize and note reusable patterns during implementation for potential contribution to Product Forge.

Purpose

When working on projects, Claude often implements patterns that could benefit the broader Product Forge ecosystem. This skill helps identify those patterns so they can be captured by the feedback hooks and potentially become new skills, commands, or templates.

Pattern Categories

Code Patterns

Implementations that follow consistent, reusable structures:

  • Factory patterns - Test fixtures, mock builders, data generators
  • Service layer patterns - Repository, command, query separation
  • Error handling - Consistent error types, recovery strategies
  • API patterns - Response formatting, pagination, filtering
  • Testing patterns - Fixtures, assertions, mocking strategies
Installs
3
First Seen
Apr 2, 2026