بنقرة واحدة
skills
يحتوي skills على 8 من skills المجمعة من kt3k، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Read source code and find opportunities to simplify, deduplicate, and consolidate. Apply changes after user approval.
Break down a given task into subtasks with time estimates. Analyzes the codebase and task requirements to produce a structured plan with estimated effort for each step.
Update or create DDD documentation based on the current state of the codebase. Generates a single DOMAIN.md with context map, glossary, and aggregate documentation.
Execute a plan step by step. Reads plan.md in the current working directory or a plan from the conversation context, then implements each subtask sequentially.
Analyze the codebase to discover and extract the ubiquitous language. Identify domain terms, their definitions, and how consistently they are used.
Review code base from the viewpoint of Domain Driven Design (DDD) specialist. Evaluate how core business logics are well organized in terms of DDD principle.
Review code or diffs with a focus on testability, simplicity, managing technical debt, and sustainable design.
Show the current status of the repository. Displays branch info, uncommitted changes, recent commits, and overall repo state.