djfksjd
01Plugin Claude Code
Plugin marketplace listing 1 plugin: ir-search.
Plugin Claude Code
Plugin marketplace listing 1 plugin: ir-search.
Plugin Claude Code
A Korean-language search workflow for South Korean government and public-organization funding programmes, including startup grants and support calls.
Hook Claude Code
Runs when a session starts, running an inline shell check. From djfksjd/ir-search.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
Instructions file CodexOpenCode
Repository instructions for an ir-search plugin that surveys South Korean government and public-sector support programmes. They explain how the crawler works, where its scripts are, and which access and rate-limit rules apply.
Skill Claude CodeCodex
skills/ir-search/SKILL.md.
Plugin Claude Code
Plugin marketplace listing 1 plugin: sole-search.
Plugin Claude Code
A Korea-only research tool for finding support programs for small businesses, including grants, vouchers, government-backed loans, guarantees, training, and consulting. It searches Korean government sources and checks eligibility against a shop profile.
Instructions file CodexOpenCode
Project instructions for sole-search, a tool that surveys public support-program notices for operating small businesses in South Korea.
Skill Claude CodeCodex
skills/sole-search/SKILL.md.
Plugin Claude Code
Plugin marketplace listing 1 plugin: patent-search.
Plugin Claude Code
A tool that searches Korean and international patent databases for earlier inventions and compares them with a proposed invention.
Instructions file CodexOpenCode
Instructions for djfksjd/patent-search-skill, covering agents.md — patent-search plugin, 역할, 의존성, 스크립트 경로 and 윤리·안전 (요약 — 전문은 skill.md).
Skill Claude CodeCodex
skills/patent-search/SKILL.md.
Skill Claude CodeCodex
A skill for researching earlier patents and planning how an invention may differ from them. Prior art means earlier public work that can affect whether a patent is new.
Skill Claude CodeCodex
Production-grade engineering gate for writing OR reviewing code. Enforces security, resource safety (memory leaks, unclosed listeners/streams/timers), efficient data access (N+1, pagination/infinite-scroll, over-fetching, backend cost), defensive coding, and evidence-based verification. Use when the user invokes it…