|
1 | 1 | --- |
2 | 2 | name: semantic-anchor-translator |
3 | | -description: Bi-directional translator between verbose descriptions and established terminology (semantic anchors). Use when (1) user describes a concept verbosely and you want to identify the precise term, or (2) user asks for methodology/approach and you want to suggest relevant anchors. Covers 50+ terms across testing, architecture, design principles, problem-solving, requirements, documentation, and strategic planning. |
| 3 | +description: Bi-directional translator between verbose descriptions and established terminology (semantic anchors). Use when (1) user describes a concept verbosely and you want to identify the precise term, or (2) user asks for methodology/approach and you want to suggest relevant anchors. Covers 120+ terms across testing, architecture, design principles, problem-solving, requirements, documentation, communication, development workflow, statistical methods, strategic planning, and creative writing. |
4 | 4 | metadata: |
5 | 5 | author: LLM-Coding |
6 | 6 | version: "1.0" |
@@ -59,11 +59,14 @@ Browse online: https://llm-coding.github.io/Semantic-Anchors/ |
59 | 59 |
|
60 | 60 | | Category | Key Anchors | |
61 | 61 | |----------|-------------| |
62 | | -| Testing | TDD Chicago/London, Testing Pyramid, Mutation Testing, Property-Based Testing | |
63 | | -| Architecture | Clean Architecture, Hexagonal, DDD, arc42, C4, ADR, MADR | |
64 | | -| Design | SOLID, DRY, SPOT, SSOT, Fowler Patterns | |
65 | | -| Problem-Solving | Five Whys, Feynman Technique, Rubber Duck, Devil's Advocate | |
66 | | -| Requirements | MoSCoW, EARS, User Story Mapping, JTBD, Impact Mapping | |
67 | | -| Communication | BLUF, Pyramid Principle, MECE, Chatham House Rule | |
68 | | -| Strategic | Cynefin, Wardley Mapping, Pugh Matrix | |
69 | | -| Documentation | Diátaxis, Docs-as-Code | |
| 62 | +| Testing & Quality | TDD Chicago/London, BDD, Gherkin, Test Double (Meszaros + 5 subtypes), Testing Pyramid, Mutation Testing, Property-Based Testing, Fagan Inspection, STRIDE, LINDDUN, LLM-Evaluations | |
| 63 | +| Software Architecture | Clean Architecture, Hexagonal, DDD, EDA, CQRS, VSA, arc42, C4, ADR, MADR, ATAM, LASR, ISO 25010, OWASP Top 10 | |
| 64 | +| Design Principles | SOLID (+ 5 individual), GRASP, CRC-Cards, GoF Patterns (23 patterns), Fowler PEAA, DRY, KISS, SPOT, SSOT, YAGNI | |
| 65 | +| Problem-Solving | Five Whys, Feynman Technique, Rubber Duck, Devil's Advocate, Morphological Box, Chain of Thought, Cynefin | |
| 66 | +| Requirements | INVEST, PRD, MoSCoW, EARS, User Story Mapping, JTBD, Impact Mapping, Problem Space NVC | |
| 67 | +| Communication | BLUF, Pyramid Principle, MECE, Gutes Deutsch, Plain English, Chatham House Rule, Socratic Method, MBTI | |
| 68 | +| Documentation | P.A.R.A., Diátaxis, Docs-as-Code | |
| 69 | +| Development Workflow | GTD, Definition of Done, GitHub Flow, Conventional Commits, Effective Go, SemVer, BEM, Mikado Method, Hemingway Bridge | |
| 70 | +| Statistical Methods | SPC, Control Chart, Nelson Rules | |
| 71 | +| Strategic Planning | Wardley Mapping, Pugh Matrix, SWOT, PERT | |
| 72 | +| Creative Writing | Three-Act Structure, Hero's Journey, Save the Cat!, Fichtean Curve, Freytag's Pyramid, Story Circle, Kishōtenketsu | |
0 commit comments