AgentStack
JoseArron avatar

JoseArron

18 listings · 0 installs

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

↗ github.com/JoseArron
18 results
Self-run
SKILL

Prune Cruft

Surface and remove code that does not earn its keep — unnecessary memoization or caching, redundant type checks and casts, dead or unused code, over-engineered abstractions, and premature/unmeasured optimizations — in any language or framework. Use when the user wants to simplify a file or codebase, audit for cruft, cut needless memoization (useMemo/useCallback/React.memo, computed, lru_cache, ha…

0
4
Free
Self-run
SKILL

Audit Implementation

Audit a feature implementation across four axes — label-truth (controls do exactly what their label says), fetch & query shape (every query is justified, deduplicated, and consistent with siblings), stack-native idiom (use what the stack already gives you), and misused tools (tools used against their grain — DB views as a "speed-up", effects for derived state). Use when implementing a feature, op…

0
6
Free
Self-run
SKILL

Ux Review

>

0
9
Free
Self-run
SKILL

Understand The User

>

0
6
Free
Self-run
SKILL

Caveman

>

0
6
Free
Self-run
SKILL

To Issues

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

0
7
Free
Self-run
SKILL

No Ai Slop

Rules and worked examples for writing prose that does not read like AI-generated slop. Consult before writing or editing any prose.

0
6
Free
Self-run
SKILL

Audit Security

Audit code for security vulnerabilities across six trust boundaries — access control (IDOR, privilege escalation, mass assignment), auth & sessions (passwords, JWT, CSRF), injection (SQL, XXE, path traversal), XSS & output encoding, untrusted URLs & uploads (SSRF, open redirect, file upload), and data exposure (secrets, PII, leaky errors). Use when hardening or reviewing a feature, before shippin…

0
8
Free
Self-run
SKILL

Ux Flows

>

0
5
Free
Self-run
SKILL

Rossmann Voice

Louis Rossmann's writing voice for general prose: testable-number density, high sentence-length variance, claim-then-proof structure, contractions, contempt shown through precision. Consult when writing in his voice.

0
6
Free
Self-run
SKILL

Triage

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

0
7
Free
Self-run
SKILL

Setup Skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

0
6
Free
Self-run
SKILL

Make It Obvious

>

0
7
Free
Self-run
SKILL

Domain Modeling

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

0
8
Free
Self-run
SKILL

Using Superpowers

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

0
6
Free
Self-run
SKILL

To Prd

Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

0
6
Free
Self-run
SKILL

Grill Me

A relentless interview to sharpen a plan or design.

0
8
Free
Self-run
SKILL

Grill With Docs

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

0
7
Free
You've reached the end · 18 loaded