Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
juanre
ملف منشئ GitHub

juanre

عرض على مستوى المستودعات لـ 22 skills مجمعة عبر 3 مستودعات GitHub.

skills مجمعة
22
مستودعات
3
محدث
2026-01-23
مستكشف المستودعات

المستودعات و skills الممثلة

release
مطوّرو البرمجيات

How to release a new pgdbm library version to PyPI

2026-01-11
publish-skills
مطوّرو البرمجيات

How to update and publish pgdbm skills for Claude Code users

2026-01-10
common-mistakes
مصممو قواعد البيانات

Use before implementing pgdbm patterns to avoid common mistakes - provides rationalization table and red flags that prevent pool multiplication, schema errors, and template syntax violations

2026-01-10
testing-database-code
محللو ضمان جودة البرمجيات والمختبرون

Use when writing tests for pgdbm-based code - provides fixture selection decision tree and complete usage patterns without needing testing docs

2026-01-10
choosing-pattern
مصممو قواعد البيانات

Use when deciding which pgdbm pattern to use (standalone, dual-mode library, or shared pool) - provides decision tree based on deployment context without requiring doc exploration

2026-01-06
core-api-reference
مصممو قواعد البيانات

Use when implementing pgdbm database operations - provides complete AsyncDatabaseManager and DatabaseConfig API with all methods and parameters

2026-01-06
shared-pool-pattern
مصممو قواعد البيانات

Use when implementing shared connection pool for multiple services in same application - provides complete setup steps for FastAPI/multi-service apps without needing examples

2026-01-06
using-pgdbm
مصممو قواعد البيانات

Use when setting up pgdbm database connections, migrations, or multi-service architecture - provides mental model of one pool/many schemas/template syntax and complete API reference without needing to read docs

2026-01-06
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
lockfile
مطوّرو البرمجيات

Use when creating llmring.lock file for new project (REQUIRED for all applications), configuring model aliases with semantic task-based names, managing environment-specific profiles (dev/staging/prod), or setting up fallback models - lockfile creation is mandatory first step, bundled lockfile is only for llmring tools

2026-01-23
chat
مطوّرو البرمجيات

Use when starting a new project with llmring, building an application using LLMs, making basic chat completions, or sending messages to OpenAI, Anthropic, Google, or Ollama - covers lockfile creation (MANDATORY first step), semantic alias usage, unified interface for all providers with consistent message structure and response handling

2025-11-18
providers
مطوّرو البرمجيات

Use when switching between LLM providers, accessing provider-specific features (Anthropic caching, OpenAI logprobs), or using raw SDK clients - covers multi-provider patterns and direct SDK access for OpenAI, Anthropic, Google, and Ollama

2025-11-02
streaming
مطوّرو البرمجيات

Use when building real-time chat interfaces, displaying incremental LLM responses, or streaming output from OpenAI, Anthropic, Google, or Ollama - async iteration with usage tracking works across all providers

2025-11-02
structured-output
علماء البيانات

Use when extracting structured data from LLMs, parsing JSON responses, or enforcing output schemas - unified JSON schema API works across OpenAI, Anthropic, Google, and Ollama with automatic validation and parsing

2025-11-02
tools
مطوّرو البرمجيات

Use when implementing function calling, tool use, or agents with LLMs - unified tool API works across OpenAI, Anthropic, Google, and Ollama with consistent tool definition and execution patterns

2025-11-02
عرض 3 من أصل 3 مستودعات
تم تحميل كل المستودعات
juanre Agent Skills | SkillsMP