Navigates and retrieves technical information from the ANcpLua .NET ecosystem documentation, including SDKs, analyzers, and utilities.
The ANcpLua Docs Librarian skill provides Claude with a specialized interface to navigate the complex ANcpLua .NET development ecosystem. It enables seamless searching across three core repositories: the ANcpLua.NET.Sdk, the ANcpLua.Analyzers (covering rules AL0001-AL0017), and the ANcpLua.Roslyn.Utilities. This skill is essential for developers who need instant answers regarding MSBuild configurations, guard clauses, polyfills, or implementing advanced Roslyn-based source generators and analyzers using the SemanticGuard and DiagnosticFlow APIs.
主要功能
01Configuration support for MSBuild properties, banned symbols, and polyfills
02Technical guidance on SemanticGuard, SymbolPattern, and DiagnosticFlow implementation
03Comprehensive search across ANcpLua SDK, Analyzers, and Roslyn Utilities
041 GitHub stars
05Detailed documentation retrieval for analyzer rules AL0001 through AL0017
06Cross-repository concept mapping to synthesize information from multiple sources
使用场景
01Finding usage patterns for guard clauses and test fixtures within the SDK
02Consulting documentation for Roslyn utility APIs when building source generators
03Explaining the cause and fix for specific ANcpLua analyzer diagnostic codes