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. jezweb
  4. /
  5. claude-skills
  6. /
  7. Flask

Flask

Editor's Note

This is a well-maintained Flask skill that focuses on production patterns rather than toy examples. It covers the application factory pattern, Blueprints, and Flask-SQLAlchemy integration, which is exactly what you need when moving beyond tutorial-level Flask apps. The version tracking is current as of January 2026, and it includes the modern Flask ecosystem (Flask-Login, Flask-WTF, Werkzeug). With 430 installs and 819 GitHub stars, it has some community validation. If you're building anything more complex than a single-file Flask app, the patterns here will save you from reorganizing your project structure later when things get messy.

Install

npx skills add https://github.com/jezweb/claude-skills --skill flask
Votes
0
Installs430
GitHub Stars819
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