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

kimaki

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

수집된 skills
5
Stars
1.3k
업데이트
2026-07-03
Forks
107
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

new-skill
기타 컴퓨터 관련 직업

Best practices for creating a SKILL.md file. Covers file structure, frontmatter, writing style, and where to place skills in a repository. Use when the user wants to create a new skill, update an existing skill, write a SKILL.md, or asks how skills work.

2026-07-03
npm-package
소프트웨어 개발자

Opinionated TypeScript npm package template for ESM packages. Enforces src→dist builds with tsc, strict TypeScript defaults, explicit exports, and publish-safe package metadata. Use this when creating or updating any npm package in this repo.

2026-05-21
batch
소프트웨어 개발자

Research and plan a large-scale change, then execute it in parallel across 5-30 isolated worktree agents that each open a PR. Use when the user wants to make a sweeping, mechanical change across many files (migrations, refactors, bulk renames) that can be decomposed into independent parallel units.

2026-04-22
security-review
정보 보안 분석가

Complete a security review of the pending changes on the current branch. Performs a focused, high-confidence security audit with detailed false-positive filtering. Use when the user wants a security review of their PR or branch changes.

2026-04-22
simplify
소프트웨어 품질 보증 분석가·테스터

Review changed code for reuse, quality, and efficiency, then fix any issues found. Use when the user wants to clean up, simplify, or review recently changed code. Launches three parallel review agents (code reuse, code quality, efficiency) and aggregates findings.

2026-04-22