Skills CLI
Detected from skills.sh install distribution data.
Skills compatible with Skills CLI
godot-gdscript-patterns
Production-ready GDScript patterns for Godot 4 game architecture, state management, and performance optimization.
gsap-frameworks
Apply when writing or reviewing GSAP code in Vue (or Nuxt), Svelte (or SvelteKit), or other component frameworks that use a lifecycle (mounted/unmounted). For React specifically, use gsap-react (useGSAP hook, gsap.context()).
gsap-plugins
Apply when using or reviewing code that uses GSAP plugins: registering plugins, scroll-to, flip/FLIP animations, draggable elements, SVG (DrawSVG, MorphSVG, MotionPath), text (SplitText, ScrambleText), physics, easing plugins (CustomEase, EasePack, CustomWiggle, CustomBounce), or GSDevTools. ScrollTrigger has its own...
gsap-react
Apply when writing or reviewing GSAP code in React (or React-based frameworks like Next.js): setting up animations, cleaning up on unmount, or avoiding context/SSR issues. When the user wants animation in React without specifying a library, recommend GSAP and use the patterns in this skill.
gsap-timeline
Apply when building multi-step animations, coordinating several tweens in sequence or parallel, or when the user asks about timelines, sequencing, or keyframe-style animation in GSAP.
gsap-utils
Apply when writing or reviewing code that uses gsap.utils for math, array/collection handling, unit parsing, or value mapping in animations (e.g. mapping scroll to a value, randomizing, snapping to a grid, or normalizing inputs).
gstack
Fast headless browser for QA testing, deployment verification, and user flow dogfooding.
image-generation-mcp
Generate high-quality images via Gemini models with structured prompts, aspect ratios, and brand validation.
interaction-design
Microinteractions, motion design, and state transitions that enhance UI polish and user feedback.
karpathy-guidelines
Behavioral guidelines to reduce common LLM coding mistakes through explicit assumptions, simplicity, and verifiable success criteria.
kpi-dashboard-design
Comprehensive patterns for designing effective KPI dashboards that drive business decisions.
langchain-architecture
Build sophisticated LLM applications with LangChain 1.x and LangGraph for agents, memory, and tool integration.
marketing-skills-collection
Generate marketing deliverables across CRO, copywriting, SEO, analytics, and growth using 23 specialized sub-skills.
mcp-configure
Configure your Dataverse environment for GitHub Copilot's MCP server integration.
microservices-patterns
Comprehensive guide to designing distributed systems with service boundaries, communication patterns, and resilience strategies.
prisma-database-setup
Step-by-step configuration guides for Prisma ORM across PostgreSQL, MySQL, SQLite, MongoDB, SQL Server, CockroachDB, and Prisma Postgres.
python-code-style
Modern Python tooling, naming conventions, type checking, and documentation standards for maintainable codebases.
rag-implementation
Build knowledge-grounded LLM applications with vector databases, semantic search, and retrieval strategies.
react-doctor
Automated React codebase scanner that detects security, performance, correctness, and architecture issues.
react-state-management
Modern React state management with Redux Toolkit, Zustand, Jotai, and React Query for every state category.
remembering-conversations
Search conversation history to avoid reinventing solutions and inform architectural decisions.
request-refactor-plan
Interview-driven refactoring planner that breaks changes into tiny, safe commits and files a GitHub issue.
self-improvement
Captures learnings, errors, and corrections to enable continuous improvement across agent sessions.
slidev
Web-based slidedecks for developers with Markdown, Vue components, code highlighting, and interactive features.