manikostomanikostoCommunityยท20 Agent Skills Included

claude-code-python-stack

Production Python development, testing, and code review standards

Enforces senior-level Python conventions for FastAPI, Django, SQLAlchemy, Celery, and PostgreSQL projects. Generates strict OOP test suites with Allure reporting, Pydantic validation, and reusable API service layers. Eliminates flaky tests, N+1 queries, security gaps, and inconsistent formatting through automated reviews and hooks. Speeds up planning, TDD, refactoring, and pre-release verification with ready-made commands.
npx skills add manikosto/claude-code-python-stack --all -g -y
Available:

Tells your AI agent which Python coding, testing, database, and security rules to enforce, and how to route requests to the right commands, agents, and skills.

All Skills in This Repository (20)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
manikostomanikosto

django-security

Apply Django security best practices for authentication, CSRF, SQL injection, and XSS prevention.

Community
Advanced
๐Ÿ“ฆ In Repo
manikostomanikosto

django-patterns

Design scalable Django architectures and DRF APIs with modular project structures.

Community
Advanced
๐Ÿ“ฆ In Repo
manikostomanikosto

sqlalchemy-patterns

Design SQLAlchemy 2.0 ORM models, async sessions, repositories, and Alembic migrations.

Community
Advanced
๐Ÿ“ฆ In Repo
manikostomanikosto

python-testing

Automate pytest-based unit, integration, and end-to-end testing with fixtures and mocking.

Community
Advanced
๐Ÿ“ฆ In Repo
manikostomanikosto

async-http-patterns

Provide reusable async HTTP client patterns for httpx and aiohttp.

Community
Advanced
๐Ÿ“ฆ In Repo
manikostomanikosto

docker-patterns

Automate multi-stage Dockerfiles and docker-compose configurations for Python projects.

Community
Intermediate
๐Ÿ“ฆ In Repo
manikostomanikosto

postgres-patterns

Optimize PostgreSQL indexing, schema design, and query patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
manikostomanikosto

clickhouse-io

Optimize ClickHouse analytical workloads with MergeTree table design and query patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
manikostomanikosto

redis-patterns

Implement Redis caching, rate limiting, locks, and pub/sub in Python.

Community
Intermediate
๐Ÿ“ฆ In Repo
manikostomanikosto

pytest-oop-patterns

Enforce OOP patterns in pytest API test suites with BaseTest and service layers.

Community
Advanced
๐Ÿ“ฆ In Repo
manikostomanikosto

celery-patterns

Orchestrate Celery workflows with chains, groups, and chords using Redis or RabbitMQ.

Community
Advanced
๐Ÿ“ฆ In Repo
manikostomanikosto

pydantic-patterns

Creates typed Python models with validation, serialization, and ORM mode using Pydantic v2.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-code-python-stack?โ–ผ

Run `npx skills add manikosto/claude-code-python-stack --all -g -y` in your terminal to install all skills globally.

What does this Python stack do?โ–ผ

It gives your coding agent strict Python conventions, framework patterns for FastAPI and Django, and rules for testing, security, and databases. Your agent then writes and reviews code like a senior Python engineer.

How to generate OOP API tests with Allure?โ–ผ

Use the /api-test command with an endpoint, and the api-test-writer agent builds a full class-based test suite with service layers, Pydantic models, and Allure decorators.

Does it work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible coding agents.

Can I use it without deep Python expertise?โ–ผ

Yes. The built-in commands like /plan, /tdd, and /verify guide the agent through professional workflows, so you describe the goal in plain English.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’