Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
kk6
GitHub 제작자 프로필

kk6

3개 GitHub 저장소에서 수집된 11개 skills를 저장소 단위로 보여줍니다.

수집된 skills
11
저장소
3
업데이트
2026-04-26
저장소 탐색

저장소와 대표 skills

intent
소프트웨어 개발자

Intent-Driven Development (IDD) に基づき、ADR(Architecture Decision Record)形式の Intentドキュメントを作成するスキル。ユーザーの「こういう機能を作りたい」「この設計判断をした」 という意図をWhy/Whatに整理し、How(実装詳細)の混入を検出・分離して、docs/adr/ に連番の ADRファイルを生成する。 このスキルは以下の場合に必ず使用すること: - ユーザーが /intent と入力したとき - 「ADRを書きたい」「意図を記録したい」「intentを作成」「設計判断を残したい」「ADR作って」 「決定を記録」「なぜこうしたか残しておきたい」などと言ったとき - ユーザーが新機能やアーキテクチャの判断について議論し、それを文書化したいと示唆したとき Do NOT trigger for: バグ修正の記録、ルーチンなリファクタリング、意図が自明な些細な変更。

2026-04-08
pr-description
소프트웨어 개발자

Automatically generate PR descriptions according to project templates.

2026-04-08
5w1h-review
편집자

Structured 5W1H completeness checker for written communication. Analyzes text using a Who/What/When/Where/Why/How framework, produces a status table for each element, and provides concrete rewrite suggestions for missing information. ALWAYS use this skill when the user shares text and asks you to review it, check it, proofread it, or confirm it's ready to send — including progress reports, daily standups, meeting minutes, incident reports, handoff documents, status updates, client emails, Slack messages, PR descriptions, or any prose meant to inform others. Also trigger when the user says things like "これで大丈夫か", "情報足りてるか", "抜けてないか", "伝わるかな", "5W1H", "check if anything is missing", "is this clear enough", "review before sending", or asks you to check whether a written message has enough context for the reader. This skill adds a structured framework that generic reviewing lacks — do not skip it just because you could review text without it. Do NOT trigger for: code review, security review, grammar/style-only che

2026-03-03
ai-review
편집자

Review a draft text (message, report, PR description, commit message, etc.) from the reader's perspective and suggest improvements.

2026-03-03
add-dotfile
소프트웨어 개발자

Safely add a new dotfile to chezmoi management, determining the correct prefix and committing the result.

2026-02-20
audit-secrets
정보 보안 분석가

Scan chezmoi source files for accidentally exposed secrets and verify sensitive files have the private_ prefix.

2026-02-20
sync-status
네트워크·컴퓨터 시스템 관리자

Inspect the current chezmoi sync state and report unapplied changes, unmanaged files, and whether it is safe to run chezmoi apply.

2026-02-20
debug-python
소프트웨어 개발자

Skills to assist in debugging Python code

2026-02-19
doc-maintainer
소프트웨어 개발자

Maintain project documentation by extracting specifications from test cases and implementation code. Creates or updates README, CLI usage guides, TUI guides, and API references using tests as the source of truth. Use this skill when the user asks to update docs, check if docs are outdated, write documentation for a feature, generate a usage guide, or sync docs with code. Also trigger for phrases like "ドキュメントを更新して", "READMEが古くなってないか", "この機能の ドキュメントを書いて", "docsを最新にして", "使い方を書いて", "doc maintenance", "sync documentation", "generate docs from tests". This skill should also be considered when preparing a PR that changes CLI commands, TUI screens, or public APIs — documentation may need updating alongside the code.

2026-04-24
test-spec-checker
소프트웨어 품질 보증 분석가·테스터

Audit test coverage as living specification by comparing implementation against test cases. Detects specification gaps (public APIs without tests), contradictions (tests asserting behavior that differs from implementation), stale tests (testing removed/changed code), and missing edge cases. Use this skill when the user asks to check test coverage, verify spec coverage, audit tests, find contradictions between tests and code, or ensure tests serve as reliable specification. Also trigger for phrases like "are my tests up to date", "do tests match the implementation", "spec coverage", "test audit", "仕様カバレッジ", "テストと実装の矛盾", "テストの網羅性". Supports scoped checks (e.g., "check CLI spec coverage", "audit TUI tests") as well as full-project audits.

2026-04-24
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다