Browse Skills

4429 skills found

notion-workspace.md
0
1 export notion-workspace
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Interactive Notion workspace management using MCP tools. Use for searching pages/databases, querying database entries, creating pages with custom properties, managing workspace structure, and exploratory operations requiring user interaction.
2026-01-05
review.md
0
1 export review
2 wodsmith from "wodsmith/thewodapp"
3 Centralizes persona-driven code reviews (Carmack, React core, Anders, React Router, Next.js, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique. Use when user asks for code review, architecture feedback, or expert perspective on implementation.
2026-01-05
utopia-fluid-scales.md
0
1 export utopia-fluid-scales
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 Fluid typography and spacing tokens using Utopia.fyi with cqi (container query inline) units. Reference for the exact type steps and space tokens defined in this project.
2026-01-05
yolo1.md
0
1 export yolo1
2 coopeverything from "coopeverything/TogetherOS"
3 **AUTO-TRIGGER when user says:** "implement [feature]", "build [module]", "create [functionality]", "add [capability]", "YOLO [task]", "deliver [feature]", or requests complete feature implementation.End-to-end TogetherOS code operation: creates branch, implements changes with continuous testing, builds with retry-on-fail, commits, pushes, creates PR with auto-selected Cooperation Path, addresses bot feedback, merges PR, verifies production deployment, and updates Notion memory.**Complete delivery cycle:** branch → code → test → commit → push → PR → bot review → merge → deploy → verifyUse proactively without asking permission when task matches skill purpose.
2026-01-05
pop-knowledge-lookup.md
0
1 export pop-knowledge-lookup
2 jrc1883 from "jrc1883/popkit-claude"
3 Queries cached external documentation and blog content for authoritative, up-to-date information. Sources include Claude Code docs, engineering blog, and configured knowledge bases with 24-hour TTL caching. Use when you need current information about Claude Code features, hooks, or best practices. Do NOT use for general coding questions - rely on training knowledge or web search instead.
2026-01-05
database-migrations.md
0
1 export database-migrations
2 VilnaCRM-Org from "VilnaCRM-Org/core-service"
3 Create, manage, and apply database migrations using Doctrine ODM for MongoDB. Use when modifying entities, adding fields, managing database schema changes, creating repositories, or troubleshooting database issues.
2026-01-05
schwab-data-sweep.md
0
1 export schwab-data-sweep
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Collect a single Schwab MCP data snapshot (accounts, quotes, indicators, option chains) with a five-minute cache so trading agents can reuse consistent inputs. Use whenever an options persona needs fresh risk, market, or chain data before recommending trades.
2026-01-05
composable-rust-production.md
0
1 export composable-rust-production
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert knowledge for deploying and operating Composable Rust applications in production. Use when setting up database migrations, configuring connection pools, implementing backup/restore procedures, tuning performance, setting up monitoring and observability, or handling operational concerns like disaster recovery and production database management.
2026-01-05
mongodb-transactions.md
0
1 export mongodb-transactions
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mongodb"
3 Master MongoDB ACID transactions for multi-document operations. Learn session management, transaction mechanics, error handling, and production patterns. Guarantee data consistency across multiple operations.
2026-01-05
migration-writer.md
0
1 export migration-writer
2 kasuboski from "kasuboski/mediaz"
3 Expert guidance for writing database migrations using golang-migrate for the mediaz SQLite database. Covers migration creation, testing, rollback capability, data preservation, and mediaz-specific patterns. Activates when users mention migrations, schema changes, database alterations, or golang-migrate.
2026-01-05
using-braintrust.md
0
1 export using-braintrust
2 braintrustdata from "braintrustdata/braintrust-claude-plugin"
3 Enables AI agents to use Braintrust for LLM evaluation, logging, and observability.Includes scripts for querying logs with SQL, running evals, and logging data.
2026-01-05
api-expert.md
0
1 export api-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Handles backend integration using best practices like expo/fetch and React Query. Use when the user needs to connect to an API, handle data fetching, or implement caching.
2026-01-05
rls-policy-consolidator.md
0
1 export rls-policy-consolidator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Consolida múltiples políticas RLS permisivas redundantes en Supabase. Usa cuando hay varias policies del mismo rol/acción, warnings de múltiples permissive policies, o tarea 2.1 del PLAN_MEJORAS.md.
2026-01-05
search-optimization.md
0
1 export search-optimization
2 blueraai from "blueraai/bluera-knowledge"
3 Guide on optimizing Bluera Knowledge search results through proper intent selection, detail level strategies, result limiting, and store filtering. Teaches when to use minimal vs contextual vs full detail, and how to choose the right search intent for different query types.
2026-01-05
database-architecture.md
0
1 export database-architecture
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-postgresql"
3 Master database design, SQL optimization, system architecture, and design patterns. Learn PostgreSQL, MongoDB, Redis, and distributed system design.
2026-01-05
supabase-rest.md
0
1 export supabase-rest
2 lollipopkit from "lollipopkit/cc-skills"
3 Inspect Supabase database schemas and data. Use when the user asks to "check table", "list columns", or "query data" in Supabase. READ-ONLY.
2026-01-05
query-schema.md
0
1 export query-schema
2 stallboy from "stallboy/claude-code-marketplace"
3 Query game configuration table schemas and analyze table relationships using HTTP API and CFG syntax. This skill should be used when Claude needs to understand table structures for game development, query configuration data, or analyze foreign key relationships between tables.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 jrc1883 from "jrc1883/popkit-claude"
3 Collaborative design refinement that transforms rough ideas into fully-formed specifications through Socratic questioning. Explores alternatives, validates incrementally, and presents designs in digestible chunks for feedback. Use before writing code or implementation plans when requirements are unclear or multiple approaches exist. Do NOT use when requirements are already well-defined, you're implementing a known pattern, or making small changes - proceed directly to implementation instead.
2026-01-05
oracle-mentor.md
0
1 export oracle-mentor
2 laris-co from "laris-co/nat-agents-core"
3 Guide newcomers through learnings with patience and context. Use when user says "mentor me", "guide me through", "I'm new to", "help me understand", "walk me through". Auto-trigger when frustration or confusion detected.
2026-01-05
firebase-ai-logic.md
0
1 export firebase-ai-logic
2 Just-mpm from "Just-mpm/ConformAI"
3 Guide for integrating Gemini AI models with Firebase using Firebase AI Logic SDK. This skill should be used when implementing Gemini features (chat, content generation, structured JSON output), configuring security (App Check), or troubleshooting issues (rate limits, schema errors).
2026-01-05
dbt-model-builder.md
0
1 export dbt-model-builder
2 zazu-22 from "zazu-22/ff_data_analytics"
3 Create dbt models following FF Analytics Kimball patterns and 2×2 stat model. This skill should be used when creating staging models, core facts/dimensions, or analytical marts. Guides through model creation with proper grain, tests, External Parquet configuration, and per-model YAML documentation using dbt 1.10+ syntax.
2026-01-05
wcdb.md
0
1 export wcdb
2 MemoryReload from "MemoryReload/mySkillConfigs"
3 Use when working with wcdb
2026-01-05
academic-research-writer.md
0
1 export academic-research-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write academic research documents following academic guidelines with peer-reviewed sources from Google Scholar and other academic databases. Always verify source credibility and generate IEEE standard references. Use for research papers, literature reviews, technical reports, theses, dissertations, conference papers, and academic proposals requiring proper citations and scholarly rigor.
2026-01-05
mongodb-index-creation.md
0
1 export mongodb-index-creation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master MongoDB index creation and types. Learn single-field, compound, unique, text, geospatial, and TTL indexes. Optimize query performance dramatically with proper indexing.
2026-01-05