Browse Skills

22656 skills found

td-portman.md
0
1 export td-portman
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Ljung-Box portmanteau tests for model diagnostics and residual analysis
2026-01-05
purify.md
0
1 export purify
2 manutej from "manutej/fstar-labs"
3 Master the Purify library for practical functional programming in TypeScript with algebraic data types (Maybe, Either, EitherAsync, MaybeAsync), composable error handling, data transformations, Codec for runtime type safety, List operations, Tuple utilities, and functional patterns. Use when working with Purify's Maybe/Either types, async error handling with EitherAsync/MaybeAsync, runtime validation with Codecs, or building practical functional TypeScript applications with cleaner syntax than fp-ts.
2026-01-05
sql-development.md
0
1 export sql-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design efficient database schemas, write optimized queries with proper indexes, and manage data operations following best practices
2026-01-05
testing-test-writing.md
0
1 export testing-test-writing
2 overtimepog from "overtimepog/AgentTheo"
3 Write strategic, focused tests for critical user flows and core functionality using modern testing frameworks, focusing on behavior over implementation. Use this skill when creating test files, writing unit tests, integration tests, or end-to-end tests in test directories (tests/, __tests__, spec/, *.test.js, *.spec.py). Apply this skill when testing core user workflows and business-critical features, implementing test-driven development (TDD) with red-green-refactor cycles, mocking external dependencies for isolated unit tests, using clear descriptive test names that explain expected behavior, following arrange-act-assert patterns, and ensuring tests run fast and independently. This skill prioritizes testing what matters most (primary user flows) while deferring edge cases and non-critical paths until later, emphasizes behavior testing over implementation details to reduce brittleness, and uses modern frameworks like Jest, Playwright, Cypress, pytest, RSpec, or Testing Library for reliable, maintainable test
2026-01-05
skill-creator.md
0
1 export skill-creator
2 sidsarasvati from "sidsarasvati/dotfiles"
3 Use when creating, designing, or building Claude Code skills. Auto-activates for "create a skill", "build a skill", "skill for X", or "make this into a skill". Provides complete 6-step creation protocol, embedded Anthropic documentation, working examples, and templates. Never need to fetch external docs again.
2026-01-05
frontend-design-assistant.md
0
1 export frontend-design-assistant
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Frontend design assistant for users with zero/low-code background. This skill should be used when users request creating web interfaces, landing pages, dashboards, or any frontend UI; when users ask about frontend terminology, design elements, or architecture concepts; when users want to understand CSS, layout, typography, or color choices. Emphasizes distinctive aesthetics over generic AI-generated designs, teaches concepts in context, and adapts to user skill level (pure HTML/CSS or React/Vue).
2026-01-05
ui-ux-designer.md
0
1 export ui-ux-designer
2 JKKN-Institutions from "JKKN-Institutions/Kenavo"
3 This skill should be used when users request UI/UX design work, component creation, page layouts, wireframes, or design system implementation for Next.js applications using Tailwind CSS with a custom brand color palette (cream
2026-01-05
data-pipeline.md
0
1 export data-pipeline
2 layeddie from "layeddie/ai-rules"
3 GenStage, Broadway, and Flow for Elixir data pipelines
2026-01-05
flutter-testing.md
0
1 export flutter-testing
2 abhishekbrt from "abhishekbrt/GlowState"
3 Flutter testing patterns with mocktail. Covers unit testing, widget testing, and BLoC/Cubit testing. Use when writing tests or setting up test infrastructure.
2026-01-05
vanilla-rails-controllers.md
0
1 export vanilla-rails-controllers
2 ZempTime from "ZempTime/zemptime-marketplace"
3 Use when writing Rails controllers, adding controller actions, or implementing state changes (close, archive, publish, assign) - enforces resource extraction instead of custom actions
2026-01-05
gaming-entertainment.md
0
1 export gaming-entertainment
2 dylantarre from "dylantarre/animation-principles"
3 Use when designing animations for gaming apps, streaming platforms, entertainment portals, or interactive media
2026-01-05
global-conventions.md
0
1 export global-conventions
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Follow development best practices for project organization, version control, documentation, environment configuration, and dependency management to maintain consistency across the team. Use this skill when organizing project files and directory structures, writing or updating README files and documentation, working with git commits and branches, configuring environment variables, managing dependencies in package.json or requirements.txt, or establishing code review processes. Use this skill when working with configuration files, .env files, documentation files, or when setting up CI/CD workflows. Use this skill when implementing feature flags, maintaining changelogs, or establishing team development workflows and contribution guidelines.
2026-01-05
vtm-expert.md
0
1 export vtm-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Virtual Task Manager domain expert.Knows about:- Next, Context, Task, Start, Complete, Stats, List operationsUse when:- User asks about task management operations- Context needed before starting work- Reviewing task status- Managing task workflow
2026-01-05
sql-optimization-patterns.md
0
1 export sql-optimization-patterns
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
2026-01-05
fail-fast.md
0
1 export fail-fast
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Detect and halt on precondition failures before expensive operations begin. Validate inputs, permissions, and state upfront in CI/CD and automation workflows.
2026-01-05
dna-methodology.md
0
1 export dna-methodology
2 Jaesun23 from "Jaesun23/dna-methodology"
3 DNA Development Methodology - AI 협업을 위한 소프트웨어 개발 방법론.아이디어에서 완성된 소프트웨어까지 9단계(Stage 1-9)로 체계적으로 진행.사용 시점:- 새 프로젝트 시작 시 아키텍처 설계가 필요할 때- AI와 협업하여 소프트웨어를 개발할 때- 프로젝트의 기술 스택, ADR, 청사진을 작성할 때- Task 분해와 체크리스트 기반 구현이 필요할 때- "DNA 방법론", "Stage", "패밀리 분류", "ADR", "Blueprint" 언급 시
2026-01-05
anthropic-office-pptx.md
0
1 export anthropic-office-pptx
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
mermaid-diagram.md
0
1 export mermaid-diagram
2 ntaksh42 from "ntaksh42/agents"
3 Generate Mermaid diagrams including flowcharts, sequence diagrams, and class diagrams. Use when creating visual diagrams in documentation.
2026-01-05
testing-agent.md
0
1 export testing-agent
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Testing and quality validation for Flutter code.USE WHEN: creating tests, verifying coverage, running E2E tests,validating code quality, checking test coverage thresholds.Minimum coverage: 80% overall, 95% services, 70% widgets.Examples:<example>Context: The user implemented a new feature.user: "I've just implemented the new itinerary creation service"assistant: "I'll use testing-agent to generate comprehensive tests and ensure quality."<commentary>New code needs testing - use testing-agent.</commentary></example><example>Context: The user wants to run E2E tests.user: "Run the E2E tests to validate the login flow"assistant: "I'll use testing-agent to execute E2E tests with MCP Chrome DevTools."<commentary>E2E testing is a testing-agent responsibility.</commentary></example>
2026-01-05
database-migration.md
0
1 export database-migration
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.
2026-01-05
moai-system-universal.md
0
1 export moai-system-universal
2 majiayu000 from "majiayu000/claude-skill-registry"
3 The ultimate unified development skill combining 25+ programming languages, 9+ BaaS providers, 6+ development functions, and 15+ security capabilities with AI orchestration, Context7 integration, enterprise compliance, and end-to-end project automation
2026-01-05
creative-juices.md
0
1 export creative-juices
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides creative thinking prompts using concrete metaphors, dramatic scenarios, and strategic frameworks. Use when the user needs inspiration, is stuck on a problem, or wants to validate ideas from first principles.
2026-01-05
sqlite-integration-for-beginners.md
0
1 export sqlite-integration-for-beginners
2 rubrical-studios from "rubrical-studios/idpf-praxis-dist"
3 Add SQLite database to Flask or Sinatra app with beginner-friendly code examples and teaching comments
2026-01-05
learning-design-review.md
0
1 export learning-design-review
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review educational content against the Four Learning Design Pillars framework. Use when users want to evaluate course materials, lessons, tutorials, e-learning modules, or any instructional content for alignment with evidence-based learning design principles. Provides structured feedback with specific principle references (e.g., 1.1.1, 2.3.4) and actionable recommendations.
2026-01-05