搜索结果
agent
找到 5102 个相关结果
通用助手 / 编排推荐
bounty-scanner
bounty-scanner
Autonomous bounty hunting — scan open bounties, match to your skills, claim and track work
安全与治理 / 审核评估
security-checklist
security-checklist
Pre-deployment security audit for web applications, organized by OWASP Top 10:2025 categories. Use when reviewing code before shipping, auditing an existing…
通用助手 / 编排推荐
regulatory-affairs-head
regulatory-affairs-head
regulatory-affairs-head — an installable skill for AI agents, published by borghei/claude-skills.
安全与治理 / 审核评估
ln-012-mcp-configurator
ln-012-mcp-configurator
Use when installing MCP packages and configuring Claude-side MCP registration, hooks, permissions, IDE extension mode, and migrations.
通用助手 / 编排推荐
event-driven-architecture
event-driven-architecture
Use this skill when designing event-driven systems, implementing event sourcing, applying CQRS patterns, selecting message brokers, or reasoning about eventual consistency. Triggers on tasks involving Kafka, RabbitMQ, event stores, command-query separation, domain events, sagas, compensating transactions, idempotency, message ordering, and any architecture where components communicate through asynchronous events rather than direct synchronous calls.
安全与治理 / 审核评估
laravel-owasp-security
laravel-owasp-security
OWASP Top 10 security audit and secure coding guidelines for Laravel + React/Inertia.js applications. Use when auditing for vulnerabilities ("run OWASP audit",…
通用助手 / 编排推荐
api2cli
api2cli
Generate or discover a CLI + AgentSkill for any REST API. Use when: user says 'create a CLI for X', 'wrap this API', 'search if a CLI exists', 'install an…
设计与产品 / 审核评估
agentfolio
agentfolio
Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory.
软件工程 / 部署发布
agent-skill-deploy
agent-skill-deploy
Deploys agent skill collections from any GitHub repository with a /skills folder to one or more distribution surfaces: GitHub releases, Claude Code marketplace, VS Code plugin marketplace, and Copilot CLI plugin marketplace. Handles pre-flight validation, conventional commit analysis, version bumping across surface configs, and surface-specific publishing with dry-run support. Use when releasing, publishing, or deploying a skills collection to any supported marketplace or creating a GitHub release for a skills repository. Don't use for deploying non-skill packages, npm modules, Docker images, or Azure resources.
软件工程 / 诊断修复
pillar
pillar
Pillar smart wallet operations in two modes — browser-handoff (pillar.ts) opens the Pillar frontend for user signing, and agent-signed direct…
通用助手 / 编排推荐
context-optimization
context-optimization
This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization",…
研究学习 / 检索整理
investigate
investigate
Research the codebase to answer questions. Search for relevant files, gather context, and provide clear answers.
通用助手 / 编排推荐
ionic-enterprise-sdk-migration
ionic-enterprise-sdk-migration
Guides the agent through migrating Capacitor apps from Ionic Enterprise SDK plugins to Capgo and Capacitor alternatives. Covers dependency detection, API…
通用助手 / 编排推荐
godot-adapt-desktop-to-mobile
godot-adapt-desktop-to-mobile
Expert patterns for porting desktop games to mobile including touch control schemes (virtual joystick, gesture detection), UI scaling for small screens,…
软件工程 / 诊断修复
brutal-honesty-review
brutal-honesty-review
Unvarnished technical criticism combining Linus Torvalds' precision, Gordon Ramsay's standards, and James Bach's BS-detection. Use when code/tests need harsh…
通用助手 / 编排推荐
langchain-workflow-builder
langchain-workflow-builder
Builds LLM applications with LangChain including chains, agents, memory, tools, and RAG pipelines. Use when users request "LangChain setup", "LLM chain", "AI…
软件工程 / 部署发布
autoship
autoship
Automates npm release workflows using changesets. Creates a changeset (default patch), fixes lint/test/typecheck/format issues, commits and pushes, watches CI…
通用助手 / 编排推荐
speckit-clarify
speckit-clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
软件工程 / 诊断修复
react-query-best-practices
react-query-best-practices
React Query v4 (TanStack Query) best practices, patterns, and troubleshooting. Use when working with useQuery, useMutation, query invalidation, caching,…
通用助手 / 编排推荐
godot-performance-optimization
godot-performance-optimization
Expert blueprint for performance profiling and optimization (frame drops, memory leaks, draw calls) using Godot Profiler, object pooling, visibility culling,…