Skip to main content
Run any Skill in Manus
with one click
chrisreddington
GitHub creator profile

chrisreddington

Repository-level view of 13 collected skills across 3 GitHub repositories.

skills collected
13
repositories
3
updated
2026-06-01
repository explorer

Repositories and representative skills

panel-review
software-quality-assurance-analysts-and-testers

Use whenever you are planning, executing, or finishing any non-trivial architectural change — multi-file refactors, cross-cutting cleanups, performance work, new subsystems, or anything where "wrong design" costs more than "wrong implementation". Convenes a six-reviewer panel (three models × two personas) that critiques the plan before code lands and re-reviews every milestone until consensus. Trigger phrases: "architecture cleanup", "design review", "panel review", "rubber-duck this plan", "non-trivial refactor", "before I implement", "is this approach sound", "get this critiqued".

2026-06-01
how-to-design-like-github
software-developers

Use whenever you are designing, building, or reviewing UI in Flight School and want it to look and feel like a first-class GitHub experience — beautiful, polished, mobile-friendly, and on-brand. Grounds every decision in Primer design tokens and the GitHub brand. Trigger phrases: "make this look like GitHub", "design this", "make it beautiful", "polish the UI", "is this on brand?", "responsive", "mobile-friendly", "design audit", "Primer", "design tokens", "look and feel".

2026-05-29
opentelemetry
software-developers

Instrument Flight School with OpenTelemetry traces, metrics, and logs in line with the OTel GenAI semantic conventions and the Aspire dashboard's OTLP receiver.

2026-05-29
doc-currency
software-developers

Use BEFORE declaring any non-trivial task complete. Sweeps the documentation that exists to describe the area you just touched — architecture docs, OTel/observability skill, AGENTS/copilot-instructions, README, and any other authoritative doc — and updates it so the docs match the code that ships. Trigger phrases: "task complete", "ship it", "let me wrap this up", "done", or any moment before `task_complete`.

2026-05-25
copilot-sdk-worker-only
software-developers

Use whenever you are writing, reviewing, or refactoring any code that touches the GitHub Copilot SDK (`@github/copilot-sdk`). Enforces the non-negotiable architectural rule that **all** SDK execution — chat, coach, lightweight coach, evaluation, hints, quiz, suggestions, focus generation, README generation, anything that calls `createSession` or `sendAndWait` — happens inside the Copilot Worker process and never inside Next.js (Web/API). Trigger phrases: "Copilot SDK", "createSession", "createLoggedCoachSession", "sendAndWait", "MCP", "copilot worker", "AI generation", "focus generation", "hint generation".

2026-05-24
readable-code
software-developers

Use whenever you are writing, reviewing, or refactoring TypeScript/TSX in this repo. Enforces the project's readability contract: self-documenting names, plain control flow, and comments that explain *why* not *what*. Trigger phrases: "clean this up", "make this readable", "refactor", "name this better", "is this code clear?", "review my code".

2026-05-24
aspire-debugging
software-developers

Debug Flight School with Aspire Dashboard telemetry and Aspire MCP tools.

2026-05-21
Showing 3 of 3 repositories
All repositories loaded