Skip to main content
sarmakska
Profil créateur GitHub

sarmakska

Vue par dépôt de 82 skills collectés dans 2 dépôts GitHub.

skills collectés
82
dépôts
2
mis à jour
2026-06-17
explorateur de dépôts

Dépôts et skills représentatifs

dispatching-parallel-agents
Développeurs de logiciels

Use when several pieces of work are genuinely independent and can run at once, to fan them out across parallel agents instead of doing them in sequence. Cuts wall-clock time and keeps each strand in its own clean context.

2026-06-17
executing-plans
Développeurs de logiciels

Use when a written plan exists and you are about to build it in the current session, to work it task by task with a checkpoint after each. Keeps execution honest against the plan instead of drifting into a freehand build.

2026-06-17
using-git-worktrees
Développeurs de logiciels

Use when work needs its own isolated checkout — parallel strands that would fight over files, or a risky change you want quarantined from the main tree. Gives each strand a real working directory on its own branch without re-cloning.

2026-06-17
using-slipstream
Développeurs de logiciels

Use whenever the user says "use slipstream", "use superpowers", or starts any task in a project that has slipstream. A hard, always-on discipline that forces scoped reads over whole-file reads to save tokens, recalls memory before acting, and records what is durable every turn so memory grows constantly.

2026-06-06
frontend-design-system
Développeurs de logiciels

Use when a site needs to look designed rather than defaulted, before building sections: establish a cohesive design system of type scale, spacing, colour, radius and shadow tokens so every component shares one premium visual language.

2026-06-06
frontend-hero-section
Développeurs de logiciels

Use when building the top of a landing page, to produce a high-impact hero with confident display type, a clear single call to action and balanced composition, the kind of opening a polished marketing site leads with.

2026-06-06
frontend-marketing-sections
Développeurs de logiciels

Use when filling out a landing page below the hero, to build the polished marketing sections a premium site is made of: a feature grid, a logo or social-proof strip, a testimonial and a closing call to action.

2026-06-06
frontend-motion
Développeurs de logiciels

Use when a site needs the smooth entrance and scroll-reveal animations that make a page feel alive and crafted, to add tasteful motion with a real animation library rather than ad-hoc transitions.

2026-06-06
Affichage des 8 principaux skills collectés sur 81 dans ce dépôt.
2 dépôts affichés sur 2
Tous les dépôts sont affichés