ChristopherAlphonse
- 39 skills
- 0 followers
- 6 hours ago last updated
- ▌ Codebase Exploration · christopheralphonseI am a new developer onboarding onto this codebase. I want to explore it through its primary use cases first. Explore this repository and identify the most common, essential, and core use cases.
- ▌ Documentation Writer · christopheralphonseDiátaxis Documentation Expert with brand voice guidance. An expert technical writer specializing in creating high-quality software documentation, guided by the Diátaxis framework and product copy principles.
- ▌ Systems Architecture · christopheralphonseGenerates a high-level system architecture document by analyzing lifecycle documentation and identifying major actors, their interactions, and technologies used.
- ▌ Task Generation Mode · christopheralphonseGenerates tasks by analyzing the PRD and breaking it into actionable work items.
- ▌ Plan Ceo Opportunities · christopheralphonseSurfaces product expansion, reduction, trust, and positioning opportunities one decision at a time.
- ▌ Plan Review Performance · christopheralphonseReviews performance, scaling, caching, database access, and resource usage risks in a plan.
- ▌ Typescript Strict Style · christopheralphonseEnforces a strict TS/JS coding discipline prioritized as safety, performance, and developer experience. Use when writing/reviewing TS/JS for assertion discipline, exhaustive error handling, function-size and naming conventions, batching/performance design, or dependency minimalism.
- ▌ Plan Review Architecture · christopheralphonseReviews architecture, data flow, dependencies, security boundaries, rollout, and failure scenarios.
- ▌ Plan Review Code Quality · christopheralphonseReviews code organization, maintainability, local patterns, error handling, and diagram freshness.
- ▌ Typescript React Reviewer · christopheralphonse bundleExpert code reviewer for TypeScript + React 19 applications. Use when reviewing React code, identifying anti-patterns, evaluating state management, or assessing code maintainability. Triggers: code review requests, PR reviews, React architecture evaluation, identifying code smells, TypeScript type safety checks, useEffect abuse detection, state management review.
- ▌
- ▌
- ▌ Vercel React Best Practices · christopheralphonse bundleReact and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
- ▌ Csp Bypass Advanced · christopheralphonseAdvanced Content Security Policy bypass techniques. Use when XSS or data exfiltration is blocked by CSP and you need to find policy weaknesses, trusted endpoint abuse, nonce leakage, or exfiltration channels that CSP cannot block.
- ▌ Plan · christopheralphonseStrategic planning and architecture assistant focused on thoughtful analysis before implementation. Helps developers understand codebases, clarify requirements, and develop scoped implementation strategies.
- ▌ QA Only · christopheralphonseReport-only QA testing. Systematically tests a web application and produces a structured report with health score, screenshots, and repro steps — but never fixes anything. Use when asked to "just report bugs", "qa report only", or "test but don't fix". For the full test-fix-verify loop, use /qa instead. Proactively suggest when the user wants a bug report without any code changes.
- ▌
- ▌ Golang Pro · christopheralphonse bundleImplements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing.
- ▌ Startup Ceo · christopheralphonseUnified founder-mode product review. Orchestrates intake, interrogation, scope mapping, strategy selection, opportunity surfacing, and artifact writing. Delegates parallel research to sub-agents. Keeps user in control of every scope change.
- ▌ Plan Research · christopheralphonseResearch how to implement a phase or planning topic before detailed planning. Produces RESEARCH.md for downstream plan and review skills.
- ▌ Pr Body Style · christopheralphonseDraft or update GitHub pull request bodies in the user's preferred style. Use when an agent writes, rewrites, reviews, or updates a PR description/body, especially when the user asks whether the PR body is accurate, too technical, too long, business-focused, or ready for reviewers.
- ▌ Interrogate Me · christopheralphonse bundleOne-pass interrogation and coding guardrails. Use to stress-test a plan, design, code change, or domain term against local code/docs while enforcing explicit assumptions, simplicity, surgical edits, and verifiable success criteria.
- ▌ Owasp Security · christopheralphonseImplement secure coding practices following OWASP Top 10. Use when preventing security vulnerabilities, implementing authentication, securing APIs, or conducting security reviews. Triggers on OWASP, security, XSS, SQL injection, CSRF, authentication security, secure coding, vulnerability.
- ▌ Playwright CLI · christopheralphonse bundleAutomate browser interactions, test web pages and work with Playwright tests.
- ▌ Whats Going On · christopheralphonseOne-pass codebase intelligence sweep. Use when onboarding to a repo or asking "what's going on here?" Produces a concise map of core use cases, lifecycle, architecture, and where to start reading.
- ▌ Plan Ceo Review · christopheralphonseFounder-mode product review. Rethinks the problem, challenges scope, searches for stronger product opportunities, and chooses one of four review modes: SCOPE EXPANSION, SELECTIVE EXPANSION, HOLD SCOPE, or SCOPE REDUCTION.
- ▌ Plan Ceo Wrapup · christopheralphonseWrites the founder/product review artifact under .planning/reviews and optional strategy doc under .planning/strategy.
- ▌ Plan Eng Review · christopheralphonseEngineering-manager plan review. Locks in architecture, data flow, edge cases, tests, performance, rollout, and failure handling before implementation. Uses smaller local review skills for each review pass.
- ▌ Security Review · christopheralphonse bundleUse this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides scoped security checklist and patterns.
- ▌ Frontend Patterns · christopheralphonseFrontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
- ▌ Plan Ceo Strategy · christopheralphonseSelects founder-mode review posture and challenges product strategy before execution.
- ▌ Plan Review Scope · christopheralphonseChallenges implementation scope before detailed engineering review.
- ▌ Plan Review Tests · christopheralphonseProduces a test diagram, identifies coverage gaps, and writes a .planning QA handoff artifact.
- ▌ Process Task List · christopheralphonseGuidelines for managing task lists in markdown files to track progress on completing a PRD
- ▌ Jest React Testing · christopheralphonse bundleComprehensive React component testing with Jest and React Testing Library covering configuration, mocking strategies, async testing patterns, hooks testing, and integration testing best practices
- ▌ Plan Review Intake · christopheralphonseFinds review inputs for plan review workflows using only local project files under .planning.
- ▌ Plan Review Wrapup · christopheralphonseSynthesizes plan review sections into a .planning review artifact and readiness summary.
- ▌ Root Cause Analysis · christopheralphonse bundleConduct systematic root cause analysis to identify underlying problems. Use structured methodologies to prevent recurring issues and drive improvements.
- ▌ Code Review Frontend · christopheralphonse bundleMulti-agent PR review orchestrator. Discovers codebase quality standards first (lint, format, build, CI), then spawns specialized agents in parallel to surface real issues in the git diff. Agents report findings only — no fixes. Every finding is VERIFIED or tagged [ASSUMPTION]. Use when: "review this PR", "code review", "check my diff", "/review"