搜索结果
全部能力
找到 1568 个相关结果 / 产品设计
软件工程 / 部署发布
deploying-airflow
deploying-airflow
Deploy Airflow DAGs and projects. Use when the user wants to deploy code, push DAGs, set up CI/CD, deploy to production, or asks about deployment strategies…
软件工程 / 诊断修复
docs-workflow
docs-workflow
Four slash commands for documentation lifecycle: /docs, /docs-init, /docs-update, /docs-claude. Create, maintain, and audit CLAUDE.md, README.md, and docs/ structure with smart templates. Use when: starting new projects, maintaining documentation, auditing docs for staleness, or ensuring CLAUDE.md matches project state.
软件工程 / 诊断修复
antv-g2-chart
antv-g2-chart
Generate G2 v5 chart code. Use when user asks for G2 charts, bar charts, line charts, pie charts, scatter plots, area charts, or any data visualization with G2…
软件工程 / 诊断修复
github-ops
github-ops
Provides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull requests, issues, repositories, workflows, or GitHub API…
软件工程 / 部署发布
go-logging
go-logging
Use when choosing a logging approach, configuring slog, writing structured log statements, or deciding log levels in Go. Also use when setting up production…
软件工程 / 诊断修复
micro-saas-launcher
micro-saas-launcher
Expert in launching small, focused SaaS products fast - the indie hacker approach to building profitable software. Covers idea validation, MVP development,…
软件工程 / 部署发布
github-automation
github-automation
GitHub workflow automation, PR management, issue tracking, and code review coordination. Integrates with GitHub Actions and repository management. Use when: PR creation, code review, issue management, release automation, workflow setup. Skip when: local-only changes, non-GitHub repositories.
软件工程 / 部署发布
go-backend-microservices
go-backend-microservices
Go backend development best practices for microservices with clean architecture, observability, and production-ready patterns
软件工程 / 诊断修复
react-native-architecture
react-native-architecture
Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.
软件工程 / 诊断修复
无障碍测试
accessibility-testing
测试 Web 应用的 WCAG 合规性,确保残障用户的使用体验。适用于无障碍测试、a11y、axe、ARIA、键盘导航、屏幕阅读器兼容性和 WCAG 验证。
软件工程 / 诊断修复
AI 产品
ai-product
每个产品都将由 AI 驱动。问题在于你是能正确构建它,还是交付一个在正式环境中崩溃的演示。本技能涵盖 LLM…
软件工程 / 部署发布
go-declarations
go-declarations
Use when declaring or initializing Go variables, constants, structs, or maps — including var vs :=, reducing scope with if-init, formatting composite literals,…
软件工程 / 部署发布
go-generics
go-generics
Use when deciding whether to use Go generics, writing generic functions or types, choosing constraints, or picking between type aliases and type definitions.…
软件工程 / 诊断修复
hooks
hooks
Hook Development Rules
软件工程 / 诊断修复
refactor
refactor
Code refactoring workflow - analyze → plan → implement → review → validate
软件工程 / 部署发布
dotnet-trace-collect
dotnet-trace-collect
Guide developers through capturing diagnostic artifacts to diagnose production .NET performance issues. Use when the user needs help choosing diagnostic tools,…
软件工程 / 诊断修复
claude-d3js-skill
claude-d3js-skill
This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js.
软件工程 / 诊断修复
python-fastapi-development
python-fastapi-development
Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns.
软件工程 / 诊断修复
behavioral-modes
behavioral-modes
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
软件工程 / 部署发布
github-actions-templates
github-actions-templates
Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.