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

cantrips

يحتوي cantrips على 19 من skills المجمعة من toverux، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
19
Stars
1
محدث
2026-07-25
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

codebase-design
مطوّرو البرمجيات

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2026-07-25
commit
مطوّرو البرمجيات

Scan the session for compound-worthy learnings, then commit the working tree with a repo-appropriate, value-communicating message.

2026-07-25
compound-refresh
مطوّرو البرمجيات

Garbage-collect the knowledge stores — audit docs/solutions/ and AGENTS.md against the current code.

2026-07-25
compound
مطوّرو البرمجيات

Capture this session's durable learnings and route each to the right knowledge store, every write user-gated. Use at loop end when /commit's opening scan finds candidates, when /diagnosing-bugs closes out a fix, or when the user wants to capture, remember, or write down a learning, convention, gotcha, or preference.

2026-07-25
diagnosing-bugs
مطوّرو البرمجيات

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2026-07-25
grilling
متخصصو إدارة المشاريع

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to be grilled about a plan, wants a decision stress-tested, or when requirements are fuzzy before a spec is written.

2026-07-25
handoff
مطوّرو البرمجيات

Compact the conversation into a handoff document a fresh session can resume from.

2026-07-25
implement
مطوّرو البرمجيات

Implement a spec or a single ticket, driving TDD at the seams agreed in the spec.

2026-07-25
improve-codebase-architecture
مطوّرو البرمجيات

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

2026-07-25
prototype
مطوّرو البرمجيات

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, explore what a UI should look like, or when a decision in a grilling interview needs empirical evidence.

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

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

2026-07-25
resolving-merge-conflicts
مطوّرو البرمجيات

Use when you need to resolve an in-progress git merge/rebase conflict.

2026-07-25
review-gate
محللو ضمان جودة البرمجيات والمختبرون

The review gate — effort-scaled, multi-angle review of the working diff or the changes since a fixed point, every finding independently verified.

2026-07-25
simplify
مطوّرو البرمجيات

Optional pre-review quality pass — behavior-preserving fixes for reuse, dead weight, altitude, and clarity. Bug hunting is /review-gate's job.

2026-07-25
spec
مطوّرو البرمجيات

Synthesize the current conversation into a spec at docs/specs/<feature>.md, test seams included.

2026-07-25
tdd
محللو ضمان جودة البرمجيات والمختبرون

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2026-07-25
teach
معلمو التعليم العالي، جميع الآخرون

Teach the user a new skill or concept, within this workspace.

2026-07-25
tickets
مطوّرو البرمجيات

Break a spec, plan, or the current conversation into tracer-bullet ticket files alongside the spec, each declaring its blocking edges.

2026-07-25
writing-great-skills
المهن الحاسوبية الأخرى

Load before writing or editing any file an agent will load and act on — a skill (SKILL.md), an AGENTS.md or CLAUDE.md, or a rules file. The vocabulary and principles that make those files predictable. A session that only reads them leaves this unloaded.

2026-07-25