Browse Skills

9063 skills found

quality-manager-qms-iso13485.md
0
1 export quality-manager-qms-iso13485
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 ISO 13485 Quality Management System specialist for medical device companies. Provides QMS implementation, maintenance, process optimization, and compliance expertise. Use for QMS design, documentation control, management review, internal auditing, corrective actions, and ISO 13485 certification activities.
2026-01-05
form-security-analyzer.md
0
1 export form-security-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Static security analysis of HTML forms without sending any requests. Checks for CSRF tokens, insecure actions, missing validation, hidden field issues, and common security misconfigurations. Safe to run - no payloads sent. Use when user asks to "analyze form security", "check form for vulnerabilities", "static security check".
2026-01-05
container-restart.md
0
1 export container-restart
2 DarkMonkDev from "DarkMonkDev/WitchCityRope"
3 Restarts WitchCityRope Docker development containers using the CORRECT procedure. Handles shutdown, rebuild with dev compose overlay, health checks, and compilation verification. Ensures environment is ready for development or testing. SINGLE SOURCE OF TRUTH for container restart process.
2026-01-05
next-js-developer.md
0
1 export next-js-developer
2 SHAJAR5110 from "SHAJAR5110/Hackathon-II-phase2"
3 Expert Next.js development assistant with 10+ years experience. Automatically audits, generates, and fixes Next.js applications using latest versions (Next.js 14+, React 19+, Tailwind CSS 3+). Use when working with Next.js projects for code generation, security audits, performance optimization, component creation, authentication implementation, or comprehensive project analysis. Handles Server/Client components, API routes, middleware, and ensures production-ready, secure code.
2026-01-05
probitas-setup.md
0
1 export probitas-setup
2 jsr-probitas from "jsr-probitas/claude-plugins"
3 Probitas project setup and installation. Use when initializing Probitas, setting up E2E testing, or installing probitas CLI.
2026-01-05
nextauth.md
0
1 export nextauth
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Implements authentication with Auth.js/NextAuth.js v5 including OAuth providers, credentials, sessions, and route protection. Use when adding authentication to Next.js, configuring OAuth providers, or protecting routes.
2026-01-05
frontend-storyboard-artist.md
0
1 export frontend-storyboard-artist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build stunning component libraries with Storybook mastery. Expert in component documentation, visual testing, and design systems. Activate for UI libraries, component development, or design system creation.
2026-01-05
appstore-connect.md
0
1 export appstore-connect
2 jiunbae from "jiunbae/agent-skills"
3 App Store Connect 자동화 스킬. JWT API/Playwright 하이브리드 방식으로 앱 정보, 빌드, TestFlight 배포, 스크린샷 업로드, 앱 제출 지원. "ASC", "TestFlight", "앱스토어" 키워드로 활성화.
2026-01-05
fip-veterinary-advisor.md
0
1 export fip-veterinary-advisor
2 ggwazi from "ggwazi/fip-skill"
3 Evidence-based diagnostic and treatment guidance for Feline Infectious Peritonitis (FIP). Use this skill when working with veterinary cases involving FIP or potential FIP, including (1) Differential diagnosis when clinical signs suggest FIP, (2) Interpreting diagnostic test results and determining next steps, (3) Treatment planning with GS-441524 or other antivirals, (4) Monitoring treatment response and adjusting protocols, (5) Managing relapses or treatment failures, (6) Client communication about prognosis and treatment options, (7) Prevention strategies and multi-cat household management, (8) Cattery breeding decisions after FIP cases, (9) Any questions about FIP diagnosis, treatment, prevention, or management. Also use when encountering mentions of FCoV, feline coronavirus, effusive/non-effusive disease forms, GS-441524, or related veterinary scenarios.
2026-01-05
python-testing.md
0
1 export python-testing
2 AutumnsGrove from "AutumnsGrove/GroveEngine"
3 Write and run Python tests using pytest with fixtures, mocking, coverage, and the AAA pattern. Use when writing Python tests, creating test files, or setting up pytest configuration.
2026-01-05
secret-management-overview.md
0
1 export secret-management-overview
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Understanding GitHub Actions secret types, storage hierarchy, and threat model. Secure patterns for managing credentials, tokens, and sensitive configuration.
2026-01-05
test-review.md
0
1 export test-review
2 cerico from "cerico/macfair"
3 Review existing tests for completeness, quality issues, and common mistakes
2026-01-05
detecting-signed-unsigned-conversion.md
0
1 export detecting-signed-unsigned-conversion
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detects unsafe signed/unsigned integer conversions that can lead to integer overflow and security check bypasses. Use when analyzing integer operations, comparisons, or investigating conversion-related vulnerabilities.
2026-01-05
api-integration-testing.md
0
1 export api-integration-testing
2 majiayu000 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
cloudflare.md
0
1 export cloudflare
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage Cloudflare infrastructure including DNS records, zones, SSL/TLS, caching, firewall rules, Workers, Pages, and analytics. Use when working with Cloudflare APIs, creating or modifying DNS records, managing domain security, purging cache, deploying Workers/Pages, or analyzing traffic. Created by After Dark Systems, LLC.
2026-01-05
neon-vercel-postgres.md
0
1 export neon-vercel-postgres
2 jackspace 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
csharp-unit-testing.md
0
1 export csharp-unit-testing
2 majiayu000 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
backend-api.md
0
1 export backend-api
2 overtimepog 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
package-first-development.md
0
1 export package-first-development
2 majiayu000 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
azure-blob-storage.md
0
1 export azure-blob-storage
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Connect to and interact with Azure Blob Storage (ADLS Gen2). Use when working with Azure blob storage, listing containers, reading files, uploading data, or when user mentions Azure storage, blob containers, or ADLS. Handles authentication, container operations, and blob management.
2026-01-05
refactoring-patterns.md
0
1 export refactoring-patterns
2 vineethsoma from "vineethsoma/agent-packages"
3 Martin Fowler's refactoring catalog with incremental change patterns and test-driven refactoring discipline
2026-01-05
experimental-research-metacognition.md
0
1 export experimental-research-metacognition
2 metabench from "metabench/copilot-dl-news"
3 Do experiment-driven research (hypotheses → minimal repros → evidence) and continuously improve research skills + tooling. Use when behavior is uncertain, contested, or performance-sensitive.
2026-01-05
readme-config.md
0
1 export readme-config
2 metasaver from "metasaver/metasaver-marketplace"
3 README.md documentation templates and validation logic for MetaSaver monorepos. Includes repository type detection (library vs consumer), required sections (Title, Description, Installation, Usage, Scripts), and line count guidance (consumer 75-100 lines, library 150-200 lines). Use when creating or auditing README.md files at monorepo root.
2026-01-05
global-conventions.md
0
1 export global-conventions
2 pdovhomilja 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