Showing 30 of 12,154

Sorted by quality
golang-grpc
Claude Codeby samber
88

Provides gRPC usage guidelines, protobuf organization, and production-ready patterns for Golang microservices. Use when implementing, reviewing, or debugging gRPC servers/clients, writing proto files, setting up interceptors, handling gRPC errors with status codes, configuring TLS/mTLS, testing wit…

Coding / 软件开发
Safe-ish
Scanned
specifying-mbd-algorithms
Claude Codeby matlab
87

Specify algorithms for Model-Based Design: system specs, architecture specs, implementation plans, test plans. Use when creating specifications for controllers, signal processing, diagnostics, estimators, or other algorithms authored in Simulink, Stateflow, System Composer, or MATLAB Function block…

Safe-ish
Scanned
styleseed-design-review
Claude Codeby bitjaru
87

Reviews UI/frontend code and tells you exactly why it "looks AI-generated" — then how to fix it. Use it when a React/Tailwind/HTML interface looks off, generic, or unfinished, when you want a design score before shipping, or when asked to make UI look more professional, polished, or "designed, not …

Coding / 软件开发
Safe-ish
Scanned
browser-edge-cases
Claude Codeby aden-hive
87

SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM.

Automation / 自动化
Safe-ish
Scanned
configuring-block-policy
Claude Codeby matlab
87

Guide users through creating and managing .satk/block-policy.json for controlling which blocks the agent can use, which are excluded, and which block parameters the agent should not modify. Use when setting up block usage policy for a project.

Safe-ish
Scanned
building-simulink-models
Claude Codeby matlab
87

Builds and edits Simulink, System Composer, Stateflow, and Simscape models. Use when modifying model structure, parameters, ports, connections, or Stateflow chart internals.

Data / 数据分析
Safe-ish
Scanned
Advertisement
recording-architecture-decisions
Claude Codeby GanyuanRan
87

Use when the user asks to create, write, update, amend, supersede, or evaluate an ADR, architecture decision record, durable architecture decision, decision log, or baseline sync after architecture-changing work.

Safe-ish
Scanned
87

Converts a double-precision Simulink system or subsystem to single precision using DataTypeWorkflow.Single (Fixed-Point Designer). The single conversion replaces all user-specified double-precision data types, as well as output data types that compile to double precision, with single-precision data…

Coding / 软件开发
Safe-ish
Scanned
checking-model-compliance
Claude Codeby matlab
87

Checks a Simulink model against a compliance standard (MISRA, MAB, JMAAB, ISO 26262, ISO 25119, DO-178C, DO-254, IEC 61508, IEC 62304, EN 50128, CERT C/CWE, AUTOSAR) using Model Advisor, then summarizes findings and suggests fixes. Use when the user asks whether their model is compliant, wants to r…

Safe-ish
Scanned
humanizer
Claude Codeby countbot-ai
87

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analys…

Writing / 写作
Safe-ish
Scanned
writing-skills
Claude Codeby GanyuanRan
87

Use when creating new skills, editing existing skills, or verifying skills work before deployment

Writing / 写作
Safe-ish
Scanned
agf-design-discipline
Claude Codeby pcliangx
87

Use when uiux-designer is about to produce a design spec (spec.md) or static HTML prototype, or frontend-dev is about to build UI from a design. Provides the anti-AI-slop design discipline layer — Brief Inference (Design Read), three aesthetic dials tuned for product UI, AI Tells blacklist with ove…

Coding / 软件开发
Safe-ish
Scanned
curating-library-kg
Claude Codeby matlab
87

Guide users through curating the library knowledge index — reviewing block categories, marking common/important blocks, and improving block descriptions for better agent block selection.

Coding / 软件开发
Safe-ish
Scanned
specifying-plant-models
Claude Codeby matlab
87

Specify plant models for closed-loop simulation: system specs, architecture, build plans, validation plans. Use when creating, updating, or reviewing plant model specifications, planning plant model architecture, or planning plant model validation.

Safe-ish
Scanned
debug-helper
Claude Codeby JackyST0
86

Help debug code by analyzing error messages, identifying root causes, and providing fix suggestions.

Coding / 软件开发
Safe-ish
Scanned
unsloth
Claude Codeby OpenRaiser
86

Expert guidance for fast fine-tuning with Unsloth - 2-5x faster training, 50-80% less memory, LoRA/QLoRA optimization

MLOps / AI 工程
Safe-ish
Scanned
evaluating-llms-harness
Claude Codeby OpenRaiser
86

