Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

api-connector-builder

Use this when the job is to add a repo-native integration surface, not just a generic HTTP client.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill api-connector-builder
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, api-connector-builder has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/api-connector-builder.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this when the job is to add a repo-native integration surface, not just a generic HTTP client. The point is to match the host repository's pattern: Inspect at least 2 existing connectors/providers and map: Define only the surface the repo actually needs: Typical slices: The new connector should look obvious in the codebase, not imported from a different ecosystem. - connector layout - config schema - auth model - error handling - test style - registration/discovery wiring - "Build a Jira connector for this project" - "Add a Slack provider following the existing pattern" - "Create a new integration for this API" - "Build a plugin that matches the repo's connector style" - do not invent a new integration architecture when the repo already has one - do not start from vendor docs alone; start from existing in-repo connectors first - do not stop at transport code if the repo expects registry wiring, tests, and docs - do not cargo-cult old connectors if the repo has a newer current pattern - file layout - abstraction boundaries - config model - retry / pagination conventions - registry hooks - test fixtures and naming - auth flow - key entities - core read/write operations - pagination and rate limits - webhook or polling model - config/schema - client/transport - mapping layer - connector/provider entrypoint - registration - tests - backend-patterns - mcp-server-patterns -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does api-connector-builder do?

Use this when the job is to add a repo-native integration surface, not just a generic HTTP client.

Is api-connector-builder good?

api-connector-builder does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support api-connector-builder?

api-connector-builder currently lists compatibility with Claude Code, Skills CLI.

Is api-connector-builder safe to install?

api-connector-builder has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to api-connector-builder?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install api-connector-builder?

Run the following command to install api-connector-builder: npx skills add https://github.com/affaan-m/everything-claude-code --skill api-connector-builder

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering