CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
affaan-m avatar

Visa Doc Translate

affaan-m/everything-claude-code
4.9k installs229.1k stars
Summary

If you've ever needed to translate official documents for a visa application, you know the pain of getting everything formatted correctly. This automates the whole pipeline: drop in an image (even HEIC files), and it handles OCR using whatever's available on your system (macOS Vision, EasyOCR, or Tesseract), translates the text to English, and spits out a bilingual PDF with the original on page one and translation on page two. The translation logic is tuned for visa docs specifically, using pinyin for Chinese names and keeping financial amounts precise. It's opinionated about formatting and runs the entire workflow without stopping to ask permission, which is exactly what you want for batch processing a stack of bank statements and employment letters.

Install to Claude Code

npx -y skills add affaan-m/everything-claude-code --skill visa-doc-translate --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
ego lite browserego lite browser
ego lite browser
Fastest browser for AI agents to run web automation tasks, always free.
Download Free life-time →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Agent, connect blockchain
Agent, connect blockchain
Connect your Claude agent to live crypto prices and trading routes via 1inch
Get the MCP →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeHealth MCP ServerCodeHealth MCP Server
CodeHealth MCP Server
Protect your code quality, stop the AI slop.
Try For Free →
Categories
Documentation
View on GitHub

More from affaan-m/everything-claude-code

All 256 skills →
  • Ai Regression Testing4.8k
  • Architecture Decision Records4.8k
  • Blueprint4.8k
  • Everything Claude Code Conventions4.8k
  • Exa Search4.8k
  • Kotlin Testing4.8k
  • Customs Trade Compliance4.7k
  • Data Scraper Agent4.7k
  • Documentation Lookup4.7k
  • Enterprise Agent Ops4.7k
  • Flutter Dart Code Review4.7k
  • Inventory Demand Planning4.7k
  • Kotlin Ktor Patterns4.7k
  • Nanoclaw Repl4.7k
  • Pytorch Patterns4.7k
  • Ralphinho Rfc Pipeline4.7k
  • Carrier Relationship Management4.6k
  • Context Budget4.6k
  • Crosspost4.6k
  • Energy Procurement4.6k
  • Fal Ai Media4.6k
  • Kotlin Exposed Patterns4.6k
  • Logistics Exception Management4.6k
  • Mcp Server Patterns4.6k

Recommended

More Documentation →
affaan-m avatar
documentation-lookup

affaan-m/everything-claude-code

documentation lookup
4.7k
229.1k
vinvcn avatar
grill-with-docs

vinvcn/mattpocock-skills-zh-cn

一个用来打磨计划或设计的持续追问式访谈,并在过程中创建文档(ADRs 和词汇表)。
4.5k
3k
claude-office-skills avatar
doc-parser

claude-office-skills/skills

>
4.4k
368
trailofbits avatar
harness-writing

trailofbits/skills

Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.
4.3k
6.5k
thedotmack avatar
learn-codebase

thedotmack/claude-mem

Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "learn the codebase", "read the codebase", "prime", or "get up to speed".
4.2k
89.8k
softaworks avatar
ship-learn-next

softaworks/agent-toolkit

Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.
3.9k
2.3k