learnwy

38 mods across 1 repository, 3 stars between them.

skills AGENTS.md

01

learnwy/skills

Instructions file CodexOpenCode

Repository instructions for learnwy/skills, a collection of reusable instructions that give coding agents repeatable ways to handle tasks. They describe the repository structure and its release and documentation rules.

3 3mo ago B 4,968 tokens original MIT

skills CLAUDE.md

02

learnwy/skills

Instructions file

Instructions for learnwy/skills, covering claude.md and 快速参考.

3 3mo ago A 277 tokens original MIT

AGENTS

03

learnwy/skills

Agent

A collection of software-engineering agents based on established books and methods. Each agent focuses on a particular job, such as defining problems, designing systems, refactoring code, or planning tests.

3 3mo ago A 0 tokens original MIT

lwy-dispatch

04

learnwy/skills

Skill Claude CodeCodex

Internal single-process coordinator for the three IDE-hook events used by the learnwy- skills. UserPromptSubmit aggregates english-learner + llm-wiki + prompt-optimizer scans; Stop aggregates english-learner + knowledge-consolidation scans; SessionStart aggregates llm-wiki + english-learner + learnwy-status scans. Not…

3 3mo ago A 106 tokens original MIT

learnwy/skills

Skill Claude CodeCodex

Use when the user wants to persist a single insight from the current chat as a structured, project-local doc — debugging breakthroughs, hard-won config, workflow steps, or post-mortem lessons. Triggers: 'save this', 'document this', 'we figured it out', '记录下来', '总结一下'. Writes to…

3 3mo ago A 114 tokens original MIT

lwy-llm-wiki

06

learnwy/skills

Skill Claude CodeCodex

当用户提到'知识库'、'llm wiki'、'个人wiki'、'收录来源'、'编译知识'、'第二大脑'、'构建wiki'、'知识管理', or wants to add books, articles, notes, podcasts, videos, or Feishu group chats/documents to persistent storage, use this skill to build and maintain a continuously compounding knowledge base. When /.learnwy/llm-wiki/ exists, check the wiki before…

3 3mo ago B 123 tokens original MIT

lwy-mao-methodology

07

learnwy/skills

Skill Claude CodeCodex

Use Mao Zedong's three philosophical works as practical decision / analysis / writing frameworks. Three lenses: contradiction (《矛盾论》, opposing forces & root cause), practice (《实践论》, hypothesis verification through action), protracted-war (《论持久战》, staged strategy for long contests, especially when starting from…

3 3mo ago A 216 tokens original MIT

learnwy/skills

Skill Claude CodeCodex

Use this skill when the user wants to create, update, or design a project-level agent (.agents/agents/.md). Analyze the user's question and project context to design a work plan. Triggers: 'create agent', 'build an agent', 'add agent', 'design agent', 'update agent', 'project agent', 'subagent', 'worker agent'…

3 3mo ago A 103 tokens original MIT

learnwy/skills

Skill Claude CodeCodex

Use when the user wants to create or update project-level AI rules (written to .agents/rules/.md) that constrain AI behaviour. The rule format is the common frontmatter+markdown convention used by Trae / Cursor / Windsurf — not Trae-specific. Good for: code-style enforcement, naming conventions, commit-message format…

3 3mo ago A 170 tokens original MIT

project-scanner

11

learnwy/skills

Agent

Scans and analyses project structure to support skill/rule creation.

3 3mo ago A 0 tokens original MIT

learnwy/skills

Skill Claude CodeCodex

Use this skill when the user wants to install, add, or configure a skill in a project. Analyze the project's tech stack and workflow, then recommend and install the best-matching skill. Triggers: 'install skill', 'add skill', 'configure skill', 'set up skill', 'enable skill', 'use skill in project', 'project skill'…

3 3mo ago A 97 tokens original MIT

learnwy/skills

Skill Claude CodeCodex

A skill for designing reusable project instructions for an AI coding agent. It turns a repeated workflow or annoyance into a project skill stored in a SKILL.md file.

3 3mo ago A 114 tokens original MIT

tech-stack-analyzer

15

learnwy/skills

Agent

Detects and analyzes the tech stack, providing language-specific expertise.

3 3mo ago A 0 tokens original MIT

learnwy/skills

Skill Claude CodeCodex

Use this skill on every user message that contains a prompt or AI instruction — analyze its weaknesses and suggest improvements before executing. Score across 7 dimensions (clarity, specificity, context, structure, examples, constraints, completeness) and rewrite vague instructions into precise specs. Triggers: any AI…

3 3mo ago B 117 tokens original MIT

learnwy/skills

Skill Claude CodeCodex

Use when the user wants to build, implement, or develop a feature. Orchestrates evidence-driven Spec-Driven Development. Default lifecycle is lite (INIT → IMPLEMENTING → TESTING → DONE); auto-promote to standard or full when scope, risk, or AC traceability demands it. Triggers: 'develop feature', 'implement this'…

3 3mo ago A 104 tokens original MIT

learnwy/skills

Agent

An architecture-analysis agent based on Software Architecture in Practice (Bass, Clements, Kazman), Designing Data-Intensive Applications (Kleppmann), and Fundamentals of Software Architecture (Richards, Ford).

3 3mo ago A 0 tokens original MIT

blocker-resolver

19

learnwy/skills

Agent

Agent "blocker-resolver" from learnwy/skills, covering blocker-resolver, when to use, hook trigger, capabilities and output.

3 3mo ago A 0 tokens original MIT

code-reviewer

20

learnwy/skills

Agent

Agent "code-reviewer" from learnwy/skills, covering code-reviewer, when to use, hook trigger, capabilities and output.

3 3mo ago A 0 tokens original MIT

domain-modeler

21

learnwy/skills

Agent

A DDD modeling agent based on Eric Evans's Domain-Driven Design: Tackling Complexity in the Heart of Software.

3 3mo ago A 0 tokens original MIT

iron-audit-pm

23

learnwy/skills

Agent

Agent "iron-audit-pm" from learnwy/skills, covering iron-audit-pm, when to use, hook trigger, capabilities and output.

3 3mo ago A 0 tokens original MIT

legacy-surgeon

24

learnwy/skills

Agent

A legacy-code rehabilitation agent based on Michael Feathers's Working Effectively with Legacy Code.

3 3mo ago A 0 tokens original MIT