Skip to main content

ssiumha/dots

SkillsMP a collecté 39 skills depuis ssiumha/dots. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
39
Étoiles GitHub
9
Forks GitHub
0

Affichage de 39 skills collectés sur 39.

métier
Développeurs de logiciels
description

프로젝트 운영 성숙도 순차 진단. 로깅 → 메트릭·트레이싱 → 알림·SLO → 배포 안전성 → 운영 준비도 → 용량·비용 6축을 저장소 정적 분석으로 점검하여 누락 항목과 개선 제안을 리포트. Use when SRE 점검, 운영 점검, 관측성 진단, observability audit, SLO 점검, 알림 규칙 점검, 배포 안전성, 롤백 경로, 런북, 백업·복구 검증, 에러 응답 계약 (problem details, RFC 9457), 운영 준비도, "이…

Langue du texte source : coréen

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Code review hub. 타입 안전성 (TypeScript, Python), lint 감사, 죽은 코드, 테스트 품질 리뷰 (smell, overfitting, 커버리지, 통합/E2E), Terraform/IaC 안전성 (lifecycle, state, credentials). 자기설명 코드 리뷰 (문서·주석에만 있는 계약, 실행되지 않는 문서 예제, 미강제 구조 규칙). 병렬 에이전트 모드로 다각적 분석 지원. 코드 리뷰, 타입 체크, lint, 테스트…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

Audits, improves, and tracks Claude Code agent harness (CLAUDE.md, rules, hooks, skills, agents, settings, memory, architecture, knowledge base). Use when reviewing harness quality, adding constraints/rules/hooks, designing agent teams/orchestration,…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

소프트웨어 공학 원칙 바스켓. 원칙 카탈로그 열람, 코드/설계/프로세스/테스트의 원칙 준수도 평가, 위반 식별 및 개선 가이드. Use when 원칙 평가, 원칙 점검, 원칙 검증, principles check, 코드 품질 근본 진단, 설계 원칙 리뷰, 아키텍처 원칙 점검, 프로세스 원칙 점검, 테스트 원칙 점검, 테스트 설계, or when other review skills need a principled foundation. Do NOT use for…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

Builds Claude Agent SDK agents in Python. Use when creating custom tools, hooks, sub-agents, or MCP integrations with the Agent SDK. Python 에이전트 구축 시 사용.

Langue du texte source : coréen

mis à jour
métier
Scientifiques des données
description

데이터 조사/분석 파이프라인 생성. 데이터 수집 -> Python 분석/차트(matplotlib) -> HTML 리포트. Use when 데이터 분석, 조사, investigation, 이상 탐지, 패턴 분석, 리포트 생성, 차트 시각화, 데이터 수집 파이프라인 구축. Also use when 데이터를 모아서 분석하고 보고서를 만드는 작업. Do NOT use for 단순 DB 조회 (use gandy), 단순 차트 하나 (use diagram).

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

코드 작업 완료 후 변경 내러티브 문서 생성. 변경 요약, 설계 판단 근거, 학습 포인트를 vault에 기록. Vault 위치/매핑은 `documentation` skill, 형식은 `obsidian-write` 참조. Use when completing code work, after PR creation, reviewing what was done, or wanting to document changes for learning. /debrief, 작업 정리,…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

복잡도에 따라 ASCII art 또는 Mermaid 다이어그램을 선택하여 생성. Use when visualizing architecture, drawing diagrams, explaining structure visually, or 도식화/다이어그램 요청 시. 중간 복잡도는 ASCII art 우선.

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

DB 조회/분석 지원. gandy 쿼리, .gandy 설정, 데이터 수집/분석 워크플로우. Use when querying databases, writing gandy queries, setting up .gandy project config, collecting or analyzing DB data, exploring table structure, or any situation involving gandy, pj:db. Also use when user…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

Local markdown search engine CLI (BM25/Vector/Hybrid). Use when searching notes, querying documents, managing collections, indexing, embedding, or retrieving document content.

Langue du texte source : coréen

mis à jour
métier
Éditeurs PAO
description

