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

blakecyze

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

skills مجمعة
٢٣
مستودعات
٤
محدث
٨ يوليو ٢٠٢٦
مستكشف المستودعات

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

kanso-audit
محللو ضمان جودة البرمجيات والمختبرون

Use when the user asks for a code review, audit, pre-PR check, quality sweep, or pattern analysis of a diff, branch, module, or codebase. Also use when the user asks to "check" or "look over" their code for issues.

٨ يوليو ٢٠٢٦
kanso-context
مطوّرو البرمجيات

Use when the user asks to update, prune, audit, or create AGENTS.md, CLAUDE.md, or other agent context files. Also use when the user says their AI agents keep making the same mistakes and they want to fix it at the context level.

٨ يوليو ٢٠٢٦
kanso-nuclear
محللو ضمان جودة البرمجيات والمختبرون

Use when the user asks for a nuclear review, a thermonuclear audit, a deep maintainability sweep, a structural audit of the whole codebase, or a "harsh" pass on a branch. Stricter and more structural than /kanso-audit.

٨ يوليو ٢٠٢٦
kanso-principles
مطوّرو البرمجيات

Use when generating, reviewing, modifying, or discussing any code. Sets standing anti-dilution rules for all code-related work. Auto-loads; not directly invoked by the user.

٨ يوليو ٢٠٢٦
kanso-refactor
مطوّرو البرمجيات

Use when the user asks to clean up, tighten, simplify, de-bloat, de-slop, or refactor code. Also use when acting on findings from /kanso-audit or /kanso-nuclear. Behaviour-preserving only.

٨ يوليو ٢٠٢٦
kanso-task
المهن الحاسوبية الأخرى

Use when the user wants a task done well rather than fast, wants a rough or underspecified request sharpened before it runs, or asks for a careful, principled pass at a piece of work.

٨ يوليو ٢٠٢٦
kanso-prompting
المهن الحاسوبية الأخرى

Use when rewriting, sharpening, or producing a prompt for Claude or another current frontier model. Sets standing rules for getting better LLM output through better prompts. Loaded by /kanso-task; not directly invoked by the user.

٧ يوليو ٢٠٢٦
kanso-pr
مطوّرو البرمجيات

Use when the user asks to write a pull request description, open a PR, draft PR notes, or summarise a branch for review.

٢٧ مايو ٢٠٢٦
عرض 8 من أصل ٩ skills مجمعة.
swarm-execute
مطوّرو البرمجيات

Use when the user wants to run plans written by /swarm-improve, execute a plans/ backlog, or dispatch mechanical work to a cheaper model. The pair of /swarm-improve: it planned, this executes.

٨ يوليو ٢٠٢٦
swarm-improve
مطوّرو البرمجيات

Use when the user wants to audit a whole codebase for latent work (bugs, performance, tech debt, missing tests, what to build next) and capture it as self-contained plans a cheaper agent can execute later. Spends the capable model on judgement, not execution.…

٨ يوليو ٢٠٢٦
swarm-principles
المهن الحاسوبية الأخرى

Use when orchestrating subagents, fanning work out in parallel, or running any /swarm-* skill. Sets standing rules for when to fan out, when not to, cost ceilings, and who judges. Auto-loads; not directly invoked by the user.

٨ يوليو ٢٠٢٦
swarm-bulldoze
مطوّرو البرمجيات

Use when the user wants to try several independent approaches to the same problem and keep the best one. Best-of-N generation. Expensive by design; respects the cost ceiling.

٨ يوليو ٢٠٢٦
swarm-explore
مطوّرو البرمجيات

Use when the user wants to map a large codebase, gather context from many files at once, or investigate a problem space in parallel. Read-only fan-out. Never writes.

٨ يوليو ٢٠٢٦
swarm-plan
مطوّرو البرمجيات

Use when the user wants to break a large task into parallel workstreams, plan a multi-agent job, or decide what can run concurrently. Produces an orchestration plan, does not execute it.

٨ يوليو ٢٠٢٦
swarm-refine
مطوّرو البرمجيات

Use when the user has one artefact (code, doc, design, plan) and wants it hardened by attacking it from several angles at once. Parallel critics, then merge. Not to be confused with bulldoze, which generates many solutions.

٨ يوليو ٢٠٢٦
mimesis-concise
الكتّاب التقنيون

Use when the user wants prose made shorter, tighter, or denser without losing meaning: "make this concise", "tighten this", "cut the fluff", "too wordy", "trim this down", "say it in fewer words". Strips throat-clearing, dutiful summaries, hedging, puffery…

٨ يوليو ٢٠٢٦
mimesis-human
الكتّاب التقنيون

Use when the user wants prose to sound human or to stop reading as AI: "humanise this", "make this sound human", "does this read as AI", "remove AI tells", "de-slop this", "make it less ChatGPT". Runs read-only audit (flag every tell with location and…

٨ يوليو ٢٠٢٦
mimesis-principles
الكتّاب التقنيون

Standing anti-tell rules for prose generated while mimesis is installed: no em dashes, no kill-list slop, no negative parallelism or participle tails, varied rhythm, a point of view. Auto-loads; not directly invoked by the user.

٨ يوليو ٢٠٢٦
mimesis-tone
الكتّاب التقنيون

Use when the user wants text written or recast in a specific named human voice: "make this sound like an expert / a practitioner", "make this warmer", "make this blunter / sharper", "make this more persuasive / sell this", "make this plainer / simpler", "give…

٨ يوليو ٢٠٢٦
mimesis-compile
مطوّرو البرمجيات

Use when the user wants text written for a machine reader, not a human: "write a prompt for", "compress this for an LLM", "turn this into instructions for an agent", "make this a system prompt", "compile this into a prompt". Produces dense, structured,…

٢ يونيو ٢٠٢٦
mimesis-design
مصممو واجهات الويب والرقمية

Use when the user wants to know if an interface looks AI-generated, or wants the machine-made design tells stripped: "is this design AI-generated", "de-slop this UI", "does this look vibe-coded", "why does this look like every AI site". Read-only audit of…

٢ يونيو ٢٠٢٦
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات