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

ayusavin

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

수집된 skills
17
저장소
4
업데이트
2026년 8월 3일
저장소 탐색

저장소와 대표 skills

chromiumfish
소프트웨어 개발자

Anti-detect Chromium (fingerprint spoofed in the C++ engine) driven through the standard Playwright MCP over a CDP endpoint. This is the default browser for all work: one long-lived session on port 9222. Use to extract a site's design system (colors, fonts,…

2026년 8월 3일
memory-bank-defrag
소프트웨어 개발자

Defragment and re-actualize a project memory bank (the .assistant/ knowledge base + the project's auto-memory). Reads everything that changed in the repo since the last defrag, finds where the memory bank has gone stale or accumulated amendment-on-amendment…

2026년 7월 4일
anti-ai-slop-writing
기술 작가

Produces text that avoids statistically detectable AI writing patterns. Apply to tweets, emails, articles, reports, messages, cover letters, any human-facing prose. Trigger when user asks to write, draft, edit, or rewrite copy for humans (especially…

2026년 7월 3일
solidtime
일반 사무원

Track time in Solidtime (open-source time tracker, self-hosted or solidtime.io) via its REST API v1: discover your organization and member id, list projects/clients/tags, list and create time entries with correct UTC timestamps, dupe-check a day, update or…

2026년 6월 30일
design-process
소프트웨어 개발자

A disciplined process for producing design artifacts (websites, prototypes, slides, covers, mobile screens) with the user acting as a design manager and Claude acting as a senior designer. Optimizes for clarity of intent, breadth of exploration, and iteration…

2026년 5월 28일
mattermost
소프트웨어 개발자

Read, search, and act in Mattermost via the `mm` CLI. Use whenever the user mentions Mattermost, chat messages, team chat, unreads, DMs, channel history, mentions, threads, or wants to catch up, post a message, react to something, set their status,…

2026년 5월 28일
memory-bank-steward
소프트웨어 개발자

Maintains a lightweight, always-current "project encyclopedia" in `.memory-bank/` — capturing architecture, stack, conventions, key entities, and active tasks. After each meaningful change, the AI suggests concise updates or explicitly confirms no update is…

2026년 5월 28일
transcribe
소프트웨어 개발자

Transcribe a meeting recording locally with speaker diarization. On macOS (Apple Silicon) uses mlx-whisper + FluidAudio (CoreML, ANE) for ~30× realtime speed; on other platforms falls back to whisply (faster-whisper + pyannote). Use when the user asks to…

2026년 5월 28일
design-cover
소프트웨어 개발자

Turn a design (Figma file or an exported reference deck) into a build ladder — inventory every frame, extract tokens and atoms, find the gaps the designer still owes you, and write a /build-ready plan plus the .claude/design-gate.json rungs that…

2026년 7월 31일
setup
소프트웨어 개발자

Install this mini dev-loop harness into a target project. Copies the agents, skills (plan/build/review/debug), the test-gate hook, settings, and AGENTS.md into the given project path, then seeds a Memory Bank index if none exists. Run this from a clone of the…

2026년 7월 31일
visual-verify
소프트웨어 품질 보증 분석가·테스터

Check the built UI against the design, rung by rung — capture the real rendered component (Storybook via Playwright on web, the debug preview gallery on an iOS simulator or Android emulator), diff it against the 1:1 design export, and write the verdict the…

2026년 7월 31일
build
소프트웨어 개발자

Implement an already-approved plan from swarm-report/<slug>-plan.md. Routes each task to the executing agent that owns its file scope (frontend / backend / devops / mobile), runs the tests, writes an implementation report. Use AFTER /plan, never before.

2026년 7월 3일
debug
소프트웨어 품질 보증 분석가·테스터

Find the root cause of a bug or failing test. Spawns 1 debugger subagent that reproduces, ladders hypotheses, isolates with evidence, and applies the minimal fix. Use when a test fails, /build reports blocked, or "X stopped working". Does NOT design features…

2026년 7월 3일
plan
소프트웨어 개발자

Design a feature before writing code. Spawns planner + skeptic subagents that read the Memory Bank, argue, and write a plan to swarm-report/. Use BEFORE /build, for any feature touching 2+ files or with unclear scope. Skip for typos and one-line fixes.

2026년 7월 3일
review
소프트웨어 품질 보증 분석가·테스터

Review a finished change against its plan. Spawns 1 reviewer subagent, reports ship/rework with severity-tagged findings. Use AFTER /build.

2026년 7월 3일
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다