Skip to main content
aj-geddes
GitHub 제작자 프로필

aj-geddes

3개 GitHub 저장소에서 수집된 292개 skills를 저장소 단위로 보여줍니다.

수집된 skills
292
저장소
3
업데이트
2026년 7월 3일
저장소 탐색

저장소와 대표 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.

2026년 3월 4일
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.

2026년 3월 4일
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.

2026년 3월 4일
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.

2026년 3월 4일
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.

2026년 3월 4일
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.

2026년 3월 4일
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.

2026년 3월 4일
ansible-automation
네트워크·컴퓨터 시스템 관리자

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

2026년 3월 4일
수집된 skill 257개 중 8개를 표시합니다.
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…

2026년 6월 20일
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,…

2026년 6월 20일
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…

2026년 6월 20일
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.…

2026년 6월 20일
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…

2026년 6월 20일
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…

2026년 6월 20일
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…

2026년 6월 20일
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,…

2026년 6월 20일
수집된 skill 20개 중 8개를 표시합니다.
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",…

2026년 7월 3일
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…

2026년 7월 3일
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…

2026년 3월 24일
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",…

2026년 3월 15일
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…

2026년 3월 10일
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…

2026년 3월 10일
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",…

2026년 3월 10일
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…

2026년 3월 10일
수집된 skill 15개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다