正在浏览:

浏览和安装 Killer-Skills 目录中的数千个 AI Agent 技能。支持 Claude Code、Windsurf、Cursor 等。

144 可用技能

python-monitoring-trace

Logo of ahupp
ahupp

Use when you need a detailed execution trace of a Python script using sys.monitoring, including logging every operation with include/exclude event controls.

0
0
开发者工具

python-pro

Logo of fmgarcia
fmgarcia

Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, async/await, dataclasses, mypy configuration.

0
0
开发者工具

python-packaging

Logo of ollieb89
ollieb89

Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.

0
0
开发者工具

python-testing-patterns

Logo of atalovesyou
atalovesyou

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

0
0
开发者工具

python-testing-patterns

Logo of 3commas-io
3commas-io

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

0
0
开发者工具

python-performance-optimization

Logo of juanfranem
juanfranem

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

0
0
开发者工具

python-practice

Logo of jwplatta
jwplatta

Generate Jupyter notebook practice challenges for Python. Use when the user wants practice problems, coding exercises, study notebooks, or drill questions for pandas or algorithms.

0
0
开发者工具

python-ml-workflow

Logo of alfred1137
alfred1137

Expert guidelines for Python ML and LLM workflows. Covers code quality, experiment tracking, and data handling. Use when working on AI/ML components or data pipelines.

0
0
开发者工具

python-code-reviewer

Logo of jorijn
jorijn

Expert code review for Python focused on correctness, maintainability, error handling, performance, and testability. Use after writing or modifying Python code, or when reviewing refactors and new features.

0
0
开发者工具

python-function-caching

Logo of gordonwatts
gordonwatts

Provide a reusable pattern for memoizing deterministic function calls to reduce latency and repeated computation. Backed by the `python` diskcache package. Use skill when updating or editing everything.

0
0
开发者工具

python

Logo of pproenca
pproenca

Python 3.11+ performance optimization guidelines (formerly python-311). This skill should be used when writing, reviewing, or refactoring Python code to ensure optimal performance patterns. Triggers on tasks involving asyncio, data structures, memory management, concurrency, loops, strings, or Python idioms.

0
0
开发者工具

idapython

Logo of mrexodia
mrexodia

IDA Pro Python scripting for reverse engineering. Use when writing IDAPython scripts, analyzing binaries, working with IDAs API for disassembly, decompilation (Hex-Rays), type systems, cross-references, functions, segments, or any IDA database manipulation. Covers ida_* modules (50+), idautils iterators, and common patterns.

0
0
开发者工具