weakened-fixedinvestmenttrust229/pm-skills-ko
Provide structured AI-powered PM skills in Korean to improve product decisions from discovery to growth with Claude Code and Cowork integration.
Provide structured AI-powered PM skills in Korean to improve product decisions from discovery to growth with Claude Code and Cowork integration.
npx skills add weakened-fixedinvestmenttrust229/pm-skills-koProvide structured AI-powered PM skills in Korean to improve product decisions from discovery to growth with Claude Code and Cowork integration.
Automate Parseur tasks via Rube MCP (Composio). Always search tools first for current schemas.
Google Chat: Send a message to a space.
Generates comprehensive TypeScript documentation using JSDoc, TypeDoc, and multi-layered documentation patterns for different audiences. Use when creating API documentation, architectural decision records (ADRs), code examples, and framework-specific patterns for NestJS, Express, React, Angular, and Vue.
Write unit and integration tests for Akka.NET actors using modern Akka.Hosting.TestKit patterns. Covers dependency injection, TestProbes, persistence testing, and actor interaction verification. Includes guidance on when to use traditional TestKit.
Agent Memory & Context Handling with SQLite FTS5 persistent memory for x-session. Features decay scoring, thread tracking, session checkpointing, and auto-prune. Includes SKILL.md (behavioral spec), memory.py (zero-dependency engine), and architecture notes with Ollama + MemOS upgrade paths.
Dependency injection in Golang using samber/do — service containers, lifecycle management, scopes, health checks, graceful shutdown, and module organization. Apply when using or adopting samber/do, when the codebase imports github.com/samber/do or github.com/samber/do/v2, or when refactoring manual constructor injection into a DI container.