Skip to main content
Back to registry

Skills CLI

Detected from skills.sh install distribution data.

Skills compatible with Skills CLI

vercel-labs/skills/Software Engineering

find-skills

Discover and install specialized agent skills from the open ecosystem when users need extended capabilities.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource vercel-labs/skills
nomadamas/k-skill/Software Engineering

fine-dust-location

기본적으로 로 요청해서 PM10 / PM2.5 / 통합대기등급을 요약한다.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringAI and AutomationNo reviews yetSource nomadamas/k-skill
jeffallan/claude-skills/Software Engineering

fine-tuning-expert

Expert guidance for fine-tuning LLMs with parameter-efficient methods and production optimization.

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

firebase

Firebase backend setup with security-first guidance on auth, database, storage, and functions.

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

firebase-apk-scanner

Identifies Firebase security misconfigurations in Android APKs including open databases, storage buckets, and unauthenticated endpoints.

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

firebase-firestore-basics

Complete guide for provisioning, securing, and integrating Cloud Firestore into applications.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetFirst seen Feb 17, 2026Source firebase/agent-skills
facebook/react/Software Engineering

fix

Automated code formatting and linting to resolve style issues before CI checks.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource facebook/react
calm-north/seojuice-skills/Software Engineering

fix-linking

Design and audit internal link structures using hub-and-spoke topology, PageRank flow, and anchor text optimization.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource calm-north/seojuice-skills
github/awesome-copilot/Software Engineering

flowstudio-power-automate-build

Programmatically build, scaffold, and deploy Power Automate cloud flows via FlowStudio MCP.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource github/awesome-copilot
github/awesome-copilot/Software Engineering

flowstudio-power-automate-debug

Diagnose and fix failing Power Automate cloud flows through step-by-step error inspection.

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

flutter-accessibility-audit

Rely on Flutter's standard widgets (e.g., TabBar , MenuAnchor ) for automatic semantic role assignment whenever possible. When building custom components or overriding default behaviors, explicitly define the UI element's purpose using the Semantics widget.

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

flutter-adaptive-ui

Adaptive Flutter layouts that respond to screen size, platform, and input device across mobile, tablet, desktop, and web.

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

flutter-add-integration-test

Configure the project to support integration testing and Flutter Driver extensions.

Weekly installs
1
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-add-widget-preview

Use the Flutter Widget Previewer to render widgets in real-time, isolated from the full application context.

Weekly installs
1
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-add-widget-test

Ensure the testing environment is properly configured before authoring widget tests.

Weekly installs
1
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-animation

Select and implement the optimal Flutter animation strategy for your UI requirement.

Weekly installs
1
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-app-size

Measure and optimize Flutter app bundle, APK, or IPA size with platform-specific analysis and reduction strategies.

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

flutter-architecture

Architectural guidance for scalable Flutter apps using MVVM, layered design, and feature-first organization.

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

flutter-caching

Comprehensive caching and performance optimization for Flutter apps across multiple data types and platforms.

Weekly installs
1
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-fix-layout-issues

Flutter layout operates on a strict rule: Constraints go down. Sizes go up. Parent sets position. Layout errors occur when this negotiation fails, typically due to unbounded constraints or unconstrained children.

Weekly installs
1
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-implement-json-serialization

Use this checklist to implement manual JSON serialization for a data model.

Weekly installs
1
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-layout

Build responsive Flutter layouts by composing widgets, managing constraints, and adapting to screen sizes.

Weekly installs
1
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-performance

Identifies and eliminates performance bottlenecks in Flutter apps through systematic profiling and targeted optimization.

Weekly installs
1
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-routing-and-navigation

Navigate between screens, handle deep linking, and manage data passing in Flutter applications.

Weekly installs
1
Community vote
0
0 up / 0 down
Freshness
Synced May 1, 2026
Software EngineeringFrontend and DesignNo reviews yetSource flutter/skills
Page 131 of 167