xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
Collection Skill

For Developers

Build faster with AI-powered dev tools

Everything a developer needs: run code in sandboxed environments, look up library docs, analyze packages for security vulnerabilities, generate diagrams, and more.

Raw SKILL.mdCollection Page
7 Providers — 39 Tools

Resolve Library Id

Resolves a package/product name to a Context7-compatible library ID and returns matching libraries. You MUST call this function before 'query-docs' to obtain a valid Context7-compatible library ID UNLESS the user explicitly provides a library ID in the format '/org/project' or '/org/project/version' in their query. Selection Process: 1. Analyze the query to understand what library/package the user is looking for 2. Return the most relevant match based on: - Name similarity to the query (exact matches prioritized) - Description relevance to the query's intent - Documentation coverage (prioritize libraries with higher Code Snippet counts) - Source reputation (consider libraries with High or Medium reputation more authoritative) - Benchmark Score: Quality indicator (100 is the highest score) Response Format: - Return the selected library ID in a clearly marked section - Provide a brief explanation for why this library was chosen - If multiple good matches exist, acknowledge this but proceed with the most relevant one - If no good matches exist, clearly state this and suggest query refinements For ambiguous queries, request clarification before proceeding with a best-guess match. IMPORTANT: Do not call this tool more than 3 times per question. If you cannot find what you need after 3 calls, use the best result you have.

$0.01/call
Query Docs

Retrieves and queries up-to-date documentation and code examples from Context7 for any programming library or framework. You must call 'resolve-library-id' first to obtain the exact Context7-compatible library ID required to use this tool, UNLESS the user explicitly provides a library ID in the format '/org/project' or '/org/project/version' in their query. IMPORTANT: Do not call this tool more than 3 times per question. If you cannot find what you need after 3 calls, use the best information you have.

$0.01/call

Execute Code

Execute JavaScript or Python code securely with comprehensive error handling and security measures

$0.01/call
Execute Code With Variables

Execute JavaScript or Python code with dynamic input variables that can be defined and passed as key-value pairs

$0.01/call
Get Capabilities

Get information about supported languages and execution capabilities

$0.01/call
Validate Code

Validate code for security and syntax issues without executing it

$0.01/call

Python Execute

Run Python in a Pyodide sandbox with optional PEP 723 requirements.

$0.01/call

Analyze Code

Analyze code for security issues, errors, deceptive patterns, and placeholders. Returns a structured analysis with issues and strengths.

$0.01/call
Generate Report

Analyze code and generate a detailed HTML report with visual indicators for issues and strengths.

$0.01/call
Check Security

Check code for security vulnerabilities only (hardcoded secrets, SQL injection, XSS, etc.)

$0.01/call
Check Deceptive Patterns

Check for code patterns that hide errors or create false confidence (empty catches, silent failures, etc.)

$0.01/call
Check Placeholders

Check for placeholder code, dummy data, TODO/FIXME comments, and incomplete implementations

$0.01/call
Analyze Patterns

Analyze code for architectural, design, and implementation patterns. Detects pattern usage, inconsistencies, and provides actionable suggestions for improvement.

$0.01/call
Analyze Design Patterns

Focused analysis of Gang of Four (GoF) design patterns in code. Detects Singleton, Factory, Observer, Strategy, and other classic patterns with confidence levels and implementation details.

$0.01/call

NpmLatest

Latest version & changelog

$0.01/call
NpmSearch

Search NPM packages

$0.01/call
NpmTrends

Download trends & popularity

$0.01/call
NpmVulnerabilities

Security analysis

$0.01/call
NpmVersions

Available versions list

$0.01/call
NpmDeps

Deps & devDeps analysis

$0.01/call
NpmTypes

TS types availability

$0.01/call
NpmSize

Package & bundle size

$0.01/call
NpmCompare

Compare multiple packages

$0.01/call
NpmQuality

Quality metrics analysis

$0.01/call
NpmMaintenance

Maintenance metrics analysis

$0.01/call
NpmScore

Consolidated package score

$0.01/call
NpmMaintainers

Maintainers info

$0.01/call
NpmPackageReadme

