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

adamrdrew

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

skills مجمعة
٥٦
مستودعات
٤
محدث
١١ فبراير ٢٠٢٦
مستكشف المستودعات

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

عرض 8 من أصل ٢٩ skills مجمعة.
notes-add
مطوّرو البرمجيات

Add a new note or update an existing one. Creates the notes database if it doesn't exist.

٤ فبراير ٢٠٢٦
notes-delete
موظفو الملفات

Delete a note from the database. Removes the note file and its index entry.

٤ فبراير ٢٠٢٦
notes-list
مطوّرو البرمجيات

List all notes in the database with their topics and descriptions.

٤ فبراير ٢٠٢٦
notes-read
مطوّرو البرمجيات

Read a specific note from the database. Use this to get fresh content after making changes.

٤ فبراير ٢٠٢٦
db-delete
مطوّرو البرمجيات

Remove a document from the database. Deletes the document file and removes its entry from the index. Use this when the user wants to delete stored information.

٤ فبراير ٢٠٢٦
db-init
مطوّرو البرمجيات

Initialize the database by creating the database/ directory and an empty index.md file. Safe to call if database already exists - will not overwrite existing data.

٤ فبراير ٢٠٢٦
db-list
مطوّرو البرمجيات

List all documents currently stored in the database. Reads the index and presents a summary of all available documents with their topics and descriptions.

٤ فبراير ٢٠٢٦
db-read
مصممو قواعد البيانات

Find and read documents from the database matching a query. Searches the index for relevant entries, then reads and synthesizes the content. Use this when the user wants to retrieve stored information.

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