Writes Obsidian pages (frontmatter, checkbox, folder-based namespace, wikilink) following conventions. Use when creating namespace pages (troubleshoot, decision, qa, spec, incident, issue), writing journal entries, updating Living Plan items, promoting…

Langue du texte source : coréen

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

기능별 QA 체크리스트 생성, 수동 테스트 실행, 결과 기록. Use when QA 테스트, 체크리스트 만들기, 수동 검증, 기능 확인, qa 진행, checklist. Do NOT use for automated test code (use plan-review tdd / code-review instead) or BDD spec (use plan-review bdd instead).

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

Load context from Obsidian vault (journals, session pages) and JSONL session history. Vault 위치/구조는 `documentation` skill 참조. Temporal queries scan JSONL by date, topic queries use ir BM25. Use when "recall", "어제 뭐 했지", "what did we work on", "이전 작업", "session…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

기존 코드의 안전한 리팩토링. Characterization Test로 동작을 보존하며 구조 개선. Use when 리팩토링, 레거시 코드 개선, 동작 보존, 구조 개선, 기존 코드 정리, characterization test 작성 시. Do NOT use for 새 기능 개발이나 버그 수정 (일반 편집 사용).

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

체계적 의사결정 프레임워크 (First Principles, Trade-off 분석, Cognitive Bias 점검). Use when 아키텍처/기술 선택 결정, trade-off 분석, 대안 비교, 전략적 판단, 근본 원인 규명이 필요할 때. Do NOT use for 단순 코드 리뷰 (use code-review) or 원칙 평가 (use principles).

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

CLI command naming convention for Justfile and Makefile. Enforces GAT (group-action-target) word order, grouped listing, mandatory descriptions. Use when creating Justfile recipes, Makefile targets, or reviewing task runner configs for naming consistency.…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

파일 의존성 그래프(dep), DB 스키마 ERD(schema), Obsidian vault 지식 그래프(vault)를 vis-network 기반 인터랙티브 HTML로 시각화. Vault 위치는 `documentation` skill 참조. Use when visualizing dependency graphs, import structure, circular dependencies, database structure, table relationships,…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

Creates and manages Claude Code skills. Use when creating new skills, updating existing skills, or converting repeated prompts into reusable skill packages.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Mutate Obsidian vault files through the running Obsidian app via the `obsidian` CLI — move/rename (auto-updates backlinks & [[wikilinks]]), set/read/remove frontmatter properties, toggle task checkboxes, append/prepend, delete, create from template, and graph…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

Terraform/OpenTofu IaC bootstrap·검증을 step 단위 명령어 집합으로 강제. 도입 전 provider/module vetting, 버전 pin, S3 backend, AWS profile·region·ctx(locals) 명시, plan-time destroy/replace 가드(lifecycle.prevent_destroy·state 백업), 보안 스캔(tfsec/checkov/trivy)을 grep/jq 카운트와 exit…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

Creates ast-grep patterns for structural code search. Use when finding functions/classes by structure, refactoring code, or when grep returns too many false positives.

Langue du texte source : coréen

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Graph-based code review with Tree-sitter knowledge graph. Use when reviewing code changes, PRs, or exploring blast radius of modifications in projects with code-review-graph installed (.code-review-graph/ exists). Also use for initial setup of…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Audits visual design for AI-generated aesthetic patterns and produces improvement plans. Use when reviewing UI design, checking if a website looks "AI-generated", auditing .pen files for generic aesthetics, or improving visual identity. Also use when "AI…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

견적 산정 + 점진적 설계 합의 (견적→범위→구조→상호작용→계약→구현). Use when 견적내자, 견적 내줘, estimate effort, scope is unclear for multi-component work, new feature domain with undefined boundaries, or system integration requiring architectural decisions. 견적, 설계 먼저, 구조 설계, 범위 정의. Do NOT…

Langue du texte source : coréen

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

DevOps hub. Local CI (Justfile, lint, test, pre-commit hooks), GitLab CI pipelines, Docker (Dockerfile, compose.yaml, multi-stage builds), GitHub Actions (workflows, custom actions, reusable workflows, release, security). CI/CD 파이프라인, 도커, GitHub Actions.

Langue du texte source : coréen

