Browse Skills

6422 skills found

openai-chatkit-frontend-embed.md
0
1 export openai-chatkit-frontend-embed
2 Razamirxa from "Razamirxa/hackathon-panaversity-robic-book"
3 Integrate and embed OpenAI ChatKit UI into TypeScript/JavaScript frontends (Next.js, React, or vanilla) using either hosted workflows or a custom backend (e.g. Python with the Agents SDK). Use this Skill whenever the user wants to add a ChatKit chat UI to a website or app, configure api.url, auth, domain keys, uploadStrategy, or debug blank/buggy ChatKit widgets.
2026-01-05
drasi-queries.md
0
1 export drasi-queries
2 lukemurraynz from "lukemurraynz/copilot-archetypes"
3 Guide for writing Drasi continuous queries using Cypher. Use this when asked to create, modify, or troubleshoot Drasi queries.
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 Youngger9765 from "Youngger9765/career_ios_backend"
3 Automatically invoked when user wants to develop new features using Test-Driven Development.Trigger keywords: "new feature", "add API", "implement", "create endpoint", "TDD","test-driven", "新功能", "新增 API", "實作"This skill enforces strict TDD workflow: RED → GREEN → REFACTORUses subagents to maintain clean context and ensure quality.
2026-01-05
conductor-development.md
0
1 export conductor-development
2 fcoury from "fcoury/conductor"
3 Context-Driven Development skill for projects using Conductor. Use this skill when you detect a `conductor/` directory in the project, when working on tasks defined in a `plan.md` file, or when the user asks about tracks, specs, or plans. Automatically applies TDD workflow, tracks task completion, and follows the spec-driven methodology.
2026-01-05
xcode-file-manager.md
0
1 export xcode-file-manager
2 gioe from "gioe/aiq"
3 Add Swift files to the AIQ Xcode project. Use when creating new Swift files (views, view models, services, models, tests) that need to be added to the Xcode project and build targets.
2026-01-05
tanstack-start.md
0
1 export tanstack-start
2 ferdousbhai from "ferdousbhai/tanstack-start"
3 TanStack Start full-stack React framework. Use for: server functions with createServerFn, TanStack Router file-based routing, TanStack Query SSR integration, Cloudflare Workers deployment.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 mashharuki from "mashharuki/claude-code-sample"
3 独創的で本格的なフロントエンドインターフェースを高いデザイン品質で作成します。ユーザーがWebコンポーネント、ページ、アーティファクト、ポスター、またはアプリケーション(ウェブサイト、ランディングページ、ダッシュボード、Reactコンポーネント、HTML/CSSレイアウト、またはWeb UIのスタイリング/美化など)の構築を求めるときにこのスキルを使用します。一般的なAI美学を避け、創造的で洗練されたコードとUIデザインを生成します。
2026-01-05
ccg-latent.md
0
1 export ccg-latent
2 phuongrealmax from "phuongrealmax/claude-code-guardian"
3 Use this skill for multi-step development tasks. Latent Chain Mode reduces token usage by 70-80% through hidden-state reasoning with 4-phase workflow: analysis → plan → impl → review.
2026-01-05
pre-push.md
0
1 export pre-push
2 nekowasabi from "nekowasabi/street-storyteller"
3 Run CI-equivalent checks before git push. Executes format, lint, test, and meta check in order. Automatically fixes errors and retries until all checks pass.
2026-01-05
marimo-notebook-dev.md
0
1 export marimo-notebook-dev
2 fonnesbeck from "fonnesbeck/marimo-notebook-dev"
3 Create, edit, run, and convert marimo reactive Python notebooks. Use when working with .py marimo notebook files, creating reactive/interactive notebooks, exploratory data analysis in notebook format, or converting from Jupyter (.ipynb) to marimo. Marimo notebooks are pure Python files with @app.cell decorators that enable reactivity. Also covers wigglystuff widgets for advanced interactivity.
2026-01-05
vercel-deploying.md
0
1 export vercel-deploying
2 gzbomerif-sketch from "gzbomerif-sketch/ding"
3 Automatically deploys to Vercel production, uses Vercel MCP to fetch build logs, analyzes errors, fixes them, and retries until successful deployment. Use when deploying to production or fixing deployment issues.
2026-01-05
nextjs-neon-performance-optimizer.md
0
1 export nextjs-neon-performance-optimizer
2 abdoulayesow from "abdoulayesow/edu-school-system-repository"
3 Comprehensive performance analysis and optimization for Next.js applications using Neon Postgres. Identifies bottlenecks across frontend, backend, and database layers.
2026-01-05
genesis.md
0
1 export genesis
2 BellyBook from "BellyBook/genesis"
3 太初有道,道生代码。从零搭建 React19+TailwindV4+Vite 前端、FastAPI Python 后端、Go Gin 后端、Taro 4.x 小程序。用户说"新建项目"、"初始化"、"从零开始"、"搭建项目"、"创建项目"、"生成落地页"、"生成官网"、"生成 Landing Page"、"动画提升"、"动效升级"、"新建小程序"、"创建小程序"、"Taro 项目"时触发。
2026-01-05
bt-tasks.md
0
1 export bt-tasks
2 brianm from "brianm/bt"
3 Track multi-session work with dependencies using bt (Brian's Tasks). Use when work spans multiple sessions, has dependencies, or requires persistent context across compaction cycles. For simple single-session linear tasks, TodoWrite remains appropriate.
2026-01-05
project-indexer.md
0
1 export project-indexer
2 elertan from "elertan/dotfiles"
3 Discovery-driven codebase indexer for Claude Code. Analyzes what EXISTS in a project, then documents what developers need to know. Creates CLAUDE.md + claude-docs/ with architecture-aware documentation. Supports any language (JS/TS, Python, Java, Rust, Go, etc.). Use when: user asks to "index project", "document codebase", "set up claude docs", "analyze project structure", "help me understand this codebase", or when starting work on unfamiliar project. Triggers on phrases like "index this", "create docs for claude", "document the codebase", "set up project documentation".
2026-01-05
spec-driven-dev.md
0
1 export spec-driven-dev
2 pglevy from "pglevy/claude-skills"
3 Guide for spec-based agent-driven development using structured requirements (EARS notation), technical design documentation, and implementation planning. Use when users want to build features using a specification-first approach, need to document requirements formally, want to generate implementation plans from specs, or when working on projects that benefit from clear requirement-to-code traceability.
2026-01-05
k8s-agent-sandbox.md
0
1 export k8s-agent-sandbox
2 khirotaka from "khirotaka/cc-plugins"
3 Documentation for Kubernetes Agent Sandbox - a CRD-based system for managing isolated AI agent execution environments. Use for queries about Sandbox CRDs (Sandbox, SandboxTemplate, SandboxClaim, SandboxWarmPool), Python SDK (SandboxClient, SandboxRouter, ComputerUseExtension), network policies, security configurations, and implementation examples. Keywords kubernetes sandbox, agent sandbox, CRD, python sdk, agentic-sandbox-client, isolated environment, gvisor, network policy.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 mta-tech from "mta-tech/kai-code"
3 Collaborative idea refinement - turns rough ideas into fully-formed designs through questioning, alternative exploration, and incremental validation. Use before writing code or implementation plans.
2026-01-05
sam3-api.md
0
1 export sam3-api
2 tordks from "tordks/cc-plugins"
3 Use when working with SAM3 (Segment Anything Model 3) - provides API patterns for text prompts, bounding boxes, point prompts, video tracking, batch inference, and model building
2026-01-05
product-bootstrap.md
0
1 export product-bootstrap
2 tonytamsf from "tonytamsf/claude-skill-product-bootstrap"
3 Interactive product bootstrapping workflow - creates PRD, technical design, UX design, business plan, and implementation plan through guided questions
2026-01-05
wechat-management.md
0
1 export wechat-management
2 7Sageer from "7Sageer/cc-assistant"
3 Manage information from Wechat and Send Messages, Only could be activated with the MCP Server `WeChatMCP`. Check it before using any tools in this MCP server
2026-01-05
cursor-explorer-mcp.md
0
1 export cursor-explorer-mcp
2 sepiabrown from "sepiabrown/.claude"
3 Use for token-expensive operations requiring multi-file analysis - codebase exploration, broad searches, architecture understanding, tracing flows, finding implementations across files. Uses MCP cursor-agent server (company pays) with clean async interface. Do NOT use for single-file analysis, explaining code already in immediate context, or pure reasoning tasks.
2026-01-05
api-patterns.md
0
1 export api-patterns
2 vperreard from "vperreard/Mathildanesth"
3 Patterns standard pour les API Next.js. Utiliser pour créer, modifier ou débugger des endpoints.AUTO-ACTIVATE when user mentions (FR/EN): - API, endpoint, route, /api/, NextResponse - GET, POST, PUT, DELETE, PATCH - 500 error, 400 error, API error - créer API, create API, new endpoint - Prisma dans API, fetch, response
2026-01-05
ai-ad-doc-fixer.md
0
1 export ai-ad-doc-fixer
2 wade56754 from "wade56754/AI_ad_spend02"
3 文档审核与修订工程师 (Documentation Reviewer & Fixer)。审核 ASDD 层文档的 SoT 合规性,发现问题并提供修订方案。何时使用: 当需要检查文档与 SoT 的一致性、修复文档问题、或审计文档质量时。
2026-01-05