Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

oscilla-animator-v2

oscilla-animator-v2에는 brandon-fryslie에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
0
업데이트
2026-03-27
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

strangler-fig
소프트웨어 개발자

This skill should be used when the user asks to "replace a module", "migrate a subsystem", "rewrite a pass", "swap an implementation", "strangle a component", "incremental migration", "replace without breaking", "phase out old code", "deprecate and replace", or "transition from old to new implementation". Provides a gate-test-driven migration state machine designed for convergence under repeated agentic execution.

2026-03-27
canonicalize-architecture
프로젝트 관리 전문가

Analyze architecture/spec documents for contradictions, ambiguities, and inconsistencies. Produces an encyclopedia-style canonical specification series. Use when user asks to canonicalize docs, find contradictions in specs, create a canonical spec, or consolidate design documents. Input is a directory or file list (e.g., "design-docs/" or "spec.md arch.md api.md").

2026-02-06
doc-index
소프트웨어 개발자

Generate dense, token-efficient indexes of documents for fast contradiction detection. Use when indexing docs for canonicalize-architecture, compressing specs for analysis, or creating navigable summaries. Works on any markdown documents.

2026-01-28
motion
소프트웨어 개발자

Motion (Framer Motion) React animation library. Use for drag-and-drop, scroll animations, gestures, SVG morphing, or encountering bundle size, complex transitions, spring physics errors.

2026-01-26
skill-lookup
소프트웨어 개발자

Activates when the user asks about Agent Skills, wants to find reusable AI capabilities, needs to install skills, or mentions skills for Claude. Use for discovering, retrieving, and installing skills.

2026-01-26
gap-analysis
소프트웨어 품질 보증 분석가·테스터

This skill should be used when the user asks to "run a gap analysis", "compare implementation to spec", "what's missing from the spec", "bring the app up to spec", "audit against spec", "find spec gaps", or wants to understand what work remains to make an implementation match its specification. Produces a structured delta document with dependency ordering and priority categories.

2026-01-23
dockview-api-only
소프트웨어 개발자

Minimal Dockview API reference (~26k tokens). USE THIS SKILL FOR: quick type lookups, checking method signatures, finding prop interfaces, understanding public API surface. Contains ONLY: public API classes, TypeScript interfaces, React component props, API documentation. Does NOT contain internal implementation or examples. Choose this when you need 'what methods exist' or 'what props does X accept'.

2026-01-16
dockview-with-examples
소프트웨어 개발자

Dockview with practical React examples (~170k tokens). USE THIS SKILL FOR: finding working code patterns to copy, seeing how to implement specific features, learning idiomatic usage, understanding real-world integration patterns. Contains everything in dockview-full PLUS 45 React sandbox examples covering tabs, groups, drag-drop, serialization, theming, and more. Choose this when you need 'show me how to implement X' or 'what's the pattern for Y'.

2026-01-16
refresh-indexes
파일 사무원

Refresh INDEX.md files for documents that have changed. Use after editing canonical spec documents to keep indexes up-to-date. Can refresh specific files or auto-detect stale indexes.

2026-01-12