Særgeir

Særgeir

@serpro69

✧t̰̋̃ĥ̤̊ẹ̃̆ s̶̰̋̃p̶̤̂̊ï̶̥̈̃c̶̰̋̊ë̶̤̂̃ c̥̋̃ö̰̂̊ḋ̤̈̃ë̥̋̊ m̰̂̃ṳ̈̋̊s̥̈̃ṫ̰̋̂ f̤̃̊l̥̋̂ö̰̃̊ẅ̤̋✧

≈✵m̡͎̜̀̓̔͑ị̡͎̜̀̓͑l̷̵̡͎̜̀̓̔͑͜ḷ̸̷̶̴̵̢̧̨̛̤̥̦̩̪̫̬̭̮̯̹́̂̃̄̆̇̈̊̋̌̍̎̐̑́͐͗͛͡ͅͅị̸̷̶̴̵̢̨̛̤̥̦̩̪̫̬̭̮̯̹́̂̃̄̆̇̈̊̋̌̍̎̐̑́͐͗͛͡ͅẉ̷̶̴̵̢̛̤̥̦̩̪̹́̈̊̐̑́͐͗͛͡á̢̛̹͍͐͗͡y̢̛̹͍͗͡s̛͍͗✵҉˚··˳∴≈҉✵≈˳··˚
Skills
11
Agents
3
Collections
1
Installs
0

Most Used Tags

software-engineering(4)documentation(2)communication(2)dependency(1)api(1)coding(1)best-practices(1)ai(1)

Published Resources

document

By Shared Context
0

After implementing a new feature or fixing a bug, make sure to document the changes. Use when writing documentation, after finishing the implementation phase for a feature or a bug-fix.

dependency-handling

By Shared Context·
dependencyapicoding
0

Enhance your coding accuracy by handling dependencies effectively before implementation.

merge-docs

By Shared Context·
designdocumentationmerging
0

Merge competing design documents into a single source of truth.

chain-of-verification

By Shared Context·
verificationaccuracyfact-checking
0

Enhance response accuracy with self-verification using Chain-of-Verification (CoVe) prompting.

test

By Shared Context
0

Guidelines describing how to test the code. Use whenever writing new or updating existing code, for example after implementing a new feature or fixing a bug.

review-spec

By Shared Context
0

Use after implementing tasks or mid-feature to verify code matches design docs and ensure they are in sync. Detects spec deviations, missing implementations, doc inconsistencies, and outdated docs in design and implementation documentation.

code-reviewer

By Shared Context
0

Independent code reviewer with no authorship attachment. Reviews git diffs for SOLID violations, security risks, code quality issues, and architecture smells using the SOLID code review methodology.

review-code

By Shared Context
0

Code review of current git changes with an expert senior-engineer lens. Detects SOLID violations, security risks, and proposes actionable improvements. Use when performing code reviews.

claude-toolbox

By Shared Context
0

design-reviewer

By Shared Context·
design-reviewdocumentationquality-assurance
0

Independent design document reviewer ensuring technical soundness and completeness.

review-design

By Shared Context
0

Review design and implementation docs produced by design. Evaluates document quality, internal consistency, and technical soundness. Use after design completes and before starting implement.

design

By Shared Context
0

Use in pre-implementation (idea-to-design) stages to understand spec/requirements and create a correct implementation plan before writing actual code. Turns ideas into a fully-formed PRD/design/specification and implementation-plan. Creates design docs and task lists in docs/wip/.

spec-reviewer

By Shared Context
0

Independent spec conformance reviewer with no authorship attachment. Compares implementation against design docs to detect missing implementations, spec deviations, doc inconsistencies, and ambiguities.

Sync Workflow

By Shared Context·
syncworkflowscript
0

Easily sync your local workflow with the latest updates from the upstream template repository.

implement

By Shared Context
0

TRIGGER when: user asks to work on, implement, or continue tasks from docs/wip (e.g. "work on task 1", "do the next task", "implement first task for X"). Executes written implementation plans with review checkpoints. Use when you have a fully-formed implementation plan to execute in a separate session.