← 返回
未分类 中文

Nm Abstract Methodology Curator

Surface expert frameworks
呈现专家框架
athola athola 来源
未分类 clawhub v1.9.12 5 版本 100000 Key: 无需
★ 0
Stars
📥 530
下载
💾 1
安装
5
版本
#latest

概述

> Night Market Skill — ported from claude-night-market/abstract. For the full experience with agents, hooks, and commands, install the Claude Code plugin.

Table of Contents

Methodology Curator

Overview

Identifying the best way to approach a domain is often more difficult than the technical scaffolding itself. This skill surfaces frameworks from domain masters to prevent reinventing established processes and identify methodology gaps in existing work. It should be used as a brief initial check before brainstorming or evaluation begins.

Workflow Integration

When starting new work, identify the domain (e.g., Instruction Design, Code Review, or Knowledge Management) and consult the corresponding module in modules/ to discover experts and their frameworks. Select principles that fit your context and document them in a methodology brief before proceeding to creation.

For existing work, determine what the skill or hook is trying to teach and compare it against established frameworks. This gap analysis identifies opportunities to add missing principles or align terminology with recognized standards. Surgically add methodology rather than rewriting from scratch to maintain authority and effectiveness.

Domain Modules

Each module in the modules/ directory provides a curated list of masters, key works, and actionable frameworks. These resources include selection guides and anti-patterns to avoid for each domain.

  • Instruction Design: modules/instruction-design.md - Teaching techniques and behavioral objectives.
  • Code Review: modules/code-review.md - Review methodologies and feedback patterns.
  • Debugging: modules/debugging.md - Systematic troubleshooting frameworks.
  • Testing: modules/testing.md - TDD masters and test design patterns.
  • Knowledge Management: modules/knowledge-management.md - Note-taking and knowledge systems.
  • Decision Making: modules/decision-making.md - Mental models and decision frameworks.

When to Skip

Skip for Creation when:

  • You're implementing a well-defined spec
  • The domain is highly specific to your codebase
  • You've already researched methodologies externally
  • Creating a simple utility with no pedagogical component

Skip for Evaluation when:

  • Fixing syntax/structural issues (use /validate-plugin instead)
  • The work is purely mechanical (no methodology to ground)
  • Already performed a recent methodology audit
  • Quick bug fixes that don't change the approach

Domain Modules

Each module contains:

  • Masters: Recognized experts in the domain
  • Key Works: Essential books/papers/talks
  • Frameworks: Actionable methodologies
  • Selection Guide: When to use each approach
  • Anti-patterns: What to avoid

Adding New Domains

To expand the masters database, create a new module following this template:

# [Domain Name] Masters

## Masters Overview
| Expert | Key Contribution | Best For |
|--------|-----------------|----------|
| Name   | Framework/Book  | Context  |

## Detailed Frameworks

### [Framework 1]
**Source**: [Expert] - [Work]
**Core Idea**: [One sentence]
**Key Principles**:
- Principle 1
- Principle 2
**Use When**: [Context]
**Avoid When**: [Anti-context]

## Selection Matrix
[Decision guide for choosing between frameworks]

Integration with Skill Authoring

After curating methodologies, the skill authoring workflow benefits from:

  1. Grounded TDD scenarios: Test against the methodology's expected behaviors
  2. Principled anti-rationalization: Counter excuses using the methodology's logic
  3. Authoritative references: Cite masters in skill documentation
  4. Consistent terminology: Use the methodology's vocabulary

Related

For Creation

  • /create-skill - Skill creation workflow (use after this)
  • /create-hook - Hook creation workflow
  • superpowers:brainstorming - Refine approach after methodology selection
  • skill-authoring - Detailed skill writing guidance

For Evaluation

  • /skills-eval - Evaluate skill quality (complements methodology audit)
  • /analyze-skill - Analyze skill complexity
  • /bulletproof-skill - Harden against rationalization
  • pensive:code-reviewer - Code review (uses code-review domain)

版本历史

共 5 个版本

  • v1.9.12 当前
    2026-06-19 19:43
  • v1.8.6
    2026-06-09 17:36 安全 安全
  • v1.8.5
    2026-05-09 16:29 安全 安全
  • v1.8.4
    2026-05-07 04:01 安全 安全
  • v1.8.3
    2026-05-03 07:25 安全 安全

安全检测

腾讯云安全 (Keen)

队列中

腾讯云安全 (Sanbu)

队列中

🔗 相关推荐

knowledge-management

web-tools-guide

user_ec205dbb
MANDATORY before calling web_search, web_fetch, browser, or opencli. Contains required error-handling procedures (web_se
★ 81 📥 165,800
dev-programming

Nm Parseltongue Python Performance

athola
分析 Python 代码的性能瓶颈和内存问题
★ 0 📥 766
knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 964 📥 521,354