Skip to main content
tedivm
ملف منشئ GitHub

tedivm

عرض على مستوى المستودعات لـ ٥٢ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
٥٢
مستودعات
٤
محدث
٣ أغسطس ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

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

create-agent
المهن الحاسوبية الأخرى

Use when creating, configuring, or modifying opencode agents. Covers Markdown agent definitions, frontmatter options (description, mode, hidden, color), primary vs subagent types, and detailed prompt structure. Don't use for skills, commands, or general…

٢٠ يوليو ٢٠٢٦
rendering-mermaid
مطوّرو البرمجيات

Use when rendering mermaid diagrams to PNG, SVG, or PDF images. Handles both .mmd files and inline mermaid code blocks in markdown files. Don't use for creating mermaid syntax or GraphViz/DOT diagrams.

٢٠ يوليو ٢٠٢٦
converting-to-markdown
موظفو المكاتب العامون

Use when converting files to Markdown format for LLM consumption, document analysis, or text extraction. Supports PDF, Office documents, images, audio, HTML, and more via Microsoft's markitdown. Don't use for simple text file reads, existing Markdown files,…

٦ يوليو ٢٠٢٦
create-command
مطوّرو البرمجيات

Use when creating or modifying custom opencode commands in the `commands/` directory. Covers markdown command files, frontmatter options (description, agent, model, subtask), prompt templates with $ARGUMENTS, shell output injection, and file references.

٦ يوليو ٢٠٢٦
exploring-code
مطوّرو البرمجيات

Use to do a thorough exploration of an existing codebase. Always use this when asked to explore a codebase/repo/project. Always use it when starting a task that requires deep knowledge of the codebase. Don't use for quick lookups or single-file questions.

٢٢ يونيو ٢٠٢٦
github-actions
مطوّرو البرمجيات

You MUST use when creating, modifying, or reviewing GitHub Actions workflow files. For security reasons it is VITAL that you use this skill when working with third party actions (including `actions/checkout` and other official actions).

٢٢ يونيو ٢٠٢٦
parsing-json
مطوّرو البرمجيات

Use when parsing, querying, transforming, or extracting data from JSON files, API responses, or JSON streams. Always use the `jq` CLI for all JSON operations. Do not use for YAML, XML, CSV, or plain-text parsing. Never build JSON from scratch in Python, Node,…

٢٢ يونيو ٢٠٢٦
robs-design
مطوّرو البرمجيات

Use when designing software architecture or new features: producing technical design documents with model definitions, service code, API contracts, migration strategies, and testing plans. Works alongside OpenSpec proposals or stands alone for feature design.…

٢٢ يونيو ٢٠٢٦
عرض 8 من أصل ١٦ skills مجمعة.
aiocache
مطوّرو البرمجيات

Configure or use the aiocache caching layer. Use when: adding cache reads/writes, configuring cache backends, working with TTLs, enabling/disabling caching, or understanding the NoOpCache fallback pattern.

٣ أغسطس ٢٠٢٦
celery-tasks
مطوّرو البرمجيات

Create or modify Celery tasks and periodic task configuration. Use when: adding new background tasks, setting up periodic/scheduled tasks, configuring Celery workers, or understanding the Celery app setup.

٣ أغسطس ٢٠٢٦
fastapi-routes
مطوّرو البرمجيات

Create or modify FastAPI routes. Use when: adding new API endpoints, creating Pydantic request/response models, registering routers, designing REST APIs, or following route conventions for this project.

٣ أغسطس ٢٠٢٦
jinja-templates
مطوّرو البرمجيات

Create or modify Jinja2 templates. Use when: adding new HTML templates, configuring the Jinja2 environment, adding custom filters or globals, rendering templates outside FastAPI, or working with template inheritance.

٣ أغسطس ٢٠٢٦
sqlalchemy-models
مطوّرو البرمجيات

Create or modify SQLAlchemy models, queries, and Alembic migrations. Use when: defining new database tables, writing queries, creating migrations, checking model conventions, or understanding the database layer.

٣ أغسطس ٢٠٢٦
typer-cli
مطوّرو البرمجيات

Add or modify CLI commands using Typer. Use when: adding new CLI subcommands, wrapping async functions for CLI use, understanding the CLI entrypoint structure, or following the @syncify pattern for async commands.

٣ أغسطس ٢٠٢٦
typer-cli
مطوّرو البرمجيات

Add or modify CLI commands using Typer. Use when: adding new CLI subcommands, wrapping async functions for CLI use, understanding the CLI entrypoint structure, or following the @syncify pattern for async commands.

٣ أغسطس ٢٠٢٦
docker-compose
مديرو الشبكات وأنظمة الحاسوب

