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

dot

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

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

이 저장소의 skills

batch
기타 컴퓨터 관련 직업

Batch dispatch — read queued tasks from ~/.claude/batch/inbox.md, fix each task's spec contract, fan them out to background subagents per case, and leave the user free until review time. Also surfaces unreported client sessions (~/.claude/batch/unreported.md). Use when the user says "batch", "morning batch", "朝バッチ", "タスク投入", "/batch", "/morning-batch", or at the start of a work day with queued tasks.

2026-07-07
investigation-report
소프트웨어 개발자

Standardized "investigate → written report" pipeline for SRE client work. Fixes the deliverable contract up front (format + done-criteria), delegates repo/infra scanning to subagents, verifies every claim, and outputs an issue-ready Markdown report. Use when the user says "調査して", "調べてレポート", "investigation report", "報告書にまとめて", or hands over an investigation-shaped task.

2026-07-06
company-blog
기술 작가

Turn a finished case (case-reflect / sreaas report output) into a generalized, confidentiality-scrubbed company tech-blog draft. Use when the user says "会社ブログ", "テックブログ", "案件を記事化", "company blog", or wants to asset-ify case outcomes for public publishing. Realizes the company-blog stage of learn_cycle.md.

2026-06-22
learn-guide
기타 중등 후 교사

Generate a personalized learning guide (text + hands-on script) for a technology/topic, tuned to the user's level and case context — like an AI-personalized intro book. Use when the user says "学習ガイド", "入門ガイド", "ハンズオンを作って", "learn guide", "この技術を学びたい", or wants a guided, output-oriented way to learn something. Powers the learning half of learn_cycle.md.

2026-06-22
insights-apply
기타 컴퓨터 관련 직업

From a Claude Code /insights report, generate a Japanese-translated HTML report AND reflect its actionable recommendations into the config (~/.claude/), confirming EACH item one-by-one (apply or skip). Skipped items are left untouched. Use when the user says "insights apply", "insightを設定に反映", "insightを日本語HTML", "apply insights to config".

2026-06-22
fix-issue
소프트웨어 개발자

Systematically investigate and fix a GitHub Issue with root cause analysis. Use when user says "fix issue", "fix

2026-05-11
security-scan
정보 보안 분석가

Comprehensive security audit based on OWASP 2025 Top 10 with automated checks. Scans for vulnerabilities, insecure patterns, hardcoded secrets, and dependency risks.

2026-05-11
incident-analysis
네트워크·컴퓨터 시스템 관리자

Cross-cutting incident investigation using AWS CLI, Datadog (pup), and local repository analysis. Use when user says "incident analysis", "investigate outage", "root cause analysis", "postmortem", or "analyze incident". Systematically collects infrastructure metrics, application logs, and codebase evidence to produce a comprehensive incident report with timeline, root cause, and remediation recommendations.

2026-04-23
audit-license
소프트웨어 개발자

Run comprehensive license compliance audit on project dependencies. Use when user says "audit licenses", "check license compliance", "dependency licenses", or before releasing open source software. Classifies by risk level and flags violations.

2026-03-28
audit-supply-chain
정보 보안 분석가

Analyze software supply chain for security risks and vulnerabilities. Use when user says "audit supply chain", "dependency security", "check for typosquatting", or before adding new dependencies. Checks provenance, signatures, and known vulnerabilities.

2026-03-28
build-fix
소프트웨어 개발자

Incrementally fix TypeScript and build errors one at a time. Use when user says "build fails", "fix build errors", "tsc errors", "type errors", or when build/compile commands fail. Stops if same error persists after 3 attempts.

2026-03-28
clickhouse-io
데이터베이스 아키텍트

ClickHouse database patterns, query optimization, and data engineering best practices. Use when working with ClickHouse databases, writing analytical queries, designing MergeTree tables, or optimizing materialized views for high-performance workloads.

2026-03-28
coding-standards
소프트웨어 개발자

Universal coding standards and best practices for TypeScript, JavaScript, React, and Node.js. Load when writing new code, reviewing code quality, or enforcing naming conventions, immutability patterns, error handling, and type safety standards.

2026-03-28
create-pr
소프트웨어 개발자

Analyze changes, generate a well-structured PR, and create it via gh CLI. Use when user says "create PR", "open pull request", "submit PR", or after completing a feature branch. Includes summary, risk assessment, and test plan.

2026-03-28
dashboard
소프트웨어 개발자

Analyze telemetry data and display a session performance dashboard. Use when user says "dashboard", "show stats", "session metrics", or "telemetry report". Visualizes tool usage, token consumption, and session efficiency.

2026-03-28
e2e
소프트웨어 품질 보증 분석가·테스터

Generate and run end-to-end tests with Playwright. Use when user says "run e2e", "end-to-end test", "playwright test", or "test user flow". Creates test journeys, captures screenshots/videos/traces, and detects flaky tests.

2026-03-28
ensemble-vote
소프트웨어 개발자

Execute ensemble voting with multiple reasoning paths for important decisions. Use when user says "ensemble vote", "multi-perspective analysis", "get multiple opinions", or facing high-risk architectural or design choices.

2026-03-28
eval
소프트웨어 품질 보증 분석가·테스터

Manage eval-driven development workflow with define, check, report, and list commands. Use when user says "define eval", "check evals", "eval report", or "list evals". Tracks pass@k metrics for capability and regression evals.

