搜索结果
agent
找到 1083 个相关结果 / 软件工程
软件工程 / 诊断修复
frontend-security
frontend-security
Audit frontend codebases for security vulnerabilities and bad practices. Use when performing security reviews, auditing code for XSS/CSRF/DOM vulnerabilities,…
软件工程 / 诊断修复
opengame-agentic-game-creation
opengame-agentic-game-creation
OpenGame is an open-source agentic framework for end-to-end web game creation from a single text prompt, using LLMs, Game Skill (Template + Debug), and…
软件工程 / 诊断修复
dbos-typescript
dbos-typescript
DBOS TypeScript SDK for building reliable, fault-tolerant applications with durable workflows. Use this skill when writing TypeScript code with DBOS, creating…
软件工程 / 诊断修复
使用 React Native 和 Expo 实现动画
animating-react-native-expo
在 React Native (Expo) 应用中使用 React Native Reanimated v4 和 React Native Gesture Handler(GestureDetector / hook API)构建高性能动画和手势驱动交互。适用于实现 UI 动效、过渡、布局/进入/退出动画、CSS 风格过渡/动画、交互手势(平移/捏合/滑动/拖拽)、滚动联动动画、worklets/shared values,或调试动画性能和线程问题。
软件工程 / 诊断修复
integrate-todo-list
integrate-todo-list
MUST be used whenever adding a task/todo list feature to a Flows app with Atlas chat. Do NOT manually create todo state management or tool definitions — this…
软件工程 / 诊断修复
pydantic-ai-common-pitfalls
pydantic-ai-common-pitfalls
Avoid common mistakes and debug issues in PydanticAI agents. Use when encountering errors, unexpected behavior, or when reviewing agent implementations.
软件工程 / 诊断修复
skill-creator
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch for Claude Code or…
软件工程 / 部署发布
jenkinsfile-generator
jenkinsfile-generator
Generate/create/scaffold Jenkinsfile — declarative, scripted, shared library, CI/CD pipelines.
软件工程 / 部署发布
config-scan
config-scan
Detect security misconfigurations in config files, Docker, and IaC. Use when reviewing configuration security for containers, Kubernetes, Terraform, or…
软件工程 / 诊断修复
bump-deps
bump-deps
Analyze and upgrade dependencies with breaking change detection. Use when updating frontend (pnpm) or backend (uv) dependencies.
软件工程 / 诊断修复
multi-tenant-architecture
multi-tenant-architecture
Provides architecture guidance for multi-tenant SaaS platforms on Cloudflare or Vercel. Use when defining domain strategy, tenant identification, isolation,…
软件工程 / 部署发布
playwright
playwright
Playwright browser automation API, web scraping, and tooling. Covers locator strategies, assertions, API testing, stealth mode, anti-bot bypass, authenticated sessions, screenshots/PDFs, Docker deployment, configuration, debugging, and MCP integration with AI agents. Prevents documented errors including CI timeout hangs, extension testing failures, and navigation issues. Use when automating browsers, scraping protected sites, bypassing bot detection, generating screenshots/PDFs, configuring Playwright Test, troubleshooting Playwright errors, or learning Playwright API patterns. For E2E test architecture, Page Object Models, CI sharding strategies, or test organization patterns, use the e2e-testing skill instead.
软件工程 / 诊断修复
create-client-tool
create-client-tool
MUST be used whenever creating an AtlasTool (client-side tool) for an Atlas agent. Do NOT manually write AtlasTool definitions or wire them into useAtlasChat —…
软件工程 / 诊断修复
cairn-ai-pentest
cairn-ai-pentest
AI-automated penetration testing and general problem-solving system that achieved unique AK (All Killed) in Tencent Cloud Hackathon intelligent penetration…
软件工程 / 诊断修复
initia-appchain-dev
initia-appchain-dev
End-to-end Initia development and operations guide. Use when asked to build Initia smart contracts (MoveVM/WasmVM/EVM), build React frontends (InterwovenKit or…
软件工程 / 诊断修复
frontend-engineer
frontend-engineer
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with…
软件工程 / 诊断修复
langsmith-observability
langsmith-observability
LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring…
软件工程 / 部署发布
provider-upgrade
provider-upgrade
Upgrade any Pulumi provider to a newer version and reconcile the resulting diff. Use when users want to upgrade or update a provider (including editing package.json, requirements.txt, pyproject.toml, go.mod, or Pulumi.yaml to bump a provider SDK), check for breaking changes before or during an upgrade, fix resources that broke after a provider upgrade, or resolve unexpected replacements, creates, or deletes in a post-upgrade preview. Applies to all providers (aws, azure-native, gcp, kubernetes, aws-native, cloudflare, datadog, etc.) — not just Tier 1. Do NOT use for querying which stacks use what package versions; use skill `package-usage` for cross-stack audits. Do NOT use for general infrastructure tasks.
软件工程 / 诊断修复
java-testing-advanced
java-testing-advanced
Advanced testing - Testcontainers, contract testing, mutation testing, property-based
软件工程 / 诊断修复
observe-whatsapp
observe-whatsapp
Observe and troubleshoot WhatsApp in Kapso: debug message delivery, inspect webhook deliveries/retries, triage API errors, and run health checks. Use when…