Browse Skills

44756 skills found

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
beads-validation.md
0
1 export beads-validation
2 timequity from "timequity/vibe-coder"
3 Validates beads issues after creation. Checks dependencies, PRD mapping, order, and issue quality.Use when: after creating issues, before TDD loop, before handoff.Triggers: "validate beads", "check issues", "verify tasks", "check quality", "validate handoff".
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
typescript-pro.md
0
1 export typescript-pro
2 kamushadenes from "kamushadenes/nix"
3 Senior TypeScript specialist for type-safe full-stack apps. Use for advanced generics, discriminated unions, and strict mode.
2026-01-05
argocd.md
0
1 export argocd
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Complete ArgoCD API and CLI skill for GitOps automation. Use when working with ArgoCD for: (1) Managing Applications - create, sync, delete, rollback, get status, (2) ApplicationSets - templated multi-cluster deployments, (3) Projects - RBAC, source/destination restrictions, sync windows, (4) Repositories - add/remove Git repos, Helm charts, OCI registries, (5) Clusters - register, rotate credentials, manage multi-cluster, (6) Accounts - generate tokens, manage users, check permissions, (7) Any ArgoCD REST API calls or argocd CLI commands. Supports both REST API (curl/HTTP) and CLI wrapper approaches with bearer token authentication.
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
slack-skill.md
0
1 export slack-skill
2 jiunbae from "jiunbae/agent-skills"
3 Slack 앱 개발 및 API 통합 스킬. Bolt 프레임워크, Block Kit UI, 이벤트 처리, 슬래시 커맨드 지원. "Slack", "슬랙", "봇", "webhook" 키워드로 활성화.
2026-01-05
tdd-workflow.md
0
1 export tdd-workflow
2 a-ariff from "a-ariff/Ariff-code-config"
3 Guides test-driven development workflow with red-green-refactor cycles. Use when user wants to practice TDD, write tests first, or needs help with test-first development approach.
2026-01-05
managing-git-github-workflow.md
0
1 export managing-git-github-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Git操作(add, commit, switch, push)とGitHub CLI(PR作成・編集、Issue作成、コメント取得)を実行。コミット作成、ブランチ管理、プルリクエスト作成・編集、Issue管理が必要な場合に使用。「コミットして」「PRを作成」「Issueを作成」「ブランチを切って」などのリクエストで起動。
2026-01-05
code-review-standards.md
0
1 export code-review-standards
2 Barnhardt-Enterprises-Inc from "Barnhardt-Enterprises-Inc/quetrex-plugin"
3 Code review framework and criteria. References security-sentinel for security checks. Use when performing code reviews or defining review standards.
2026-01-05
change-writer.md
0
1 export change-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates clean, human-readable changelogs and release notes from git commits and file changes. Use when preparing for a release or summarizing recent work.
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
aspnet-core-devops.md
0
1 export aspnet-core-devops
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Master ASP.NET Core deployment, Docker, Azure cloud, CI/CD pipelines, and production infrastructure for enterprise applications.
2026-01-05
integration-testing.md
0
1 export integration-testing
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 API integration testing with Supertest and Vitest. Use when testing API endpoints.
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
nextjs-16-proxy-patterns.md
0
1 export nextjs-16-proxy-patterns
2 MuhammedSuhaib from "MuhammedSuhaib/LevelUpSpeckit-Plus"
3 Guide for Next.js 16 proxy patterns, replacing the deprecated middleware functionality. Covers the new proxy.ts file convention, async request APIs, and proper request interception. Use when implementing authentication, redirects, headers modification, or request processing at the network boundary level.
2026-01-05
documentation.md
0
1 export documentation
2 varubogu from "varubogu/flequit"
3 プロジェクトドキュメントの作成・編集を支援します。ドキュメントの追加、更新、翻訳(日本語・英語の両方)、Markdown フォーマット、ドキュメント構造の維持などに使用します。必ず日本語版と英語版の両方を同時に更新します。
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