Skip to main content
libertininick
GitHub 제작자 프로필

libertininick

1개 GitHub 저장소에서 수집된 24개 skills를 저장소 단위로 보여줍니다.

수집된 skills
24
저장소
1
업데이트
2026년 4월 9일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

docstring-conventions
소프트웨어 개발자

Google-style docstring conventions for Python code. Apply when writing or reviewing functions, classes, or modules that need documentation.

2026년 4월 9일
naming-conventions
소프트웨어 개발자

Python naming conventions for this codebase. Apply when writing or reviewing Python code including functions, classes, variables, and constants.

2026년 3월 6일
type-hints
소프트웨어 개발자

Python type hint conventions for this codebase. Apply when writing or reviewing Python code that needs type annotations on functions, classes, or variables.

2026년 3월 6일
pythonic-conventions
소프트웨어 개발자

Essential Pythonic idioms and conventions. Apply when writing or reviewing Python code to ensure idiomatic patterns like comprehensions, built-in functions, context managers, and unpacking.

2026년 3월 6일
code-organization
소프트웨어 개발자

Python code organization conventions for this codebase. Apply when structuring modules, organizing imports, designing file layouts, or moving functions/classes within or between files. Use PROACTIVELY when users request to check code organization, move code,…

2026년 3월 6일
complexity-refactoring
소프트웨어 개발자

Refactoring complex functions into smaller, pure helper functions. Apply when function complexity is exceeded or when extracting helper functions during refactoring. If tasked with fixing ruff lint errors related to complexity, ALWAYS trigger this skill.

2026년 2월 18일
plan-template
소프트웨어 개발자비서 및 행정 보조원(법률, 의료 및 임원 제외)

Implementation plan templates with format specifications, validation criteria, and examples. Use when creating plans for features, bug fixes, or refactoring. Provides the complete plan structure and writing guidance.

2026년 2월 18일
run-python-safely
소프트웨어 개발자

Execute Python code safely by checking for dangerous operations first. ALWAYS use when running agent-generated Python code.

2026년 2월 18일
수집된 skill 24개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다