7 published skills
- ▌ Python · siviter-xyz bundlePython development guidelines and best practices. Use when working with Python code.
- ▌ Debugging · siviter-xyz bundleRoot cause analysis and debugging protocols. Use when encountering errors, test failures, unexpected behavior, stack traces, or when code behaves differently than expected.
- ▌ Typescript · siviter-xyz bundleTypeScript standards and best practices with modern tooling. Use when working with TypeScript or TypeScript React files.
- ▌ Code Review · siviter-xyz bundleCode review practices emphasizing technical rigor, evidence-based claims, and verification. Use when receiving code review feedback, completing tasks requiring review, or before making completion claims.
- ▌ Semantic Git · siviter-xyz bundleManage Git commits using conventional commit format with atomic staging. Always generate plain git commands before running them and offer to let the user run them manually.
- ▌ Media Processing · siviter-xyz bundleMedia processing utilities for images, audio, and video using FFmpeg and ImageMagick. Use when working with media conversion, optimization, or batch processing tasks.
- ▌ Context Engineering · siviter-xyz bundleMaster context engineering for AI agent systems. Use when designing agent architectures, debugging context failures, optimizing token usage, implementing memory systems, building multi-agent coordination, evaluating agent performance, or developing LLM-powered pipelines. Covers context fundamentals, degradation patterns, optimization techniques, compression strategies, memory architectures, multi-agent patterns, evaluation, tool design, and project development.