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

charlieverse

يحتوي charlieverse على 16 من skills المجمعة من Charlieverse-ai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

session-save
مطوّرو البرمجيات

Save or update the current session. Use this skill when asked to handoff, save session, update session, start a new chat, etc. Always call this before using the `update_session` MCP tool directly.

2026-04-27
changelog
مطوّرو البرمجيات

Generate or update CHANGELOG.md from git commits using semantic versioning. Use when the user says "/changelog", wants to update the changelog, or asks to generate release notes.

2026-04-27
typo-check
مدقّقو النصوص ومحرّروها

Find typos, grammar errors, punctuation/capitalization mistakes, and banned-phrase voice slips in prose and code comments. Use when the user says "/typo-check", wants to scan for typos, or before shipping user-facing text. Reports findings and confirms before fixing.

2026-04-27
ship
مطوّرو البرمجيات

Commit, docs, changelog, and push in one go. Use when the user says "/ship", wants to ship their changes, or asks to commit and push everything.

2026-03-26
charlie-import
مطوّرو البرمجيات

Import conversation history from AI providers (Claude, Copilot, Codex, Cursor) and generate stories from the imported data. Use on first session to bootstrap memory from existing conversations, or anytime the person wants to import history from another provider/machine.

2026-03-25
research
مطوّرو البرمجيات

Research a topic and save findings to Charlieverse knowledge. Use whenever the user wants to research something, look up documentation, investigate a library or tool, explore a concept, or asks "what do you know about X". Also trigger when the user says "/research", wants to build up knowledge about a subject, or asks you to "look into" something — even if they don't use the word "research" explicitly.

2026-03-25
adr
مطوّرو البرمجيات

Scan commits and diffs for decisions, record them as immutable ADRs in docs/decisions/.

2026-03-22
test-coverage
محللو ضمان جودة البرمجيات والمختبرون

Evaluate the test coverage

2026-03-22
trick
مطوّرو البرمجيات

Run Charlie tricks by name or path. Use when the user says "/trick", wants to run a trick, list available tricks, or execute a skill file. Also trigger when the user mentions running a specific trick by name (e.g., "run the session-save trick", "run ship", "do the commit trick").

2026-03-21
commit
مطوّرو البرمجيات

Review repo changes and create logical atomic commits. Use when the user says "/commit", wants to commit their work, or asks to break changes into commits.

2026-03-21
docs
مطوّرو البرمجيات

Generate or update public documentation from source code. Use when the user says "/docs", wants to update docs, or asks to generate documentation for the project.

2026-03-21
qc
محللو ضمان جودة البرمجيات والمختبرون

Run quality control checks on the codebase — type checking, linting, tests, and server smoke test. Use when the user says "/qc", wants to verify code quality, or after making significant changes.

2026-03-21
trick
مطوّرو البرمجيات

Run Charlie tricks by name or path. Use when the user says "/trick", wants to run a trick, list available tricks, or execute a skill file. Also trigger when the user mentions running a specific trick by name (e.g., "run the session-save trick", "run ship", "do the commit trick").

2026-03-21
codex
مطوّرو البرمجيات

Run a task through OpenAI Codex CLI. Use when the user says "/codex", wants to delegate work to Codex, or mentions running something through Codex. Also trigger when the user wants to use an OpenAI model for a task.

2026-03-21
copilot
مطوّرو البرمجيات

Run a task through GitHub Copilot CLI. Use when the user says "/copilot", wants to delegate work to Copilot, or mentions running something through Copilot. Also trigger when the user wants to use Copilot for a task.

2026-03-21
research
محللو أبحاث السوق ومتخصصو التسويق

Research a topic and save findings to Charlieverse knowledge. Use whenever the user wants to research something, look up documentation, investigate a library or tool, explore a concept, or asks "what do you know about X". Also trigger when the user says "/research", wants to build up knowledge about a subject, or asks you to "look into" something — even if they don't use the word "research" explicitly.

2026-03-20