fix-bad-practices
fix-bad-practices is a skill that systematically fixes bad coding practices using fail-fast principles, making errors visible and handling exceptions specifically.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
fix-bad-practices is a skill that systematically fixes bad coding practices using fail-fast principles, making errors visible and handling exceptions specifically.
repo-audit is a skill that automates code validation by running a series of commands, including npm run lint, npm run typecheck, and npm run test, to produce a markdown report.
nanobanana is a skill that utilizes Google Gemini API to generate high-quality images, such as logos and site visuals, for StudioJinsei's brand
Adding-mod-parsers is a template-based system for converting raw mod strings into typed Mod objects used by calculation engines.
add-helm-chart is a skill that scaffolds new Helm charts, creating a directory structure under deploy/charts/{chart-name}/ with files like Chart.yaml and values.yaml.
openspec-continue-change is a minimalistic AI API proxy that continues working on a change by creating the next artifact, using commands like openspec list --json.
dotnet-core-expert is a senior .NET Core specialist with expertise in .NET 8, C# 12, minimal APIs, and cloud-native application development.
Common is a library of utilities for AI agent skills using the Gemini API, offering features like API key management and Vertex AI support.
gmail-watcher is a skill that automates Gmail monitoring by polling the Gmail API for unread important messages and organizing them into .md files.
knowns.task.brainstorm is a task design skill that uses structured questioning to understand problems before proposing solutions, utilizing a phased approach for efficient design.
writing-plans is a skill that creates detailed, step-by-step implementation plans for developers, assuming zero context and focusing on DRY, YAGNI, and TDD principles.
r3f-best-practices is a set of guidelines for React Three Fiber, covering 11 categories and 60+ rules to improve performance, optimize re-renders, and manage state with Zustand.