Skip to main content
Run any Skill in Manus
with one click
libertininick
GitHub creator profile

libertininick

Repository-level view of 24 collected skills across 1 GitHub repositories.

skills collected
24
repositories
1
updated
2026-04-09
repository explorer

Repositories and representative skills

docstring-conventions
software-developers

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

2026-04-09
naming-conventions
software-developers

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

2026-03-06
type-hints
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developerssecretaries-and-administrative-assistants-except-legal-medical-and-executive

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
software-developers

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

2026-02-18
Showing top 8 of 24 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
libertininick GitHub Skills | SkillsMP