fagemx/prismstack

Turn your domain expertise into a runnable AI skill system — 10 principles, 6 pipeline patterns, 15D quality rubric. One beam of light in, a spectrum of skills out.

2Stars on the repository
18Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

dogfood

01

fagemx/prismstack

Skill Claude CodeCodex

Test Prismstack by running a real domain through the full flow (plan → build → check). Records issues found for fixing. The ultimate integration test. Trigger: "dogfood", "test with real domain", "integration test", "try it for real" Do NOT use when: just want to run install tests (use bash test/install-test.sh).

2 4mo ago A 75 tokens original MIT

methodology-sync

02

fagemx/prismstack

Skill Claude CodeCodex

Check that Prismstack's methodology files match what the skills actually implement. Finds drift: methodology says X but skill does Y. Trigger: "check methodology", "sync check", "drift check", "methodology-sync" Do NOT use when: writing new methodology (just edit the files directly).

2 4mo ago A 65 tokens original MIT

release

03

fagemx/prismstack

Skill Claude CodeCodex

Release a new Prismstack version. Runs tests, updates changelog, bumps version, tags, reinstalls globally. Trigger: "release", "ship", "bump version", "new version" Do NOT use when: still making changes (finish first, then release).

2 4mo ago B 57 tokens original MIT

self-check

04

fagemx/prismstack

Skill Claude CodeCodex

Audit Prismstack's own skills using its own 15D quality rubric. Trigger: "check our skills", "self audit", "eat our own dog food", "self-check" Do NOT use when: checking a user's domain stack (use the product /skill-check for that).

2 4mo ago A 60 tokens original MIT

skill-dev

05

fagemx/prismstack

Skill Claude CodeCodex

Develop or modify a Prismstack product skill. Ensures changes follow skill-craft-guide. Trigger: "edit skill X", "improve domain-plan", "add feature to skill-check", "skill-dev" Do NOT use when: editing a user's domain stack skills (that's the product /skill-edit).

2 4mo ago A 64 tokens original MIT

domain-build

06

fagemx/prismstack

Skill Claude CodeCodex

A builder that creates a complete collection of coding-agent skills for a specific field from a prepared skill map. It also tracks progress and can continue an interrupted build.

2 4mo ago A 132 tokens original MIT

domain-plan

07

fagemx/prismstack

Skill Claude CodeCodex

A planning tool for designing a complete set of coding-agent skills for a specific field, including how the skills and their outputs connect.

2 4mo ago A 120 tokens original MIT

domain-upgrade

08

fagemx/prismstack

Skill Claude CodeCodex

A coordinator for improving an existing collection of field-specific skills. It listens to feedback, identifies the type of change needed, and sends the work to the appropriate skill.

2 4mo ago A 140 tokens original MIT

methodology-extract

09

fagemx/prismstack

Skill Claude CodeCodex

A method for extracting useful working principles from a user’s materials, code, or experience while focusing on a specific problem, rather than merely summarizing the material.

2 4mo ago A 238 tokens original MIT

prismstack

10

fagemx/prismstack

Skill Claude CodeCodex

Prismstack — Domain Stack Builder. 10 個互動式 skill 把 gstack 方法論遷移到任何領域。 從規劃到搭建到持續迭代的完整工具鏈。 When you notice the user is at these stages, suggest the appropriate skill: User wants to build a domain skill stack → suggest /domain-plan User says "我做 X 領域", "幫我建一套 skill", "規劃" → suggest /domain-plan User has existing skills…

2 4mo ago A 783 tokens original MIT

skill-check

11

fagemx/prismstack

Skill Claude CodeCodex

A quality-review skill for checking individual skills or an entire skill collection. It uses design questions, review dimensions, and checks for common problems.

2 4mo ago A 151 tokens original MIT

skill-edit

12

fagemx/prismstack

Skill Claude CodeCodex

A focused editor for changing specific sections of an existing skill, such as its scoring rules, warnings, or trigger conditions.

2 4mo ago A 134 tokens original MIT

skill-gen

13

fagemx/prismstack

Skill Claude CodeCodex

A tool for creating one new skill in an existing collection of coding-agent instructions. A skill is a reusable set of instructions for handling a particular task.

2 4mo ago A 133 tokens original MIT

source-convert

14

fagemx/prismstack

Skill Claude CodeCodex

A translator that turns outside material into reusable coding-agent skill instructions. Sources can include repositories, prompts, videos, articles, books, procedures, codebases, or user ideas.

2 4mo ago A 156 tokens original MIT

super-guide

15

fagemx/prismstack

Skill Claude CodeCodex

A hands-on guide for learning how a collection of coding-agent skills works. It teaches through the user's own skills and work rather than through abstract examples.

2 4mo ago A 175 tokens original MIT

tool-builder

16

fagemx/prismstack

Skill Claude CodeCodex

A builder for skills that automate a concrete task involving a website, API, command-line tool, file format, or external service. It can either perform the task directly or create reusable instructions for it.

2 4mo ago A 187 tokens original MIT

workflow-edit

17

fagemx/prismstack

Skill Claude CodeCodex

A workflow editor for mapping how skills connect and how their outputs move through a collection. It focuses on the links between skills rather than their internal instructions.

2 4mo ago A 115 tokens original MIT