ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Analyze application logs and ops signals. In this ctxpipe repo, prefer Railway → Langfuse → Better Stack MCPs (not .evlog/logs/). Upstream sections below cover optional/legacy evlog FS drain for other stacks.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Authors, deploys, and troubleshoots AWS infrastructure using CDK with TypeScript or Python. Covers best practices, stack architecture, and construct patterns. Always use when writing CDK constructs, bootstrapping environments, running cdk deploy/synth/diff, fixing CDK or CloudFormation errors, planning stack…
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
This skill provides guidance for implementing security features that span across Better Auth, including rate limiting, CSRF protection, session security, trusted origins, secret management, OAuth security, IP tracking, and security auditing. These topics are not covered in individual plugin skills.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Write or update an ADR under .ai/memory/decisions and refresh decisions/index.md.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Capture a lighter decision note or route to capture-adr for full ADRs.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Add or update a term in .ai/memory/glossary.md.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Append a confirmed lesson to .ai/memory/lessons-learned.md.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Review the changes since a fixed point (commit, branch, tag, or merge-base) along three axes — Standards, Spec, and Simplicity. Runs the three reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Enforces correct Drizzle migration workflow. Use when adding/changing tables, columns, indexes, or any schema changes. NEVER manually create migration SQL — always run pnpm run db:generate.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
This skill provides guidance and enforcement rules for implementing secure email and password authentication using Better Auth.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
A relentless interview to sharpen a plan or design.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Compact the current conversation into a handoff document for another agent to pick up.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Implement a piece of work based on a spec or set of tickets.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
Find facts in .ai/memory via index.md routers and rg (excludes events/). Use when recalling a convention, decision, glossary term, or PRD detail without loading the whole tree.
ctxpipe-ai/ctxpipe
Skill Claude CodeCodexCursor
This skill provides guidance and enforcement rules for implementing multi-tenant organizations, teams, and role-based access control using Better Auth's organization plugin.