Browse Skills

4429 skills found

intelligent-debugger.md
0
1 export intelligent-debugger
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive systematic debugging agent for hunting down complex bugs, root causes, and error propagation across full stack (frontend, backend, APIs, databases). Use when diagnosing errors, troubleshooting issues, analyzing stack traces, investigating bugs, examining logs, debugging performance problems, or tracking down error causes. Also use when users mention debugging, errors, bugs, failures, crashes, exceptions, or unexpected behavior.
2026-01-05
mastering-confluence.md
0
1 export mastering-confluence
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Confluence documentation management. Use when asked to"upload to Confluence", "download Confluence pages", "convert Markdownto Wiki Markup", "sync documentation to Confluence", "search Confluence","create Confluence page", "update Confluence page", "export Confluence","publish to Confluence", or "Confluence CQL query". Handles Wiki Markupconversion, Mermaid/PlantUML diagrams, image handling, large documentuploads without size limits, and Git-to-Confluence sync with mark CLI.
2026-01-05
ai-feedback-loop-optimizer.md
0
1 export ai-feedback-loop-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AIフィードバックループ最適化スキル。プロンプト→出力→評価→改善の反復サイクルを自動化。段階的改善、A/Bテスト、収束判定、ベスト出力選択で最高品質の結果を生成。
2026-01-05
model-requirements.md
0
1 export model-requirements
2 mozilla from "mozilla/bigquery-etl-skills"
3 Use this skill when gathering requirements for new BigQuery data models OR when asked to edit existing queries in bqetl. For new models, guides structured requirements interviews. For existing queries, understands current model, checks downstream dependencies, and gathers requirements for changes. Works as pre-planning before query-writer skill.
2026-01-05
api-endpoint.md
0
1 export api-endpoint
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates Next.js API routes with Firebase. Use when adding GET/POST/PATCH/DELETE endpoints, implementing pagination, adding auth checks, or handling file uploads. Includes route templates and error handling.
2026-01-05
firebase.md
0
1 export firebase
2 MemoryReload from "MemoryReload/mySkillConfigs"
3 Google's mobile and web application development platform.
2026-01-05
backend-queries.md
0
1 export backend-queries
2 Software-Design-Club from "Software-Design-Club/todo-app"
3 Write secure, performant database queries using parameterized queries, eager loading, proper indexing, and transactions. Use this skill when writing database query code, ORM query methods, SQL statements, or data fetching logic. Use this when preventing SQL injection with parameterized queries, optimizing queries to avoid N+1 problems with eager loading, selecting specific columns instead of SELECT *, implementing database transactions for related operations, adding query timeouts, or caching expensive queries. Use this when working on repository files, service files with database access, query builder code, or any file that retrieves or manipulates data from databases.
2026-01-05
redis.md
0
1 export redis
2 kprsnt2 from "kprsnt2/MyLocalCLI"
3 Redis best practices including data modeling, caching patterns, and performance optimization.
2026-01-05
fastapi-auth-patterns.md
0
1 export fastapi-auth-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Implement and validate FastAPI authentication strategies including JWT tokens, OAuth2 password flows, OAuth2 scopes for permissions, and Supabase integration. Use when implementing authentication, securing endpoints, handling user login/signup, managing permissions, integrating OAuth providers, or when user mentions JWT, OAuth2, Supabase auth, protected routes, access control, role-based permissions, or authentication errors.
2026-01-05
bigquery-etl-core.md
0
1 export bigquery-etl-core
2 majiayu000 from "majiayu000/claude-skill-registry"
3 The core skill for working within the bigquery-etl repository. Use this skill when understanding project structure, conventions, and common patterns. Works with model-requirements, query-writer, metadata-manager, sql-test-generator, and bigconfig-generator skills.
2026-01-05
vector-databases.md
0
1 export vector-databases
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Vector database selection, indexing strategies, and semantic search optimization.
2026-01-05
env-config-validator.md
0
1 export env-config-validator
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 Validate environment configuration files across local, staging, and production environments. Ensure required secrets, database URLs, API keys, and public variables are properly scoped and set. Use this skill when setting up environments, validating configuration, checking for missing secrets, auditing environment variables, ensuring proper scoping of public vs private vars, or troubleshooting environment issues. Trigger terms include env, environment variables, secrets, configuration, .env file, environment validation, missing variables, config check, NEXT_PUBLIC, env vars, database URL, API keys.
2026-01-05
py-sqlmodel-patterns.md
0
1 export py-sqlmodel-patterns
2 CJHarmath from "CJHarmath/claude-agents-skills"
3 SQLModel and async SQLAlchemy patterns. Use when working with database models, queries, relationships, or debugging ORM issues.
2026-01-05
moai-platform-baas.md
0
1 export moai-platform-baas
2 tjdwls101010 from "tjdwls101010/seongjin_extension_youtube-summarize"
3 Comprehensive unified BaaS (Backend-as-a-Service) integration hub for 9 major providers: Auth0, Clerk, Firebase Auth, Supabase, Neon, Convex, Firebase Firestore, Vercel, and Railway with AI-powered provider selection, cross-provider patterns, and migration guides.
2026-01-05
dev-guided.md
0
1 export dev-guided
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Human-in-the-loop iterative development. Use when requirements will emerge during implementation, decisions need human approval at each step, or work will span multiple sessions with frequent feedback loops. Creates problem statement, decisions log, runbook, and progress tracking.
2026-01-05
creating-client-singletons.md
0
1 export creating-client-singletons
2 djankies from "djankies/claude-configs"
3 Prevent multiple PrismaClient instances that exhaust connection pools causing P1017 errors. Use when creating PrismaClient, exporting database clients, setting up Prisma in new files, or encountering connection pool errors. Critical for serverless environments.
2026-01-05
grist-reference.md
0
1 export grist-reference
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Grist API reference documentation for the grist-mcp-server project. Use when implementing or modifying Grist MCP tools, working with Grist cell values, UserActions, column types, widget options, database schema, or pages/widgets. This skill provides authoritative API specifications.
2026-01-05
idb-state-persistence.md
0
1 export idb-state-persistence
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 IndexedDB patterns for local-first state persistence using the idb library. Use when implementing features that require persistent state across navigation and sessions. Covers data modeling, defaults, CRUD operations, state managers, and reset patterns. Integrates with web-components for reactive UI updates.
2026-01-05
adb-android-control.md
0
1 export adb-android-control
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Android device control via ADB (Android Debug Bridge). Use when user asks about: Android device management, app installation/uninstallation, APK operations, package management, file transfer (push/pull), screenshots, screen recording, input simulation (tap/swipe/text/keyevents), shell commands, logcat viewing, device info (battery/memory/storage), automation scripts, wireless ADB connection, scrcpy mirroring. Keywords: adb, android, phone, tablet, device, apk, install app, uninstall app, screenshot, screen record, tap, swipe, type text, keyevent, logcat, push file, pull file, shell, package, activity, intent, broadcast, dumpsys, getprop, settings, input, sendevent, monkey, am start, pm list, device info, battery status, wireless adb, connect device.
2026-01-05
code-standards.md
0
1 export code-standards
2 chekos from "chekos/bns-marketplace"
3 Load when reviewing code, writing code examples, or ensuring code quality.Contains coding standards for Python, JavaScript, SQL, and general bestpractices for publication-quality code.
2026-01-05
sqlalchemy-20.md
0
1 export sqlalchemy-20
2 bossjones from "bossjones/logging-lab"
3 Modern async ORM with type-safe models and efficient queries
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 a-ariff from "a-ariff/Ariff-code-config"
3 Performs thorough code reviews focusing on quality, best practices, security, and maintainability. Use when user asks for code review, feedback on code quality, or wants suggestions for improvements.
2026-01-05
skill-refinement.md
0
1 export skill-refinement
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Feedback-driven skill improvement through tool outcome analysis. Collects executiondata and surfaces insights for skill refinement. Use this skill when you want to:- Understand how skills are performing ("show skill feedback", "how are skills doing")- Get insights on skill effectiveness ("skill insights", "what skills need improvement")- Identify skills that need improvement ("which skills have errors")- Analyze tool usage patterns ("what tools are failing", "error hotspots")- Set up feedback collection ("enable feedback", "setup feedback tracking")
2026-01-05
fastmcp.md
0
1 export fastmcp
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill when building MCP (Model Context Protocol) servers with FastMCP in Python. FastMCP is a framework for creating servers that expose tools, resources, and prompts to LLMs like Claude. The skill covers server creation, tool/resource definitions, storage backends (memory/disk/Redis/DynamoDB), server lifespans, middleware system (8 built-in types), server composition (import/mount), OAuth Proxy, authentication patterns, icons, OpenAPI integration, client configuration, cloud deployment (FastMCP Cloud), error handling, and production patterns. It prevents 25+ common errors including storage misconfiguration, lifespan issues, middleware order errors, circular imports, module-level server issues, async/await confusion, OAuth security vulnerabilities, and cloud deployment failures. Includes templates for basic servers, storage backends, middleware, server composition, OAuth proxy, API integrations, testing, and self-contained production architectures.Keywords: FastMCP, MCP server Python, Model Context
2026-01-05