claude-everything

skill
Guvenlik Denetimi
Uyari
Health Uyari
  • No license — Repository has no license file
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Gecti
  • Code scan — Scanned 5 files during light audit, no dangerous patterns found
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

Reusable Claude Code skills for Python/FastAPI backends

README.md

Claude Everything

Reusable Claude Code skills for Python/FastAPI backend development, packaged as a native Claude Code plugin marketplace.

Installation

As a Claude Code plugin

# Add the marketplace
/plugin marketplace add aishajv/claude-everything

# Install individual plugins
/plugin install modular-monolith-architecture@claude-everything
/plugin install fastapi-coding-conventions@claude-everything
/plugin install fastapi-test-conventions@claude-everything
/plugin install git-push-workflow@claude-everything

Via skills.sh

# All skills
npx skills add aishajv/claude-everything

# Specific skill
npx skills add aishajv/claude-everything --skill python-fastapi-test-conventions
npx skills add aishajv/claude-everything --skill modular-monolith-architecture

Plugins

Plugin Description
modular-monolith-architecture Bounded contexts, business ownership, public service-layer interfaces, and module dependency control
fastapi-coding-conventions Architecture, naming, error handling, data contracts, API design for Python/FastAPI + SQLAlchemy + Pydantic v2
fastapi-test-conventions Test pyramid, per-layer rules, factory patterns, conftest setup for pytest
git-push-workflow Squash, rebase, push, and create MR for GitLab

Stack

Python 3.12+ · FastAPI · SQLAlchemy · Alembic · Pydantic v2 · pytest · factory_boy

Structure

claude-everything/
├── .claude-plugin/
│   └── marketplace.json       ← Claude Code marketplace catalog
├── plugins/                   ← Native Claude Code plugins
│   ├── fastapi-coding-conventions/
│   ├── fastapi-test-conventions/
│   ├── git-push-workflow/
│   └── modular-monolith-architecture/
└── skills/                    ← skills.sh format
    ├── modular-monolith-architecture/
    ├── python-fastapi-coding-conventions/
    ├── python-fastapi-test-conventions/
    └── git-push-workflow/

Yorumlar (0)

Sonuc bulunamadi