Skip to main content

ccevans/bobbycode

SkillsMP 已收集 ccevans/bobbycode 中的 25 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
25
GitHub 星标
4
GitHub Forks
0

已展示 25 / 25 个已收集 Skill。

职业分类
软件开发工程师
描述

Lighthouse Audit Skill: sweeps Performance, Accessibility, Best Practices and SEO across page TEMPLATES, ranks gaps by how many live URLs they affect, and proposes tickets on what is not already open. NOT the `bobby audit` command, which scores codebase…

原文语言:英语

更新
职业分类
项目管理专家
描述

Planning Skill: Handles epic breakdown and ticket refinement. Creates plan.md and test-cases.md. MANDATORY TRIGGERS: plan, refine, brainstorm, break down, epic, spec, requirements, scope, estimate, plan ticket.

原文语言:英语

更新
职业分类
项目管理专家
描述

Strategy Gate Skill: Validates demand, assesses alternatives, scores impact before tickets enter planning. MANDATORY TRIGGERS: strategy, validate, should we build, worth building, prioritize, demand, gate, go no-go, evaluate.

原文语言:英语

更新
职业分类
项目管理专家
描述

Vetting Skill: Interrogates ticket designs before planning. Probes assumptions, explores alternatives, maps decision dependencies. MANDATORY TRIGGERS: vet, challenge, probe, whiteboard, think through, stress test, sanity check, poke holes, before we plan.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Code Review Skill: Deep code review that traces data flow, checks callers, and catches regressions. MANDATORY TRIGGERS: review, code review, peer review, review PR, check code, approve, review changes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Build Skill: Implements tickets using TDD methodology. Commits code to the current branch. MANDATORY TRIGGERS: build, implement, code, develop, work ticket, TDD, red green refactor, fix bug, write code.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Test Skill: Verifies ticket changes through the live running application using browser automation and API calls. Tests what users actually see — not source code. MANDATORY TRIGGERS: test, verify, smoke test, acceptance testing, verify the app, check if it…

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Design Lead Skill: Creates visual design from scratch — landing pages, websites, marketing pages, app UI, visual identity, redesigns. Runs a real design process (brief → reference remix → style tiles → tokens → build → critique) so the result looks…

原文语言:英语

更新
职业分类
项目管理专家
描述

Product Definition Skill: Takes a committed idea through the artifact chain the pros run — brief → personas → journeys → feature map → blueprint — so decomposition builds the right thing instead of guessing, and you see the whole plan before a line is…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Freewill Skill: one agent takes a ticket from start to shipping on deliberately few instructions — built for Opus 5 and Fable 5, which work better from a goal and constraints than from a script. MANDATORY TRIGGERS: freewill, free will, freewill mode, one…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Architecture Skill: Discovers and documents the codebase so all Bobby agents start with shared context. MANDATORY TRIGGERS: arch, architecture, discover codebase, document architecture, regenerate wakeup, update decisions.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Debug Skill: Systematic root-cause debugging with hypothesis testing. MANDATORY TRIGGERS: debug, investigate, root cause, trace, reproduce, diagnose, troubleshoot, why is this failing, what's wrong.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Documentation Skill: Updates project documentation after shipping to keep README, CLAUDE.md, and docs in sync with code. MANDATORY TRIGGERS: docs, documentation, update docs, document release, sync docs, update readme.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Feature Skill: Works an entire epic — gathers child tickets, plans them holistically as a group, then processes each through build → review → test on a single feature branch. Catches integration issues between tickets and verifies everything works together.…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Local Dev Skill: Sets up and manages local development environments by profile name. MANDATORY TRIGGERS: setup, local dev, start the app, set up my local env, dev environment, docker compose issues, port conflicts, container problems, dev server won't start,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Performance Benchmarking Skill: Measures page load times, resource sizes, and detects regressions. MANDATORY TRIGGERS: performance, benchmark, perf, page speed, load time, Core Web Vitals, slow, regression.

原文语言:英语

更新
职业分类
项目管理专家
描述

Product Manager Skill: Reviews the live application through the browser, identifies UX gaps and feature opportunities, shapes ideas into actionable tickets. MANDATORY TRIGGERS: PM, product, product manager, review the app, walkthrough, user flow, feature…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

QE Testing Skill: Tests the live application through the browser automation and API calls. Never reads source code. MANDATORY TRIGGERS: QE, QA, quality, test, testing, regression, smoke test, UI test, API test, e2e, browser test, test case, bug report,…

原文语言:英语

更新
职业分类
信息安全分析师
描述

Security Audit Skill: OWASP Top 10 and STRIDE threat modeling on changed code. MANDATORY TRIGGERS: security, audit, vulnerability, OWASP, threat model, security review, pen test, injection, XSS, CSRF, auth bypass.

原文语言:英语

更新
职业分类
其他计算机职业
描述

Cross-agent shared patterns and learnings loaded by all Bobby agents.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Ship Skill: Creates PRs from feature branches and waits for CI. Does NOT auto-merge — user merges manually. MANDATORY TRIGGERS: ship, deploy, release, merge, create PR, push, go live, launch.

原文语言:英语

更新
职业分类
项目管理专家
描述

Ticket Intake Skill: Converts a pasted PM/JIRA spec into a fully populated Bobby ticket. MANDATORY TRIGGERS: intake, ticket intake, create ticket from spec, parse ticket, import ticket, PM spec.

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

UI/UX Lead Designer Skill: Reviews the live application through the browser to evaluate design quality, brand consistency, component modernness, and user experience. MANDATORY TRIGGERS: design, UI, UX, design review, brand, branding, look and feel, visual…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Post-Deploy Watchdog Skill: Verifies production health after deployment. Checks page loads, console errors, and API responses. MANDATORY TRIGGERS: watchdog, post-deploy, verify deploy, production check, health check, smoke test.

原文语言:英语

更新
职业分类
项目管理专家
描述

Workflow Skill: Runs the full SDLC workflow on one or more tickets — planning → building → reviewing → testing. Auto-chains agents with retry on rejection. Stops at shipping (use bobby run ship to create PRs/merge). MANDATORY TRIGGERS: workflow, run workflow,…

原文语言:英语

更新
已展示 25 / 25 个已收集 Skill。