mis à jour
métier
Préposés aux dossiers
description

개인 지식 vault(Obsidian) 위치와 "어떤 작업을 어디에 기록하는가"의 단일 진실 소스. 다른 스킬(recall, debrief, intake, paper, standup, wakeup, vis-graph 등)이 vault 경로/매핑을 hardcoding하지 않도록 이 스킬을 참조한다. 형식 규약(frontmatter, checkbox, 링크, namespace 폴더화)은 obsidian-write 참조. Use when 다른 스킬에서 vault…

Langue du texte source : coréen

mis à jour
métier
Analystes en sécurité de l'information
description

RSS/Atom 피드를 수집하고 프로젝트 dependency와 대조하여 관련 보안/기술 뉴스를 리포팅. Use when checking security advisories, supply chain news, CVE alerts, or technology updates relevant to current project. /feed (전체), /feed security, /feed backend, /feed frontend. Do NOT use for…

Langue du texte source : coréen

mis à jour
métier
Développeurs de logicielsProgrammeurs informatiques
description

Provides fzf command patterns and configurations. Use when writing fzf commands, interactive filters, or pipeline compositions.

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

신호(기사/관찰/아이디어/문제)를 글로벌 하네스(~/.claude/ 전체)로 흡수. 추출→대조→Gap→적용→흡수율 측정. Use when 외부 기사 참조, "이게 문제야", "이걸 개선하자", "이 패턴을 반영해", 하네스 메타 개선, 스킬 진화, 글로벌 룰 개선. Do NOT use for 프로젝트 레벨 하네스 (use harness-engineering).

Langue du texte source : coréen

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Generates mise.toml project configuration. Use when setting up project tools, environment variables, or task automation with mise.

Langue du texte source : anglais

mis à jour
métier
Commis au traitement des sinistres et des polices d'assurance
description

Extracts text, tables, and structure from PDF files using opendataloader-pdf. Use when reading PDFs, converting PDF to markdown/JSON/HTML, extracting tables from PDF, processing scanned PDFs with OCR, or analyzing PDF content for RAG pipelines. Do NOT use for…

Langue du texte source : coréen

mis à jour
métier
Spécialistes en gestion de projets
description

Reviews execution plans for scope, codebase validity, risk, and completeness before implementation. Use when reviewing a plan, 계획 리뷰, 계획 검증, checking plan quality before execution, or "리뷰해줘" after plan mode. Includes TDD, BDD, DDD methodology domains.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Generates PowerPoint architecture diagrams with auto-layout and orthogonal routing using PPTXGenJS. Use when creating AWS architecture diagrams, infrastructure layouts, system design slides, IDC 구성도, or any diagram that needs boxes with right-angle connectors…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

AST parsing, S-expression queries, tag extraction via tree-sitter CLI. Use when parsing code into AST, extracting tags, visualizing syntax trees, or performing structural analysis beyond ast-grep.

Langue du texte source : coréen

mis à jour
métier
Développeurs de logiciels
description

Converts Excel (.xlsx) files to Markdown tables with merged cell handling. Use when reading xlsx files, converting spreadsheets to markdown, or analyzing Excel data. Do NOT use for CSV files (read them directly) or creating Excel files.

Langue du texte source : coréen

mis à jour
métier
Développeurs web
description

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Langue du texte source : Plusieurs langues

mis à jour
métier
Développeurs de logiciels
description

Guides Claude Code setup, configuration, and operations. Use when setting up CLAUDE.md, creating rules, configuring hooks, creating slash commands, installing external skills, reviewing configuration, organizing prompt architecture, optimizing delegation…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Performs small structural code cleanups (tidyings). Use when preparing code changes, removing dead code, reducing nesting, or cleaning up before feature work.

Langue du texte source : coréen

mis à jour
métier
Spécialistes en gestion de projetsDéveloppeurs de logiciels
description

방향 수정 신호 감지 및 세션 전체 회고. Use when detecting course correction signals ("아니/잠깐/근데"), session retrospective, or reviewing overall progress. /reflect 또는 "회고해줘"로 수동 호출.

Langue du texte source : coréen

mis à jour
Affichage de 39 skills collectés sur 39.