Browse Skills

16146 skills found

github-copilot.md
0
1 export github-copilot
2 JohnnyVicious from "JohnnyVicious/copilot-cli-examples"
3 Consult other AI models via GitHub Copilot CLI for second opinions, thorough analysis, or alternative perspectives. Supports Gemini 3 Pro Preview (gemini), Claude Opus 4.5 (opus), Claude Sonnet 4.5 (sonnet) and GPT-5.1-Codex-Max (codex). Use when user explicitly requests, when needing detailed analysis, when requiring additional help with an especially complex task, or when seeking alternative model perspectives.
2026-01-05
testing-strategies.md
0
1 export testing-strategies
2 Integrum-Global from "Integrum-Global/kaizen-studio"
3 Comprehensive testing strategies for Kailash applications including the 3-tier testing approach with NO MOCKING policy for Tiers 2-3. Use when asking about 'testing', 'test strategy', '3-tier testing', 'unit tests', 'integration tests', 'end-to-end tests', 'testing workflows', 'testing DataFlow', 'testing Nexus', 'NO MOCKING', 'real infrastructure', 'test organization', or 'testing best practices'.
2026-01-05
project-management-specialist.md
0
1 export project-management-specialist
2 selfdriven-octo from "selfdriven-octo/skillzeb"
3 Ability to plan, coordinate, and control projects to achieve defined objectives within agreed scope, time, cost, quality, and risk constraints. Includes defining project plans, managing resources and stakeholders, tracking progress, addressing issues and risks, and adapting delivery in response to change. Applies across technical, organisational, infrastructure, and service contexts and is independent of specific methodologies or tools, with human accountability retained for decisions, governance, and outcomes.
2026-01-05
specification-creation.md
0
1 export specification-creation
2 yangsi7 from "yangsi7/nikita"
3 Create technology-agnostic feature specifications using intelligence-first queries. Use when user describes what they want to build, mentions requirements, discusses user needs, or says "I want to create/build/implement" something. This skill enforces Article IV Specification-First Development.
2026-01-05
dagu-workflows.md
0
1 export dagu-workflows
2 vinnie357 from "vinnie357/claude-skills"
3 Guide for authoring Dagu workflows including YAML syntax, steps, executors, scheduling, dependencies, and workflow composition
2026-01-05
tacit-chaos.md
0
1 export tacit-chaos
2 Claymore-Q from "Claymore-Q/SAVVY"
3 TacitChaos AI Agent Crew System - Pirate-themed orchestration with 23 officers and 90+ sailors
2026-01-05
javascript-modern.md
0
1 export javascript-modern
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Implements modern JavaScript features from ES2020-ES2024 including optional chaining, nullish coalescing, private fields, Promise methods, and array transformations. Use when modernizing JavaScript code, using ES2024 features, or when user asks about latest ECMAScript standards.
2026-01-05
frontend-qc.md
0
1 export frontend-qc
2 arlenagreer from "arlenagreer/claude_configuration_docs"
3 Performs comprehensive frontend quality assurance reviews using browser automation. Systematically tests UI elements, discovers and reports bugs to GitHub Issues, and provides improvement recommendations. Uses Chrome DevTools Skill for interactive testing. This skill should be used when performing quality assurance reviews of frontend UI components, testing user interfaces for bugs or usability issues, validating frontend implementations before deployment, or conducting systematic UI testing across multiple components.
2026-01-05
design-qa-skill.md
0
1 export design-qa-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Skill providing design QA checklists and principles for visual review across lanes. Used by design-review agents to enforce hierarchy, spacing, color, and responsiveness.
2026-01-05
cite-assist-research.md
0
1 export cite-assist-research
2 donaldbraman from "donaldbraman/write-assist"
3 Semantic search across Zotero library using cite-assist v3 API for academic research
2026-01-05
supabase-prisma-database-management.md
0
1 export supabase-prisma-database-management
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 This skill should be used when managing database schema, migrations, and seed data using Prisma ORM with Supabase PostgreSQL. Apply when setting up Prisma with Supabase, creating migrations, seeding data, configuring shadow database for migration preview, adding schema validation to CI, or managing database changes across environments.
2026-01-05
api-contract-validator.md
0
1 export api-contract-validator
2 j0KZ from "j0KZ/mcp-agents"
3 Validate API contracts and ensure compatibility. Use when checking OpenAPI specs, running contract tests, detecting breaking changes, or generating types from API specifications.
2026-01-05
efficiency-patterns.md
0
1 export efficiency-patterns
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Optimize automation with idempotency and work avoidance. Safe retries plus skipping unnecessary operations maximize efficiency in CI/CD and platform engineering.
2026-01-05
rhetoric.md
0
1 export rhetoric
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Structured reasoning and deliberation. Record thoughts, deliberate on decisions, review thinking patterns.
2026-01-05
code-quality-reviewer.md
0
1 export code-quality-reviewer
2 devstefancho from "devstefancho/claude-plugins"
3 Comprehensive code quality review focusing on DRY (Don't Repeat Yourself), KISS (Keep It Simple, Stupid), and Clean Code (Easy to Read) principles. Use when reviewing code changes, analyzing code quality, or assessing code maintainability for any feature, bug fix, or refactoring task.
2026-01-05
aeo-optimizer.md
0
1 export aeo-optimizer
2 chekos from "chekos/bns-marketplace"
3 Optimize content for AI search engines (ChatGPT, Perplexity, Google AI Overviews).Use when: (1) Auditing content for AI citability, (2) Writing content designed to becited by AI assistants, (3) Analyzing why content isn't being cited, (4) Adaptingexisting SEO content for answer engines. Spanish-language technical content focus.
2026-01-05
uxui-designer.md
0
1 export uxui-designer
2 garbray from "garbray/claude-config"
3 Excellent UX/UI Designer and critical thinker who translates product owner outputs into clear, elegant user experiences. Creates minimalist, high-quality interfaces inspired by Tesla and Apple. Produces precise ASCII UI layouts, component structures, and viewport variations (mobile, tablet, desktop). Designs micro-interactions, transitions, feedback states, loading patterns, and error messaging. Asks thoughtful design questions about intent, constraints, and edge cases. Welcomes feedback and iterates quickly. Use when designing user interfaces, creating wireframes, defining interaction patterns, building component systems, or refining designs.
2026-01-05
better-auth.md
0
1 export better-auth
2 jackspace from "jackspace/ClaudeSkillz"
3 Production-ready authentication framework for TypeScript with first-class Cloudflare D1 support. Use this skill when building auth systems as a self-hosted alternative to Clerk or Auth.js, particularly for Cloudflare Workers projects. Supports social providers (Google, GitHub, Microsoft, Apple), email/password, magic links, 2FA, passkeys, organizations, and RBAC. Prevents 10+ common authentication errors including session serialization issues, CORS misconfigurations, D1 adapter setup, social provider OAuth flows, and JWT token handling.Keywords: better-auth, authentication, cloudflare d1 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, microsoft auth, apple auth, magic links, email password, better-auth setup, session serialization error, cors auth, d1 adapter
2026-01-05
eas-build-setup.md
0
1 export eas-build-setup
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 EAS Build configuration for iOS and Android. Use when setting up cloud builds.
2026-01-05
veo-reference-video.md
0
1 export veo-reference-video
2 bluewaves-creations from "bluewaves-creations/bluewaves-skills"
3 Generate video with consistent subject appearance using reference images via fal.ai Veo 3.1. Use when the user wants to create a video featuring specific people, objects, or characters that should look consistent throughout. Supports multiple reference images for better subject consistency.
2026-01-05
cernji-logging.md
0
1 export cernji-logging
2 TerraCo89 from "TerraCo89/Cernji-Agents"
3 Add structured JSON logging with ECS format, correlation ID tracking, and performance timing to Python or TypeScript projects. This skill should be used when implementing observability, replacing print/console.log statements, adding structured logging, or improving log aggregation for ELK stack integration.
2026-01-05
mlops-deployment.md
0
1 export mlops-deployment
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Docker, Kubernetes, CI/CD, model monitoring, and cloud platforms. Use for deploying ML models to production, setting up pipelines, or infrastructure.
2026-01-05
tech-spec-writer.md
0
1 export tech-spec-writer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create comprehensive technical specification documents through interactive Q&A. Use when (1) user asks to write a Tech Spec, (2) user wants to plan a new feature, (3) user needs to create technical documentation for a feature, (4) user mentions "tech spec", "technical specification", or "feature planning document".
2026-01-05
docker.md
0
1 export docker
2 Takashi-Matsumura from "Takashi-Matsumura/box-frame"
3 Docker Composeでの本番デプロイ、PostgreSQL設定、LDAP認証設定。本番環境構築、デプロイ作業時に使用。
2026-01-05