2440 results (19.4ms) page 26 / 122
HenriqueMoreira-f / droid-factory-template-frontend-ui-integration exact

Implement or extend a user-facing workflow in a web application, integrating with existing backend APIs. Use when the feature is primarily a UI/UX change backed by existing APIs, affects only the...

julianromli / ai-skills-frontend-ui-integration exact

Implement or extend a user-facing workflow in a web application, integrating with existing backend APIs. Use when the feature is primarily a UI/UX change backed by existing APIs, affects only the...

Durden7 / ai-skills-frontend-ui-integration exact

Implement or extend a user-facing workflow in a web application, integrating with existing backend APIs. Use when the feature is primarily a UI/UX change backed by existing APIs, affects only the...

siviter-xyz / dot-agent-typescript exact

TypeScript standards and best practices with modern tooling. Use when working with TypeScript or TypeScript React files.

huangserva / skill-prompt-generator-universal-learner exact

通用学习器 - 从任何领域的Prompt中自动提取可复用元素,持续学习和积累知识

OmidZamani / dspy-skills-dspy-bootstrap-fewshot exact

This skill should be used when the user asks to "bootstrap few-shot examples", "generate demonstrations", "use BootstrapFewShot", "optimize with limited data", "create training demos...

ArcBlock / idd-intent-sync exact

After implementation is complete and tests pass, sync confirmed details back to Intent. Captures finalized interfaces, data structures, naming conventions, and architecture decisions. Use after...

OmidZamani / dspy-skills-dspy-miprov2-optimizer exact

This skill should be used when the user asks to "optimize a DSPy program", "use MIPROv2", "tune instructions and demos", "get best DSPy performance", "run Bayesian optimization", mentions...

aj-geddes / useful-ai-prompts-distributed-tracing exact

Implement distributed tracing with Jaeger and Zipkin for tracking requests across microservices. Use when debugging distributed systems, tracking request flows, or analyzing service performance.

yanko-belov / code-craft-dependency-inversion-principle exact

Use when a class creates its own dependencies. Use when instantiating concrete implementations inside a class. Use when told to avoid dependency injection for simplicity.

osoleve / the-fold-lattice-search exact

Search and navigate The Fold's skill lattice using meta-tooling. Use for finding functions, exploring dependencies, type-aware queries, and cross-reference analysis. Invoke when searching for...

OmidZamani / dspy-skills-dspy-rag-pipeline exact

This skill should be used when the user asks to "build a RAG pipeline", "create retrieval augmented generation", "use ColBERTv2 in DSPy", "set up a retriever in DSPy", mentions "RAG with DSPy",...

BritishCheeseTT / pw-skills-pw-embedded-c-style exact

嵌入式 C 代码风格助手, 基于 51 单片机教学项目的代码规范。默认使用蛇形命名 (snake_case), 可选驼峰命名。用于创建符合嵌入式开发规范的项目结构, 优化代码风格, 提供硬件驱动模板。适用于 51 单片机、STM32 等嵌入式 C 项目开发。

halay08 / fullstack-agent-skills-golang-pro exact

Master Go 1.21+ with modern patterns, advanced concurrency,