Skip to main content
مستودع GitHub

ctxpipe

يحتوي ctxpipe على 12 من skills المجمعة من ctxpipe-ai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
14
محدث
2026-05-11
Forks
0
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

storybook
مطوّرو الويب

Work with Storybook in apps/ui (colocated stories, MSW, TanStack Start, Storybook MCP). Use when writing or updating stories, using the ctxpipe-storybook MCP, previewing components in Storybook, or when adding new UI components or pages in apps/ui.

2026-05-11
react
مطوّرو الويب

React UI patterns for apps/ui—Effects vs rendering, TanStack Query for all server data, useMemo, keys, event handlers. Start here when creating or editing React components.

2026-05-03
memory-init
مطوّرو البرمجيات

Initialize the ConKeeper memory system for the current project. Creates the directory structure and starter files for persistent AI context.

2026-03-22
memory-insights
متخصصو إدارة المشاريع

Track recurring session friction and success patterns across memory (sessions/, patterns). Use periodically or when improving agent instructions—not every turn.

2026-03-22
memory-reflect
متخصصو إدارة المشاريع

Lightweight session retrospective: summarize what worked, what confused the agent, and propose a sessions/ note or pattern bullet. Use after substantial tasks or before handoff.

2026-03-22
memory-search
موظفو الملفات

Search .ai/memory for keywords, topics, or ADR numbers before loading large files. Use when you need relevant memory without reading patterns.md or all ADRs whole.

2026-03-22
memory-sync
مطوّرو البرمجيات

PROACTIVE — Update project memory when: (1) architectural/tooling decisions, (2) user corrections, (3) preferences/conventions, (4) non-inferrable project context. Uses auto-apply for low-risk writes; ADR creation/edits require user confirmation unless user opted into full auto.

2026-03-22
session-handoff
ممثلو خدمة العملاء

Generate a complete handoff prompt for seamless continuation in a new session. Use when context is filling up or before ending a productive session.

2026-03-22
drizzle-migrations
مصممو قواعد البيانات

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.

2026-03-15
review-logging-patterns
محللو ضمان جودة البرمجيات والمختبرون

Review code for logging patterns and suggest evlog adoption. Guides setup on Nuxt, Next.js, SvelteKit, Nitro, TanStack Start, NestJS, Express, Hono, Fastify, Elysia, Cloudflare Workers, and standalone TypeScript. Detects console.log spam, unstructured errors, and missing context. Covers wide events, structured errors, drain adapters (Axiom, OTLP, PostHog, Sentry, Better Stack), sampling, and enrichers.

2026-03-15
review-pr
محللو ضمان جودة البرمجيات والمختبرون

Review pull requests and staged changes before merge. Focuses on silent errors, unexpected behavior, and non-obvious bugs. Use when the user asks to review a PR, diff, or changes before merging into main. Does not propose major architectural changes.

2026-03-15
hono-rpc
مطوّرو البرمجيات

Hono RPC - end-to-end type-safe API client generation with hc client and TypeScript inference

2026-02-24