Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

13 Commits

Repository files navigation

python-skills

Python backend framework skills — Django, FastAPI, Flask

GitHubLicenseAgent Skills

English | 简体中文

Introduction · Install · Skills · Supported Agents · Ecosystem


📖 Introduction

Python Skills is a curated collection of Agent Skills for AI coding agents, part of the Full Stack Skills ecosystem maintained by PartMe.AI.

This package includes 3 skills. Each skill is a self-contained SKILL.md file that AI agents load on-demand.

📦 Install

npx skills add full-stack-skills/python-skills

Or install specific skills:

npx skills add full-stack-skills/python-skills --skill <skill-name>

🎯 Skills (3)

SkillDescription
djangoProvides comprehensive guidance for Django framework including models, views, templates, forms, admin, REST framework...
fastapiProvides comprehensive guidance for FastAPI framework including routing, request validation, dependency injection, as...
flaskProvides comprehensive guidance for Flask framework including routing, templates, forms, database integration, extens...

🤖 Supported Agents

Works with Claude Code, Codex, Cursor, OpenCode, Gemini CLI, GitHub Copilot, Windsurf, and 70+ others.

Claude Code Installation

Option 1: npx skills CLI (Recommended)

npx skills add full-stack-skills/python-skills

Option 2: Manual Installation

git clone https://github.com/full-stack-skills/python-skills.git
cp -r python-skills/skills/* .claude/skills/

For more details, see the Claude Code Skills Guide and Agent Skills Spec.

🌐 Ecosystem

ResourceLink
Full Stack Skillsgithub.com/partme-ai/full-stack-skills
All Skill Groupsgithub.com/full-stack-skills
Agent Skills Specagentskills.io
Skills CLIgithub.com/vercel-labs/skills

📄 License

Apache 2.0 — see LICENSE.

About

Python backend skills - Django, FastAPI, Flask

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors