sd-review
sd-review is a code analysis skill that combines defect review and refactoring analysis for comprehensive code evaluation
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
sd-review is a code analysis skill that combines defect review and refactoring analysis for comprehensive code evaluation
flow-builder is a skill that executes implementation work following Flow framework patterns, guiding the build phase from readiness to completion
SurrealDB Expert is a high-risk, high-reward skill for elite developers, specializing in multi-model database systems, SurrealQL, graph modeling, and advanced security features.
skill-improver is a technical skill that researches current best practices and improves existing Claude skills through analysis and recommendations
git-workflow-automation is a skill that automates Git workflows, following methodologies like Git Flow or GitHub Flow, to simplify version control and collaboration for developers.
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.
instagram-api is a skill that provides access to Instagram's Graph API, enabling developers to create, publish, and manage media, as well as retrieve engagement insights.
Bartender is a role-based skill that provides methods and behaviors for generic bartending capabilities, including drink pouring and tab management.
skill-genshin-content-adder is a technical skill that automates the process of adding Genshin content through a segmented confirmation mechanism, ensuring high precision in content generation.
react-native-best-practices is a set of guidelines for optimizing React Native application performance, covering JavaScript, Native, and bundling optimizations.
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.
python-function-caching is a developer skill that implements a disk-based cache decorator for Python functions. It is intended for pure functions that depend solely on their inputs, caching results to avoid re-running expensive operations like complex calculations or calls to external APIs.