Skip to main content
مستودع GitHub

ai-dev-operating-system

يحتوي ai-dev-operating-system على 20 من skills المجمعة من lglucas، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
20
Stars
10
محدث
2026-05-01
Forks
0
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

grow-sustainably
محللو أبحاث السوق ومتخصصو التسويق

Plan post-first-100-users growth without burning out the founder, the budget, or the user base. Pairs with `first-100-users` (which gets you to 100); this skill takes you from 100 to ~1000 sustainably. Activated when the user says "já tenho 100 usuários, e agora?", "como cresço sem queimar dinheiro?", "o WhatsApp 1-a-1 não escala mais".

2026-05-01
multi-ai-review
مطوّرو البرمجيات

Get a second (and third) AI opinion on hard-to-reverse decisions. Runs the same prompt through different agent roles or model families in parallel, then reconciles disagreements. Inspired by gstack's `/codex` cross-review pattern. Activated for architecture decisions, security-sensitive code, pricing/packaging changes, deploy gates, legal-adjacent text, or any decision the user flags as "não dá pra desfazer fácil".

2026-05-01
processize
متخصصو إدارة المشاريع

Turn a manually-validated workflow into a documented, repeatable, and partially-automatable process. Use AFTER a task has been done at least 3 times by hand and is showing signs of repetition. Inspired by Sahil Lavingia's principle "do it manually until it works, then processize." Activated when the user says "tô fazendo isso toda semana", "vamos automatizar?", "isso já cansou", or after `daily-standup` flags repeated manual work.

2026-05-01
registry-pick
مطوّرو البرمجيات

Recommend external repo packs from docs/registry/ that fit a project's stack, domain, and constraints. Use during /project-start (after the Technical Plan), when the user asks "que repos eu deveria usar?", or whenever a new need (security review, design system, deploy guidance) appears mid-build.

2026-04-30
cost-watchdog
مقدّرو التكاليف

Flag potentially expensive technical choices BEFORE they are committed. Watch for AI model selection, hosting tier upgrades, third-party services with metered pricing, and DB patterns that explode with scale.

2026-04-29
daily-standup
مطوّرو البرمجيات

At the start of a session (or on user request "o que a gente fez", "onde paramos"), produce a 4-bullet briefing — what's done, what's in progress, what's next, what's blocked. Replaces the dev habit of standup for solo vibe coders.

2026-04-29
deploy-vercel-supabase
مطوّرو البرمجيات

Walk a vibe-coder through deploying a Next.js + Supabase project to Vercel + Supabase production for the first time. Activated when the user says "vamos publicar", "como coloca no ar", "deploy", or after Sprint 1 ships and the app needs a public URL.

2026-04-29
first-100-users
محللو أبحاث السوق ومتخصصو التسويق

Get the first 100 real users for a vibe-coder SaaS without spending on ads. Hand-curated outreach, founder communities, niche-specific channels, retention check-ins. Activated after launch when the user asks "como pego os primeiros usuários", "ninguém tá usando", or after `launch-agent` Track A.

2026-04-29
os-self-test
محللو ضمان جودة البرمجيات والمختبرون

Verify the AI Dev Operating System is in a coherent state inside a project. Detects missing canonical files, broken cross-references, version drift, gitignore gaps, stale paths after a migration, and orphaned artifacts. Run after major edits to the OS or before opening a new sprint.

2026-04-29
plain-portuguese-explainer
الكتّاب التقنيون

Translate technical decisions, architecture, errors, or AI-generated jargon into plain Portuguese a vibe coder (non-dev) can act on. Use whenever the user signals confusion ("não entendi", "o que isso quer dizer", "explica de novo") or after producing technical artifacts.

2026-04-29
rollback-safe
مطوّرو البرمجيات

Undo the last AI change without losing user work. Use when the latest AI-applied change broke something, the user says "desfaz", "volta", "undo", "estraga tudo", or after `bug-triage-agent` selects a revert as the safest fix. Designed for vibe coders who don't yet trust git.

2026-04-29
secrets-discipline
محللو أمن المعلومات

Enforce safe handling of API keys, tokens, passwords, and any other secret in the project. Run when adding integrations, before commits, or when the user pastes a value that looks like a credential.

2026-04-29
usage-monitor
مديرو الشبكات وأنظمة الحاسوب

Track real-world usage and cost across LLM providers, hosting, DB, and email after a feature ships or a launch happens. Complements `cost-watchdog` (preventive). Triggers when the user says "tô gastando muito", "quanto custa", "quanto deu de fatura", or after launch.

2026-04-29
verify-build-works
محللو ضمان جودة البرمجيات والمختبرون

Smoke-test that the project still builds, the dev server starts, and the main user flow loads after a change. Run after every non-trivial edit, after a rollback, before a commit, and before pushing to remote.

2026-04-29
decision-log
متخصصو إدارة المشاريع

Create session logs or ADRs to preserve why important decisions were made.

2026-04-28
feature-scaffold
مطوّرو البرمجيات

Create a feature-based folder structure and initial implementation plan.

2026-04-28
privacy-audit
محللو أمن المعلومات

Review features that touch personal data, sensitive data, auth, logs, exports, or deletion flows.

2026-04-28
release-check
محللو ضمان جودة البرمجيات والمختبرون

Pre-release gate for tests, docs, changelog, privacy, security, and sprint closure.

2026-04-28
secrets-scan
محللو أمن المعلومات

Scan project changes for secrets, credentials, unsafe env handling, and accidental private data leaks.

2026-04-28
sprint-management
مطوّرو البرمجيات

Manage sprint lifecycle: open sprint, maintain sprint branch/docs, close sprint, update changelog, and prepare tags.

2026-04-28