bfmcneill/agi-marketplace
These skills were discovered automatically and have not necessarily received an editorial review.
design-patternsIndexed
Use when refactoring code or designing flexible systems. Covers creational, structural, and behavioral patterns with Python examples.
View indexed skillfeedback-designIndexed
Use when building loading states, progress indicators, success confirmations, or error messages. Covers feedback loops and patterns that feel satisfying.
View indexed skillflow-optimizationIndexed
Use when designing interactions, workflows, or interfaces where user focus matters. Covers protecting flow state, reducing interruptions, and creating immersive experiences.
View indexed skillprogressive-disclosureIndexed
Use when designing interfaces with complex functionality, settings panels, or expert features. Covers layering information so beginners aren't overwhelmed and experts aren't held back.
View indexed skillpsychology-foundationsIndexed
Use when you need to understand WHY certain UX patterns work. Covers cognitive psychology, behavioral science, and neuroscience foundations that underpin satisfying experiences.
View indexed skillsveltekit-builderIndexed
Use when building SvelteKit apps with Svelte 5. Covers runes, SSR, forms, and stack patterns (Kysely, Better Auth, shadcn-svelte).
View indexed skilltrust-and-recoveryIndexed
Use when designing error handling, confirmation dialogs, undo functionality, or any interaction where user trust matters. Covers building confidence through predictability and graceful failure.
View indexed skilluv-workflowIndexed
Use when creating Python projects, managing dependencies, or running Python scripts. Covers uv package manager commands, best practices, and common patterns for modern Python development.
View indexed skillversioningIndexed
Use when releasing, tagging, or bumping versions. Defines semver rules and keeps package.json/pyproject.toml synced with git tags.
View indexed skill