oh-my-powers
01Plugin Claude Code
A community-driven Claude Code plugin marketplace — superpowers for everyone.
Plugin Claude Code
A community-driven Claude Code plugin marketplace — superpowers for everyone.
Instructions file
Instructions for vipzhengmingming/oh-my-powers, covering claude code configuration for oh-my-powers, agent skills, issue tracker, triage labels and domain docs.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
A software-development workflow that guides work from an idea through clarified requirements, a written specification, smaller tickets, implementation, and delivery.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Plugin Claude Code
LLM-maintained knowledge base — init, add content, visualize relationships.
Agent
Analyzes a project's LLM wiki, generates relationship graphs, batch-imports sources, and performs health checks. Use when users ask to "generate graph", "batch import", "体检/健康检查", "search wiki", "导出", or "show knowledge connections".
Skill Claude CodeCodex
Add content to the project's LLM wiki. Handles both file ingestion and Q&A-based knowledge extraction. Use when the user says "add to wiki", "把这篇加进知识库", /create-llm-wiki:add-to-wiki , or discusses a topic they want persisted.
Skill Claude CodeCodex
Export the entire LLM wiki to a single portable file.
Skill Claude CodeCodex
Generate a visual relationship graph from the project's LLM wiki. Use when the user says "生成图谱", "graph the wiki", "关系图谱", "知识图谱", "show connections", or runs /create-llm-wiki:graph-wiki.
Skill Claude CodeCodex
Initialize a new LLM-maintained wiki in the current project. Use this skill when the user says "init wiki", "initialize knowledge base", "创建知识库", "初始化wiki", or runs /create-llm-wiki:init-wiki.
Skill Claude CodeCodex
Search the project's LLM wiki for relevant pages. Use when the user says "search wiki", "查找", "搜索", "找一下", or runs /create-llm-wiki:search-wiki .