Skip to main content
kalshamsi
GitHub 제작자 프로필

kalshamsi

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

수집된 skills
27
저장소
3
업데이트
2026년 7월 7일
저장소 탐색

저장소와 대표 skills

premortem-plan-check
프로젝트 관리 전문가

Before finalizing any plan, run a premortem — assume the plan has already failed, list the likeliest causes, and reshape the plan with mitigations before presenting it. Use this whenever producing something that will be executed later: project plans,…

2026년 7월 7일
reversibility-check
프로젝트 관리 전문가

Before executing any hard-to-reverse or destructive step, classify it as a one-way or two-way door; for one-way doors, substitute a reversible alternative or get explicit confirmation, and order work so mistakes can be undone. Use this whenever a plan or…

2026년 7월 7일
stop-and-reassess
소프트웨어 개발자

After two failed attempts at the same problem, stop and diagnose before trying again — never make a third attempt built on the same assumption. Use this whenever an approach has failed twice in a row, whenever you notice yourself making similar edits,…

2026년 7월 7일
answer-first-structure
프로젝트 관리 전문가

Decide the bottom line before writing and put it in the first sentence, with only decision-relevant support after it. Use this whenever producing anything a reader will consume to decide or act — reports, emails, summaries, memos, recommendations, status…

2026년 7월 7일
assess-before-acting
소프트웨어 개발자

Classify the user's intent before producing anything. When a message describes a problem, shares something that "seems off" or "doesn't look right", asks "what do you think", "does this make sense", "why is this happening", or thinks out loud without…

2026년 7월 7일
assumption-audit
프로젝트 관리 전문가

Before finalizing any analysis, recommendation, or decision made under incomplete information, surface the load-bearing assumptions, tag each as supported or unsupported by the given evidence, and stress-test the conclusion against the weakest one. Use this…

2026년 7월 7일
calibrated-claims
프로젝트 관리 전문가

Attach explicit, evidence-tied confidence to every load-bearing judgment instead of asserting flatly or retreating into "it depends". Use this whenever the task involves a forecast, an estimate, a feasibility or go/no-go call, a deadline or risk question, or…

2026년 7월 7일
finish-the-turn
소프트웨어 개발자

Audit the final section of a response before ending the turn - if it promises work, lists next steps the assistant could do itself, or defers with "let me know if...", do that work now instead of ending. Use this on every long, tedious, or multi-part task…

2026년 7월 7일
수집된 skill 14개 중 8개를 표시합니다.
pci-dss-audit
정보 보안 분석가

Use when auditing code for PCI-DSS v4.0 compliance, reviewing cardholder data handling, checking credit-card storage and transmission, hunting PAN logging, or answering "is this code PCI-compliant?".

2026년 4월 16일
docker-scout-scanner
정보 보안 분석가

Use when scanning Docker images for CVEs, auditing Dockerfiles for misconfigurations, reviewing base image choices, generating container SBOMs, hardening docker-compose configurations, or any container/OCI security concern.

2026년 4월 16일
bandit-sast
정보 보안 분석가

Use when scanning Python code for security vulnerabilities, running Bandit, performing Python SAST, auditing Python security bugs, or reviewing Python source for injection, weak crypto, or insecure deserialization.

2026년 4월 16일
mobile-security
정보 보안 분석가

Use when auditing an Android or iOS application for security issues, reviewing React Native or Flutter code, checking mobile authentication or insecure data storage, or covering the OWASP Mobile Top 10:2024.

2026년 4월 15일
security-headers-audit
정보 보안 분석가

Use when reviewing HTTP security headers, checking a Content-Security-Policy, auditing CORS or HSTS configuration, evaluating X-Frame-Options or Permissions-Policy, inspecting header middleware, or hardening a web application's response headers.

2026년 4월 15일
security-test-generator
소프트웨어 품질 보증 분석가·테스터

Use when writing security tests for a web application, building a vulnerability regression suite, creating pentest-style automated tests, generating runnable injection/XSS/auth test code, or adding security coverage to an existing test suite.

2026년 4월 15일
api-security-tester
정보 보안 분석가

Use when auditing REST or GraphQL API endpoints, checking API authentication and authorization, hunting BOLA or broken access control, reviewing rate limiting, or covering the OWASP API Security Top 10.

2026년 4월 15일
socket-sca
정보 보안 분석가

Use when scanning project dependencies for supply-chain risk, running Socket SCA on npm/pip/pypi packages, hunting typosquats or malicious packages, or auditing third-party dependency health before a release.

2026년 4월 15일
수집된 skill 11개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다