commit-and-push
commit-and-push is a workflow automation skill that validates changes, runs tests using pytest, and pushes code, following a conventional commit format.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
commit-and-push is a workflow automation skill that validates changes, runs tests using pytest, and pushes code, following a conventional commit format.
docker-best-practices is a set of guidelines for optimizing Docker container builds, focusing on multi-stage builds, pinned versions, layer caching, and minimal attack surface.
doc-sys-validator is an AI Agent skill that validates System Requirements (SYS) documents against the Layer 6 schema standard defined in SYS_MVP_SCHEMA.yaml. It performs blocking folder structure checks and ensures artifact compliance.
github-actions-specialist is a skill that automates and optimizes GitHub Actions workflow design, ensuring environment consistency and streamlined deployment to GitHub Pages.
Zod v4 is a TypeScript-first schema declaration and validation library providing static type inference, runtime validation, and exceptional performance.
python-performance-optimization is a set of techniques for profiling, analyzing, and optimizing Python code to achieve better performance, including CPU profiling, memory optimization, and implementation best practices.
claude-code-guide is a comprehensive development guide for Claude Code, covering core concepts, tools, and best practices for advanced development and workflow optimization.
agents-sdk is an npm package that provides the tools to build persistent, stateful AI agents on Cloudflare Workers. It utilizes Durable Objects for statefulness and requires specific bindings and SQLite migrations in the wrangler.jsonc configuration file.