Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, or when another skill needs to maintain the domain model.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٢٢ من skills من lhohan/agentfiles. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢٢ من أصل ٢٢ skills مجمعة.
Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, or when another skill needs to maintain the domain model.
لغة النص الأصلي: الإنجليزية
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
لغة النص الأصلي: الإنجليزية
A relentless interview to sharpen a plan or design, producing domain documentation as the conversation progresses.
لغة النص الأصلي: الإنجليزية
This skill should be used for detailed guidance on Jujutsu (jj) VCS operations, including committing, pushing, searching history, and working with revisions/revsets. Use when the user asks "how do I use jj?", "translate git to jj", ask to interact with VCS…
لغة النص الأصلي: الإنجليزية
Stress-test a feature by generating edge-case hypotheses and driving TDD for exposed breakage. Use after completing a feature slice.
لغة النص الأصلي: الإنجليزية
Repository-local guidance for agentfiles commit subjects using area prefixes instead of Conventional Commits. Use when committing or the user asks to commit.
لغة النص الأصلي: الإنجليزية
Inspect the codebase, infer behaviour and constraints, then resolve planning decisions that code cannot answer. Use when planning and inspection alone is insufficient to produce an implementation-ready plan.
لغة النص الأصلي: الإنجليزية
Browser automation via Chrome DevTools Protocol (CDP). Navigate pages, evaluate JavaScript, take screenshots, pick elements, dismiss cookie dialogs, and emulate mobile devices — all without Puppeteer or Playwright.
لغة النص الأصلي: الإنجليزية
Use when change intent or decision is worth remembering. Guides Change Intent Records for non-obvious rationale, rejected alternatives, subtle behaviour, or constraints maintainers and agents must preserve.
لغة النص الأصلي: الإنجليزية
Discourage unnecessary setup growth in this repository. Use when changing agent-setup artefacts or the wiring around them: skills, prompts/templates, agents, extensions, packages, or automation.
لغة النص الأصلي: الإنجليزية
Use when user says they are done, want to finish, close a task, end a session, or asks to "land the plane." ALSO use before completing ANY task to run the quality gate workflow (issue sweep, VCS review, verification, CIR check, commit, close).
لغة النص الأصلي: الإنجليزية
Use when running multiple agents or tasks in parallel against a Jujutsu repo with isolated working directories. Use this skill for jj workspace creation, inspection, comparison, cleanup, and stale-workspace recovery.
لغة النص الأصلي: الإنجليزية
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.
لغة النص الأصلي: الإنجليزية
Use when you have a spec or requirements for a multi-step task, before touching code.
لغة النص الأصلي: الإنجليزية
Use when implementing features by establishing a walking skeleton (primitive whole) and evolving behavior through stable interfaces from the outside in.
لغة النص الأصلي: الإنجليزية
Use when implementing any feature or bugfix, before writing implementation code
لغة النص الأصلي: الإنجليزية
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
لغة النص الأصلي: الإنجليزية
Use when reviewing code changes (diffs, PRs, or commits) that need operational verification, project-rule checks, and actionable findings across bugs, security, quality, and compliance.
لغة النص الأصلي: الإنجليزية
USE FOR web search, research, RAG, grounding, browse, find, lookups, fact-checking, documentation, agentic AI. All-in-one, optimized for AI agents. Pre-extracted, token-budgeted web content, deep research, news, images, videos, places, custom ranking.
لغة النص الأصلي: الإنجليزية
Retrieves up-to-date documentation, API references, and code examples from Context7. Use when the user says "use find-docs", "use context7", "use Context7", "context 7", "ctx7", "contact 7", or asks for current docs for a library, framework, SDK, CLI tool, or…
لغة النص الأصلي: الإنجليزية
Use at session start or before the first version control action to detect whether the repository should be operated with Git or Jujutsu (jj).
لغة النص الأصلي: الإنجليزية
Use when adding an extension, plugin, GitHub repo, npm package, or local plugin and you need a structured security review before installing or enabling it.
لغة النص الأصلي: الإنجليزية