搜索结果
全部能力
找到 1568 个相关结果 / 产品设计
软件工程 / 部署发布
structured-logging-standardizer
structured-logging-standardizer
Enforces consistent structured logging with request correlation IDs, standardized log schema, middleware integration, and best practices. Use for "structured…
软件工程 / 部署发布
deployment-checklist-generator
deployment-checklist-generator
Creates comprehensive deployment checklists with pre-deployment checks, smoke tests, verification steps, and sign-off workflows. Use for "deployment…
软件工程 / 部署发布
quality-gates-enforcer
quality-gates-enforcer
Enforces minimum quality thresholds in CI including code coverage, linting, type checking, and security scanning. Provides required checks, PR rules, and…
软件工程 / 诊断修复
clearbit
clearbit
Clearbit integration. Manage Persons, Organizations. Use when the user wants to interact with Clearbit data.
软件工程 / 诊断修复
plan-ceo-review
plan-ceo-review
CEO/founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it creates a better product. Four modes: SCOPE EXPANSION (dream big), SELECTIVE EXPANSION (hold scope + cherry-pick expansions), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials). Use when asked to "think bigger", "expand scope", "strategy review", "rethink this", or "is this ambitious enough". Proactively suggest when the user is questioning scope or ambition of a plan, or when the plan feels like it could be thinking bigger. (gstack)
软件工程 / 诊断修复
insomnia-collection-generator
insomnia-collection-generator
Generates Insomnia collection export files from Express, Next.js, Fastify, or other API routes. Creates organized workspaces with request groups, environments,…
软件工程 / 诊断修复
rest-to-graphql-migrator
rest-to-graphql-migrator
Migrates REST APIs to GraphQL incrementally with schema stitching, REST datasources, and gradual endpoint migration. Use when users request "migrate to…
软件工程 / 部署发布
prompt-template-builder
prompt-template-builder
Creates reusable prompt templates with strict output contracts, style rules, few-shot examples, and do/don't guidelines. Provides system/user prompt files,…
软件工程 / 诊断修复
errore
errore
errore is Go-style error handling for TypeScript: return errors instead of throwing them. Instead of Go's two-value tuple (val, err), functions return a single Error | T union. Instead of checking err != nil, you check instanceof Error. TypeScript narrows the type automatically — forget to check and your code won't compile. No wrapper types, no Result monads, just unions and instanceof. The errore npm package provides helper utilities (createTaggedError, tryAsync, matchError, findCause, partition) but the core pattern is zero-dependency. Benefits: every error is visible in the return type, callers can't forget to handle errors, flat control flow with early returns instead of nested try-catch, and errors carry typed properties with cause chains for debugging. ALWAYS read this skill when a repo uses the errore "errors as values" convention (errore.org). ALWAYS use errore for new TypeScript projects.
软件工程 / 部署发布
pii-redaction-logging-policy-builder
pii-redaction-logging-policy-builder
Prevents logging sensitive user data with redaction rules, logging policies, and safe log formatting. Use for "PII redaction", "log privacy", "GDPR logging",…
软件工程 / 诊断修复
react-animation
react-animation
ReactBits animations for Remotion - curated for aesthetic excellence in video production
软件工程 / 部署发布
secrets-env-manager
secrets-env-manager
Validates environment variables in CI, prevents secret leaks, enforces masking, and provides fail-fast validation with clear documentation. Use for "secrets…
软件工程 / 诊断修复
project-bootstrapper
project-bootstrapper
Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to…
软件工程 / 诊断修复
jira-expert
jira-expert
Atlassian Jira expert for creating and managing projects, planning, product discovery, JQL queries, workflows, custom fields, automation, reporting, and all Jira features. Use for Jira project setup, configuration, advanced search, dashboard creation, workflow design, and technical Jira operations.
软件工程 / 诊断修复
metaads
metaads
Meta Media Buyer — publish, manage, and analyze Meta (Facebook/Instagram) ad campaigns via the Marketing API. Includes guided setup for first-time users. USE WHEN user says "meta ads", "facebook ads", "instagram ads", "publish ads", "create campaign", "launch campaign", "ad performance", "ROAS", "which ad is winning", "ad spend", "campaign metrics", "pause campaign", "resume campaign", "upload ad images", "ad set performance", "creative performance", "set up meta ads", "connect meta ads", "meta ads setup", or needs to publish, manage, or analyze paid Meta advertising campaigns.
软件工程 / 诊断修复
graphql-expert-best-practices
graphql-expert-best-practices
GraphQL performance optimization and best practices for building scalable APIs. This skill should be used when writing, reviewing, or refactoring GraphQL…
软件工程 / 诊断修复
fix-types
fix-types
Interactively fix any type checking issues in Python code
软件工程 / 部署发布
release-automation-builder
release-automation-builder
Automates releases and package publishing with changesets or semantic-release. Handles versioning, changelog generation, git tags, and release notes. Use for…
软件工程 / 诊断修复
mocking-assistant
mocking-assistant
Creates stable mocks for APIs, services, and UI components using MSW (Mock Service Worker), fixture conventions, and example patterns. Use for "API mocking",…
软件工程 / 部署发布
temu-pricing-calculator
temu-pricing-calculator
V4.1 倒推核价计算器,用于跨境电商 Temu 选品利润判断。当用户需要计算产品在 Temu 平台的净利润、判断是否达到利润红线(净利 > 5元)、进行倒推核价分析时使用此 skill。输入 Temu 卷王价和 1688 拿货价,输出详细的利润计算过程和 GO/PASS 决策。