Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

claude-code-python-showcase

يحتوي claude-code-python-showcase على 11 من skills المجمعة من kobikis، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
2
محدث
2026-03-11
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

deployment-patterns
مطوّرو البرمجيات

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications. Use when deploying an application, setting up CI/CD, writing GitHub Actions workflows, configuring health checks, or asking about rollback strategies.

2026-03-11
design-doc-mermaid
مطوّرو البرمجيات

Create Mermaid diagrams (activity, deployment, sequence, architecture) from text descriptions or source code. Use when asked to "create a diagram", "generate mermaid", "document architecture", "code to diagram", "create design doc", or "convert code to diagram". Supports hierarchical on-demand guide loading, Unicode semantic symbols, and Python utilities for diagram extraction and image conversion.

2026-03-11
docker-patterns
مطوّرو البرمجيات

Docker and Docker Compose patterns for local development, container security, networking, volume strategies, and multi-service orchestration. Use when writing a Dockerfile, setting up docker-compose, containerizing an app, or asking about container security and networking.

2026-03-11
perplexity-deep-search
مطوّرو البرمجيات

Deep search via Perplexity API. Three modes: search (quick facts), reason (complex analysis), research (in-depth reports). Returns AI-grounded answers with citations.

2026-03-11
postgres-patterns
مصممو قواعد البيانات

PostgreSQL database patterns for query optimization, schema design, indexing, and security. Use when designing a database schema, writing SQL queries, optimizing slow queries, adding indexes, or asking about database security and migrations.

2026-03-11
pr-review
محللو ضمان جودة البرمجيات والمختبرون

Reviews a GitHub pull request diff and produces a structured report covering correctness, security, Python best practices, and test coverage. Use when asked to review a PR, check a pull request, analyze a diff, or validate code before merging.

2026-03-11
python-patterns
مطوّرو البرمجيات

Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Use when starting a Python project, choosing a framework, structuring code, adding type hints, or asking about Python best practices.

2026-03-11
python-testing
محللو ضمان جودة البرمجيات والمختبرون

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements. Use when writing Python tests, setting up pytest, creating fixtures, mocking dependencies, or improving test coverage.

2026-03-11
strategic-compact
مطوّرو البرمجيات

Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction. Use when context is getting large, working on a long multi-phase task, or asking about context management strategies.

2026-03-11
verification-loop
محللو ضمان جودة البرمجيات والمختبرون

A comprehensive verification system for Claude Code sessions. Use when verifying an implementation is complete, validating code correctness, running a final check before committing, or asking to verify all requirements are met.

2026-03-11
tdd-workflow
محللو ضمان جودة البرمجيات والمختبرون

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

2026-03-08