Skip to main content
مستودع GitHub

atulya

يحتوي atulya على 10 من skills المجمعة من eight-atulya، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
10
Stars
10
محدث
2026-07-23
Forks
3
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

atulya-dev-flow
مطوّرو البرمجيات

Disciplined development workflow for AI coding agents working in the Atulya monorepo — covers context gathering, branch hygiene, edit/lint/test cycle, API surface changes that require client regen, parallel vs sequential tool use, and the report-back template. Use at the start of any non-trivial Atulya coding task, or when the user asks how to "implement X", "port Y", "change the API", or "ship a feature" in this repo.

2026-07-23
atulya-system-testing
محللو ضمان جودة البرمجيات والمختبرون

Run the Atulya repo through end-to-end system testing — toolchain check, lint, Python pytest, Rust cargo check, TypeScript build, control-plane typecheck, OpenAPI + client regen as a contract test, cross-client field smoke test, and legacy-leak audit. Use when validating a change before commit/PR, after pulling main, before a release, or when the user asks to "run all tests", "verify everything", "system sanity check", or "end-to-end test".

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

Design a meaningful git commit for the Atulya repo end-to-end — what commands to run to inspect the change, how to decide if it's one commit or several, how to write a message in this repo's `[type] ~ subject` convention with a structured body grouped by surface, and the exact `git add` / heredoc `git commit` invocations to use. Use whenever the user says "commit this", "git commit", "draft a commit message", "what should the commit be", or you've just finished a feature/fix and want to propose a commit before they ask.

2026-07-23
atulya-docs
مطوّرو البرمجيات

Complete Atulya documentation for AI agents. Use this to learn about Atulya architecture, APIs, configuration, and best practices.

2026-07-21
atulya-cortex
مطوّرو البرمجيات

Atulya Cortex (TUI/WhatsApp), Hand tools, internet stack (SearXNG/Firecrawl), config, and what-if troubleshooting. Use for cortex wiring, web_search/web_extract, deliberation limits, or docker internet-search compose.

2026-05-05
code-review
محللو ضمان جودة البرمجيات والمختبرون

Review changed code against project standards. Checks for missing tests, dead code, type safety, lint issues, and coding conventions. Run after completing any implementation work.

2026-04-19
release-management
مطوّرو البرمجيات

Execute clean Atulya releases with preflight validation, version bumping, SDK regeneration, docs deployment verification, and recovery from failed release/doc workflows. Use when shipping patch/minor releases, tagging versions, or debugging why release/docs did not publish.

2026-04-19
atulya-cloud
مديرو الشبكات وأنظمة الحاسوب

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to Atulya Cloud. (user)

2026-03-27
atulya-local
مديرو الشبكات وأنظمة الحاسوب

Store user preferences, learnings from tasks, and procedure outcomes. Use to remember what works and recall context before new tasks. (user)

2026-03-27
atulya-self-hosted
مطوّرو البرمجيات

Store team knowledge, project conventions, and learnings from tasks. Use to remember what works and recall context before new tasks. Connects to a self-hosted Atulya server. (user)

2026-03-27