Browse Skills
4429 skills found
chgis-tgaz.md
0
1
export
chgis-tgaz
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Query the China Historical GIS (CHGIS) Temporal Gazetteer (TGAZ) API to search for historical Chinese placenames from 222 BCE to 1911 CE. Use this skill when searching for information about historical Chinese places, administrative units, or geographic locations during the dynastic period. Applicable for queries about historical place names, administrative hierarchies, or when users mention specific Chinese locations with historical context.
2026-01-05
supabase-index-creator.md
0
1
export
supabase-index-creator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Crea índices para foreign keys sin cobertura en Supabase. Usa cuando veas warnings de FK sin índice, performance de JOINs, o tarea 1.2 del PLAN_MEJORAS.md.
2026-01-05
scatter-chart.md
0
1
export
scatter-chart
2
from
"cliftonc/drizzle-cube-skills"
from
"cliftonc/drizzle-cube-skills"
3
Configure scatter plots in drizzle-cube dashboards for correlation and distribution analysis. Use when creating scatter plots, correlation charts, or distribution visualizations.
2026-01-05
integration-testing-http.md
0
1
export
integration-testing-http
2
from
"matt-riley/mjrwtf"
from
"matt-riley/mjrwtf"
3
Run and extend the end-to-end HTTP integration tests (SQLite in-memory) for mjr.wtf, covering auth, create/list/delete, redirects, and analytics. Use when changing handlers, middleware, or API contracts.
2026-01-05
factory-assembler-expert.md
0
1
export
factory-assembler-expert
2
from
"ryu-qqq/setof-commerce"
from
"ryu-qqq/setof-commerce"
3
Factory & Assembler 변환 전문가. CommandFactory Command→Domain 변환, QueryFactory Query→Criteria 변환,Assembler Domain→Response 변환. PersistBundle 영속화 묶음, QueryBundle 조회 결과 묶음.단방향 변환 원칙: Factory는 생성만, Assembler는 조립만. 비즈니스 로직 절대 금지.
2026-01-05
firebase-master.md
0
1
export
firebase-master
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive Firebase skill for TypeScript/Next.js 16 projects. Use when configuring Firebase services (Firestore Client SDK with aggregations/vector search, Authentication, Storage, Cloud Functions v2, FCM push notifications, App Check bot protection), implementing security rules and indexes, troubleshooting Firebase errors, setting up auth providers (email/password, Google Sign-In), configuring VAPID keys for notifications, custom action URLs, reCAPTCHA Enterprise, replay protection, or resolving permission issues. Covers TypeScript patterns, Next.js 16 SSR/App Router integration, and common pain points like CORS, duplicate documents, notification setup, and bot abuse prevention.
2026-01-05
using-forgetful-memory.md
0
1
export
using-forgetful-memory
2
from
"ScottRBK/forgetful-plugin"
from
"ScottRBK/forgetful-plugin"
3
Guidance for using Forgetful semantic memory effectively. Applies Zettelkasten atomic memory principles. Use when deciding whether to query or create memories, structuring memory content, or understanding memory importance scoring.
2026-01-05
marimo.md
0
1
export
marimo
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create reactive Python notebooks for IMSA racing data analysis using marimo. Use for building interactive filtering UIs (seasons, classes, events), connecting to DuckDB databases, creating reactive visualizations, and performing data analysis with automatic cell re-execution. Includes templates, patterns, and IMSA-specific workflows.
2026-01-05
query-writer.md
0
1
export
query-writer
2
from
"mozilla/bigquery-etl-skills"
from
"mozilla/bigquery-etl-skills"
3
Use this skill when writing or updating SQL queries (query.sql) or Python ETL scripts (query.py) following Mozilla BigQuery ETL conventions. ALWAYS checks for and updates existing tests when modifying queries. Coordinates downstream updates to schemas and tests. Works with bigquery-etl-core, metadata-manager, and sql-test-generator skills.
2026-01-05
task-organizer.md
0
1
export
task-organizer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Track and manage tasks, projects, and tags using a SQLite-backed task tracking system. Use for task creation, project planning, todo lists, and productivity workflows.
2026-01-05
enumerating-network-services.md
0
1
export
enumerating-network-services
2
from
"trilwu/secskills"
from
"trilwu/secskills"
3
Enumerate and exploit network services including SMB, FTP, SSH, RDP, HTTP, databases (MySQL, MSSQL, PostgreSQL, MongoDB), LDAP, NFS, DNS, and SNMP. Use when testing network service security or performing port-based exploitation.
2026-01-05
test-data-generation-validation.md
0
1
export
test-data-generation-validation
2
from
"pmcfadin/cqlite"
from
"pmcfadin/cqlite"
3
Generate real Cassandra 5.0 test data using Docker containers, export SSTables with proper directory structure, validate parsing against sstabledump, and manage test datasets. Use when working with test data generation, dataset creation, SSTable export, validation, fixture management, or sstabledump comparison.
2026-01-05
worktree-create.md
0
1
export
worktree-create
2
from
"naroga/eggsnmilk"
from
"naroga/eggsnmilk"
3
Create a new git worktree for an agent to work in isolation. Use this when starting parallel implementation of a sub-issue to provide complete environment isolation with unique ports and database.
2026-01-05
get-pattern.md
0
1
export
get-pattern
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Retrieve APPLICATION patterns (architecture, procedures, conventions) from AgentDB skills table. Use BEFORE implementing to ensure consistency.
2026-01-05
pacing-optimizer.md
0
1
export
pacing-optimizer
2
from
"sysylvia/ssylvia-website"
from
"sysylvia/ssylvia-website"
3
Optimize course schedules, pacing, and workload distribution to prevent bottlenecks, balance studenteffort across semester, and align deadlines strategically. Uses evidence-based workload estimationand calendar constraint optimization to create sustainable, effective course timelines.USE WHEN: planning course schedule, balancing workload, fixing pacing issues, redistributing deadlines,avoiding student burnout, managing holiday breaks, or optimizing time allocation for units.
2026-01-05
dataclass-generator.md
0
1
export
dataclass-generator
2
from
"Wkayaobama/IC-D-LOAD"
from
"Wkayaobama/IC-D-LOAD"
3
Generate Python dataclasses dynamically from SQL queries and database schemas. Use this skill when you need to create type-safe Python classes representing SQL query results, including denormalized fields from JOINs.
2026-01-05
supabase-storage.md
0
1
export
supabase-storage
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert guide for Supabase Storage including bucket management, file operations, URL generation, and RLS policies. Use when working with file uploads/downloads, creating public or private buckets, generating signed URLs, implementing storage RLS policies, handling resumable uploads, image transformations, or any Supabase Storage-related tasks.
2026-01-05
plex-query.md
0
1
export
plex-query
2
from
"lepinkainen/skills"
from
"lepinkainen/skills"
3
This skill should be used when the user asks questions about their Plex media library, such as "what movies can I watch on Plex", "find romantic movies under 100 minutes", "show me Tom Cruise films from the 90s", "how many unwatched episodes of Always Sunny do I have", "give me a British comedy show I haven't watched", or "shows with episodes under 30 minutes that I've started". Use whenever user mentions Plex in combination with movies, TV shows, or media queries.
2026-01-05
xcede.md
0
1
export
xcede
2
from
"financialvice/skills"
from
"financialvice/skills"
3
Build, run, test, and debug Apple platform apps (iOS, macOS) headlessly using xcede CLI. Use when working with Xcode projects or Swift packages outside of Xcode IDE. Covers building for devices/simulators/Mac, running apps, executing tests (XCTest/Swift Testing), debugging with lldb, and configuring projects via .xcrc files.
2026-01-05
api-integrator.md
0
1
export
api-integrator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Integrate external REST and GraphQL APIs with proper authentication (Bearer, Basic, OAuth), error handling, retry logic, and JSON schema validation. Use when making API calls, database queries, or integrating external services like Stripe, Twilio, AWS. Achieves 10-30x cost savings through direct execution vs LLM-based calls. Triggers on "API call", "REST API", "GraphQL", "external service", "API integration", "HTTP request".
2026-01-05
sr-cardoso-backend.md
0
1
export
sr-cardoso-backend
2
from
"yurikrat/sr-cardoso-barbearia-app"
from
"yurikrat/sr-cardoso-barbearia-app"
3
Backend Cloud Run/Express/Firestore do Sr Cardoso. Use quando criar ou alterar endpoints, auth JWT, regras de agenda, financeiro, branding, WhatsApp, cron jobs, ou modelagem Firestore.
2026-01-05
notebooklm.md
0
1
export
notebooklm
2
from
"HaRu-LLC/ai-pm_system_notebooklmuse"
from
"HaRu-LLC/ai-pm_system_notebooklmuse"
3
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
2026-01-05
rag-cag-security.md
0
1
export
rag-cag-security
2
from
"jpoutrin/product-forge"
from
"jpoutrin/product-forge"
3
Security patterns for RAG and CAG systems with multi-tenant isolation. Use when building retrieval-augmented or cache-augmented generation systems that require tenant isolation, access control, and secure data handling.
2026-01-05
drizzle-migrations.md
0
1
export
drizzle-migrations
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Drizzle ORM migrations for Neon PostgreSQL. Use when creating database schemas, running migrations, or troubleshooting Drizzle issues.
2026-01-05