热门技能

当前社区里最受关注、增长最快的技能。

显示 433-456 / 共 561 个技能
AtomiCloud

ecosystem-upgrade

AtomiCloud

Drive a whole CyanPrint template-chain (ketone) through an ecosystem upgrade — baseline bump (e.g. nixos-26.05 + nix-registry/v3), modern nix-based generated CI, and republish — safely, in dependency order, and to a fixed point. Use when running /ecosystem-upgrade, performing a chain-wide baseline/registry bump across the ketone templates, upgrading the template ecosystem, or re-running the chain upgrade.

模板 0 2个月前
zebbern

log-error-digest

zebbern

"Analyze log files to troubleshoot errors, identify peak error periods, and produce error clustering, frequency statistics, and time distribution reports. Supports JSON, syslog, and Nginx formats with automatic detection. Use when a user uploads a .log file and asks to analyze errors, find patterns, debug issues, or get distribution stats."

数据处理 4609 3个月前
Sma1lboy

recent-release

Sma1lboy

Render Rove's recent releases as a self-contained, Rove-styled HTML page (Chinese by default). Reads shipped notes from packages/kobe/CHANGELOG.md + git tags, filters to user-facing changes, and emits one standalone .html file in the claude theme (terracotta on near-black, JetBrains Mono, terminal chrome). Use when the user asks for a "release page", "发版速览", "recent release html", "把发版做成网页", or wants to share/post what changed.

设计 121 24天前
joecastelino

gm-sasar-action-tracker

joecastelino

Fill out a GM SASAR (warranty self-audit) corrective-action tracker + BAC Action Plan doc for a GM store (built for Blackstone Chevy BC/1251, Ruben Estrada). Joe supplies RO# + GM citation shorthand; Jay pulls each RO from Tekion, verifies the deficiency, writes a full 20-column corrective-action row, and emails the xlsx + paste-ready action-plan rows. Use when Joe mentions SASAR, GM warranty audit/review, "Action Tracker", or gives lists of ROs with GM citations.

代码评审 2 4天前
frankfika

github-readme-pro

frankfika

Automatically audit, optimize, and synchronize GitHub README.md files with release notes, screenshots, badges, and bilingual support.

代码评审 1 21天前
joecastelino

apple-notes

joecastelino

Manage Apple Notes via the memo CLI on macOS (create, view, search, edit).

CLI 工具 2 1个月前
prateek

swift-patterns

prateek

Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view composition, navigation patterns, performance optimization, and testing best practices.

代码评审 0 今天
zebbern

code-documenter

zebbern

Use when adding docstrings, creating API documentation, or building documentation sites. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, tutorials, user guides.

API 开发 4609 3个月前
frankfika

Skill: 排版发布

frankfika

确保 HTML 文件可以独立打开,不需要启动服务器

文档生成 1 1个月前
prateek

peekaboo-vm-app-audit

prateek

Drive an LLM-led audit of one or more macOS apps using Peekaboo as eyes-and-hands — verify install, inspect on-disk preferences, launch the app, navigate its UI (windows, menu bar, settings panes), compare what the app's own UI shows against the configured plist, and produce a markdown report with embedded screenshot proof for each step. Works locally on the current Mac, against a remote Mac via SSH, or inside a Tart VM via double-hop SSH. Use whenever the user asks to "verify the install", "prove the settings landed", "screenshot every app", "audit what's running", or after a fresh chezmoi/dotfiles apply on a new machine or VM. The skill installs Peekaboo if missing.

无障碍 0 4个月前
kbrdn1

docker-templates

kbrdn1

Skill migrated from _fragments/devops/docker-templates

Docker 3 1天前
AtomiCloud

nix

AtomiCloud

Use for ALL Nix flake configuration questions. This includes file structure (flake.nix, nix/, .envrc), adding/removing packages or binaries, PATH configuration, development shells, pre-commit hooks, formatters, linters, enforcers, environment variables, adding registries, and how the Nix template structure works. Use when user asks about nix, flake, packages, binaries, shells, PATH, formatting, linting, git hooks, or registries.

CLI 工具 0 7个月前
youlianvr

agent-browser

youlianvr

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.

CLI 工具 1 3天前
zebbern

dataset-quality-audit

zebbern

"Run comprehensive quality checks on tabular data (CSV/Excel/TSV/JSON), detecting missing values, duplicates, outliers, format issues, and type inconsistencies to produce an overall score, grade, and actionable suggestions. Triggered when users ask to check data quality, find missing or duplicate values, detect outliers, validate formats, profile data, or clean data."

数据处理 4609 3个月前
Barnett-Studios

setup

Barnett-Studios

Set up the cxpak MCP server for the current project. Use when the user wants to enable cxpak tools or when cxpak MCP is not connected.

CLI 工具 27 5个月前
OpenSourceAGI

ask-create-cloud-db

OpenSourceAGI

Guide to create-cloud-db (packages/create-cloud-db), the CLI that creates a Turso database and writes TURSO_DATABASE_URL and TURSO_AUTH_TOKEN into .env — the turso auth login prerequisite, naming the database, how the .env file is rewritten, and wiring the result into Drizzle. Use when working with create-cloud-db or troubleshooting it — "not logged in" errors, a database that already exists, .env values that get overwritten or ignored, or Drizzle failing to connect with the generated credentials.

认证鉴权 38 28天前
Sma1lboy

architect

Sma1lboy

"Sketch types, signatures, and module structure before code, then stay in the loop while implementation fills in. Use for /architect, 'architect this', 'design this', or non-trivial work where jumping to code would lock in the wrong shape."

代码生成 121 12天前
kbrdn1

flakes

kbrdn1

Detect the project dev stack and manage its Nix flake dev environment (init/update flake.nix + .envrc)

CLI 工具 3 1天前
AGilbertDev

new-project

AGilbertDev

Start a new personal project from the right template. Use when creating a new repo or bootstrapping a project from scratch.

代码生成 0 今天
AGilbertDev

commit

AGilbertDev

Commit and open a pull request the AGilbertDev way. Use when reviewed work is ready to land, at the last stage of the pipeline, or when the user says commit, push, or open a PR.

Git 与版本控制 0 今天
youlianvr

email-security

youlianvr

Use for authorized email security review including phishing analysis, header authentication (SPF/DKIM/DMARC), BEC patterns, and mailbox token abuse research.

智能体 1 3天前
AtomiCloud

fix-meta-template-test

AtomiCloud

Debug and fix failing meta-template test cases for the CyanPrint ketone.new-cyanprint repository. Use when a test case fails and you need to trace the root cause back through the meta-template layer. Use when running /fix-meta-template-test.

调试 0 5个月前
luongnv89

code-review-specialist

luongnv89

提供全面的代码审查能力,覆盖安全、性能和代码质量分析。适用于用户请求代码审查、代码质量评估、Pull Request 审查,或提到安全分析和性能优化时。

代码评审 4.1万 3个月前
kbrdn1

xlsx

kbrdn1

"Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas"

数据处理 3 1天前