2026-03-28
firmware-audit
정보 보안 분석가

Audit firmware and embedded code for security vulnerabilities and best practices. Use when user says "firmware audit", "embedded security", "IoT security check", or working with C/C++/Rust firmware. Checks for hardcoded credentials, buffer overflows, and insecure boot.

2026-03-28
fuzz
소프트웨어 품질 보증 분석가·테스터

Set up and run fuzz testing to discover crashes, edge cases, and security vulnerabilities. Use when user says "fuzz test", "fuzz this function", "find edge cases", or wants to stress-test input handling with randomized data.

2026-03-28
harness-audit
소프트웨어 개발자

Audit Claude Code harness configuration for optimization opportunities

2026-03-28
learn
소프트웨어 개발자

Extract reusable patterns from the current session and save as skills. Use when user says "learn", "extract pattern", "save this technique", or after solving a non-trivial problem. Focuses on error resolution, debugging techniques, and workarounds.

2026-03-28
manage-context
소프트웨어 개발자

Audit and optimize context window usage, memory files, and session efficiency. Use when user says "manage context", "context health", "optimize memory", or when session feels slow. Checks CLAUDE.md size, memory staleness, and recommends /clear timing.

2026-03-28
mutation-test
소프트웨어 품질 보증 분석가·테스터

Run mutation testing to evaluate test suite quality. Use when user says "mutation test", "test quality", "are my tests strong enough", or "find weak tests". Introduces code mutations and reports mutation score with suggestions for improvement.

2026-03-28
plan
프로젝트 관리 전문가

Create step-by-step implementation plans with risk assessment before writing code. Use when user says "plan", "design feature", "architect solution", or starting complex features. WAITS for user confirmation before proceeding.

2026-03-28
pr-summary
소프트웨어 개발자

Generate a comprehensive Pull Request summary with risk assessment. Use when user says "PR summary", "summarize PR", "review pull request", or provides a PR number. Classifies changes, assesses risks, and identifies review focus areas.

2026-03-28
project-guidelines-example
소프트웨어 개발자

Example template for project-specific skills showing architecture, code patterns, testing, and deployment conventions. Use as a reference when creating new project-level skills.

2026-03-28
prompt-optimize
소프트웨어 개발자

Optimize Claude Code system prompt and instructions for token efficiency

2026-03-28
property-test
소프트웨어 품질 보증 분석가·테스터

Design and implement property-based tests that verify invariants across randomized inputs. Use when user says "property test", "invariant test", "fuzz inputs", or wants to discover edge cases that example-based tests miss.

2026-03-28
protocol-check
정보 보안 분석가

Analyze communication protocol implementation for correctness and security. Use when user says "check protocol", "protocol analysis", "verify protocol", or reviewing HTTP, WebSocket, gRPC, or custom protocol implementations.

2026-03-28
refactor-clean
소프트웨어 개발자

Safely identify and remove dead code with test verification. Use when user says "clean up dead code", "remove unused exports", "find unused dependencies", or "refactor cleanup". Uses knip, depcheck, ts-prune for analysis.

2026-03-28
reflect
프로젝트 관리 전문가

Structured reflection on completed work using the Reflexion framework. Use when user says "reflect", "session review", "what did I learn", or after completing a complex task. Extracts persistent learnings and saves reusable patterns.

2026-03-28
release
소프트웨어 개발자

Automate semantic versioning, changelog generation, and release creation. Use when user says "release", "bump version", "create release", "publish", or preparing a new version for distribution.

2026-03-28
reverse-analyze
정보 보안 분석가

Perform reverse engineering analysis on code or binary for security research. Use when user says "reverse engineer", "analyze binary", "decompile", or investigating undocumented systems and legacy code.

2026-03-28
search-memory
소프트웨어 개발자

Search and retrieve relevant information from the cognitive memory system. Use when user says "search memory", "recall", "what do I know about", or needs to find previously saved learnings, decisions, and patterns.

2026-03-28
test-coverage
소프트웨어 품질 보증 분석가·테스터

Analyze test coverage and generate missing tests for files below 80% threshold. Use when user says "check coverage", "improve coverage", "find untested code", or "coverage report".

2026-03-28
threat-model
정보 보안 분석가

Perform STRIDE threat modeling on the application architecture. Use when user says "threat model", "STRIDE analysis", "identify threats", or "security architecture review". Systematically identifies threats, assesses risks with DREAD scoring, and recommends mitigations.

2026-03-28
update-codemaps
소프트웨어 개발자

Analyze codebase structure and generate architecture documentation with diff tracking. Use when user says "update codemaps", "generate architecture docs", "map codebase structure", or after significant structural changes.

2026-03-28
update-docs
소프트웨어 개발자

Sync documentation from source-of-truth files (package.json, .env.example). Use when user says "update docs", "sync documentation", "generate CONTRIB", or "find stale docs". Generates CONTRIB.md and RUNBOOK.md, identifies stale docs (90+ days).

2026-03-28
update-memory
소프트웨어 개발자

Persist new knowledge, update existing entries, and maintain the cognitive memory system. Use when user says "update memory", "save learning", "remember this", or "auto" to extract patterns from the current session.

2026-03-28
이 저장소에서 수집된 skills 45개 중 상위 40개를 표시합니다.