Skip to main content
aj-geddes
ملف منشئ GitHub

aj-geddes

عرض على مستوى المستودعات لـ ٢٩٢ skills مجمعة عبر ٣ مستودعات GitHub.

skills مجمعة
٢٩٢
مستودعات
٣
محدث
٣ يوليو ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

access-control-rbac
مطوّرو البرمجيات

Implement Role-Based Access Control (RBAC), permissions management, and authorization policies. Use when building secure access control systems with fine-grained permissions.

٤ مارس ٢٠٢٦
accessibility-compliance
مصممو واجهات الويب والرقمية

Implement WCAG 2.1/2.2 accessibility standards, screen reader compatibility, keyboard navigation, and a11y testing. Use when building inclusive web applications, ensuring regulatory compliance, or improving user experience for people with disabilities.

٤ مارس ٢٠٢٦
accessibility-testing
محللو ضمان جودة البرمجيات والمختبرون

Test web applications for WCAG compliance and ensure usability for users with disabilities. Use for accessibility test, a11y, axe, ARIA, keyboard navigation, screen reader compatibility, and WCAG validation.

٤ مارس ٢٠٢٦
agile-sprint-planning
متخصصو إدارة المشاريع

Plan and execute effective sprints using Agile methodologies. Define sprint goals, estimate user stories, manage sprint backlog, and facilitate daily standups to maximize team productivity and deliver value incrementally.

٤ مارس ٢٠٢٦
alert-management
مديرو الشبكات وأنظمة الحاسوب

Implement comprehensive alert management with PagerDuty, escalation policies, and incident coordination. Use when setting up alerting systems, managing on-call schedules, or coordinating incident response.

٤ مارس ٢٠٢٦
android-kotlin-development
مطوّرو البرمجيات

Develop native Android apps with Kotlin. Covers MVVM with Jetpack, Compose for modern UI, Retrofit for API calls, Room for local storage, and navigation architecture.

٤ مارس ٢٠٢٦
angular-module-design
مطوّرو البرمجيات

Design Angular modules using feature modules, lazy loading, and dependency injection. Use when organizing large Angular applications with proper separation of concerns.

٤ مارس ٢٠٢٦
ansible-automation
مديرو الشبكات وأنظمة الحاسوب

Infrastructure automation and configuration management using Ansible playbooks, roles, and inventory. Use for deploying applications, patching, and managing servers.

٤ مارس ٢٠٢٦
عرض 8 من أصل ٢٥٧ skills مجمعة.
bmad-builder
المهن الحاسوبية الأخرى

Meta-skill for scaffolding and validating custom PLANNING/ORCHESTRATION skills within the BMAD Planning & Orchestrator plugin. Produces the full skill directory: SKILL.md, scripts, and templates — all pre-targeted at this plugin's path conventions. Includes a…

٢٠ يونيو ٢٠٢٦
bmad-architecture
مطوّرو البرمجيات

Solutioning skill (Winston, the Architect). Produces architecture.md with ADRs and systematic NFR coverage, mapping every FR/NFR from the PRD to a concrete design decision. ONE architecture forces all future parallel dev agents to share the same API style,…

٢٠ يونيو ٢٠٢٦
bmad-brainstorm
متخصصو إدارة المشاريع

Facilitates structured ideation sessions using proven brainstorming techniques (SCAMPER, SWOT, 5 Whys, Mind Mapping, Six Thinking Hats, Reverse Brainstorming, Starbursting, Brainwriting). Produces a brainstorming-report.md of organized ideas and actionable…

٢٠ يونيو ٢٠٢٦
bmad-correct-course
متخصصو إدارة المشاريع

CROSS-PHASE mid-stream scope correction. Re-enters planning when requirements, features, architecture, or constraints change after planning has started. Re-shards affected epics/stories, re-sequences sprint-status.yaml, appends rationale to decision-log.md.…

٢٠ يونيو ٢٠٢٦
bmad-document-project
مطوّرو البرمجيات

