Chogos
- 13 skills
- 0 followers
- 1 week ago last updated
- ▌ Writing Rust · chogos bundleRust development best practices. Use when writing, modifying, or reviewing .rs files, Cargo.toml, Cargo.lock, Rust crates, workspaces, or build.rs scripts.
- ▌ Writing Golang · chogos bundleGo development best practices. Use when writing, modifying, or reviewing .go files, go.mod, go.sum, Go packages, or Go module configurations.
- ▌ Writing Python · chogos bundlePython development best practices. Use when writing, modifying, or reviewing .py files, pyproject.toml, setup.py, requirements.txt, pytest tests, or Python package configurations.
- ▌ Writing Sqlite · chogos bundleSQLite best practices. Use when writing, reviewing, or modifying SQL targeting SQLite databases — schema definitions, queries, pragmas, type affinity, date handling, transactions, migrations, or embedded/file-based SQLite configurations.
- ▌ Writing Postgres · chogos bundlePostgreSQL best practices. Use when writing, reviewing, or modifying SQL targeting PostgreSQL databases — schema definitions, queries, migrations, indexes, CTEs, window functions, JSONB, full-text search, row-level security, or any PostgreSQL-specific SQL.
- ▌ Writing Dockerfiles · chogos bundleDockerfile development best practices. Use when creating, modifying, or reviewing Dockerfiles, .dockerignore files, or container image build configurations.
- ▌ Writing Rego Policies · chogos bundleRego policy development best practices for OPA. Use when writing, modifying, or reviewing .rego files, OPA policies, policy rules, or policy tests.
- ▌ Writing Shell Scripts · chogos bundleShell script development best practices. Use when writing, modifying, or reviewing bash/sh/zsh scripts, .sh files, .bash files, .bashrc, .bash_profile, or shell script templates (.sh.tftpl).
- ▌ Developing Helm Charts · chogos bundleHelm chart development best practices. Use when creating, modifying, or reviewing Helm charts, templates, values files, Chart.yaml, or any Kubernetes resource templates under a helm/ directory.
- ▌ Managing K8S Operators · chogos bundleKubernetes operator management best practices. Use when deploying, configuring, upgrading, or troubleshooting Kubernetes operators including Strimzi (Kafka), Keycloak, kube-prometheus-stack (Prometheus, Grafana, Alertmanager), cert-manager, or external-dns.
- ▌ Developing Frontend Apps · chogos bundleFrontend application development best practices. Use when building, modifying, or reviewing frontend applications, React components, UI components, client-side JavaScript/TypeScript, CSS/styling, single-page applications, or web application architecture.
- ▌ Writing AWS Infrastructure · chogos bundleAWS infrastructure best practices. Use when creating, modifying, or reviewing CloudFormation templates, CDK stacks, IAM policies, Lambda functions, ECS task definitions, VPC configurations, or any AWS resource definitions.
- ▌ Developing Backend Services · chogos bundleBackend service development best practices. Use when designing, building, or reviewing backend services, REST APIs, gRPC services, microservices, webhooks, message queues, or server-side applications regardless of language or framework.