Browse Skills

22656 skills found

android-engineering-core.md
0
1 export android-engineering-core
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill is used to implement Android features within the existing Kotlin, Compose, Room, Hilt and Navigation architecture, including data, navigation and background work.
2026-01-05
database-upload.md
0
1 export database-upload
2 MontassarbellahAbdallah from "MontassarbellahAbdallah/Construction_cost_estimation_system"
3 Upload estimation results to Supabase storage and register with Estimator API. Final phase of the estimation workflow.
2026-01-05
us-states.md
0
1 export us-states
2 stillsame2016 from "stillsame2016/deep-wenokn"
3 Use this skill for requests related to the geometry definitions of USA states; it provides a way to get the geometries of USA states as a geodataframe.
2026-01-05
schema-validation.md
0
1 export schema-validation
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Database schema validation tools - SQL syntax checking, constraint validation, naming convention enforcement, and schema integrity verification. Use when validating database schemas, checking migrations, enforcing naming conventions, verifying constraints, or when user mentions schema validation, migration checks, database best practices, or PostgreSQL validation.
2026-01-05
global-validation.md
0
1 export global-validation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Apply input validation best practices including server-side validation, early failure, specific error messages, and input sanitization. Use this skill when validating user input in n8n nodes, implementing parameter validation, checking data types and formats, sanitizing input to prevent injection attacks, or writing business rule validation. Apply when handling API endpoints, form inputs, or any data entry points in n8n node development.
2026-01-05
github-workflow-automation.md
0
1 export github-workflow-automation
2 adebold from "adebold/warehouse-network"
3 Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management
2026-01-05
tokenmilagre-scripts.md
0
1 export tokenmilagre-scripts
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 Templates e patterns para scripts de automação (migration, bulk processing, maintenance). TRIGGERS: 'script', 'automação', 'migration', 'bulk processing'. Use quando criar scripts para dados, database ops, content migration, automation.
2026-01-05
data-model-reviewer.md
0
1 export data-model-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze and Refactor TypeScript data models. Detect duplication, improve type safety, and validate relationships in interfaces/types.
2026-01-05
dependency-audit.md
0
1 export dependency-audit
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Dependency audit and cleanup workflow for maintaining healthy project dependencies. Use for regular maintenance, security updates, and removing unused packages.
2026-01-05
architecture-graph.md
0
1 export architecture-graph
2 vyshnavsdeepak from "vyshnavsdeepak/cartographer"
3 This skill should be used when the user asks about "entities", "relations", "architecture graph", "spec-driven development", "code annotations", "@graph anchors", mentions ".graph/" directory, asks to "add entity", "create relation", "verify sync", "check drift", discusses "code_refs", "architecture specification", or is working with YAML entity files in .graph/entities/. Provides guidance for maintaining architecture-as-code consistency.
2026-01-05
td-classification-evaluator.md
0
1 export td-classification-evaluator
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Classification model evaluation and metrics calculation
2026-01-05
structuring-innovation-intake.md
0
1 export structuring-innovation-intake
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Normalize raw innovation ideas into structured backlog entries for the CustomGPT.ai Labs Innovation workbook, using consistent Why/How/What, success metrics, and ownership fields.
2026-01-05
business-context.md
0
1 export business-context
2 alexAlchemy from "alexAlchemy/aphebis-world-builder-claude"
3 Access shared business context including company identity, mission, org chart, staff directory, and policies. Use this when an agent needs to understand the business they work for, organizational structure, who's who, or business policies. Returns content from org/business/ directory.
2026-01-05
aeon.md
0
1 export aeon
2 jackspace from "jackspace/ClaudeSkillz"
3 This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.
2026-01-05
domain-name-brainstormer.md
0
1 export domain-name-brainstormer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate creative domain names and check availability across .com, .io, .dev, .ai
2026-01-05
multi-tenant-setup.md
0
1 export multi-tenant-setup
2 nathanonn from "nathanonn/next-sololedger"
3 This skill should be used when setting up production-ready multi-tenant support with Organizations, Memberships, Invitations, and Superadmin role in a Next.js App Router application. Use this skill when implementing tenant isolation, role-based permissions, invitation flows, or converting a single-tenant app to multi-tenant. Includes complete schema, API routes, helpers, security guardrails, and UI patterns for reusable multi-tenant architecture.
2026-01-05
cortex.md
0
1 export cortex
2 mberg from "mberg/claude-skills"
3 Capture conversation summaries and web content to daily notes. Use when user says "save this", "summarize", "capture notes", or pastes a URL without context.
2026-01-05
using-superpowers.md
0
1 export using-superpowers
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
2026-01-05
data-lake-management.md
0
1 export data-lake-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Data Lake architecture and management including medallion architecture (bronze/silver/gold zones), data catalog with AWS Glue, partitioning strategies, schema evolution, data quality, governance, cost optimization, S3 lifecycle policies, data retention, compliance, query optimization with Athena, data formats (Parquet, ORC, Avro), incremental processing, CDC patterns, and production best practices for scalable data lakes.
2026-01-05
better-auth.md
0
1 export better-auth
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Production-ready authentication framework for TypeScript with Cloudflare D1 support via Drizzle ORM or Kysely. Use this skill when building auth systems as a self-hosted alternative to Clerk or Auth.js, particularly for Cloudflare Workers projects. CRITICAL: better-auth requires Drizzle ORM or Kysely as database adapters - there is NO direct D1 adapter. Supports social providers (Google, GitHub, Microsoft, Apple), email/password, magic links, 2FA, passkeys, organizations, and RBAC. Prevents 12+ common authentication errors including D1 adapter misconfiguration, schema generation issues, session serialization, CORS, OAuth flows, and JWT token handling.Keywords: better-auth, authentication, cloudflare d1 auth, drizzle orm auth, kysely auth, self-hosted auth, typescript auth, clerk alternative, auth.js alternative, social login, oauth providers, session management, jwt tokens, 2fa, two-factor, passkeys, webauthn, multi-tenant auth, organizations, teams, rbac, role-based access, google auth, github auth, micros
2026-01-05
risk-sizing-not-blocking.md
0
1 export risk-sizing-not-blocking
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 Risk managers should SIZE trades, not BLOCK them. Trigger when: (1) capital manager blocks trades, (2) risk manager rejects orders, (3) trades fail due to 'exceeds limit', (4) components don't work in harmony.
2026-01-05
cross-file-documentation-update.md
0
1 export cross-file-documentation-update
2 coditect-ai from "coditect-ai/coditect-dev-generative-ui-development"
3 Synchronized documentation updates across CLAUDE.md, README.md, .claude/CLAUDE.md, and deployment checklist to ensure consistency. Use when adding new architecture documents, analysis documents, or critical reference documents.
2026-01-05
taipei-parking-query.md
0
1 export taipei-parking-query
2 tzangms from "tzangms/uparkinlot"
3 Query real-time parking availability in Taipei City. Shows available parking spaces, capacity, status (green/available, orange/moderate, red/full), address, phone, and payment info. Supports underground/multi-level parking and street parking for cars, motorcycles, and buses. Use when user asks about parking availability, finding parking near a location, or checking parking occupancy in Taipei.
2026-01-05
advanced-topics.md
0
1 export advanced-topics
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-computer-science"
3 Explore advanced CS topics including advanced data structures, parallel computing, security, functional programming, and quantum computing.
2026-01-05