灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 3235 个相关结果 / 后端与 API

软件工程 / 诊断修复

fee-billing

fee-billing

121

Build and manage advisory fee billing operations from fee schedule design through calculation, collection, revenue recognition, and compliance disclosure. Use…

Stars 82
designuifeebilling

软件工程 / 诊断修复

log-analysis

log-analysis

121

Route runtime-log requests into one evidence packet before diagnosing anything. Use when the user shares app/server/container/browser/CI/JSON log output and wants the first actionable blocker, repeated signature, likely blast radius, or safest next read-only checks. Choose one packet: app-runtime, container-runtime, browser-plus-api, ci-cascade, structured-json, or security-signal. Triggers on: check the logs, which line matters, real error, first blocker, noisy stack trace, retry storm, browser 401/500, pod logs, worker crash, CI abort, webhook failure. Route engine-specific Unity/Unreal logs to `game-build-log-triage`, observability design to `monitoring-observability`, and remediation/debug hypotheses to `debugging`.

Stars 14
designuisecurityapi

软件工程 / 诊断修复

vite-patterns

vite-patterns

121

Vite build tool patterns including config, plugins, HMR, env variables, proxy setup, SSR, library mode, dependency pre-bundling, and build optimization.…

Stars 0
backenduiapidebugging

软件工程 / 部署发布

aws-solution-architect

aws-solution-architect

120

Design AWS architectures for startups using serverless patterns and IaC templates. Use when asked to design serverless architecture, create CloudFormation templates, optimize AWS costs, set up CI/CD pipelines, or migrate to AWS. Covers Lambda, API Gateway, DynamoDB, ECS, Aurora, and cost optimization.

Stars 138
designuiapiworkflow

软件工程 / 诊断修复

frontend-internationalization-best-practices

frontend-internationalization-best-practices

120

Internationalization best practices for React Router framework mode using remix-i18next. Use when setting up locales, middleware, resource routes, or language…

Stars 86
reactfrontenduiapi

软件工程 / 诊断修复

pma-bun

pma-bun

120

Bun implementation guide for PMA-managed backend services. Defaults to a single-API-project layout; promotes to a Bun monorepo only when multiple deployable…

Stars 2
frontendbackenduitesting

软件工程 / 诊断修复

postgresql-best-practices

postgresql-best-practices

120

PostgreSQL 18+ enterprise best practices for database development. USE THIS SKILL WHEN THE USER: - Creates schemas, tables, functions, procedures, or triggers - Writes PL/pgSQL code (naming conventions: l_, in_, io_, co_ prefixes) - Implements Table API (SECURITY DEFINER functions, schema separation) - Manages migrations, indexes, constraints, or query performance - Works with PostgreSQL 18+ features (uuidv7, virtual columns) - Builds Medallion Architecture data warehouses (Bronze/Silver/Gold) - Reviews code for anti-patterns or migrates from Oracle PL/SQL CORE PATTERNS: - Three-schema separation: data (tables) → private (internal) → api (external) - Table API: All access via SECURITY DEFINER with SET search_path - Native PL/pgSQL migration system (no Flyway/Liquibase needed) - Trivadis naming: l_ (local), in_ (input), io_ (inout), co_ (constant)

Stars 3
uiperformancesecurityapi

软件工程 / 诊断修复

git-summarize-weekly

git-summarize-weekly

120

Summarize weekly GitHub contributions for writing weekly reports

Stars 0
apigithubgitsummarize

软件工程 / 诊断修复

deepagents-implementation

deepagents-implementation

120

Implements agents using Deep Agents. Use when building agents with create_deep_agent, configuring backends, defining subagents, adding middleware, or setting…

Stars 58
backenduiragagent

软件工程 / 诊断修复

remotion-video-director

remotion-video-director

120

Interactive guide for creating Remotion videos - from strategic concept to rendered MP4. Use when the user wants to create a video, make a Remotion project, build a product demo video, generate a launch video, make a recurring content template, create a marketing video, or says "I need a video for...", "help me make a video", "video for my product", "remotion video". Covers the full creative process: expert deliberation, scenario design, build, and review. Works alongside the official remotion-dev/skills for API-level guidance.

