원클릭으로
synchromessotron
synchromessotron에는 vsirotin에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Full development lifecycle skill for telegram/telegram-cli. Covers bug-fix workflow (TDD), running unit tests, running integration tests in dist/, building platform artifacts, and pre-release verification before version bump and release notes.
Common rules for code development that apply across all project types (libraries, CLI tools, services, etc.). Covers requirements clarity, bug-fix workflow, logging, coding style, testing discipline, version management, and commit conventions.
Development of libraries (collections of stateless functions). Use this skill when creating a new library, adding functions to an existing library, improving library-wide design, or fixing bugs in library code. Covers signatures, error handling, TDD, and statelessness. Common rules (requirements, bug-fix workflow, logging, coding style, versioning) are in the common-development skill.
Post-task checklist that runs after every agent task that makes essential changes to code, documentation, scripts, or configuration. Covers version bumping, release-notes update, and commit-text proposal. Applied automatically — the agent does not need to be asked.