From shared
Stack context for Python + GCP projects — FastAPI/Flask, BigQuery, Cloud Run, Pub/Sub, and GCP conventions
npx claudepluginhub silviaare95/xari-plugins --plugin sharedThis skill uses the workspace's default tool permissions.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Guides slash command development for Claude Code: structure, YAML frontmatter, dynamic arguments, bash execution, user interactions, organization, and best practices.
This profile is automatically loaded when working in a Python project targeting GCP.
src/
├── api/ # Route handlers
│ ├── __init__.py
│ └── routes/
├── core/ # Config, settings, dependencies
├── models/ # SQLAlchemy/Pydantic models
├── services/ # Business logic
├── repositories/ # Database access layer
└── main.py # Application entrypoint
tests/
├── unit/
├── integration/
└── conftest.py
cloudbuild.yamlBaseSettings for environment variable managementgoogle-cloud-logging or structlog/health or /Depends()STRUCT and ARRAY types for nested data_PARTITIONTIME or custom field)MERGE for upserts, not DELETE + INSERTWHERE on partition columnDockerfile with multi-stage buildcloudbuild.yaml for CI/CD pipeline