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

atomic-habits-skills

يحتوي atomic-habits-skills على 9 من skills المجمعة من supratikpm، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
9
Stars
11
محدث
2026-03-28
Forks
1
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

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

Optimize the agent's working environment (project structure, config files, tool availability) to make productive actions obvious and error-prone patterns invisible. Use when setting up a project, auditing a codebase, or reducing friction in development workflows.

2026-03-28
goldilocks
مطوّرو البرمجيات

Calibrate task complexity so the agent operates at the edge of its abilities — not so easy it produces sloppy output, not so hard it stalls. Use when an agent is generating boilerplate without thinking, overwhelmed by scope, or needs to find the optimal challenge level for a task.

2026-03-28
habit-stack
مطوّرو البرمجيات

Chain agent operations by linking a new behavior to an existing workflow step. Use when building reliable multi-step pipelines, enforcing quality gates after code generation, or ensuring consistent post-action behaviors like linting, testing, or documentation.

2026-03-28
habit-track
متخصصو إدارة المشاريع

Implement a tracking and feedback loop for agent operations to measure consistency and catch regressions. Use when building CI/CD pipelines, monitoring code quality metrics, tracking task completion rates, or establishing any system where progress must be visible.

2026-03-28
identity-shift
متخصصو إدارة المشاريع

Reframe the agent's approach from outcome-chasing to identity-aligned execution. Use when an agent needs to adopt a consistent persona (security engineer, performance hawk, documentation expert) rather than treating each task as an isolated goal.

2026-03-28
implementation-intent
متخصصو إدارة المشاريع

Create a concrete execution plan specifying exactly what action to take, when to take it, and in what context. Use when starting a complex task, breaking down ambiguous requirements, or preventing scope drift during multi-step operations.

2026-03-28
reflect-review
متخصصو إدارة المشاريع

Conduct a periodic audit of the agent's workflows, outputs, and patterns to course-correct and compound improvements. Use after completing a project phase, before starting a new sprint, or when performance has plateaued.

2026-03-28
temptation-bundle
متخصصو إدارة المشاريع

Pair a tedious but necessary agent operation with a high-value operation the agent or user wants. Use when the workflow includes boring but critical steps like testing, documentation, linting, or logging that tend to be skipped.

2026-03-28
two-minute-rule
متخصصو إدارة المشاريع

Downscale any complex agent task to its simplest possible starting step. Use when facing a large refactor, an ambiguous requirement, a complex multi-file change, or any task where the agent might stall from scope overwhelm.

2026-03-28