BROWNFIELD planning input. Scans an existing codebase READ-ONLY and writes project-documentation.md — ground truth for stack, structure, key flows, conventions, and integration points — so downstream BMAD planning skills start from reality. Does NOT modify…

٢٠ يونيو ٢٠٢٦
bmad-epics-and-stories
متخصصو إدارة المشاريع

Solutioning flagship — shards a PRD + architecture into epics.md and individual {epic}.{story}.{slug}.story.md context objects, the LAST planning artifact before external dev handoff. Each story is a self-contained ~8K-token compiled context object: Dev Notes…

٢٠ يونيو ٢٠٢٦
bmad-handoff
المهن الحاسوبية الأخرى

Emits a dev-tool-agnostic handoff manifest from ready-for-dev stories so an external dev plugin or runner can pick up and execute the work. Use when the user says "generate a handoff", "create handoff manifest", "export stories for dev", "hand off to dev…

٢٠ يونيو ٢٠٢٦
bmad-help
متخصصو إدارة المشاريع

Orchestration spine and "what do I do next?" router for the BMAD Planning & Orchestrator plugin. Detects current planning state by scanning the output folder for which artifacts exist (project-context.md, decision-log.md, product-brief, prd/tech-spec,…

٢٠ يونيو ٢٠٢٦
عرض 8 من أصل ٢٠ skills مجمعة.
long-running
مطوّرو البرمجيات

Orchestrates long-running, multi-iteration tasks with Fable-5-style checkpointing, resume packs, self-paced scheduling, and per-iteration enforcement gates. ALWAYS trigger on "long running task", "keep working", "work overnight", "autonomous loop",…

٣ يوليو ٢٠٢٦
orchestrator
مطوّرو البرمجيات

Coordinates the 10X Unicorn agent team with cost-aware model tiering, MCP-aware routing, and workflow fan-out. ALWAYS trigger on "implement", "build", "create", "design system", "deploy", "learn new language", "refactor", "fix bug", "set up CI", "code…

٣ يوليو ٢٠٢٦
go
مطوّرو البرمجيات

Guides Go development with idiomatic patterns, tooling, and project structure. ALWAYS trigger on "go project", "go module", "go mod", "goroutine", "channel", "go test", "go build", "golangci-lint", "go interface", "go error handling", "go concurrency", "go…

٢٤ مارس ٢٠٢٦
domain-devops
مديرو الشبكات وأنظمة الحاسوب

Guides the user through containerization, CI/CD pipelines, Kubernetes deployments, observability, and infrastructure management. ALWAYS trigger on "dockerize", "CI/CD", "kubernetes", "deploy", "monitoring", "logging", "metrics", "helm", "infrastructure",…

١٥ مارس ٢٠٢٦
code-reading
مطوّرو البرمجيات

Strategic code comprehension protocol for navigating existing codebases. ALWAYS trigger on "understand this code", "how does this work", "refactor", "before changing", "legacy code", "code review", "what does this do", "explain this codebase", "walk me…

١٠ مارس ٢٠٢٦
estimation
متخصصو إدارة المشاريع

Guides the user through risk-based task estimation using decomposition, three-point estimates, and PERT formula. ALWAYS trigger on "estimate", "how long will this take", "time to complete", "sizing", "scope this", "effort estimate", "how many hours", "story…

١٠ مارس ٢٠٢٦
javascript
مطوّرو البرمجيات

Guides JavaScript and TypeScript development with modern tooling and patterns. ALWAYS trigger on "typescript", "javascript", "tsconfig", "eslint", "prettier", "vitest", "jest", "react", "node.js", "express", "npm", "package.json", "type error", "ts error",…

١٠ مارس ٢٠٢٦
language-learning
مطوّرو البرمجيات

Guides rapid acquisition of new programming languages, frameworks, and paradigms through a structured 5-phase protocol. ALWAYS trigger on "learn Rust", "learn Go", "new language", "pick up a language", "never used X before", "getting started with", "how does…

١٠ مارس ٢٠٢٦
عرض 8 من أصل ١٥ skills مجمعة.
عرض ٣ من أصل ٣ مستودعات
تم تحميل كل المستودعات