Skip to main content
sarmakska
GitHub-Creator-Profil

sarmakska

Repository-Ansicht von 82 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
82
Repositories
2
aktualisiert
2026-06-17
Repository-Explorer

Repositories und repräsentative Skills

dispatching-parallel-agents
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Zeigt die Top 8 von 81 gesammelten Skills in diesem Repository.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt
sarmakska Agent Skills | SkillsMP