atproto-endpoint-stub-finder
CommunityAudit ATProto endpoint coverage.
Authorjvalinsky
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps identify and track incomplete or unimplemented ATProto/XRPC endpoints within a codebase, ensuring better API coverage and facilitating the generation of follow-up tasks.
Core Features & Use Cases
- Stub Detection: Locates markers like
not_implemented,TODO, andFIXMEwithin handler code. - Endpoint Mapping: Correlates registered XRPC methods with their implementation status.
- Use Case: When auditing a new ATProto server implementation, use this Skill to quickly find all endpoints that are still stubs and need to be fully implemented, mapping them against the official lexicon definitions.
Quick Start
Run the skill's stub detection script to audit endpoint coverage.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: atproto-endpoint-stub-finder Download link: https://github.com/jvalinsky/garazyk/archive/main.zip#atproto-endpoint-stub-finder Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.