Full README content

$0.01/call
NpmLicenseCompatibility

License compatibility check

$0.01/call
NpmRepoStats

Repository statistics

$0.01/call
NpmDeprecated

Check deprecation status

$0.01/call
NpmChangelogAnalysis

Changelog & release history

$0.01/call
NpmAlternatives

Find similar alternatives

$0.01/call

Generate Plantuml Diagram

Generate a PlantUML diagram with automatic syntax validation and error reporting for auto-fix workflows. Returns embeddable image URLs for valid diagrams or structured error details for invalid syntax that can be automatically corrected. Optionally saves the diagram to a local file.

$0.01/call
Encode Plantuml

Encode PlantUML code for URL usage

$0.01/call
Decode Plantuml

Decode encoded PlantUML string back to PlantUML code

$0.01/call

Microsoft Docs Search

Search official Microsoft/Azure documentation to find the most relevant and trustworthy content for a user's query. This tool returns up to 10 high-quality content chunks (each max 500 tokens), extracted from Microsoft Learn and other official sources. Each result includes the article title, URL, and a self-contained content excerpt optimized for fast retrieval and reasoning. Always use this tool to quickly ground your answers in accurate, first-party Microsoft/Azure knowledge. ## Follow-up Pattern To ensure completeness, use microsoft_docs_fetch when high-value pages are identified by search. The fetch tool complements search by providing the full detail. This is a required step for comprehensive results.

$0.01/call
Microsoft Code Sample Search

Search for code snippets and examples in official Microsoft Learn documentation. This tool retrieves relevant code samples from Microsoft documentation pages providing developers with practical implementation examples and best practices for Microsoft/Azure products and services related coding tasks. This tool will help you use the **LATEST OFFICIAL** code snippets to empower coding capabilities. ## When to Use This Tool - When you are going to provide sample Microsoft/Azure related code snippets in your answers. - When you are **generating any Microsoft/Azure related code**. ## Usage Pattern Input a descriptive query, or SDK/class/method name to retrieve related code samples. The optional parameter `language` can help to filter results. Eligible values for `language` parameter include: csharp javascript typescript python powershell azurecli al sql java kusto cpp go rust ruby php

$0.01/call
Microsoft Docs Fetch

Fetch and convert a Microsoft Learn documentation webpage to markdown format. This tool retrieves the latest complete content of Microsoft documentation webpages including Azure, .NET, Microsoft 365, and other Microsoft technologies. ## When to Use This Tool - When search results provide incomplete information or truncated content - When you need complete step-by-step procedures or tutorials - When you need troubleshooting sections, prerequisites, or detailed explanations - When search results reference a specific page that seems highly relevant - For comprehensive guides that require full context ## Usage Pattern Use this tool AFTER microsoft_docs_search when you identify specific high-value pages that need complete content. The search tool gives you an overview; this tool gives you the complete picture. ## URL Requirements - The URL must be a valid HTML documentation webpage from the microsoft.com domain - Binary files (PDF, DOCX, images, etc.) are not supported ## Output Format markdown with headings, code blocks, tables, and links preserved.

$0.01/call
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/c/for-developers/SKILL.md
CLI
npx @xpaysh/cli install --collection for-developers
Manual
curl -o SKILL.md https://xpay.tools/skills/c/for-developers/SKILL.md
Details

Tools

Providers

Strategy

persona

xpay tools logo

Marketplace for AI Capabilities. Run agents, tools & prompts with pay-per-use micropayments.

or ask your AI app
Popular Tools
FirecrawlTavilyExaHunterPerplexityRecraftIdeogramFlux
Collections
AI Image & MediaContent & ResearchDev ToolsFinanceLead GenWeb ScrapingCompetitive Intel
Developers
DocumentationAPI ReferenceQuickstartSDKsSkillsskill.mdllms.txt
Resources
The Agentic EconomyAgentic CommerceAgent Frameworksx402 ProtocolBlog
Company
About xpayxpay.shGitHubDiscordTwitter / X

© 2026 Agentically Inc. All rights reserved.
Privacy PolicyTerms of Service