← Back to browse
skill
Finds all concrete implementations of interfaces and types
From blackwell-systems/agent-lsp ★ 28
Summary
This skill identifies all concrete types that implement a given interface or extend an abstract type, providing a comprehensive view of the implementation surface. It is crucial for assessing the impact of API changes, such as modifying method signatures or removing base methods, across a codebase.