Browse Skills
20307 skills found
api-integration-testing.md
0
1
export
api-integration-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Integration testing patterns for ABP Framework APIs using xUnit and WebApplicationFactory. Use when: (1) testing API endpoints end-to-end, (2) verifying HTTP status codes and responses, (3) testing authorization, (4) database integration tests.
2026-01-05
theme-creation.md
0
1
export
theme-creation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create new themes for PropertyWebBuilder. Use when creating custom themes, styling websites, or modifying theme templates. Handles theme registration, view templates, CSS, and asset configuration.
2026-01-05
healthcare-medical.md
0
1
export
healthcare-medical
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when designing animations for medical apps, patient portals, telehealth, or health tracking interfaces
2026-01-05
ownership-gate.md
0
1
export
ownership-gate
2
from
"DanielPodolsky/mentor-spec"
from
"DanielPodolsky/mentor-spec"
3
Verify the junior can explain and defend every line of code they wrote. This gate BLOCKS completion if failed.
2026-01-05
expo-workflows.md
0
1
export
expo-workflows
2
from
"GauchoGrowth/galligo-mobile"
from
"GauchoGrowth/galligo-mobile"
3
Expo development and build workflows. Use when working with Expo CLI, development builds, adding native dependencies, or configuring app.json.
2026-01-05
society-in-silico-writing-style.md
0
1
export
society-in-silico-writing-style
2
from
"MaxGhenis/society-in-silico"
from
"MaxGhenis/society-in-silico"
3
Auto-activates when writing or editing prose in the manuscript/ directory. Applies Max Ghenis's direct, active voice, data-driven writing style.
2026-01-05
neon-vercel-postgres.md
0
1
export
neon-vercel-postgres
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
This skill provides comprehensive knowledge for integrating Neon serverless Postgres and Vercel Postgres (which is built on Neon infrastructure) into web applications. It should be used when setting up serverless Postgres databases, configuring connection pooling for edge and serverless environments, implementing database branching workflows, or troubleshooting Postgres connection issues in Cloudflare Workers, Vercel Edge Functions, or Node.js serverless functions.Use this skill when:- Setting up Neon Postgres for Cloudflare Workers, Vercel Edge, or serverless environments- Configuring Vercel Postgres for Next.js applications- Implementing database branching workflows (git-like database branches)- Integrating Drizzle ORM or Prisma with Neon/Vercel Postgres- Debugging connection pool errors, transaction timeouts, or SSL configuration issues- Migrating from D1/SQLite to Postgres or from traditional Postgres to serverless Postgres- Setting up point-in-time restore (PITR) or database backups- Encounteri
2026-01-05
documentation.md
0
1
export
documentation
2
from
"YosrBennagra/3SC"
from
"YosrBennagra/3SC"
3
Maintain in-repo documentation for the widget host app: doc templates, ADRs, and architecture diagrams. Use when creating or updating docs under `docs/`, or when standardizing doc formats for contributors.
2026-01-05
csharp-unit-testing.md
0
1
export
csharp-unit-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert-level C# unit testing skill based on ISTQB standards and best practices. Use this skill when creating, reviewing, or refactoring unit tests for C# applications (.NET/ASP.NET Core). Applies test design techniques, coverage strategies, and quality assurance principles from ISTQB Foundation and Advanced levels.
2026-01-05
rocketindex.md
0
1
export
rocketindex
2
from
"rocket-tycoon/rocket-index"
from
"rocket-tycoon/rocket-index"
3
Code navigation and indexing (F#, Ruby)
2026-01-05
backend-api.md
0
1
export
backend-api
2
from
"overtimepog/AgentTheo"
from
"overtimepog/AgentTheo"
3
Design and implement RESTful APIs, GraphQL endpoints, and backend API architecture following modern standards. Use this skill when creating or modifying API endpoints, route handlers, controllers, API middleware, authentication/authorization logic, or any files that define HTTP endpoints such as routes.py, api.js, controllers/, endpoints/, or API specification files (OpenAPI/Swagger). Apply this skill when implementing API versioning, rate limiting, request/response handling, API documentation, or when working with API gateway configurations. This skill is essential for building scalable, secure, and well-documented APIs that follow RESTful principles, handle errors gracefully, and provide consistent developer experiences across microservices and serverless architectures.
2026-01-05
lamindb.md
0
1
export
lamindb
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
This skill should be used when working with LaminDB, an open-source data framework for biology that makes data queryable, traceable, reproducible, and FAIR. Use when managing biological datasets (scRNA-seq, spatial, flow cytometry, etc.), tracking computational workflows, curating and validating data with biological ontologies, building data lakehouses, or ensuring data lineage and reproducibility in biological research. Covers data management, annotation, ontologies (genes, cell types, diseases, tissues), schema validation, integrations with workflow managers (Nextflow, Snakemake) and MLOps platforms (W&B, MLflow), and deployment strategies.
2026-01-05
package-first-development.md
0
1
export
package-first-development
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Find existing packages before writing custom code. Uses context7 and websearch to discover battle-tested solutions, maximizes package usage to minimize custom code and complexity. Use when implementing features, adding functionality, or when user requests new capabilities.
2026-01-05
ux-concepts.md
0
1
export
ux-concepts
2
from
"ShintaroaSuzuki/shintaroasuzuki-plugins"
from
"ShintaroaSuzuki/shintaroasuzuki-plugins"
3
Understand and apply psychological concepts to create superior user experiences (UX) in frontend design.
2026-01-05
universal-practitioner.md
0
1
export
universal-practitioner
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when applying animation principles in any context, for any role, or when a general understanding of Disney's 12 principles is needed.
2026-01-05
x-api.md
0
1
export
x-api
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Unified Twitter/X API client for retrieving user info and tweets via twitterapi.io. Supports user lookup and advanced tweet search with a clean Typer-based CLI and agent-friendly Python interface.
2026-01-05
problem-analysis.md
0
1
export
problem-analysis
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Invoke IMMEDIATELY via python script for structured problem analysis and decision reasoning. Do NOT explore first - the script orchestrates the workflow.
2026-01-05
ui-styling.md
0
1
export
ui-styling
2
from
"untangledfinance/untangled-web"
from
"untangledfinance/untangled-web"
3
Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-based visual designs. Use when building user interfaces, implementing design systems, creating responsive layouts, adding accessible components (dialogs, dropdowns, forms, tables), customizing themes and colors, implementing dark mode, generating visual designs and posters, or establishing consistent styling patterns across applications.
2026-01-05
julien-ref-astro-install.md
0
1
export
julien-ref-astro-install
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide d'installation Astro + Tailwind sur Windows. Covers Node.js setup, pnpm, project creation, common Windows issues, and troubleshooting.
2026-01-05
following-the-rules-of-hooks.md
0
1
export
following-the-rules-of-hooks
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Fix React Rules of Hooks violations - conditional calls, hooks in loops/callbacks/classes
2026-01-05
repomix-codebase-explorer.md
0
1
export
repomix-codebase-explorer
2
from
"cmtkdot/xanbzs-toolkit"
from
"cmtkdot/xanbzs-toolkit"
3
PROACTIVELY use when exploring unfamiliar codebases, analyzing remote repositories, generating reference skills from code, or needing AI-optimized context for code review. Triggers on "analyze repo", "explore codebase", "pack repository", "generate skill from", "understand this codebase", "code context".
2026-01-05
global-conventions.md
0
1
export
global-conventions
2
from
"pdovhomilja/dovhomilja-cz"
from
"pdovhomilja/dovhomilja-cz"
3
Follow project-wide development conventions for file organization, version control, documentation, and dependency management. Use this skill when organizing project directories and files, writing README documentation, creating commit messages, working with git branches, managing pull requests, configuring environment variables, handling secrets and API keys, managing project dependencies, setting up feature flags, maintaining changelogs, defining testing requirements, establishing code review processes, or structuring the overall project architecture. Apply this skill when setting up new projects, refactoring project structure, working with version control, managing configuration files, or ensuring the project follows consistent organizational patterns and best practices.
2026-01-05
go-sdk.md
0
1
export
go-sdk
2
from
"gaarutyunov/dev-skills"
from
"gaarutyunov/dev-skills"
3
Use when writing Go code to interact with Gitea API - automation, bots, integrations, migrations, or programmatic git forge operations
2026-01-05
htmlcsstoimage.md
0
1
export
htmlcsstoimage
2
from
"vm0-ai/api0"
from
"vm0-ai/api0"
3
HTMLCSStoImage API via curl. Use this skill to generate images from HTML/CSS or capture screenshots of web pages.
2026-01-05