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

Kilo59

Repository-level view of 12 collected skills across 2 GitHub repositories.

skills collected
12
repositories
2
updated
2026-06-29
repository explorer

Repositories and representative skills

ruff-sync
software-developers

Configure and operate ruff-sync to synchronize Ruff linter settings across Python projects. Use when the user wants to set up ruff-sync, sync Ruff config from an upstream source, check for configuration drift, integrate ruff-sync into CI, troubleshoot sync issues, or keep Ruff rules consistent across multiple repositories.

2026-06-29
warnings-control
software-developers

Handle python warnings properly by emitting them with warnings.warn, catching them in tests with catch_warnings, and translating them to errors if running in strict mode or via filterwarnings.

2026-04-09
mike
web-developers

Use this skill to manage multiple versions of documentation for MkDocs-powered sites. Deploy new versions, update aliases (like 'latest' or 'stable'), set the default version for the site root, and manage versioned subdirectories in the deployment branch. Use this whenever the user wants to publish, version, or alias documentation, even if they don't explicitly mention "mike". Also use this when the user wants to troubleshoot or debug versioned documentation.

2026-04-09
textual
software-developers

Build sophisticated Terminal User Interfaces (TUIs) in Python using an async, CSS-inspired framework.

2026-04-09
mkdocs-generation
software-developers

Generate MkDocs documentation sites with Material theme, mkdocstrings for API docs, and versioning. Use when setting up or extending project documentation.

2026-04-05
type-checking
software-developers

Systematic workflows for designing types, architecting classes, and resolving static type issues in Python 3.10. Trigger on "new class," "designing," "refactoring," or "mypy errors." Prioritizes healthy design (Generics, Protocols) over narrowing.

2026-04-05
skill-creator
software-developers

Create or update Agent Skills to extend capabilities for specific tasks, frameworks, or domain-specific workflows. Use this when the user asks to "add a skill," "create a tool for X," or "teach the agent how to Y."

2026-04-05
dirty-equals
software-quality-assurance-analysts-and-testers

Use this skill when you need to write declarative, readable, and maintainable assertions in Python tests. It is particularly effective for matching complex data structures, validating merged TOML configurations, and performing fuzzy matching on URLs, file paths, or object types. Use this when the user asks to "assert," "check," "verify," or "match" data in a test, even if they don't explicitly mention "dirty-equals."

2026-04-03
Showing top 8 of 10 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
Kilo59 Agent Skills | SkillsMP