Source

smithery/jagreehal

16 skills · 0 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
baldrick-run Execute Baldrick iterations on existing specs. Use when: run baldrick, execute specs, implement features, start worki…
smithery/jagreehal
0
2
branch-completion >- Guides completion of development work by verifying tests, presenting merge/PR/keep/discard options, and executing …
smithery/jagreehal
0
3
coverage-loop Iteratively improve test coverage until target is reached. Use when: improve coverage, test coverage, coverage target…
smithery/jagreehal
0
4
create-tasks >- Breaks work into concrete, verifiable tasks with clear done criteria and ordering. Use this skill when turning an …
smithery/jagreehal
0
5
critical-peer >- Acts as a critical peer who challenges assumptions, proposes better options, and avoids sycophancy. Use this skill…
smithery/jagreehal
0
6
entropy-loop Iteratively reduce code entropy by fixing smells and improving quality. Use when: cleanup, code smells, entropy, refa…
smithery/jagreehal
0
7
git-worktrees >- Isolates feature work in a dedicated git worktree with directory selection, gitignore checks, setup, and baseline …
smithery/jagreehal
0
8
implementation-planning >- Creates bite-sized, TDD-ordered plans with exact paths, copy-pasteable code, and verification steps for a zero-con…
smithery/jagreehal
0
9
investigation-modes >- Chooses and sticks to an investigation mode (debug, explore, compare) with matching depth and output shape. Use th…
smithery/jagreehal
0
10
parallel-agent-dispatch >- Dispatches independent subagents in parallel with clear contracts and merge discipline. Use this skill when multip…
smithery/jagreehal
0
11
pattern-enforcement >- Audits and enforces the TypeScript pattern stack (fn(args, deps), Result, validation boundaries, observability) ac…
smithery/jagreehal
0
12
research-first >- Researches existing code, docs, and prior art before proposing designs or writing code. Use this skill when enteri…
smithery/jagreehal
0
13
result-types >- Models fallible operations with Result/TaggedError instead of thrown exceptions for expected failures. Use this sk…
smithery/jagreehal
0
14
strict-typescript >- Configures and applies strict TypeScript safety (tsconfig flags, ts-reset, narrowing, exhaustive checks). Use this…
smithery/jagreehal
0
15
ui-design-principles >- Applies UI visual hierarchy, spacing, typography, and interaction clarity for product interfaces. Use this skill w…
smithery/jagreehal
0
16
validation-boundary >- Validates untrusted input once at the boundary with Zod and branded types, then trusts domain args inward. Use thi…
smithery/jagreehal
0