api-logic-mapper
CommunityMap API logic and endpoints.
AuthorBruceTyndall
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you understand and document your application's API surface by mapping edge functions, their logic, and how they are called from the frontend.
Core Features & Use Cases
- Edge Function Inventory: Lists all edge functions with details like HTTP methods, line counts, and authentication requirements.
- Frontend Call Tracing: Identifies which frontend components invoke specific edge functions.
- Orphan Function Detection: Finds edge functions that are not called from the frontend, indicating potential dead code.
- Inline Logic Identification: Flags complex data transformations or direct database mutations within frontend code that might be better suited for edge functions.
- Use Case: Ensure all your backend logic is properly exposed via documented API endpoints and that no critical functions are left uncalled or are being duplicated in the frontend.
Quick Start
Use the api-logic-mapper skill to generate a map of all API logic and endpoints within the SOCELLE-WEB project.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: api-logic-mapper Download link: https://github.com/BruceTyndall/socelle-global/archive/main.zip#api-logic-mapper 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.