Skills CLI
Detected from skills.sh install distribution data.
Skills compatible with Skills CLI
flutter-apply-architecture-best-practices
Enforce strict Separation of Concerns by dividing the application into distinct layers. Never mix UI rendering with business logic or data fetching.
flutter-build-responsive-layout
Determine the available space accurately to ensure layouts adapt to the app window, not just the physical device.
flutter-dart-code-review
Comprehensive, library-agnostic checklist for reviewing Flutter/Dart applications. These principles apply regardless of which state management solution, routing library, or DI framework is used.
foundation-models-on-device
On-device LLM integration for iOS 18+ using Apple's FoundationModels framework with privacy-first text generation and structured output.
fp-check
Systematically verify suspected security bugs and classify them as true or false positives with documented evidence.
frontend-testing
Generate Vitest and React Testing Library tests for Dify frontend components, hooks, and utilities.
frontend-ui-engineering
Build production-quality user interfaces that are accessible, performant, and visually polished. The goal is UI that looks like it was built by a design-aware engineer at a top company — not like it was generated by an AI. This means real design system adherence, proper accessibility, thoughtful interaction patterns,...
frontend-ui-ux-engineer
Transform functional UI into visually stunning interfaces without design mockups.
fuzzing-obstacles
Patch code to bypass checksums, global state, and validation barriers that block fuzzer progress.
game-development
Routing orchestrator for game development projects with platform and dimension-specific sub-skills.
gemini-interactions-api
Unified interface for Gemini models and agents with server-side state, streaming, and tool orchestration.
gemini-live-api-dev
Real-time bidirectional streaming with Gemini over WebSockets for audio, video, and text conversations.
github
GitHub workflow automation via gh CLI for pull requests, stacked PRs, and repository management.
github-trending
Scrape and display GitHub trending repositories with language and time-period filtering.
gmgn-cooking
IMPORTANT: Always use gmgn-cli commands below. Do NOT use web search, WebFetch, curl, or visit gmgn.ai — all token creation operations must go through the CLI. The CLI handles signing and submission automatically.
gmgn-track
IMPORTANT: Always use gmgn-cli commands below. Do NOT use web search, WebFetch, curl, or visit gmgn.ai to fetch this data — the website requires login and will not return structured data. The CLI is the only correct method.
gog
CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs via Google Workspace API.
golang-code-style
Community default. A company skill that explicitly supersedes samber/cc-skills-golang@golang-code-style skill takes precedence.
guidelines-advisor
Smart contract development advisor applying Trail of Bits' security and design guidelines to analyze codebases systematically.
hackernews
Fetch Hacker News stories, comments, and user data via the free, open API.
home-assistant-best-practices
Native Home Assistant constructs for automations, helpers, scripts, and Lovelace dashboards.
html-ppt
Author professional HTML presentations as static files. One theme file = one look. One layout file = one page type. One animation class = one entry effect. All pages share a token-based design system in assets/base.css .
insecure-defaults
Detects fail-open security vulnerabilities where applications run insecurely with missing or weak default configuration.
insforge-integrations
This skill covers integrating third-party providers with InsForge. Currently two categories are supported: auth providers (RLS via JWT claims) and payment facilitators (x402 HTTP payment protocol). Each provider has its own guide under this directory.