naporin0624
- 6 skills
- 0 followers
- 1 day ago last updated
- ▌ Cve Search · naporin0624 bundleSearches the NIST NVD database for CVE vulnerabilities using API 2.0. Returns CVE details, CVSS scores, affected software, and references. Use when user asks about "CVE", "vulnerability database", "NIST", "NVD", "security advisory", "CVE-2024", "CVE-2023", "脆弱性", "セキュリティアドバイザリ", or wants to find known vulnerabilities for specific software.
- ▌ Iac Scanner · naporin0624 bundleScans Infrastructure as Code for security misconfigurations. Wraps tfsec for Terraform and Checkov for multi-cloud IaC. Use when user asks to "scan Terraform", "IaC security", "infrastructure scan", "tfsec", "checkov", "Terraformセキュリティ", "インフラスキャン".
- ▌ Hono Ipc Setup · naporin0624 bundleSet up Hono-based type-safe IPC for Electron. Use when implementing IPC or migrating from ipcRenderer to type-safe RPC.
- ▌ Jotai Reactive Atoms · naporin0624 bundleImplement reactive state management with Jotai atoms in Electron renderer. Use when creating atoms with real-time IPC updates or hybrid stream + HTTP patterns.
- ▌ Suspense Boundary Design · naporin0624 bundleDesign React Suspense boundaries interactively. Use when planning loading states, configuring boundary granularity, or combining with ErrorBoundary.
- ▌ Cqrs Pattern · naporin0624 bundleImplement CQRS pattern for Electron services. Use when creating service methods with Observable queries and ResultAsync commands.