SKILL RADAR · GITHUB

Useful agent skills, ranked by real adoption.

Browse verified skills from public repositories. Compare what each skill does, package contents, install activity, and source evidence before adding it to your agent.

CATALOG SCOPE
VERIFIED
skills
5,771
repositories
824
last synced
Sep 8, 2026
5,771 skills
laurigates
Community

embedded-best-practices

Embedded systems development best practices for ESP32, FreeRTOS, and ESP-IDF. Use when writing firmware code, reviewing implementations, or learning about embedded patterns.

installs
1
GitHub stars
7
Updated
Sep 8
cyssayyes-source
Community

cn-thesis-data-figures

Support Chinese graduate thesis data processing, statistical analysis planning, figure/table design, reproducibility checks, and result presentation. Use when the user needs to clean data, choose analyses, plan charts, review tables, explain results, or prepare thesis-grade figures for Word/docx workflows.

installs
1
GitHub stars
6
Updated
Jun 29
iuliandita
Community

ansible

· Write/review Ansible playbooks, roles, inventories, Vault, Molecule, AWX/AAP. Triggers: 'ansible', 'playbook', 'ansible role', 'ansible inventory', 'groupvars', 'ansible-lint'.

installs
1
GitHub stars
6
Updated
Sep 4
iuliandita
Community

debian-ubuntu

· Administer Debian/Ubuntu/Mint/Pop: apt, dpkg, PPAs, snaps, systemd, GRUB, HWE, desktop. Triggers: 'debian', 'ubuntu', 'mint', 'popos', 'apt', 'dpkg', 'ppa'. Not for Arch/Fedora/NixOS.

installs
1
GitHub stars
6
Updated
Sep 4
iuliandita
Community

debug-triage

· Triage a live incident to localize an unknown failing layer, then route. Triggers: incident, outage, triage, production down, crashloop, 502. Not for known-component debugging (systematic-debugging) or repo audits (deep-audit).

installs
1
GitHub stars
6
Updated
Sep 4
iuliandita
Community

docker

· Write/review Dockerfiles, Compose, OCI/Podman/BuildKit builds, signing, hardening. Triggers: 'docker', 'dockerfile', 'podman', 'buildkit', 'buildah', 'skopeo', 'containerd'. Not for K8s manifests (use kubernetes).

installs
1
GitHub stars
6
Updated
Sep 4
iuliandita
Community

kubernetes

· Write/review Kubernetes manifests, Helm, Kustomize, Gateway API, ArgoCD, sealed secrets. Triggers: 'kubernetes', 'k8s', 'helm', 'kubectl', 'kubernetes deployment', 'pod', 'ingress', 'gateway api'.

installs
1
GitHub stars
6
Updated
Sep 4
iuliandita
Community

networking

· Configure/troubleshoot Linux networking: DNS, proxies, VPNs, VLANs, nftables, routing. Triggers: 'dns', 'reverse proxy', 'vpn', 'wireguard', 'tailscale', 'vlan', 'nftables', 'bgp', 'ospf', 'frrouting'. Not OPNsense: firewall-appliance.

installs
1
GitHub stars
6
Updated
Sep 4
jpeetz
Community

ci-cd-pipeline-generator

Generate production-ready CI/CD pipeline configurations for GitHub Actions, GitLab CI, CircleCI, and Jenkins. Activates when users ask to set up CI/CD, create deployment pipelines, automate build/test/deploy workflows, configure Docker builds, set up staging/production environments, or add quality gates. Covers multi-stage pipelines, matrix builds, secrets management, caching strategies, environment promotion, canary deployments, and rollback patterns. Use when the user says "set up CI/CD", "create a pipeline", "automate deployment", "build pipeline", "GitHub Actions workflow", "GitLab CI config", or "deploy to production".

installs
1
GitHub stars
6
Updated
Sep 7
jpeetz
Community

sre-runbooks

- Safe-by-default DevOps/SRE runbook automation for incident response, postmortems, on-call handovers, and operational troubleshooting. Implements Google SRE principles with agent-safe execution patterns including dry-run modes, human approval gates, and blast-radius limits.

installs
1
GitHub stars
6
Updated
Sep 7
kozz36
Community

frontend-designer

Trigger: frontend design, CSS architecture, tokens, responsive UI, accessibility, motion. Produce production UI design systems.

installs
1
GitHub stars
6
Updated
Aug 24
wso2
Community

api-design

- Use this skill to design an OpenAPI spec from scratch, assess an existing spec for AI agent readiness, security, or design quality, or fix issues found in a spec. Trigger when the user describes an API they want to build, asks to "design", "create", "draft", or "scaffold" an OpenAPI spec, or mentions building a REST API for a service or domain. Trigger when the user says things like "I want to expose endpoints for X", "help me design an API for Y", or "I need an OpenAPI spec for Z" — even without saying "OpenAPI" explicitly. Trigger when the user asks to evaluate, review, check, or assess an OpenAPI spec for agent compatibility, API quality, security, OWASP compliance, WSO2 guidelines, or REST best practices — or when they share a .yaml/.json OpenAPI file and ask how good it is. Trigger when the user asks to fix, correct, remediate, or apply fixes to issues in an OpenAPI spec — including "fix issue spec-001", "fix all HIGH severity issues", "apply autoFixable fixes", or "fix the spec issues from this report".

installs
1
GitHub stars
6
Updated
Jul 20
miaoge-ge
Community

competitive-programming-expert