Work with the Docker Compose development environment. Use when: starting or stopping services, inspecting logs, opening a shell in a container, resetting the database, or understanding the service topology.

١٨ مايو ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
aiocache
مطوّرو البرمجيات

Configure or use the aiocache caching layer. Use when: adding cache reads/writes, configuring cache backends, working with TTLs, enabling/disabling caching, or understanding the NoOpCache fallback pattern.

١٦ مايو ٢٠٢٦
celery-tasks
مطوّرو البرمجيات

Create or modify Celery tasks and periodic task configuration. Use when: adding new background tasks, setting up periodic/scheduled tasks, configuring Celery workers, or understanding the Celery app setup.

١٦ مايو ٢٠٢٦
docker-compose
مديرو الشبكات وأنظمة الحاسوب

Work with the Docker Compose development environment. Use when: starting or stopping services, inspecting logs, opening a shell in a container, resetting the database, or understanding the service topology.

١٦ مايو ٢٠٢٦
fastapi-routes
مطوّرو البرمجيات

Create or modify FastAPI routes. Use when: adding new API endpoints, creating Pydantic request/response models, registering routers, designing REST APIs, or following route conventions for this project.

١٦ مايو ٢٠٢٦
jinja-templates
مطوّرو الويب

Create or modify Jinja2 templates. Use when: adding new HTML templates, configuring the Jinja2 environment, adding custom filters or globals, rendering templates outside FastAPI, or working with template inheritance.

١٦ مايو ٢٠٢٦
makefile
مطوّرو البرمجيات

Complete reference for all make targets in the project. Use when: looking up the right make command for any task — setup, testing, linting, formatting, database, packaging, or cleanup.

١٦ مايو ٢٠٢٦
pydantic-settings
مطوّرو البرمجيات

Add or modify application configuration settings. Use when: adding new environment variables, settings fields, understanding settings conventions, working with secrets, or configuring optional vs required settings.

١٦ مايو ٢٠٢٦
python-testing
محللو ضمان جودة البرمجيات والمختبرون

Write or modify Python tests. Use when: adding new tests, understanding testing conventions, working with fixtures, writing FastAPI route tests, database tests, or following pytest patterns. DO NOT USE FOR RUNNING TESTS. If you are just running tests, not…

١٦ مايو ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
game-content-authoring
مطوّرو البرمجيات

Write or modify Oscilla game content YAML manifests for any game package. Use when: creating a new game package, writing adventures, enemies, items, quests, regions, locations, skills, buffs, archetypes, recipes, loot tables, or conditions; designing…

١٩ أبريل ٢٠٢٦
docker-compose
مديرو الشبكات وأنظمة الحاسوب

Work with the Oscilla Docker Compose development environment. Use when: starting or stopping services, inspecting logs, opening a shell in a container, resetting the database, or understanding the service topology.

١٩ أبريل ٢٠٢٦
fastapi-routes
مطوّرو البرمجيات

Create or modify FastAPI routes in the Oscilla codebase. Use when: adding new API endpoints, creating Pydantic request/response models, registering routers, designing REST APIs, or following route conventions for this project.

١٩ أبريل ٢٠٢٦
frontend-dev
مطوّرو البرمجيات

Work on the Oscilla frontend (SvelteKit/Vite). Use when: writing or modifying any Svelte components, routes, stores, styles, or frontend tests; adding new UI features or pages; fixing frontend bugs; running frontend tests or type checks; managing npm…

١٩ أبريل ٢٠٢٦
makefile
مطوّرو البرمجيات

Complete reference for all make targets in the Oscilla project. Use when: looking up the right make command for any task — setup, testing, linting, formatting, database, frontend, packaging, or cleanup.

١٩ أبريل ٢٠٢٦
oscilla-content-cli
مطوّرو البرمجيات

Use the Oscilla CLI to assist content authors writing YAML manifests. Use when: setting up JSON schema validation for YAML manifests, running validate or oscilla content test, inspecting manifest content with list/show, tracing adventure paths, graphing world…

١٩ أبريل ٢٠٢٦
pydantic-settings
مطوّرو البرمجيات

Add or modify application configuration settings in Oscilla. Use when: adding new environment variables, adding new settings fields, understanding settings conventions, working with secrets, or configuring optional vs required settings.

١٩ أبريل ٢٠٢٦
python-testing
محللو ضمان جودة البرمجيات والمختبرون

Write or modify Python tests in Oscilla. Use when: adding new tests, understanding testing conventions, working with fixtures, writing FastAPI route tests, database tests, or game engine tests. Covers pytest patterns, fixture structure, and the game engine…

١٩ أبريل ٢٠٢٦
عرض 8 من أصل ١١ skills مجمعة.
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات