搜索结果
全部能力
找到 4785 个相关结果 / 提示词与 LLM
软件工程 / 诊断修复
claude-skills
claude-skills
Claude Skills meta-skill: extract domain material (docs/APIs/code/specs) into a reusable Skill (SKILL.md + references/scripts/assets), and refactor existing…
软件工程 / 诊断修复
ai-sdk
ai-sdk
Answer questions about the AI SDK and help build AI-powered features. Use when developers: (1) Ask about AI SDK functions like generateText, streamText,…
软件工程 / 部署发布
base-app-setup
base-app-setup
Complete setup guide for a Next.js app with Shadcn UI, Neon Postgres, Drizzle ORM, and AI SDK.
软件工程 / 诊断修复
micro-landing-builder
micro-landing-builder
Scaffold, clone, and deploy config-driven NextJS landing pages that use a shared UI components package. Use this skill when creating single or multiple startup…
软件工程 / 诊断修复
autoteam-f-chatgpt-team-rotation
autoteam-f-chatgpt-team-rotation
AutoTeam-F is a ChatGPT Team account rotation and authentication sync tool with batch free account generation, OAuth management, and a Web dashboard.
软件工程 / 诊断修复
hybrid-cloud-networking
hybrid-cloud-networking
Configure secure, high-performance connectivity between on-premises and cloud environments using VPN, Direct Connect, and ExpressRoute.
软件工程 / 诊断修复
code-audit
code-audit
code-audit — an installable skill for AI agents, published by 3stonebrother/code-audit.
软件工程 / 诊断修复
hardware-counters
hardware-counters
Hardware performance counter skill for low-level CPU analysis. Use when collecting PMU events with perf stat, using the PAPI library, measuring cache miss…
软件工程 / 诊断修复
ordinals
ordinals
Bitcoin ordinals operations — get the Taproot receive address, estimate inscription fees, create inscriptions via the two-step commit/reveal pattern, transfer…
软件工程 / 部署发布
chrome-history
chrome-history
Query Chrome browsing history with natural language. Filter by date range, article type, keywords, and specific sites.
软件工程 / 诊断修复
background-job-orchestrator
background-job-orchestrator
Expert in background job processing with Bull/BullMQ (Redis), Celery, and cloud queues. Implements retries, scheduling, priority queues, and worker management.…
软件工程 / 诊断修复
fp-ts-react
fp-ts-react
Practical patterns for using fp-ts with React - hooks, state, forms, data fetching. Use when building React apps with functional programming patterns. Works…
软件工程 / 诊断修复
moai-lang-elixir
moai-lang-elixir
Elixir 1.17+ development specialist covering Phoenix 1.7, LiveView, Ecto, and OTP patterns. Use when developing real-time applications, distributed systems, or Phoenix projects.
软件工程 / 诊断修复
prompt-regression-tester
prompt-regression-tester
Compares old vs new prompts across test cases with diff summaries, stability metrics, breakage analysis, and fix suggestions. Use for "prompt testing", "A/B…
软件工程 / 部署发布
plotext-financial-chart
plotext-financial-chart
ASCII financial line charts for markdown using plotext dot marker. TRIGGERS - financial chart, line chart, plotext, price chart, trading chart, ASCII chart.
软件工程 / 部署发布
crisis-detection-intervention-ai
crisis-detection-intervention-ai
Detect crisis signals in user content using NLP, mental health sentiment analysis, and safe intervention protocols. Implements suicide ideation detection,…
软件工程 / 诊断修复
chanjing-tts-voice-clone
chanjing-tts-voice-clone
Use Chanjing TTS API to synthesize speech from text with a user-provided cloned voice (reference audio via public URL).
软件工程 / 部署发布
domain-architect
domain-architect
Discovers business domains in a Swift codebase by tracing what users can DO — not by reading folder names or architecture docs. Maps each domain's vertical slice (Types → Config → Repo → Service → Runtime → UI), identifies providers (external SDK bridges), and separates cross-cutting concerns. Produces a domain map that drives all downstream decisions: folder structure, SPM targets, enforcement specs, migration plans. Use this skill whenever the user wants to understand their codebase domains, find what's cross-cutting vs domain-specific, restructure a Swift project, figure out where code belongs, or map a product's capabilities to architectural boundaries. Triggers on "what are my domains", "where does this belong", "map this codebase", "what's cross-cutting", "organize this project", "is this a domain or infra", "restructure this", "architecture review", or any request to understand the business domain structure of a Swift codebase.
软件工程 / 诊断修复
projection-patterns
projection-patterns
Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in…
软件工程 / 诊断修复
scraper-builder
scraper-builder
Build production-ready web scrapers for any website using Bright Data infrastructure. Guides you through site analysis, API selection, selector extraction,…