Surfaces expert frameworks and proven methodologies before creating OR evaluating skills, hooks, agents, or commands. Helps select approaches from domain masters. Use when starting creation workflows, evaluating methodology gaps, or seeking domain expertise. Do not use if you already have a specific methodology or are fixing syntax/structural issues.
Surfaces expert frameworks and methodologies before creating or evaluating skills to ensure principled design.
/plugin marketplace add athola/claude-night-market/plugin install abstract@claude-night-marketThis skill inherits all available tools. When active, it can use any tool Claude has access to.
modules/code-review.mdmodules/debugging.mdmodules/decision-making.mdmodules/instruction-design.mdmodules/knowledge-management.mdmodules/testing.mdIdentifying 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.
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.
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.
modules/instruction-design.md - Teaching techniques and behavioral objectives.modules/code-review.md - Review methodologies and feedback patterns.modules/debugging.md - Systematic troubleshooting frameworks.modules/testing.md - TDD masters and test design patterns.modules/knowledge-management.md - Note-taking and knowledge systems.modules/decision-making.md - Mental models and decision frameworks./validate-plugin instead)Each module contains:
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]
After curating methodologies, the skill authoring workflow benefits from:
/create-skill - Skill creation workflow (use after this)/create-hook - Hook creation workflowsuperpowers:brainstorming - Refine approach after methodology selectionskill-authoring - Detailed skill writing guidance/skills-eval - Evaluate skill quality (complements methodology audit)/analyze-skill - Analyze skill complexity/bulletproof-skill - Harden against rationalizationpensive:code-reviewer - Code review (uses code-review domain)Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.