Source

rockclaver/systemcraft

38 skills · 448 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
dockerize-and-deploy Dockerizes a repo — Dockerfile, docker-compose with volumes, and a preflight script. Use to containerize an app, add …
rockclaver/systemcraft
49
2
code-graph Builds and maintains a `.claude/codegraph.md` index of a codebase — a structured map of every module with purpose, ke…
rockclaver/systemcraft
24
3
prd-to-plan Turns a PRD into a phased implementation plan using tracer-bullet vertical slices, saved to ./plans/. Use when the us…
rockclaver/systemcraft
24
4
grill-me Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of …
rockclaver/systemcraft
23
5
refactor-codebase Plan and execute incremental refactors using phased vertical slices and tiny working commits. Use when restructuring …
rockclaver/systemcraft
23
6
write-a-prd Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue. Use when…
rockclaver/systemcraft
22
7
design-api Designs consistent, DRY REST API endpoints for models — handlers, routing, validation, errors — then generates test c…
rockclaver/systemcraft
21
8
find-code Locate files and code using grep and shell scripts — never by AI scanning. Returns exact file paths and line numbers …
rockclaver/systemcraft
21
9
write-tests Writes high-value tests and improves code coverage by targeting risky untested behavior. Use when the user wants stro…
rockclaver/systemcraft
21
10
migrate-to-better-auth Migrates NextAuth, Passport, Lucia, Clerk, custom JWT, or session auth to better-auth, detecting setup and rewriting …
rockclaver/systemcraft
19
11
tdd Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, me…
rockclaver/systemcraft
19
12
write-a-skill Creates new agent skills with proper structure, progressive disclosure, and bundled resources. Use when the user want…
rockclaver/systemcraft
19
13
write-feature-prd Write implementation-aware feature PRDs by grounding requirements in the current codebase, reusable modules, and avai…
rockclaver/systemcraft
19
14
triage-issue Triage a bug or issue by exploring the codebase to find root cause, then create a GitHub issue with a TDD-based fix p…
rockclaver/systemcraft
18
15
request-refactor-plan Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user w…
rockclaver/systemcraft
17
16
server-access Accesses named servers over SSH via a local creds file, runs safe or delegated checks. Use to check a server by name,…
rockclaver/systemcraft
16
17
plan-to-github-issues Convert a phased plan into GitHub issues, a CI workflow, and a PR template mapping PRs to criteria. Use when user wan…
rockclaver/systemcraft
12
18
fix-issue Fetch a GitHub issue, implement the fix, verify acceptance criteria and quality gates pass, then open a pull request.…
rockclaver/systemcraft
11
19
resolve-review Fetch GitHub PR review comments, address each in code, resolve the threads, and update the PR. Use when user types /r…
rockclaver/systemcraft
11
20
write-changelog Generate a changelog from git history. Use when user wants to write a changelog, generate release notes, document wha…
rockclaver/systemcraft
6
21
debug-runtime Root-causes runtime errors, crashes, and unexpected behavior from stack traces, logs, and live app output. Use when t…
rockclaver/systemcraft
5
22
financial-invariants Audits, designs, and tests financial invariants — monetary precision, ledger balance, account state, reconciliation, …
rockclaver/systemcraft
5
23
idempotent-financial-workflows Designs retry-safe financial workflows across APIs, workers, webhooks, queues, payment providers. Use for payments, p…
rockclaver/systemcraft
5
24
observability-instrumentation Adds structured logging, metrics, tracing, and actionable alerts so financial systems are explainable in production. …
rockclaver/systemcraft
5
25
safe-schema-migrations Plan zero-downtime, reversible schema and data migrations via expand/contract, online DDL, and batched backfills. Use…
rockclaver/systemcraft
5
26
scale-readiness-review Reviews code and architecture for scalability bottlenecks, capacity limits, data growth, query cost, queue behavior, …
rockclaver/systemcraft
5
27
deterministic-test-harness Builds deterministic tests for time, randomness, concurrency, external APIs, queues, databases, or eventual consisten…
rockclaver/systemcraft
4
28
load-test-harness Builds repeatable load tests and benchmarks for hot paths, measuring latency, throughput, and failures under load. Us…
rockclaver/systemcraft
4
29
resilience-patterns Designs fault-tolerant integrations using timeouts, retries with backoff/jitter, circuit breakers, bulkheads, fallbac…
rockclaver/systemcraft
4
30
api-contract-evolution Evolve REST APIs safely for clients you do not control — mobile apps and third-party integrations. Use when versionin…
rockclaver/systemcraft
2
31
generate-prd-from-prompt Turn a vague product idea into an implementation-ready PRD by running structured discovery, closing ambiguity with ex…
rockclaver/systemcraft
2
32
answer-plainly Answer directly in plain language with no jargon and no padding — one-line questions get one-line answers, detail onl…
rockclaver/systemcraft
1
33
desktop-packaging Package and sign Electron or Tauri apps — macOS notarization, Windows code signing, Linux bundles, auto-update, and O…
rockclaver/systemcraft
1
34
offline-sync Design offline-first sync for apps spanning web, mobile, and desktop — conflict resolution, delta sync, and local sto…
rockclaver/systemcraft
1
35
release-mobile Mobile app release pipeline — iOS signing, App Store submission, Android keystore, Play Store tracks, and OTA updates…
rockclaver/systemcraft
1
36
webhook-provider Build a platform that emits signed webhooks — HMAC signing, retry policy, circuit breaking, fan-out, and event schema…
rockclaver/systemcraft
1
37
workflow-engine-design Design and build durable workflow engines — state machines, saga orchestration, durable execution, timers, versioning…
rockclaver/systemcraft
1
38
write-prd Write a PRD grounded in the current codebase — reuse inventory, user stories, module design, testing decisions — opti…
rockclaver/systemcraft
1