Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
libertininick
GitHub 제작자 프로필

libertininick

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

수집된 skills
24
저장소
1
업데이트
2026-04-09
저장소 지도

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-04-09
naming-conventions
소프트웨어 개발자

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

2026-03-06
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-03-06
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-03-06
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, or clean up and reorganize a module.

2026-03-06
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-02-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-02-18
run-python-safely
소프트웨어 개발자

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

2026-02-18
이 저장소에서 수집된 skills 24개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다