Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
用于 FlowGram 物料库组件文档撰写的专用技能,提供组件文档生成、Story 创建、翻译等功能的指导和自动化支持
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when ask...
Autonomous agent for tackling big projects. Create PRDs with user stories, then run them via the CLI. Sessions persist across rest...
A set of ready to use scientific skills for Claude
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, servi...
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQu...
Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, valida...
{{- / Single page template for Claude skill output / -}}
{{- / Home page template - generates SKILL.md for Claude / -}}
Official Claude Code compound engineering plugin
Agentic AI Infrastructure for magnifying HUMAN capabilities.
Multi-agent debate system. USE WHEN council, debate, perspectives, agents discuss. SkillSearch('council') for docs.
PowerPoint processing. USE WHEN pptx, PowerPoint, slides. SkillSearch('pptx') for docs.
Purpose: Add workflows or modify an existing skill while maintaining canonical structure and TitleCase naming.
Run, create, and debug Playwright e2e tests for the web app. ALWAYS invoke this skill using the SlashCommand tool (i.e., `/web-e2e...
Interactive Archon integration for knowledge base and project management via REST API. On first use, asks for Archon host URL. Use...
This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "red...
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill de...
Step-by-step tutorial for adding new CUDA kernels to FlashInfer
Guide for benchmarking FlashInfer kernels with CUPTI timing
Tutorial for debugging CUDA crashes using API logging
Discover codebase patterns, conventions, and unwritten rules before making changes. Use when implementing features, fixing bugs, o...
Guide users through writing their first Buck2 rule to learn fundamental concepts including rules, actions, targets, configurations...
|
Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, creating PR...
Design patterns for the Langroid multi-agent LLM framework. Covers
Human-readable control flow patterns for refactoring complex conditionals. Use when refactoring nested conditionals, improving cod...
Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating functions th...
GitHub issue comment guidelines for community interaction. Use when responding to GitHub issues, bug reports, feature requests, or...
Behavioral guideline for providing brutally honest feedback. Use always - this skill defines core interaction expectations for cod...
Monorepo script commands and conventions for this codebase. Use when running builds, tests, formatting, linting, or type checking.
Rust to TypeScript error handling patterns for Tauri apps. Use when defining Rust errors that will be passed to TypeScript, handli...
Social media post guidelines for LinkedIn, Reddit, and Twitter/X. Use when drafting posts, announcements, or sharing technical con...
CSS and Tailwind styling guidelines. Use when writing styles, creating UI components, reviewing CSS/Tailwind code, or deciding on...
Svelte 5 patterns including TanStack Query mutations, shadcn-svelte components, and component composition. Use when writing Svelte...
TypeScript code style, type co-location, constant naming conventions, and arktype patterns. Use when writing TypeScript code, defi...
Standard workflow for implementing features with specs and planning documents. Use when starting a new feature, planning implement...
This skill should be used when handling issue intake rotation duties for the Positron repository. It provides workflows for review...
This skill should be used when drafting GitHub issues for the Positron repository. It provides workflows for searching duplicates,...
This skill should be used when developing, debugging, or maintaining Positron Notebooks - the React-based feature-flagged notebook...
Comprehensive code review for GitHub pull requests using parallel agents. Checks bugs, CLAUDE.md compliance, git history, previous...
name: 'Agent Prompt: Remember skill'
Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent...
Build and run LLM-powered data processing pipelines with DocETL. Use when users say "docetl", want to analyze unstructured data, p...
>
Run unit tests that require the Spanner emulator. Use this skill when the user wants to run tests in packages like satellite/metab...
Use when you have a plan file ready and need to create an isolated git worktree for implementation - creates worktree in parent di...
Evaluate Clojure code via nREPL using clj-nrepl-eval.
You are analyzing a Java thread dump to identify deadlocks, performance issues, and thread contention.
Best practices for creating ISPC lit tests. Use when writing regression tests, verifying code generation, or checking compiler dia...
Guidelines for preparing changelog entries for nextest releases following Keep a Changelog format
Delegate repository, agent, or documentation questions to the repo-sherpa. Use for onboarding, DX improvements, or meta-layer chan...
Process 流水线核心模块架构总览,涵盖流水线 CRUD、构建执行引擎、事件驱动机制、分层架构设计。当用户开发流水线核心功能、理解 Process 模块、修改构建逻辑或进行流水线相关开发时使用。
YAML 流水线转换指南,涵盖 YAML 与 Model 双向转换、PAC(Pipeline as Code)实现、模板引用、触发器配置。当用户需要解析 YAML 流水线、实现 PAC 模式、处理流水线模板或进行 YAML 语法校验时使用。
Always use this skill when integrating Base UI components `@base-ui-components/react` with Material UI `@mui/material`.
Use this skill when writing meta file for MUI Treasury registry.
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (f...
Create a new Agent Skill for this codebase
Orchestrate OpenAI Codex CLI for parallel task execution. As orchestrator, analyze tasks, inject context, manage sessions, and coo...
Research libraries, APIs, and patterns using searchGitHub and Exa tools. Finds real-world implementations and saves structured rep...
Review code using Linus Torvalds' "good taste" philosophy. Eliminates defensive code, special cases, and deep nesting. Use when re...
Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and prov...
Debug crashes, segfaults, and memory errors using valgrind integration with nextest through pre-configured profiles
Orientation to facet-format JIT deserialization (tiering, fallbacks, key types/entry points) and where to look when changing or de...
Profile code performance using callgrind and valgrind with nextest integration for analyzing instruction counts, cache behavior, a...
Systematic workflow for debugging by reproducing bugs with real data, reducing test cases to minimal examples, and adding regressi...