Skip to main content
aj-geddes
Perfil de criador do GitHub

aj-geddes

Visão por repositório de 292 skills coletadas em 3 repositórios do GitHub.

skills coletadas
292
repositórios
3
atualizado
3 de jul. de 2026
explorador de repositórios

Repositórios e skills representativas

access-control-rbac
Desenvolvedores de software

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

4 de mar. de 2026
accessibility-compliance
Designers de interfaces web e digitais

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.

4 de mar. de 2026
accessibility-testing
Analistas de garantia de qualidade de software e testadores

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.

4 de mar. de 2026
agile-sprint-planning
Especialistas em gestão de projetos

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.

4 de mar. de 2026
alert-management
Administradores de redes e sistemas de computador

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.

4 de mar. de 2026
android-kotlin-development
Desenvolvedores de software

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.

4 de mar. de 2026
angular-module-design
Desenvolvedores de software

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

4 de mar. de 2026
ansible-automation
Administradores de redes e sistemas de computador

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

4 de mar. de 2026
Mostrando 8 de 257 skills coletadas.
bmad-builder
Outras ocupações de informática

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…

20 de jun. de 2026
bmad-architecture
Desenvolvedores de software

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,…

20 de jun. de 2026
bmad-brainstorm
Especialistas em gestão de projetos

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…

20 de jun. de 2026
bmad-correct-course
Especialistas em gestão de projetos

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.…

20 de jun. de 2026
bmad-document-project
Desenvolvedores de software

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…

20 de jun. de 2026
bmad-epics-and-stories
Especialistas em gestão de projetos

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…

20 de jun. de 2026
bmad-handoff
Outras ocupações de informática

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…

20 de jun. de 2026
bmad-help
Especialistas em gestão de projetos

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,…

20 de jun. de 2026
Mostrando 8 de 20 skills coletadas.
long-running
Desenvolvedores de software

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",…

3 de jul. de 2026
orchestrator
Desenvolvedores de software

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…

3 de jul. de 2026
go
Desenvolvedores de software

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…

24 de mar. de 2026
domain-devops
Administradores de redes e sistemas de computador

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",…

15 de mar. de 2026
code-reading
Desenvolvedores de software

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…

10 de mar. de 2026
estimation
Especialistas em gestão de projetos

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…

10 de mar. de 2026
javascript
Desenvolvedores de software

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",…

10 de mar. de 2026
language-learning
Desenvolvedores de software

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…

10 de mar. de 2026
Mostrando 8 de 15 skills coletadas.
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos