Browse Skills
16146 skills found
show-common-links.md
0
1
export
show-common-links
2
from
"bencassie/flywheel"
from
"bencassie/flywheel"
3
Find notes that two specified notes both link to (common neighbors). Triggers on "common references", "shared links", "what do X and Y both link to", "common neighbors".
2026-01-05
doc-coauthoring.md
0
1
export
doc-coauthoring
2
from
"wannfq/dotfiles"
from
"wannfq/dotfiles"
3
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or similar documentation tasks.
2026-01-05
testing-anti-patterns.md
0
1
export
testing-anti-patterns
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies
2026-01-05
building-chatgpt-apps.md
0
1
export
building-chatgpt-apps
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guides creation of ChatGPT Apps with interactive widgets using OpenAI Apps SDK and MCP servers.Use when building ChatGPT custom apps with visual UI components, embedded widgets, or richinteractive experiences. Covers widget architecture, MCP server setup with FastMCP, responsemetadata, and Developer Mode configuration. NOT when building standard MCP servers withoutwidgets (use building-mcp-servers skill instead).
2026-01-05
cloudflare.md
0
1
export
cloudflare
2
from
"levanminhduc/LuongHoaThoNew"
from
"levanminhduc/LuongHoaThoNew"
3
Guide for building applications on Cloudflare's edge platform. Use when implementing serverless functions (Workers), edge databases (D1), storage (R2, KV), real-time apps (Durable Objects), AI features (Workers AI, AI Gateway), static sites (Pages), or any edge computing solutions.
2026-01-05
e2e-test-generation.md
0
1
export
e2e-test-generation
2
from
"CodeTonight-SA/claude-optim"
from
"CodeTonight-SA/claude-optim"
3
Automated E2E test infrastructure setup with Playwright, Vitest, MSW, and GitHub Actions. Generates 80%+ coverage tests based on REDR-prototype patterns.
2026-01-05
integrating-mcp.md
0
1
export
integrating-mcp
2
from
"Regis-RCR/rcr-plugin-factory-marketplace"
from
"Regis-RCR/rcr-plugin-factory-marketplace"
3
Use when integrating MCP servers with Claude Code plugins - MCP configuration with transport types, scopes, and tool naming for November 2025 specifications
2026-01-05
rspec-test-generator.md
0
1
export
rspec-test-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generates complete, runnable RSpec tests for Rails models, services, controllers, and background jobs following project conventions. Use when new code is created without corresponding tests, when refactoring existing code, or when explicitly asked to add test coverage.
2026-01-05
finance-engineer.md
0
1
export
finance-engineer
2
from
"violetio/violet-ai-plugins"
from
"violetio/violet-ai-plugins"
3
Financial systems and cost engineering
2026-01-05
slash-commands.md
0
1
export
slash-commands
2
from
"horuz-ai/claude-plugins"
from
"horuz-ai/claude-plugins"
3
Best practices for creating Claude Code slash commands. Use this skill when creating, editing, or improving custom slash commands for Claude Code. Covers frontmatter configuration, dynamic features ($ARGUMENTS, bash execution, file references), command patterns (git workflows, multi-agent orchestration, code review), and helps decide when to use slash commands vs skills vs subagents.
2026-01-05
secrets-tools.md
0
1
export
secrets-tools
2
from
"EffortlessMetrics/demo-swarm"
from
"EffortlessMetrics/demo-swarm"
3
Publish gate secrets scanning. Use for: safe_to_publish, scan for secrets, redact in-place. Determines publish gate status. Scan files for secrets (locations only - NEVER prints secret content). GitHub tokens, AWS keys, private keys, bearer tokens. Use ONLY in secrets-sanitizer. Invoke via bash .claude/scripts/demoswarm.sh secrets scan|redact.
2026-01-05
nextjs-api-routes.md
0
1
export
nextjs-api-routes
2
from
"Venture-Formations/aiprodaily"
from
"Venture-Formations/aiprodaily"
3
Next.js 15 API route patterns, NextRequest, NextResponse, error handling, maxDuration configuration, authentication, request validation, server-side operations, route handlers, and API endpoint best practices. Use when creating API routes, handling requests, configuring timeouts, or building server-side endpoints.
2026-01-05
guide-maker.md
0
1
export
guide-maker
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Place 프로젝트 사용자 가이드를 Notion에 생성하는 스킬. 테이블, 색상, 코드블록, 화살표, 이모지를 활용한 가시성 높은 문서 생성. "가이드 만들어줘", "사용자 매뉴얼 작성해줘", "도움말 문서 생성해줘", "Notion에 문서 작성해줘" 요청 시 사용. Notion MCP (MCP_DOCKER) 필요.
2026-01-05
tmux-ops-bundle.md
0
1
export
tmux-ops-bundle
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Advanced tmux operations bundle for Miyabi multi-agent AI orchestration.Includes auto-recovery, health monitoring, task queue integration, and MCP server coordination. The definitive skill for AI agent workflows.
2026-01-05
docker-k8s.md
0
1
export
docker-k8s
2
from
"eous/dotclaude"
from
"eous/dotclaude"
3
Docker and Kubernetes containerization best practices. Use when writing Dockerfiles, docker-compose files, or Kubernetes manifests. Triggers on mentions of Docker, container, Dockerfile, docker-compose, Kubernetes, k8s, pods, deployments, helm.
2026-01-05
doc-update.md
0
1
export
doc-update
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Update and clean up project documentation files (primarily .ai/features/, but also README.md, PROGRESS_TRACKER.md, CLAUDE.md, and other .md files). Use when user requests documentation cleanup, organization, or updates for any feature, module, or project documentation (e.g., 'update photo viewer docs', 'clean up README', 'organize documentation'). Removes code snippets, outdated details, and redundant information while preserving essential architectural decisions and technical context.
2026-01-05
websocket-expert.md
0
1
export
websocket-expert
2
from
"Smith-Happens/xlightsfpptester"
from
"Smith-Happens/xlightsfpptester"
3
Selects and configures agents from the agents repo based on PRD tech stack.Runs after task decomposition, before specification generation.
2026-01-05
td-diff.md
0
1
export
td-diff
2
from
"teradata-labs/claude-cookbooks"
from
"teradata-labs/claude-cookbooks"
3
Time series differencing for stationarity and trend removal
2026-01-05
rls-policy-optimizer.md
0
1
export
rls-policy-optimizer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Optimiza políticas RLS de Supabase usando el patrón (select auth.uid()) para mejor performance. Usa cuando trabajes con RLS policies, auth.uid() reevaluación, o tareas 1.3 y 2.1 del PLAN_MEJORAS.md.
2026-01-05
wave-physics.md
0
1
export
wave-physics
2
from
"surfdeeper/surfing-game"
from
"surfdeeper/surfing-game"
3
Apply wave physics principles when working on simulation code. Use this skill when editing files in src/waves/, src/simulation/, or when the user mentions wave behavior, shoaling, breaking, or foam physics.
2026-01-05
python.md
0
1
export
python
2
from
"violetio/violet-ai-plugins"
from
"violetio/violet-ai-plugins"
3
Python conventions for SDKs and MCP servers
2026-01-05
spacy-nlp.md
0
1
export
spacy-nlp
2
from
"SpillwaveSolutions/spacy-nlp-agentic-skill"
from
"SpillwaveSolutions/spacy-nlp-agentic-skill"
3
Industrial-strength NLP with spaCy 3.x for text processing and custom classifier training. Use when: installing spaCy, selecting models (en_core_web_sm/md/lg/trf), tokenization, POS tagging, named entity recognition, dependency parsing, training TextCategorizer models, troubleshooting errors (E050/E941 model errors, E927 version mismatch, memory issues), batch processing with nlp.pipe, or deploying models to production. Includes data preparation scripts, config templates, and FastAPI serving examples.
2026-01-05
setup-maturin-lib.md
0
1
export
setup-maturin-lib
2
from
"josh-gree/my-claude-skills"
from
"josh-gree/my-claude-skills"
3
Sets up a new Rust/Python hybrid library project using maturin and uv. Creates project structure with PyO3 bindings, installs dev dependencies, and optionally configures git remote. Use when the user wants to initialise a Python library with Rust extensions.
2026-01-05
hono-ddd-guidelines.md
0
1
export
hono-ddd-guidelines
2
from
"Higashi-Masafumi/ai-coding-template"
from
"Higashi-Masafumi/ai-coding-template"
3
DDDアーキテクチャでHonoのバックエンドを新規実装または既存コードベースをリファクタリングする際のガイド。レイヤー構成(domain/application/infrastructure/controller)、依存方向、責務境界、Hono公式ミドルウェア/プラグインの活用、Hono OpenAPIプラグイン(hono-openapi)とzod-openapiの必須採用、Drizzle ORMの利用、トランザクション境界、エラーハンドリング、テスト指針、ESLint/Prettierの必須導入を含む。
2026-01-05