Browse Skills

4429 skills found

testcontainers-mysql.md
0
1 export testcontainers-mysql
2 Wibson82 from "Wibson82/conexao-de-sorte-backend-resultados"
3 Padronizar testes de integração com Testcontainers MySQL, garantindo isolamento, reuso seguro e aderência às políticas sem H2.
2026-01-05
yanex-experiment-tracking.md
0
1 export yanex-experiment-tracking
2 rueckstiess from "rueckstiess/yanex"
3 Use this skill when running, managing, or analyzing yanex experiments. Includes executing experiments via CLI, parameter sweeps, dependencies, querying experiment history, comparing results, and maintaining experiment logs. Invoke when users mention yanex, experiments, training runs, parameter sweeps, or need to track ML experiments.
2026-01-05
storage-cleaner.md
0
1 export storage-cleaner
2 jung3fun from "jung3fun/claude"
3 Manage computer storage and clean up disk space. Use this skill when the user needs to find large files, detect duplicate files, remove unused applications, clear caches, or clean up Docker resources. Supports macOS, Windows, and Linux with platform-specific commands for storage analysis and cleanup operations.
2026-01-05
code-review.md
0
1 export code-review
2 jrc1883 from "jrc1883/popkit-claude"
3 Confidence-based code review that filters issues to 80+ threshold, eliminating false positives and noise. Reviews implementation against plan or requirements for bugs, quality issues, and project conventions. Use after completing major features, before merging to main, or after each task in multi-step workflows. Do NOT use for quick fixes, single-line changes, or when you need immediate feedback - the thorough review adds overhead best reserved for significant changes.
2026-01-05
database-migration.md
0
1 export database-migration
2 dseirz-rgb from "dseirz-rgb/worker"
3 数据库迁移技能:安全的数据库 schema 变更工作流。Use when: 需要修改数据库结构、执行迁移、回滚变更。Triggers: "迁移", "migration", "数据库", "schema", "表结构"
2026-01-05
research-methodology.md
0
1 export research-methodology
2 amoscicki from "amoscicki/aromatt"
3 This skill should be used when docs-researcher agent needs guidance on "how to search documentation", "WebSearch query patterns", "filtering search results", "documentation research strategy", or "creating knowledge files". Provides systematic methodology for effective technical documentation research.
2026-01-05
drizzle-migrations.md
0
1 export drizzle-migrations
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Migration-first database development workflow using Drizzle ORM for TypeScript/J...
2026-01-05
database.md
0
1 export database
2 tidemann from "tidemann/st44-home"
3 PostgreSQL expert for .sql migration files, CREATE TABLE, ALTER TABLE, indexes, constraints, foreign keys, schema changes, docker/postgres/migrations/, init.sql, idempotent SQL, transactions, BEGIN/COMMIT, psql, database testing, schema_migrations
2026-01-05
op-db.md
0
1 export op-db
2 SeSiTing from "SeSiTing/siti-claude-marketplace"
3 提供通用的SQL查询方法和数据库查询基础。使用 exec_sql 工具执行查询。
2026-01-05
fastapi-ddd-guidelines.md
0
1 export fastapi-ddd-guidelines
2 Higashi-Masafumi from "Higashi-Masafumi/ai-coding-template"
3 DDDアーキテクチャでFastAPIのバックエンドを新規実装または既存コードベースをリファクタリングする際のガイド。レイヤー構成(domain/application/infrastructure/controller)、依存方向、責務境界、pydantic/sqlalchemy(sqlmodel)/alembic/pytestの前提、セッション管理(Dependsで1リクエスト1セッション、必要時UoW)を含む。
2026-01-05
pinpoint-typescript.md
0
1 export pinpoint-typescript
2 timothyfroehlich from "timothyfroehlich/PinPoint"
3 TypeScript strictest patterns, type guards, optional properties (exactOptionalPropertyTypes), Drizzle query safety, null checks. Use when fixing type errors, implementing complex types, or when user mentions TypeScript/types/generics.
2026-01-05
cube-definition.md
0
1 export cube-definition
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Define semantic layer cubes with Drizzle ORM tables, including dimensions, measures, time dimensions, and security context. Use when creating analytics cubes, defining data models, setting up multi-tenant filtering, or working with drizzle-cube semantic layers.
2026-01-05
feedback-indicators.md
0
1 export feedback-indicators
2 dylantarre from "dylantarre/animation-principles"
3 Use when confirming user actions - success checkmarks, error alerts, form validation, save confirmations, or any animation acknowledging what the user did.
2026-01-05
firebase-testing.md
0
1 export firebase-testing
2 janisto from "janisto/fastify-playground"
3 Guide for testing Firebase Admin SDK with Vitest mocks. Use when writing tests that involve Firebase Auth, Firestore, or Firebase App.
2026-01-05
backend-queries.md
0
1 export backend-queries
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Write optimized and secure database queries using parameterized queries, eager loading, and proper indexing strategies. Use this skill when writing database queries, constructing SQL statements, using ORM query methods, implementing data fetching logic, preventing SQL injection attacks, optimizing query performance, avoiding N+1 query problems, selecting specific columns instead of all data, implementing transactions for related operations, setting query timeouts, caching expensive queries, or working with WHERE clauses, JOINs, and ORDER BY statements. Apply this skill when fetching data from databases, optimizing slow queries, refactoring data access code, or reviewing query security and performance.
2026-01-05
sequelize-models.md
0
1 export sequelize-models
2 francanete from "francanete/fran-marketplace"
3 Sequelize ORM model definition patterns and best practices for PostgreSQL. Use when defining models, setting up associations, configuring validations, or optimizing Sequelize usage.
2026-01-05
data-analysis.md
0
1 export data-analysis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 データ分析・可視化・レポート作成。pandas、SQL、BigQuery、スプレッドシート操作、統計分析、グラフ作成。「データ分析」「SQL」「BigQuery」「pandas」「集計」「可視化」「レポート」に関する質問で使用。
2026-01-05
backend-development.md
0
1 export backend-development
2 untangledfinance from "untangledfinance/untangled-web"
3 Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.
2026-01-05
backend-api.md
0
1 export backend-api
2 pdovhomilja from "pdovhomilja/dovhomilja-cz"
3 Design and implement RESTful API endpoints following REST principles with clear resource-based URLs and appropriate HTTP methods. Use this skill when creating API routes, defining API endpoints, implementing HTTP request handlers, working on route files (routes.ts, route.ts, api/*, controllers/*, handlers/*), building REST APIs, designing API versioning strategies, setting up query parameters for filtering and pagination, implementing rate limiting, or returning appropriate HTTP status codes. Apply this skill when structuring backend API architecture, creating new API endpoints, refactoring existing endpoints, or reviewing API design for consistency and best practices.
2026-01-05
database-visualization.md
0
1 export database-visualization
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in creating database diagrams and visual representations. Use when generating ERDs, schema diagrams, or visualizing database relationships with Mermaid.js.
2026-01-05
testing-expert.md
0
1 export testing-expert
2 ryu-qqq from "ryu-qqq/setof-commerce"
3 Integration Test E2E 테스트, TestRestTemplate 필수, Test Fixtures 재사용.MockMvc 금지, @Sql 어노테이션 테스트 데이터 설정.Gradle testFixtures 플러그인 활용, ArchUnit 의존성 검증.
2026-01-05
github-actions-testing-validation.md
0
1 export github-actions-testing-validation
2 willsigmon from "willsigmon/claude-skills"
3 Expert guidance for testing and validating GitHub Actions workflows before deployment - catches cache errors, path issues, monorepo dependencies, and service container problems that local testing misses
2026-01-05
robin.md
0
1 export robin
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Hyper-opinionated Claude agent for building production-ready Next.js apps with DynamoDB. Enforces best practices, eliminates technology debates, and focuses on shipping functional apps fast. Use when building full-stack applications with Next.js 15 App Router and AWS DynamoDB.
2026-01-05
gh-pr-comments.md
0
1 export gh-pr-comments
2 alistairstead from "alistairstead/dotfiles2"
3 List and resolve GitHub PR review comments. Use when working with PR feedback, addressing review comments, or marking threads resolved.
2026-01-05