CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
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
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. astral-sh
  4. /
  5. claude-code-plugins
  6. /
  7. Ty

Ty

Editor's Note

This teaches Claude how to use ty, Astral's new Python type checker that's positioning itself as a faster replacement for mypy and Pyright. The skill covers the basics well: when to use `uv run ty` versus `uvx ty`, common commands for checking files and directories, and configuration in pyproject.toml. It's opinionated in the right ways, like preferring rule-specific ignores over blanket suppressions. The migration mappings from mypy and Pyright are helpful if you're switching tools. Worth having if you're working in Python projects that have adopted ty, though honestly most projects are still on mypy or Pyright for now.

Install

npx skills add https://github.com/astral-sh/claude-code-plugins --skill ty
Votes
0
Installs347
GitHub Stars253
Categories
Python
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Python Skills

View all →
celery

bobmatnyc/claude-mpm-skills

0
216
49
Celery is a distributed task queue system for Python that enables asynchronous execution of background jobs across multiple workers. It supports scheduling, retries, task workflows, and integrates seamlessly with Django, Flask, and FastAPI.
fastapi-python

mindrally/skills

0
9.6k
128
Expert guidance for building high-performance FastAPI APIs with async best practices and clean Python patterns.
django-celery

affaan-m/everything-claude-code

0
971
202.7k
django celery
django-celery-expert

vintasoftware/django-ai-plugins

0
639
78
django celery expert
flask-python

mindrally/skills

0
635
128
flask python
django-python

mindrally/skills

0
476
128
django python