xItsSky
- 7 skills
- 0 followers
- 7 hours ago last updated
- ▌ Deployment · xitssky bundleUse when writing or reviewing Kubernetes or OpenShift deployment manifests and configuration. Triggers on editing YAML with apiVersion and kind, Deployment, Service, Ingress, Route, Helm charts, or kustomization, and when using kubectl or oc. Applies production best practices for resources, probes, security, rollout, and RBAC.
- ▌ Plan Epic · xitssky bundleUse when turning a feature idea into a complete epic and its stories on an issue tracker. Triggers on "create an epic", "plan a feature", "let's spec out X", "I want to build X", "break X into stories". Works with GitHub, Jira, and Trello. Runs a challenge-driven discovery, drafts the epic and stories with their relations and metadata, then creates them only after explicit approval. Never creates anything without approval.
- ▌ Review Changes · xitssky bundleUse when performing a first-pass code review of a change set before a human reviewer. Triggers on "review my changes", "review this diff", "do a code review", "first pass on PR
- ▌ Core Development · xitssky bundleUse when writing or reviewing code in any stack. It captures the cross-cutting engineering baseline shared by frontend and backend work. Covers TypeScript and JavaScript conventions, the unit-testing contract, git and gitflow, clean-code principles, and a security baseline. Referenced by frontend-development and backend-development.
- ▌ Deliver Issue · xitssky bundleUse when taking an issue from a tracker to an open pull request. Triggers on "take issue
- ▌ Backend Development · xitssky bundleUse when writing, reviewing, or refactoring backend or server code (HTTP APIs, controllers, services, data access, background jobs, authentication, or authorization) in NestJS, Node.js, Java, Spring Boot, or Python. Also use for backend testing, database access, and API design.
- ▌ Frontend Development · xitssky bundleUse when writing, reviewing, or refactoring frontend or UI code (components, pages, templates, styling, client-side state, forms, or accessibility) in Angular, React, Next.js, Vue, or plain TypeScript/JavaScript. Also use for frontend testing and client-side performance work.