Skip to main content
sarmakska
GitHub 제작자 프로필

sarmakska

2개 GitHub 저장소에서 수집된 82개 skills를 저장소 단위로 보여줍니다.

수집된 skills
82
저장소
2
업데이트
2026-06-17
저장소 탐색

저장소와 대표 skills

dispatching-parallel-agents
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
이 저장소에서 수집된 skills 81개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다