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

claude-auto-dev

يحتوي claude-auto-dev على 37 من skills المجمعة من djnsty23، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
37
Stars
2
محدث
2026-04-22
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

telemetry
مطوّرو البرمجيات

Show token / tool usage stats from the local telemetry log. Use when you want to know "which tools am I burning context on", "which skills are expensive", or "was yesterday's session mostly Read/Grep or actually productive".

2026-04-22
audit
محللو ضمان جودة البرمجيات والمختبرون

Parallel quality audit with 7 specialized agents (Opus). Finds bugs, violations, and quality issues. Use audit for fixes, brainstorm for features.

2026-04-22
doppler
مطوّرو البرمجيات

Manage environment variables with Doppler — auto-install CLI, login, link projects, wrap commands with `doppler run`. Replaces scattered .env files with a hub/spoke architecture.

2026-04-22
setup-project
مطوّرو البرمجيات

Scaffolds new projects or onboards existing ones. Detects stack, creates monorepo/single-app, configures strict tooling. Use for greenfield or first-time setup.

2026-04-22
archive-prd
مطوّرو البرمجيات

Archives completed stories from prd.json to reduce token usage.

2026-04-22
auto
مطوّرو البرمجيات

Autonomous task execution with testing and security. Works through all tasks without stopping.

2026-04-22
clean
مطوّرو البرمجيات

Removes temporary screenshots, old backups, stale handoffs, and auto-active flags. Use when project has accumulated temp files.

2026-04-22
env-vars
مديرو الشبكات وأنظمة الحاسوب

Manages environment variables and credentials securely. Use when configuring secrets or .env files.

2026-04-22
status
مطوّرو البرمجيات

Shows sprint progress and task status. Use 'progress' (not 'status' - that's a built-in).

2026-04-22
update
مطوّرو البرمجيات

Updates claude-auto-dev to latest version. Syncs repo with ~/.claude.

2026-04-22
memory-backup
مطوّرو البرمجيات

Backs up auto-memory files to a private GitHub repo. One-command setup, committed daily via Task Scheduler (or on-demand). Restore is a single clone.

2026-04-22
mem-search
مطوّرو البرمجيات

Search persistent project memory across sessions — decisions, bugs, features, discoveries

2026-04-22
brainstorm
مطوّرو البرمجيات

Feature ideation, dead code cleanup, and product thinking. Proposes new features and architecture improvements — not bugs or violations (use audit for those).

2026-04-14
core
مطوّرو البرمجيات

prd.json schema and task system - auto-loaded when prd.json exists

2026-04-14
scan
محللو ضمان جودة البرمجيات والمختبرون

Live site QA via agent-browser (token-efficient) and Playwright (login flows). Scans pages, catches visual/functional issues, compares with baselines. Use when testing a live site or after deploying.

2026-04-14
fix
مطوّرو البرمجيات

Debugs and fixes issues systematically. Use when something is broken, throwing errors, or behaving unexpectedly.

2026-04-14
migrate
مطوّرو البرمجيات

Dependency updates, major version upgrades, and breaking change resolution. Use when updating packages or handling deprecations.

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

Code quality check with adaptive effort scaling. Includes security scanning.

2026-04-14
commit
مطوّرو البرمجيات

Standardized git commit, push, and PR creation workflow.

2026-04-05
deploy
مطوّرو البرمجيات

Deploy workflow for Vercel, Supabase, and CI/CD pipelines. Use for deployment and CI/CD setup.

2026-04-05
design
مطوّرو البرمجيات

Creates distinctive UI with preserved structure. Avoids generic AI aesthetics. Use when designing or refining user interfaces.

2026-04-05
security
محللو أمن المعلومات

Pre-deploy security audit with vulnerability pattern scanning. Auto-loaded with review, audit, ship.

2026-04-05
ship
مطوّرو البرمجيات

Pre-deploy checklist with review, security, and test verification. Use when ready to deploy.

2026-04-05
standards
مطوّرو البرمجيات

Type safety, design tokens, UI states, React/Next.js patterns from production.

2026-04-05
supabase
مطوّرو البرمجيات

Supabase CLI, Postgres performance, and schema patterns. Use for database operations, queries, RLS, and migrations.

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

Runs unit and browser tests on latest changes. Use after implementing features or fixing bugs.

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

Comprehensive PR review using specialized agents. Use before creating or merging pull requests.

2026-03-20
agent-browser
مطوّرو البرمجيات

Browser automation CLI for AI agents. 5-6x more token-efficient than Playwright MCP. Use for browser testing and web automation.

2026-03-20
iterate
مطوّرو البرمجيات

Convergence loop — brainstorm, fix, re-scan until the codebase is clean. Combines brainstorm→apply→auto in one command.

2026-03-20
sprint
مطوّرو البرمجيات

Creates or advances sprints in prd.json. Use when starting new work cycles or closing completed sprints.

2026-03-18
seo
مطوّرو الويب

SEO audit and structured data patterns - meta tags, Open Graph, JSON-LD schema, Core Web Vitals. Use for marketing sites and e-commerce.

2026-03-18
stripe
مطوّرو البرمجيات

Stripe integration patterns - API keys, webhooks, checkout, subscriptions. Loads when working with payments.

2026-02-08
monitoring
مديرو الشبكات وأنظمة الحاسوب

Observability patterns for production - logging, error tracking, analytics. Use when setting up monitoring.

2026-02-08
remotion
مطوّرو البرمجيات

Best practices for Remotion - video creation in React. Use when working with video compositions, animations, or subtitles.

2026-02-08
a11y
مطوّرو الويب

Accessibility audit and patterns - WCAG 2.1 AA compliance for React apps.

2026-02-08
perf
مطوّرو البرمجيات

Web performance audit - Core Web Vitals, bundle analysis, Lighthouse patterns.

2026-02-06
refactor
مطوّرو البرمجيات

Code refactoring patterns - extract, split, restructure without changing behavior.

2026-02-06