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

project-bedrock

يحتوي project-bedrock على 18 من skills المجمعة من robotaitai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
18
Stars
42
محدث
2026-04-28
Forks
5
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

branch-note-convention
موظفو الملفات

The exact naming and structure convention for memory branch notes. Use when creating, naming, or reorganizing notes in Memory/, or when checking whether a note follows the convention.

2026-04-28
clean-web-import
مطوّرو البرمجيات

Import web content cleanly into Evidence/imports/ with clutter removed. Use when importing a URL or HTML file as evidence for the project.

2026-04-28
evidence-handling
موظفو الملفات

Handle imported and extracted material correctly. Use when placing content in Evidence/, importing web pages or docs, recording captures, or deciding what is and isn't canonical.

2026-04-28
obsidian-compatible-writing
موظفو الملفات

Write memory notes that are pleasant in Obsidian without requiring Obsidian. Optional enhancement skill. Use when the user has Obsidian open alongside their agent workflow and wants better vault navigation.

2026-04-28
ontology-inference
مطوّرو البرمجيات

Infer a project's natural ontology from the actual repo. Use when determining what memory branches to create, how to name them, and how to decompose the project into focused domains.

2026-04-28
project-memory-writing
موظفو الملفات

Write high-quality, stable memory notes. Use when creating or updating notes in agent-knowledge/Memory/ and you want specific guidance on format, quality, and what to include.

2026-04-10
memory-management
مطوّرو البرمجيات

Read on session start. Manages adaptive durable memory across conversations. Use when reading or writing curated memory under agent-knowledge/Memory/.

2026-04-09
project-ontology-bootstrap
مطوّرو البرمجيات

Bootstrap an adaptive project knowledge tree. Use when agent-knowledge/Memory/MEMORY.md is missing, broken, or too generic.

2026-04-09
decision-recording
مطوّرو البرمجيات

Record architectural and design decisions as lightweight ADRs in agent-knowledge/Memory/decisions/. Use when an important decision is made, reversed, or when the user asks to preserve rationale.

2026-04-09
history-backfill
مطوّرو البرمجيات

Backfill project memory from existing repo evidence (codebase, docs, configs, git history, tasks, sessions, agent traces). Use when the memory tree is new or sparse and the project has existing history.

2026-04-09
memory-compaction
مطوّرو البرمجيات

Compact and prune the memory tree when it grows large or stale. Use when Memory/MEMORY.md grows noisy, branch notes exceed 150 lines, or when explicitly asked to clean up memory.

2026-04-09
create-rule
المهن الحاسوبية الأخرى

Create Cursor rules for persistent AI guidance. Use when you want to create a rule, add coding standards, set up project conventions, configure file-specific patterns, create RULE.md files, or asks about .cursor/rules/ or AGENTS.md.

2026-04-08
create-skill
المهن الحاسوبية الأخرى

Guides users through creating effective Agent Skills for Cursor. Use when you want to create, write, or author a new skill, or asks about skill structure, best practices, or SKILL.md format.

2026-04-08
create-subagent
المهن الحاسوبية الأخرى

Create custom subagents for specialized AI tasks. Use when you want to create a new type of subagent, set up task-specific agents, configure code reviewers, debuggers, or domain-specific assistants with custom prompts.

2026-04-08
migrate-to-skills
المهن الحاسوبية الأخرى

Convert 'Applied intelligently' Cursor rules (.cursor/rules/*.mdc) and slash commands (.cursor/commands/*.md) to Agent Skills format (.cursor/skills/). Use when you want to migrate rules or commands to skills, convert .mdc rules to SKILL.md format, or consolidate commands into the skills directory.

2026-04-08
shell
مديرو الشبكات وأنظمة الحاسوب

Runs the rest of a /shell request as a literal shell command. Use only when the user explicitly invokes /shell and wants the following text executed directly in the terminal.

2026-04-08
update-cursor-settings
مطوّرو البرمجيات

Modify Cursor/VSCode user settings in settings.json. Use when you want to change editor settings, preferences, configuration, themes, font size, tab size, format on save, auto save, keybindings, or any settings.json values.

2026-04-08
session-management
موظفو الملفات

Read on session start. Tracks work progress in session files during conversations. Use when recording milestones, decisions, blockers, or when the session-start hook creates a session file.

2026-04-08