Browse Skills

4429 skills found

firebase-repository-pattern.md
0
1 export firebase-repository-pattern
2 tw-lin from "tw-lin/ng-lin"
3 Generate Firebase Repository classes following the project's three-layer architecture (UI → Service → Repository). Use this skill when creating data access layers for Firestore collections, implementing CRUD operations with proper error handling, exponential backoff retry logic, and type-safe entity mapping. This skill ensures repositories extend FirestoreBaseRepository, inject @angular/fire services directly (no FirebaseService wrapper), and follow the Result Pattern for async operations.
2026-01-05
cloudrun-development.md
0
1 export cloudrun-development
2 sycsky from "sycsky/Soncho"
3 CloudBase Run backend development rules (Function mode/Container mode). Use this skill when deploying backend services that require long connections, multi-language support, custom environments, or AI agent development.
2026-01-05
curriculum-iterate-feedback.md
0
1 export curriculum-iterate-feedback
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Synthesize feedback from students, outcomes data, and peer reviews to generate prioritized curriculum revision recommendations and track effectiveness over versions. Use when revising curriculum, analyzing feedback, or continuous improvement. Activates on "improve curriculum", "analyze feedback", "revision recommendations", or "iterate on content".
2026-01-05
imessage.md
0
1 export imessage
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Interact with Messages app - read conversations, send messages, and check for new messages using AppleScript and SQLite database access
2026-01-05
integrated-rag-chatbot-developer.md
0
1 export integrated-rag-chatbot-developer
2 Awais68 from "Awais68/physical-AI-Homanoid-Book"
3 Design, generate, and fully deploy a stylish, production-ready Retrieval-Augmented Generation (RAG) chatbot embedded directly into any website/project. Uses OpenAI ChatKit widget + Cohere embeddings + Qdrant Cloud + Neon Serverless Postgres + FastAPI backend. Supports selected-text questioning and full conversation history.
2026-01-05
component-registry-query.md
0
1 export component-registry-query
2 stolostron from "stolostron/acm-config"
3 Query ACM/MCE component registry information including squad ownership, GitHub repositories, Konflux components, JIRA components, bundles, and prodsec components. Use when user asks about component ownership, squad assignments, repository URLs, component mappings, or any queries related to ACM/MCE components like "which squad owns X", "what's the repo for Y", "list components for Z squad", "what JIRA component for X", or "show all Server Foundation components".
2026-01-05
python.md
0
1 export python
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create Python projects with modern best practices. Use when asked to create a Python project, FastAPI app, CLI tool, or Python package. Includes uv for package management, Docker, pre-commit, ruff, FastAPI with uvloop, Typer CLI, SQLModel, and Pydantic.
2026-01-05
sql.md
0
1 export sql
2 btimothy-har from "btimothy-har/mycc-config"
3 Use when writing, reviewing, or optimizing SQL queries. Covers PostgreSQL syntax, query patterns, schema design, indexing, and performance tuning. Triggers on SQL file creation, query optimization, schema migrations, or database design. For Python ORM usage, see python-backend skill.
2026-01-05
persistence-expert.md
0
1 export persistence-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Long FK 전략, QueryDSL DTO Projection, N+1 해결. JPA 관계 어노테이션 금지. /kb-persistence 명령 시 자동 활성화.
2026-01-05
code-commenter.md
0
1 export code-commenter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Add detailed comments explaining WHY code works, its context, edge cases, and performance implications. Use when user mentions "add comments", "document", "explain code", "improve readability", or "maintainability". Supports C++, Python, Java, JavaScript, Go, Rust, SQL.
2026-01-05
build.md
0
1 export build
2 atrawog from "atrawog/bazzite-ai-plugins"
3 Development: Unified build system for OS images, pods, VMs, and ISOs.Run from repository root with 'just build <subcommand>'. Includes smartcache strategy that matches GitHub Actions for optimal build times.
2026-01-05
practice-hub-database-ops.md
0
1 export practice-hub-database-ops
2 JoeInnsp23 from "JoeInnsp23/practice-hub"
3 Safe database operations for Practice Hub following strict conventions. NO MIGRATIONS during development - direct schema updates only. Includes scripts to validate schema, check seed data consistency, and safely reset database. Critical for pre-production optimization.
2026-01-05
mozilla-query-writing.md
0
1 export mozilla-query-writing
2 akkomar from "akkomar/mozdata-claude-plugin"
3 Write efficient BigQuery queries for Mozilla telemetry. Use when user asks about: Firefox DAU/MAU, telemetry queries, BigQuery Mozilla, baseline_clients, events_stream, search metrics, user counts, or Firefox data analysis.
2026-01-05
setup-dev-env.md
0
1 export setup-dev-env
2 majiayu000 from "majiayu000/claude-skill-registry"
3 開発環境セットアップスキル(依存関係インストール、DB初期化、環境変数設定)
2026-01-05
render.md
0
1 export render
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Deploys web applications on Render with automatic builds, managed databases, and zero-config SSL. Use when deploying web services, static sites, or setting up managed infrastructure.
2026-01-05
supabase-expert.md
0
1 export supabase-expert
2 azlekov from "azlekov/my-claude-code"
3 This skill should be used when the user asks to "create a Supabase table", "write RLS policies", "set up Supabase Auth", "create Edge Functions", "configure Storage buckets", "use Supabase with Next.js", "migrate API keys", "implement row-level security", "create database functions", "set up SSR auth", or mentions 'Supabase', 'RLS', 'Edge Function', 'Storage bucket', 'anon key', 'service role', 'publishable key', 'secret key'. Automatically triggers when user mentions 'database', 'table', 'SQL', 'migration', 'policy'.
2026-01-05
quiz-generator.md
0
1 export quiz-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate 50-question interactive quizzes using the Quiz component with randomized batching.Use when creating end-of-chapter assessments. Displays 15-20 questions per session withimmediate feedback. NOT for static markdown quizzes.
2026-01-05
mongo-ts.md
0
1 export mongo-ts
2 vivalalova from "vivalalova/mongo-ts"
3 MongoDB CLI 工具。直接執行 MongoDB 查詢語法,支援 CRUD、聚合、索引管理。輸出格式:table/json/csv/yaml。預設唯讀模式保護生產環境。
2026-01-05
livekit-prompt-builder.md
0
1 export livekit-prompt-builder
2 Okeysir198 from "Okeysir198/P20251122-claude-skills"
3 Guide for creating effective prompts and instructions for LiveKit voice agents. Use when building conversational AI agents with the LiveKit Agents framework, including (1) Creating new voice agent prompts from scratch, (2) Improving existing agent instructions, (3) Optimizing prompts for text-to-speech output, (4) Integrating tool/function calling capabilities, (5) Building multi-agent systems with handoffs, (6) Ensuring voice-friendly formatting and brevity for natural conversations, (7) Iteratively improving prompts based on testing and feedback, (8) Building industry-specific agents (debt collection, healthcare, banking, customer service, front desk).
2026-01-05
ln-621-security-auditor.md
0
1 export ln-621-security-auditor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Security audit worker (L3). Scans codebase for hardcoded secrets, SQL injection, XSS, insecure dependencies, missing input validation. Returns findings with severity (Critical/High/Medium/Low), location, effort, and recommendations.
2026-01-05
postgres-mcp-analyst.md
0
1 export postgres-mcp-analyst
2 taiyousan15 from "taiyousan15/taisun_agent"
3 PostgreSQL MCPでスキーマ確認とread-only分析を行う。集計・意思決定資料が必要な時に使う。
2026-01-05
supabase-database-ops.md
0
1 export supabase-database-ops
2 Venture-Formations from "Venture-Formations/aiprodaily"
3 Critical guardrail for Supabase database operations ensuring multi-tenant isolation with publication_id filtering, proper use of supabaseAdmin, avoiding SELECT *, error handling patterns, and secure server-side database access. Use when writing database queries, working with supabase, accessing newsletter_campaigns, articles, rss_posts, or any tenant-scoped data.
2026-01-05
lattice.md
0
1 export lattice
2 enzokro from "enzokro/crinzo-plugins"
3 Context graph for workspace decisions. Query precedents, trace patterns, check staleness.
2026-01-05
gcp-bq-table-management.md
0
1 export gcp-bq-table-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when creating BigQuery tables, implementing partitioning or clustering, managing table schemas, or optimizing table structure. Covers time-based partitioning, range partitioning, clustering strategies, DDL commands, and table configuration.
2026-01-05