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

aynite

يحتوي aynite على 6 من skills المجمعة من w-t-yang، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
6
Stars
33
محدث
2026-06-23
Forks
3
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

transform-to-dataview
مطوّرو البرمجيات

Transform raw data (files, folders, clipboard content) into JSON files compatible with Aynite's dataview visualization types. When the user mentions wanting to visualize data, create a chart/graph/diagram/flow/mindmap from data, convert data to a specific format, prepare data for a view, or transform spreadsheets, CSVs, or structured text into a visual format — use this skill. Also use it when the user has data they want to "render in a dataview" or "make a dataview from this." This skill helps brainstorm the best visualization approach, handles the transformation, validates the output against the view's schema, and saves the result.

2026-06-23
create-command
مطوّرو البرمجيات

Create new direct commands, modify existing commands. Use when users want to create a deterministic command that is directly executed by the editor via a shell script.

2026-06-12
create-skill
مطوّرو البرمجيات

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2026-06-12
create-spell
مطوّرو البرمجيات

Create a new "spell" in Aynite. A spell is a unified concept — it can be either a command (deterministic script, invoked with >) or a skill (AI-guided workflow, invoked with /). Use this skill whenever a user wants to create a spell, cast magic, automate something, or build a new capability but isn't sure whether it should be a command or a skill. Also use when users say "I want to make a spell", "teach Aynite to...", "I wish Aynite could...", or describe a task they want to automate or delegate.

2026-06-12
create-theme
مطوّرو البرمجيات

Create custom Aynite themes. Use this skill when a user wants to create a new color theme, customize their editor appearance, design a dark/light theme, or generate a theme based on a mood, image, or color palette. Also use when users mention "theme", "color scheme", "appearance", or "look and feel" of the editor.

2026-06-12
create-slides
مطوّرو الويب

Create interactive slide decks using reveal.js. Use when users want to create presentations, slide decks, slide shows, or any kind of presentation materials. Triggers on phrases like "create slides", "make a presentation", "turn this into slides", "build a slide deck", or any request involving presenting content in slide format. Also triggers when users provide structured content (markdown, notes, outlines) and want it rendered as visual slides. If the user has content files (markdown, text), suggest using this skill to turn them into an interactive reveal.js presentation.

2026-05-27