AgentStack
Surfrrosa avatar

Surfrrosa

14 listings · 0 installs

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

↗ github.com/Surfrrosa
14 results
Self-run
SKILL

Design

Design psychology audit. Asks "does the system serve the user?" not "does the page match the system?" — evaluates typography appropriateness (display vs body vs UI vs reading-fatigue fonts), color emotional register, visual hierarchy, motion + interaction feedback, brand-voice ↔ visual-register match, reading fatigue indicators, and first-impression speed. Outputs designed-with-intent recommendat…

0
5
Free
Self-run
SKILL

Seo

Audit SEO health across all web projects, score them, identify gaps, and optionally fix issues

0
8
Free
Self-run
SKILL

Cohesion

Visual + structural design-cohesion audit. Detects every place a page drifts from the project's design system — different button styles, missing nav/footer, hard-coded colors that should be tokens, parallel CSS classes recreating canonical components, inline `<style>` blocks redefining variables. Cross-page consistency check across the whole site, not just changed code. Use when the site looks vi…

0
6
Free
Self-run
SKILL

A11y

Audit accessibility (WCAG) compliance in source code and optionally against live URLs

0
8
Free
Self-run
SKILL

Perf

Audit performance — bundle size, image weight, render-blocking resources, and Core Web Vitals via PageSpeed

0
7
Free
Self-run
SKILL

Session

Generate an end-of-session log for any project

0
4
Free
Self-run
SKILL

Onboard

Digest a repository and become an expert before starting work

0
7
Free
Self-run
SKILL

Privacy

Audit data collection, consent flows, exposed secrets, and privacy policy accuracy

0
6
Free
Self-run
SKILL

Drift

Hardcoded-values audit. Finds every place code drifts from canonical sources of truth — hand-typed reference data that should come from a library, model IDs that bypass central config, email/URL/price literals that duplicate canonical constants, magic numbers in business logic, lists that duplicate enums, year-bound constants that silently expire, embedded copy that drifts from brand voice docs.…

0
5
Free
Self-run
SKILL

Walkthrough

UX-coverage audit. Catches the class of bug dead-code audits can't — state-machine gaps, missing features (no logout / password reset / settings), empty-state regressions, entry-state combinations nobody walked through after a wholesale UX pattern replacement, and pre-hydration render-state flashes (HTML hidden overridden by CSS display, FOUC, partial-init voids). Static analysis of code paths +…

0
7
Free
Self-run
SKILL

Ship

Pre-deploy safety checklist — catches the stuff you miss at 2am

0
7
Free
Self-run
SKILL

Coupling

Orthogonality / module-coupling audit. Asks the Pragmatic Programmer's central orthogonality question — "if I change feature X, how many modules light up?" — and surfaces the answer with mechanical evidence. Finds circular imports, cross-layer architecture violations, centralization magnets (large file × high fan-in), hidden coupling via git file-co-change patterns, and wildcard / dead imports. U…

0
7
Free
Self-run
SKILL

Full Sweep

Bundled foundational audit gauntlet. Orchestrates the audit-class skills (zombie / drift / cohesion / a11y / walkthrough / perf / thatsweird / security-review / privacy / vuln / sentry) in a single Plan Mode run. Identifies foundational debt across the codebase, auto-commits the mechanical wins, files the rest as issues. Subset modes for code-only, launch-readiness, or UX-focused passes. Use befo…

0
6
Free
Self-run
SKILL

Thatsweird

Browser/OS edge-case sweep. Detects and fixes weird-but-real things browsers do to your site without asking — Chrome auto-dark inversion on dark sites, iOS rubber-band background flash, iOS input zoom, prefers-reduced-motion violations. Idempotent. Scoped to "within reason" — does NOT chase 0.1%-traffic browser quirks.

0
5
Free
You've reached the end · 14 loaded