AgentStack
atuljha23 avatar

atuljha23

11 listings · 0 installs

Open-source publisher. Listings imported from github.com/atuljha23 — credited to the original author with their license.

↗ github.com/atuljha23
11 results
Self-run
SKILL

Api Design

REST and GraphQL API design conventions — resource modeling, pagination, error envelopes, versioning, idempotency. Use when adding, changing, or reviewing endpoints.

0
9
Free
Self-run
SKILL

Context Engineering

Apply the Write/Select/Compress/Isolate framework to manage the context window. Use when the task is long, the transcript is bloated, the model is drifting, or before /holocron:handoff.

0
6
Free
Self-run
SKILL

Test Patterns

Reference for writing tests that actually protect against regressions — deep assertions over spies, table-driven tests, fixture hygiene, AAA structure. Use when writing, reviewing, or refactoring tests.

0
13
Free
Self-run
SKILL

Security Checklist

OWASP-style quick reference — authn/authz, injection, secrets, sessions, crypto, dependencies. Use during code review and before committing security-sensitive changes.

0
10
Free
Self-run
SKILL

Pr Review Rubric

Staff-level PR review rubric — correctness, contract, clarity, tests, blast radius. Use when reviewing code (yours or others') before merge.

0
9
Free
Self-run
SKILL

Debug Playbook

Hypothesis-driven debugging — reproduce, hypothesize, probe, locate, fix, guard. Use when something is broken and you don't yet know why.

0
10
Free
Self-run
SKILL

Migration Patterns

Safe schema-migration patterns for systems under live traffic — expand/contract, backfill, double-write, shadow-read, online DDL. Use when authoring, reviewing, or sequencing a migration that can't take a maintenance window.

0
18
Free
Self-run
SKILL

A11y Checklist

WCAG 2.2 AA quick reference — semantics, keyboard, names, states, contrast, motion, errors. Use when building or reviewing UI components.

0
14
Free
Self-run
SKILL

Perf Checklist

Performance quick reference — Core Web Vitals, bundle size, rendering, DB queries, caching. Use during implementation or review when perf matters.

0
9
Free
Self-run
SKILL

Token Economy

Rubric for keeping Claude Code sessions cheap without losing quality — model tiering, cache hygiene, Read discipline, MCP pruning, subagent isolation. Use when cost feels wrong, before setting a budget, or when onboarding a teammate.

0
12
Free
Self-run
SKILL

Observability Checklist

What good observability looks like — structured logs, trace spans, metrics, correlation ids, and the instrumentation rules that turn logs into answers. Use when adding a feature, reviewing a service, or debugging a prod issue.

0
20
Free
You've reached the end · 11 loaded