Marketplace

flask

Build Python web applications with Flask, using the application factory pattern, Blueprints,and Flask-SQLAlchemy. Covers project structure, authentication, and configuration management.Use when: creating Flask projects, organizing with blueprints, implementing authentication,or troubleshooting circular imports, application context errors, or blueprint registration.

$ 安裝

git clone https://github.com/jezweb/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/skills/flask ~/.claude/skills/claude-skills

// tip: Run this command in your terminal to install the skill