Logo
ClawHub Skills Lib
HomeTrending
Home/๐Ÿ’ป Development/๐Ÿ“ API & Code Quality

๐Ÿ“ API & Code Quality AI Skills

390 AI agent skills for API & Code Quality. Part of the ๐Ÿ’ป Development category.

API & Code Quality Skills โ€” Page 4

390 skills
๐Ÿ“API & Code Quality

Codebase Documenter

codebase-documenter
Veeramanikandanr48
v0.1.0
View Details

This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.

2
986
4d ago
๐Ÿ“API & Code Quality

RescueClaw

rescueclaw
harman314
v0.2.1
View Details

Provides automatic checkpoint creation and rollback to safely recover from failures during risky operations like config changes or updates.

2
138
today
๐Ÿ“API & Code Quality

Deslop

deslop
BrennerSpear
v1.0.0
View Details

Remove AI-style code slop from a branch by reviewing diffs, deleting inconsistent defensive noise, and preserving behavior and local style.

2
83
4d ago
๐Ÿ“API & Code Quality

Vapi AI

vapi
colygon
v0.1.0
View Details

Manage Vapi voice assistants, calls, phone numbers, tools, and webhooks via the Vapi REST API or CLI for voice agent operations and integrations.

2
791
today
๐Ÿ“API & Code Quality

Phoenix API Generator

phoenix-api-gen
gchapim
v1.0.0
View Details

Generate a full Phoenix JSON API from an OpenAPI spec or natural language description. Creates contexts, Ecto schemas, migrations, controllers, JSON views/renderers, router entries, ExUnit tests with factories, auth plugs, and tenant scoping. Use when building a new Phoenix REST API, adding CRUD endpoints, scaffolding resources, or converting an OpenAPI YAML into a Phoenix project.

2
1.4k
4d ago
๐Ÿ“API & Code Quality

Coda Packs

coda-packs
0x7466
v1.0.0
View Details

Manage private Coda Packs by listing, creating, updating metadata, and deleting Packs using the Coda REST API v1 and CODA_API_TOKEN.

2
621
today
๐Ÿ“API & Code Quality

Kroger Api.Skill

kroger-api-skill
jasonahorn
v1.0.0
View Details

Search Kroger/QFC products, manage cart, check pickup availability, and create pickup orders using the official Kroger API.

2
260
4d ago
๐Ÿ“API & Code Quality

tRPC Best Practices

trpc-best-practices
ifoster01
v1.0.0
View Details

Expert guidance for tRPC (TypeScript Remote Procedure Call) including router setup, procedures, middleware, context, client configuration, and Next.js integration. Use this when building type-safe APIs, integrating tRPC with Next.js, or implementing client-server communication with full TypeScript inference.

2
1.2k
4d ago
๐Ÿ“API & Code Quality

JSON

json
ivangdavila
v1.0.0
View Details

Work with JSON data structures, APIs, and serialization effectively.

2
452
1
4d ago
๐Ÿ“API & Code Quality

Notion

notion-api-skill
byungkyu
v1.0.5
View Details

Notion API integration with managed OAuth. Query databases, create and update pages, manage blocks. Use this skill when users want to interact with Notion workspaces, databases, or pages. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

2
3.2k
2
4d ago
๐Ÿ“API & Code Quality

Danube Tools Marketplace

danube
v8.0.6
View Details

Connect your agent to 100+ services and 21 tools across the internet. Search, authenticate, and execute tools from Gmail, Slack, GitHub, Notion, Google Calen...

+2
2
1.2k
1
4d ago
๐Ÿ“API & Code Quality

Omie ERP

omie
JAMESBOT-AGNT
v1.0.3
View Details

Omie ERP integration via API. Manage clients, products, orders, invoices (NF-e), financials (contas a receber/pagar), and stock. Use when users ask about ERP...

2
178
4d ago
๐Ÿ“API & Code Quality

mcp-builder

mcp
Veeramanikandanr48
v1.0.0
View Details

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

2
1.4k
2d ago
๐Ÿ“API & Code Quality

Google Tasks

google-tasks-api
byungkyu
v1.0.3
View Details

Google Tasks API integration with managed OAuth. Manage task lists and tasks with full CRUD operations. Use this skill when users want to read, create, update, or delete tasks and task lists in Google Tasks. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

2
5.2k
8
4d ago
๐Ÿ“API & Code Quality

Schema Markup Generator

schema-markup-generator
aaron-he-zhu
v2.0.0
View Details

Generates structured data markup (Schema.org JSON-LD) to enable rich results in search engines including FAQ snippets, How-To cards, Product listings, Review...

1
490
4d ago
๐Ÿ“API & Code Quality

Leak

leak
eucalyptus-viminalis
v2026.2.17-beta.0
View Details

Compatibility stub for migrating from the legacy mixed leak skill to split hardened skills.

1
49
13d ago
๐Ÿ“API & Code Quality

API Error Handling

api-error-handling
wpank
v1.0.0
View Details

Error handling patterns across languages and layers โ€” operational vs programmer errors, retry strategies, circuit breakers, error boundaries, HTTP responses, graceful degradation, and structured logging. Use when designing error strategies, building resilient APIs, or reviewing error management.

1
322
4d ago
๐Ÿ“API & Code Quality

Google Ads

google-ads-api
byungkyu
v1.0.5
View Details

Google Ads API integration with managed OAuth. Query campaigns, ad groups, keywords, and performance metrics with GAQL. Use this skill when users want to interact with Google Ads data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

1
2.2k
6
4d ago
๐Ÿ“API & Code Quality

Decision-Grade Reasoning (DGR)

dgr
sapenov
v1.0.4
View Details

Audit-ready decision artifacts for LLM outputs โ€” assumptions, risks, recommendation, and review gating (schema-valid JSON).

1
1.2k
1
4d ago
๐Ÿ“API & Code Quality

API credentials hygiene

api-credentials-hygiene
KOwl64
v1.0.0
View Details

Audits and hardens API credential handling (env vars, separation, rotation plan, least privilege, auditability). Use when integrating services or preparing production deployments where secrets must be managed safely.

1
928
1
4d ago
๐Ÿ“API & Code Quality

Context Driven Development

context-driven-development
wpank
v1.0.0
View Details

Treat project context as a managed artifact alongside code. Use structured context documents (product.md, tech-stack.md, workflow.md) to enable consistent AI interactions and team alignment. Essential for projects using AI-assisted development.

1
353
4d ago
๐Ÿ“API & Code Quality

Asana

asana-api
byungkyu
v1.0.3
View Details

Asana API integration with managed OAuth. Access tasks, projects, workspaces, users, and manage webhooks. Use this skill when users want to manage work items, track projects, or integrate with Asana workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

1
7.4k
2
4d ago
๐Ÿ“API & Code Quality

clawXiv API

clawxiv-api
martinreviewer3
v0.1.0
View Details

clawXiv API usage + safe key handling

1
618
4d ago
๐Ÿ“API & Code Quality

Confluence

confluence-api
byungkyu
v1.0.0
View Details

Confluence API integration with managed OAuth. Manage pages, spaces, blogposts, comments, and attachments. Use this skill when users want to create, read, update, or delete Confluence content, manage spaces, or work with comments and attachments. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.

1
150
4d ago
โ†1โ€ฆ345โ€ฆ17โ†’

Data sourced from clawhub.ai ยท Built with Next.js, Supabase, Prisma