Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

ruff-sync

ruff-sync에는 Kilo59에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
10
Stars
4
업데이트
2026-06-29
Forks
4
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ruff-sync
소프트웨어 개발자

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

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
웹 개발자

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

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

2026-04-09
mkdocs-generation
소프트웨어 개발자

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

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

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
소프트웨어 품질 보증 분석가·테스터

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
gh-issues
소프트웨어 개발자

Create, update, comment on, and link GitHub issues using the gh CLI. Use when creating a new issue, adding sub-issues, cross-referencing issues, or posting large structured content (e.g. research docs) to GitHub.

2026-03-30
release-notes-generation
소프트웨어 개발자

Draft professional and categorized release notes for ruff-sync using GitHub CLI, git history, and the `invoke release` task.

2026-03-15