Skip to content

Add BragStack ChatGPT/Codex skill pack - #218

Merged
mergemaven11 merged 7 commits into
mainfrom
feat/chatgpt-awesome-skills
Aug 28, 2026
Merged

Add BragStack ChatGPT/Codex skill pack#218
mergemaven11 merged 7 commits into
mainfrom
feat/chatgpt-awesome-skills

Conversation

@mergemaven11

Copy link
Copy Markdown
Owner

Summary

Adds a small, composable BragStack-specific ChatGPT/Codex skill pack derived from research through the sindresorhus/awesome ecosystem and tailored to BragStack's current product/engineering risks.

Skills added

  • ui-regression-guard — responsive viewport, overflow, loading/error state, accessibility, Playwright screenshot regression guidance
  • api-contract-quality — FastAPI contracts, auth vs authorization, edge cases, schema/property testing
  • security-privacy-review — privacy boundaries, cross-user access, entitlements, sharing, secret/data-minimization checks
  • product-discovery — evidence-backed product bets, measurable outcomes, experiments, instrumentation
  • career-proof-integrity — no invented career claims, preserve shared credit/confirmation semantics, prevent private evidence leakage
  • release-readiness — exact-head CI, UX/security checks, observability, rollback, docs/changelog readiness

Also adds skills/README.md as the skill catalog and usage guide.

Why

BragStack is growing across user-facing packets, public/private career proof, billing/entitlements, integrations, and responsive surfaces. These skills make recurring quality standards explicit and reusable instead of relying on one-off prompts.

The first practical target is preventing the recurring mobile/tablet clipping and loading-state regressions with a future Playwright visual-regression CI gate.

Scope

Documentation/agent workflow only. This PR does not change production runtime behavior.

@mergemaven11
mergemaven11 merged commit 4208912 into main Aug 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant