Source

marcioaltoe/skills

250 skills · 5.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
zustand Implement global state management for React/TypeScript applications. Use when creating, modifying, or debugging Zusta…
marcioaltoe/skills
45
2
docker Docker containerization expert: Dockerfile optimization, multi-stage builds, security hardening, Docker Compose orche…
marcioaltoe/skills
44
3
react-best-practices React and Next.js performance optimization guidelines from Vercel Engineering. Use when writing, reviewing, or refact…
marcioaltoe/skills
44
4
zod Zod 4 — TypeScript-first schema validation with static type inference. Use when writing Zod schemas, validating data,…
marcioaltoe/skills
44
5
archive-spec Archive a completed spec — verify every task completed, QA passed, and indexed references are self-contained, then st…
marcioaltoe/skills
43
6
bun Bun runtime, package manager, bundler, and test runner. Use when running scripts with bun, managing packages, serving…
marcioaltoe/skills
43
7
data-sync-workflows Use when designing, planning, implementing, or reviewing data synchronization workflows, ERP imports, incremental syn…
marcioaltoe/skills
43
8
knowledge-workspace Work with project documentation and the central knowledge repository (marcioaltoe/secondbrain). Use when editing docs…
marcioaltoe/skills
43
9
logtape Use this skill when writing any code that uses LogTape for logging in JavaScript or TypeScript. Covers getting logge…
marcioaltoe/skills
43
10
tailwindcss Tailwind CSS v4 conventions — semantic design tokens for theme-safe styling, mobile-first responsive layouts, and v4-…
marcioaltoe/skills
43
11
ai-sdk Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK funct…
marcioaltoe/skills
42
12
baseline-ui Quickly deslop UI code by fixing spacing, hierarchy, typography, and small layout issues. Use when the interface need…
marcioaltoe/skills
42
13
better-auth Better Auth — framework-agnostic TypeScript authentication & authorization library. Covers setup, email/password, soc…
marcioaltoe/skills
42
14
external-api-adapters Use when designing, writing, or reviewing adapters for external APIs, ERP systems, payment providers, storage provide…
marcioaltoe/skills
42
15
vite Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, v…
marcioaltoe/skills
42
16
tactical-ddd Detects anemic domain models, validates and refactors them into rich domain models, and enforces tactical DDD pattern…
marcioaltoe/skills
41
17
clean-code Write clean, readable, and maintainable code following principles from Robert C. Martin's "Clean Code" and Object Cal…
marcioaltoe/skills
40
18
design-patterns Apply Gang of Four design patterns to solve architectural problems in TypeScript. Use when refactoring code architect…
marcioaltoe/skills
40
19
observability-audit Use when reviewing whether code has enough operational evidence: structured logs, correlation IDs, metrics, traces, r…
marcioaltoe/skills
40
20
triage Move issues and external PRs through a state machine of triage roles, categorise, verify, grill if needed, and write …
marcioaltoe/skills
40
21
clean-architecture Structure software around the Dependency Rule: source code dependencies point inward from frameworks to use cases to …
marcioaltoe/skills
39
22
fixing-accessibility Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast,…
marcioaltoe/skills
39
23
integration-contract-testing Use when writing or reviewing tests for external API adapters, storage adapters, database integration boundaries, or …
marcioaltoe/skills
39
24
interface-design Craft-first interface design for dashboards, admin panels, SaaS apps, tools, settings pages, data interfaces, and int…
marcioaltoe/skills
39
25
codebase-design Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find…
marcioaltoe/skills
38
26
fixing-metadata Audit and fix HTML metadata including page titles, meta descriptions, canonical URLs, Open Graph tags, Twitter cards,…
marcioaltoe/skills
38
27
frontend-design Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aes…
marcioaltoe/skills
38
28
implement-spec Implement every pending task of a spec in dependency order — resolve the _tasks.md graph into waves and run the imple…
marcioaltoe/skills
37
29
motion Build React animations with Motion (Framer Motion) - gestures (drag, hover, tap), scroll effects, spring physics, lay…
marcioaltoe/skills
37
30
agentic-cli-design Design principles for building CLI tools that LLM/AI agents can safely and reliably operate. Provides 7 core principl…
marcioaltoe/skills
36
31
turborepo Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, …
marcioaltoe/skills
36
32
diagnosing-bugs Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports …
marcioaltoe/skills
35
33
fixing-motion-performance Audit and fix animation performance issues including layout thrashing, compositor properties, scroll-linked motion, a…
marcioaltoe/skills
35
34
implement-task Execute one task file from docs/specs/<slug>/ end-to-end — ground in the PRD/TechSpec, implement only the slice, and …
marcioaltoe/skills
35
35
interaction-design Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polis…
marcioaltoe/skills
35
36
qa-gate Execute the self-contained final QA gate as a Spec's authored terminal `qa` Task — derive a resumable QA matrix from …
marcioaltoe/skills
35
37
onioncry Run and interpret the OnionCry Rust CLI for architecture-boundary checks in JavaScript and TypeScript repositories. U…
marcioaltoe/skills
34
38
react-hook-form-zod Build type-safe validated forms using React Hook Form v7 and Zod v4. Single schema works on client and server with fu…
marcioaltoe/skills
34
39
shadcn Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including c…
marcioaltoe/skills
34
40
ui-ux-pro-max UI/UX design intelligence for web and mobile. Includes 50+ styles, 161 color palettes, 57 font pairings, 161 product …
marcioaltoe/skills
34
41
solid Apply SOLID principles to write flexible, maintainable, and testable code. Use when designing classes, interfaces, an…
marcioaltoe/skills
33
42
web-design-guidelines Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "aud…
marcioaltoe/skills
33
43
roundfix Use Roundfix to plan releases with the read-only Release Plan Command, clean CodeRabbit pull request feedback, diagno…
marcioaltoe/skills
32
44
write-prd Write a PRD as a durable local artifact at docs/specs/<slug>/_prd.md — research first, clarify with one multiple-choi…
marcioaltoe/skills
32
45
write-tasks Decompose a spec's PRD/TechSpec into a dependency-ordered task graph — vertical-slice task files plus a machine-parse…
marcioaltoe/skills
32
46
wcag-audit-patterns Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when…
marcioaltoe/skills
31
47
qa-execution Runs real-user dogfooding sessions through the product's public interfaces: a persona walks a journey in the browser,…
marcioaltoe/skills
30
48
write-idea Expand a raw product idea into a research-backed spec at docs/specs/<slug>/_idea.md — targeted questions, parallel co…
marcioaltoe/skills
30
49
write-techspec Write the technical spec at docs/specs/<slug>/_techspec.md — explore the architecture, settle technical decisions one…
marcioaltoe/skills
30
50
vertical-slice-architecture Enforce Vertical Slice Architecture (VSA) when building applications in any language (Go, .NET/C#, Java, Kotlin, Type…
marcioaltoe/skills
29
Page 2 · 250 total Previous Next