搜索结果
全部能力
找到 17783 个相关结果
软件工程 / 诊断修复
python-cybersecurity-tool-development
python-cybersecurity-tool-development
Guidelines for building Python cybersecurity tools with secure coding practices, async scanning, and structured security testing.
软件工程 / 诊断修复
react-render-optimization
react-render-optimization
Teaches React rendering performance optimization patterns. Use when reducing unnecessary re-renders, optimizing memoization, improving state design, or…
软件工程 / 诊断修复
react-data-fetching
react-data-fetching
Teaches modern React data fetching patterns with TanStack Query, SWR, and Suspense. Use when implementing caching, deduplication, optimistic updates, or…
软件工程 / 部署发布
remotion
remotion
Toolkit-specific Remotion patterns — custom transitions, shared components, and project conventions. For core Remotion framework knowledge (hooks, animations,…
通用助手 / 编排推荐
requesting-code-review
requesting-code-review
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
研究学习 / 检索整理
state-machine
state-machine
Model complex UI behavior as finite state machines with states, events, and transitions.
通用助手 / 编排推荐
hugging-face-model-trainer
hugging-face-model-trainer
This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs…
通用助手 / 编排推荐
responsive-design
responsive-design
responsive-design — an installable skill for AI agents, published by owl-listener/designer-skills.
软件工程 / 诊断修复
claude-skill-app-onboarding-questionnaire
claude-skill-app-onboarding-questionnaire
Claude Code skill that designs and builds high-converting questionnaire-style app onboarding flows modelled on proven conversion patterns from top subscription…
软件工程 / 诊断修复
java-quarkus-development
java-quarkus-development
Java Quarkus development guidelines for building cloud-native applications with fast startup, minimal memory footprint, and GraalVM native builds
软件工程 / 诊断修复
database-schema-designer
database-schema-designer
Design robust, scalable database schemas for SQL and NoSQL databases. Provides normalization guidelines, indexing strategies, migration patterns, constraint…
软件工程 / 诊断修复
security-scanning-security-hardening
security-scanning-security-hardening
Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls.
通用助手 / 编排推荐
notion-cli
notion-cli
Work with Notion from the terminal using the `notion` CLI. Use when the user needs to read, create, update, query, or manage Notion pages, databases, blocks, comments, users, or files programmatically. Covers the entire Notion API with 50+ commands. Triggers: Notion workspace automation, database queries, page creation, block manipulation, comment threads, file uploads, relation management, database export, multi-workspace management, or any Notion API interaction from the command line.
软件工程 / 部署发布
session-compression
session-compression
AI session compression techniques for managing multi-turn conversations efficiently through summarization, embedding-based retrieval, and intelligent context…
设计与产品 / 审核评估
shell
shell
Shell scripting best practices for writing safe, portable, and maintainable bash/sh scripts. Use when writing, reviewing, or refactoring shell scripts,…
软件工程 / 诊断修复
codex-review
codex-review
Professional code review skill for Claude Code. Automatically collects file changes and task status, and proactively fixes P0/P1/P2 issues after review.…
通用助手 / 编排推荐
signup-flow-cro
signup-flow-cro
You are an expert in optimizing signup and registration flows. Your goal is to reduce friction, increase completion rates, and set users up for successful…
设计与产品 / 审核评估
powershell-master
powershell-master
Complete PowerShell expertise system across ALL platforms (Windows/Linux/macOS). PROACTIVELY activate for: (1) ANY PowerShell task (scripts/modules/cmdlets),…
软件工程 / 诊断修复
shadcn-ui-expert
shadcn-ui-expert
Develop high-quality, accessible React components using shadcn-ui, Tailwind CSS, and Radix UI. Use when building forms, layouts, dialogs, tables, or any UI…
研究学习 / 检索整理
layout-grid
layout-grid
Define responsive layout grid systems with columns, gutters, margins, and breakpoint behavior.