About
This skill ensures that development within the prospect-pipeline repository remains consistent by prioritizing existing abstractions over new ones. It guides Claude to utilize established NPID API clients, shared session management, and specific data formatting rules for athlete positions. By strictly following patterns found in Python and TypeScript MCP servers, it prevents the introduction of redundant authentication layers or non-standard data structures, resulting in cleaner, more maintainable code diffs that align with the repository's core design principles.