Use this skill when user needs to solve competitive programming problems. Applicable to LeetCode, Codeforces, AtCoder and similar platforms. Triggers include: algorithm problem, coding challenge, time complexity analysis, data structure implementation, TLE (Time Limit Exceeded), MLE (Memory Limit Exceeded).

installs
1
GitHub stars
5
Updated
May 31
alpha-mintamir
Community

chapa-payments

Integrate the Chapa payment gateway (Ethiopia) into any backend or frontend - hosted checkout, verify, webhooks with HMAC signature checks, direct charge (telebirr, M-Pesa, CBEBirr, ebirr), split payments, refunds, transfers, test cards and test numbers. Includes working Laravel, PHP, Node.js (Express, Next.js, NestJS), Python (Django, FastAPI), HTML checkout, Inline.js and Flutter examples. Use when the user mentions Chapa, chapa.co, api.chapa.co, CHASECK / CHAPUBK keys, txref, Ethiopian payments, telebirr or birr checkout, or asks to add, debug, verify or secure a Chapa integration or an admin config for Chapa.

installs
1
GitHub stars
4
Updated
Sep 4
zaaakher
Community

food-commerce-ui-designer

- Create distinctive, production-grade frontend interfaces with high design quality for an ecommerce brand selling sauces and bone broth. Use this skill when building any web components, pages, product listings, landing sections, or UI elements for the store. Generates warm, inviting, food-forward designs with smooth Motion-powered animations and colorful, friendly aesthetics. Always use this skill for any UI, page, component, or layout work — even if the user just says "make a card" or "build a section" or "add animations".

installs
1
GitHub stars
4
Updated
May 20
intent-driven-dev
Community

c4-diagrams

Use when explaining existing code architecture, visualizing a new system before detailed design, mapping software boundaries, or creating C4-style diagrams in ASCII or Mermaid.

installs
1
GitHub stars
3
Updated
Aug 24
intent-driven-dev
Community

gherkin-authoring

Use when drafting, reviewing, or improving Gherkin, Cucumber scenarios, BDD acceptance criteria, feature examples, Scenario Outlines, Backgrounds, Rules, Doc Strings, Data Tables, tags, or Gherkin embedded in Markdown.

installs
1
GitHub stars
3
Updated
Aug 24
kaikaishenshen
Community

design-complete

统一前端设计质量系统,结合 taste-skill(审美品味)与 impeccable(结构严谨性)。完整流水线:设计读盘 → 塑形构建 → 审计评审 → 打磨完善。当用户需要设计、构建、审计、评审、打磨或重构前端界面时使用——落地页、SaaS UI、作品集、仪表盘、产品应用、组件。涵盖空间节奏、排版层级、色彩感知、动效物理、布局逻辑、无障碍、响应式设计、反模式检测、UX 文案及生产级质量。不适用于后端或非 UI 任务。

installs
1
GitHub stars
3
Updated
Jun 10
kaikaishenshen
Community

design-taste-frontend

反模板前端技能,适用于落地页、作品集和重新设计。Agent 读取需求,推断正确的设计方向,交付不显模板化的界面。需要时使用真实设计系统,重新设计时以审计为先,严格执行预输出检查。

installs
1
GitHub stars
3
Updated
Jun 10
kaikaishenshen
Community

impeccable

当用户需要设计、重新设计、塑形、评审、审计、打磨、澄清、精简、加固、优化、适配、添加动效、配色、提取或改进前端界面时使用。涵盖网站、落地页、仪表盘、产品 UI、应用外壳、组件、表单、设置页、引导流程和空状态。处理 UX 评审、视觉层次、信息架构、认知负荷、无障碍、性能、响应式行为、主题、反模式、排版、字体、间距、布局、对齐、色彩、动效、微交互、UX 文案、错误状态、边界情况、国际化及可复用设计系统或令牌。也适用于需要放大或收敛的平淡设计、浏览器实时迭代、或追求技术惊艳效果的设计。不适用于后端或非 UI 任务。

installs
1
GitHub stars
3
Updated
Jun 10
syncfusion
Community

syncfusion-react-gantt-chart

Implement, configure, and customize the Syncfusion React Gantt Chart component. Use this when building project scheduling applications with task timelines, dependencies, and resource management. Covers GanttComponent setup, task constraints, taskbar customization, filtering, sorting, Excel/PDF export, critical path analysis, milestones, predecessors, resource view, and baseline tracking.

installs
1
GitHub stars
3
Updated
Sep 8
motionharvest
Community

motion-web-design

- Use after visual-identity is complete and a build prompt exists (from audience-site-brief). Scaffolds a Vite + GSAP + Lenis project, implements the design system, builds all page sections with choreographed animations, sources images from Unsplash, and documents video slots for Replicate. Targets Awwwards-quality execution.

installs
1
GitHub stars
2
Updated
Jun 27
netresearch
Community

typo3-ckeditor5

Use when developing CKEditor 5 custom plugins for TYPO3 v12+ (v14.3 LTS bundles CKE5 v47; v13 shipped 41-42), configuring RTE presets, migrating from CKEditor 4, customizing toolbars, dark/light-mode context (on by default in v14, 106964), or fixing rich text editing issues. Triggers: CKE5, RTE config, YAML preset, editor plugin, jQuery removal, backend JS, CKEditor 47.

installs
1
GitHub stars
2
Updated
Sep 7
full-stack-skills
Community

ai-elements

Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a chatbot, AI assistant UI, or any AI-powered chat interface.

installs
1
GitHub stars
1
Updated
Jul 29