一键导入
oscilla-animator-v2
oscilla-animator-v2 收录了来自 brandon-fryslie 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.
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").
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.
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.
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.
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.
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'.
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'.
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.