Stars 32
designuiapiremotion

软件工程 / 诊断修复

amazon-backend-keywords

amazon-backend-keywords

120

Optimize Amazon backend search terms for maximum discoverability. Generate the optimal 250-byte backend keyword set by deduplicating, prioritizing, and…

Stars 0
backenduiamazonkeywords

软件工程 / 诊断修复

email-template-builder

email-template-builder

120

Email Template Builder

Stars 0
reactuiapidebugging

软件工程 / 诊断修复

shiki-code-blocks

shiki-code-blocks

120

Syntax highlight code blocks with Shiki. Supports server-side rendering in RSC and automatic light/dark theme switching.

Stars 16
fullstackapishikiblocks

软件工程 / 诊断修复

components-build

components-build

120

Build modern, composable, and accessible React UI components following the components.build specification. Use when creating, reviewing, or refactoring…

Stars 48
reacttailwinddesignui

软件工程 / 诊断修复

client-review-prep

client-review-prep

120

Prepare advisors for client review meetings by assembling context packages, performance summaries, drift analysis, talking points, and meeting agendas. Use…

Stars 82
uiperformanceagentworkflow

软件工程 / 诊断修复

pp-open-meteo

pp-open-meteo

120

Every Open-Meteo endpoint family in one CLI — forecast, archive, marine, air quality, flood, climate, ensemble, seasonal, geocoding, elevation. Trigger…

Stars 1,078
uiopenmeteoevery

软件工程 / 诊断修复

examination-readiness

examination-readiness

120

Prepare for and respond to SEC and FINRA regulatory examinations across the full exam lifecycle. Use when the user asks about exam notification letters,…

Stars 82
uiexaminationreadinessprepare

软件工程 / 诊断修复

implement

implement

119

Full-power feature implementation using parallel subagents for backend, frontend, testing, and security. Coordinates architecture design, code generation, test…

Stars 171
frontendbackenddesignui

软件工程 / 诊断修复

gemini-api-dev

gemini-api-dev

119

The Gemini API provides access to Google's most advanced AI models. Key capabilities include:

Stars 37,683
performanceapigeminidev

软件工程 / 部署发布

hugo

hugo

119

This skill provides comprehensive knowledge for building static websites with Hugo static site generator. It should be used when setting up Hugo projects (blogs, documentation sites, landing pages, portfolios), integrating Tailwind CSS v4 for custom styling, integrating headless CMS systems (Sveltia CMS or TinaCMS), deploying to Cloudflare Workers with Static Assets, configuring themes and templates, and preventing common Hugo setup errors. Use this skill when encountering these scenarios: scaffolding new Hugo sites, choosing between Hugo Extended and Standard editions, integrating Tailwind CSS v4 with Hugo Pipes, configuring hugo.yaml or hugo.toml files, integrating PaperMod or other themes via Git submodules, setting up Sveltia CMS or TinaCMS for content management, deploying to Cloudflare Workers or Pages, troubleshooting baseURL configuration, resolving theme installation errors, fixing frontmatter format issues (YAML vs TOML), preventing date-related build failures, setting up PostCSS with Hugo, or setting up CI/CD with GitHub Actions. Keywords: hugo, hugo-extended, static-site-generator, ssg, go-templates, papermod, goldmark, markdown, blog, documentation, docs-site, landing-page, sveltia-cms, tina-cms, headless-cms, cloudflare-workers, workers-static-assets, wrangler, hugo-server, hugo-build, frontmatter, yaml-frontmatter, toml-config, hugo-themes, hugo-modules, multilingual, i18n, github-actions, version-mismatch, baseurl-error, theme-not-found, tailwind, tailwind-v4, tailwind-css, hugo-pipes, postcss, css-framework, utility-css, hugo-tailwind, tailwind-integration, hugo-assets

Stars 14
tailwinduigithubhugo

137 / 162