Evaluates LLMs across 60+ academic benchmarks (MMLU, HumanEval, GSM8K, TruthfulQA, HellaSwag). Use when benchmarking model quality, comparing models, reporting academic results, or tracking training progress. Industry standard used by EleutherAI, HuggingFace, and major labs. Supports HuggingFace, v…

MLOps / AI 工程
Safe-ish
Scanned
execute-task
Claude Codeby anombyte93
86

Execute the next TaskMaster task using the implementation plan with CDD verification. Picks the next ready task, matches it to the plan step, implements via a dispatched subagent, verifies subtasks with evidence, marks the task done, and loops until every task is complete. Wraps the TaskMaster next…

Safe-ish
Scanned
execute-fleet
Claude Codeby anombyte93
86

Phase execution skill for licensed Atlas Fleet runs. Use when HANDOFF has selected Atlas Fleet and the project should be executed across isolated launcher worktrees with inbox-based result collection, verified CDD cards, sequential integration merges, and one final PR.

Productivity / 办公效率
Network
Scanned
internal-linking-optimizer
Claude Codeby ViryaZheng
86

Use when improving internal link structure, anchor text, orphan pages, crawl depth, site architecture, or link equity flow. 内链优化/站内架构

Safe-ish
Scanned
api-doc-generator
Claude Codeby JackyST0
86

Generate API documentation from source code, supporting REST APIs, GraphQL, and various documentation formats.

Coding / 软件开发
Safe-ish
Scanned
task-clarifier
Claude Codeby dongshuyan
86

Deep need-clarification skill. Activates only on explicit invocation: direct reference to $task-clarifier, or trigger phrases "帮我理清需求" / "需求澄清" / "clarify" / "clarify my needs" / "help me clarify". Once activated, keeps asking until all three goals are met: the user fully understands their own need…

Safe-ish
Scanned
generate
Claude Codeby anombyte93
86

Phase 2 of the prd-taskmaster pipeline: spec generation and task parsing. Loads a template (comprehensive|minimal), fills it with DISCOVER-phase constraints and answers, validates the spec (placeholders_found, grade thresholds), parses the PRD into tasks via task-master, runs TaskMaster's native co…

Safe-ish
Scanned
geo-pipeline
Claude Codeby ViryaZheng
86

Entry point + orchestrator for the recomby-geo GEO (Generative Engine Optimization) workflow on OpenAI Codex CLI. Use when the user wants to run any stage of the GEO pipeline on a client folder — intake, visibility audit, content-gap analysis, content brief, draft production, distribution, or month…

Automation / 自动化
Safe-ish
Scanned
geo-review-html
Claude Codeby ViryaZheng
86

Render an interactive, self-contained HTML companion for a GEO content brief (04-content-brief) or a publish-ready draft (05-production), so a NON-technical client reviewer (founder, organizer staff, the domain expert filling slots) can fill REQUIRED-FILL slots, leave section-level comments, and ap…

Safe-ish
Scanned
autoresearch
Claude Codeby OpenRaiser
86

Orchestrates end-to-end autonomous AI research projects using a two-loop architecture. The inner loop runs rapid experiment iterations with clear optimization targets. The outer loop synthesizes results, identifies patterns, and steers research direction. Routes to domain-specific skills for execut…

Research / 研究
Safe-ish
Scanned
peft-fine-tuning
Claude Codeby OpenRaiser
86

Parameter-efficient fine-tuning for LLMs using LoRA, QLoRA, and 25+ methods. Use when fine-tuning large models (7B-70B) with limited GPU memory, when you need to train <1% of parameters with minimal accuracy loss, or for multi-adapter serving. HuggingFace's official library integrated with transfor…

MLOps / AI 工程
Safe-ish
Scanned
unit-test-generator
Claude Codeby JackyST0
86

Automatically generate unit tests based on source code, supporting multiple languages and testing frameworks.

Coding / 软件开发
Safe-ish
Scanned
ml-training-recipes
Claude Codeby OpenRaiser
86

Battle-tested PyTorch training recipes for all domains — LLMs, vision, diffusion, medical imaging, protein/drug discovery, spatial omics, genomics. Covers training loops, optimizer selection (AdamW, Muon), LR scheduling, mixed precision, debugging, and systematic experimentation. Use when training …

MLOps / AI 工程
Safe-ish
Scanned
git-commit
Claude Codeby JackyST0
86

Git commit message generator that creates conventional commit messages based on code changes.

Coding / 软件开发
Safe-ish
Scanned