Skip to content

stolinski/s-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scott's Dope Skills

Yeah, I have skills. They might help you, or they might be too niche and specific. Feel free to give them a look and contribute back if you think you can improve them.

Skills

Frontend, UI & Design

Skill What it does
design-engineering Design, build, review, and polish UIs, motion, and interaction details across any stack.
ui-design-critique Strict, prioritized design critique — findings ranked by impact and classified as gaps, inconsistencies, suggestions, or strengths, incl. AI-slop detection and DESIGN.md conformance.
ux-critique Strict, prioritized UX critique — walks the real flow, ranks friction by impact on task success, flags dark patterns; shares the critique report contract with ui-design-critique.
grill-users Grill you one question at a time to define who the app is for — distinct user types, goals, and resonance cues — then author a USERS.md that feeds the critiques and grill-design.
grill-design Grill you one question at a time to define a unique, anti-slop visual identity, then author and lint a valid DESIGN.md.
ux-interface-design Make interfaces self-evident and low-friction — trim helper copy, sharpen affordances and hierarchy.
html Write and review semantic, accessible, low-noise HTML and template markup.
typography Font pairing, type scales, variable fonts, OpenType features, and web-font performance.
css-motion-systems CSS transitions and keyframes, linear() easing, transform strategy, and View Transitions.
motion-choreography-patterns Orchestrate multi-element motion — staggers, list reorders, modal stacks, route transitions.
graffiti-best-practices Class-first, semantic, accessible, responsive Graffiti UI markup.

Svelte

Skill What it does
svelte-core-bestpractices Fast, robust, modern Svelte 5 patterns — reactivity, events, styling, integrations.
svelte-code-writer CLI tooling for Svelte 5 doc lookup and component/module analysis.

Desktop (Electron)

Skill What it does
electron Secure, cross-platform desktop apps — main/renderer, IPC, packaging, auto-update.
electron-sveltekit Electron desktop apps with a SvelteKit renderer UI layer.

Code Quality, Review & Architecture

Skill What it does
code-review Code reviews following Sentry engineering practices.
code-simplifier Simplify and clean up code for clarity without changing behavior.
security-review Systematic security/vulnerability review — injection, XSS, authz, crypto.
repo-quality-orchestrator Orchestrate sub-agents to audit and safely clean up messy TypeScript codebases.
improve-codebase-architecture Find refactoring/deepening opportunities guided by domain language and ADRs.
domain-modeling Build and sharpen a project's domain model and record architectural decisions.
fallow JS/TS analyzer for dead code, duplication, circular deps, and complexity (vendored plugin).
rust-best-practices Idiomatic Rust — ownership, error handling, performance, tests.

Testing

Skill What it does
javascript-testing-patterns Jest/Vitest/Testing Library for unit, integration, and e2e tests.
tdd Red-green-refactor, test-first development loop.

Planning, Thinking & Workflow

Skill What it does
grilling Interview-style stress-testing of a plan before you build it.
grill-me Get grilled relentlessly on a plan or design until every branch is resolved.
grill-with-docs Grill a plan against the domain model and update docs (CONTEXT.md, ADRs) inline.
loop-me Turn recurring personal/work loops into implementable workflow specs.
handoff Compact the current conversation into a handoff doc for another agent.
dex Persistent task management with GitHub/Shortcut sync.
critique-to-dex Turn a prioritized critique/findings report into a Dex epic with priority-ranked, well-contextualized tasks.
critique-loop Complete a critique's Dex epic, re-run the same critique, and report resolved / persisting / new / regressed findings — looping until it converges or hits a stop condition.
zoom-out Step up a level for a higher-level map of relevant modules and callers.

Writing & Email

Skill What it does
copywriting Write and improve marketing copy for pages, headlines, and CTAs.
email-best-practices Deliverability, SPF/DKIM/DMARC, compliance, and email capture.

Tooling & Config

Skill What it does
changeset Create and apply Changesets release notes and version bumps.
git-guardrails-claude-code Claude Code hooks that block dangerous git commands before they run.
setup-pre-commit Husky pre-commit hooks with lint-staged, Prettier, typecheck, and tests.
sentry-cli Use the Sentry CLI for issues, events, projects, and orgs.
agentbuilder Build, edit, and review Standard Agents / AgentBuilder projects.

Authoring Skills

Skill What it does
skill-writer Create, synthesize, and iteratively improve agent skills.

About

Scott's Dope Skills

Resources

Stars

57 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors