Skip to main content
Back to registry

Skills CLI

Detected from skills.sh install distribution data.

Skills compatible with Skills CLI

flutter/skills/Software Engineering

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.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource flutter/skills
flutter/skills/Software Engineering

flutter-build-responsive-layout

Determine the available space accurately to ensure layouts adapt to the app window, not just the physical device.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource flutter/skills
affaan-m/everything-claude-code/Software Engineering

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.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource affaan-m/everything-claude-code
affaan-m/everything-claude-code/Software Engineering

foundation-models-on-device

On-device LLM integration for iOS 18+ using Apple's FoundationModels framework with privacy-first text generation and structured output.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource affaan-m/everything-claude-code
trailofbits/skills/Software Engineering

fp-check

Systematically verify suspected security bugs and classify them as true or false positives with documented evidence.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource trailofbits/skills
langgenius/dify/Software Engineering

frontend-testing

Generate Vitest and React Testing Library tests for Dify frontend components, hooks, and utilities.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource langgenius/dify
addyosmani/agent-skills/Software Engineering

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,...

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource addyosmani/agent-skills
404kidwiz/claude-supercode-skills/Software Engineering

frontend-ui-ux-engineer

Transform functional UI into visually stunning interfaces without design mockups.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetFirst seen Jan 23, 2026Source 404kidwiz/claude-supercode-skills
trailofbits/skills/Software Engineering

fuzzing-obstacles

Patch code to bypass checksums, global state, and validation barriers that block fuzzer progress.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource trailofbits/skills
sickn33/antigravity-awesome-skills/Software Engineering

game-development

Routing orchestrator for game development projects with platform and dimension-specific sub-skills.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource sickn33/antigravity-awesome-skills
google-gemini/gemini-skills/Software Engineering

gemini-interactions-api

Unified interface for Gemini models and agents with server-side state, streaming, and tool orchestration.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource google-gemini/gemini-skills
google-gemini/gemini-skills/Software Engineering

gemini-live-api-dev

Real-time bidirectional streaming with Gemini over WebSockets for audio, video, and text conversations.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource google-gemini/gemini-skills
callstackincubator/agent-skills/Software Engineering

github

GitHub workflow automation via gh CLI for pull requests, stacked PRs, and repository management.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringAI and AutomationNo reviews yetSource callstackincubator/agent-skills
hoodini/ai-agents-skills/Software Engineering

github-trending

Scrape and display GitHub trending repositories with language and time-period filtering.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource hoodini/ai-agents-skills
gmgnai/gmgn-skills/Software Engineering

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.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource gmgnai/gmgn-skills
gmgnai/gmgn-skills/Software Engineering

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.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource gmgnai/gmgn-skills
steipete/clawdis/Software Engineering

gog

CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs via Google Workspace API.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource steipete/clawdis
samber/cc-skills-golang/Software Engineering

golang-code-style

Community default. A company skill that explicitly supersedes samber/cc-skills-golang@golang-code-style skill takes precedence.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource samber/cc-skills-golang
trailofbits/skills/Software Engineering

guidelines-advisor

Smart contract development advisor applying Trail of Bits' security and design guidelines to analyze codebases systematically.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource trailofbits/skills
vm0-ai/vm0-skills/Software Engineering

hackernews

Fetch Hacker News stories, comments, and user data via the free, open API.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource vm0-ai/vm0-skills
homeassistant-ai/skills/Software Engineering

home-assistant-best-practices

Native Home Assistant constructs for automations, helpers, scripts, and Lovelace dashboards.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource homeassistant-ai/skills
lewislulu/html-ppt-skill/Software Engineering

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 .

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource lewislulu/html-ppt-skill
trailofbits/skills/Software Engineering

insecure-defaults

Detects fail-open security vulnerabilities where applications run insecurely with missing or weak default configuration.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource trailofbits/skills
insforge/agent-skills/Software Engineering

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.

Weekly installs
2
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource insforge/agent-skills
Page 104 of 167