Browse Skills

9063 skills found

apple-developer-apis.md
0
1 export apple-developer-apis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert system for integrating Apple Developer APIs including App Store Connect API, App Store Server API, Sign in with Apple REST API, App Store Server Notifications, Advanced Commerce API, and App Intents. Use this skill when (1) Implementing in-app purchases or subscription management, (2) Setting up App Store Server Notifications webhooks, (3) Creating JWT tokens for Apple API authentication, (4) Managing TestFlight distribution or app metadata, (5) Implementing Sign in with Apple authentication, (6) Working with App Intents or Shortcuts integration, or (7) Any Apple developer API integration.
2026-01-05
frontend-responsive.md
0
1 export frontend-responsive
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design mobile-first responsive layouts using fluid containers, relative units, standard breakpoints, and touch-friendly interfaces that adapt seamlessly across devices from mobile to desktop. Use this skill when implementing responsive designs, media queries, viewport configurations, or testing across screen sizes. Applies to any frontend layout work requiring optimization for mobile phones, tablets, and desktop displays with readable typography and appropriate content prioritization.
2026-01-05
developing-csharp.md
0
1 export developing-csharp
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when working with .cs files, .NET projects, implementing C# features, advising on C#/.NET architecture and patterns, or answering questions about C#/.NET development. Covers async patterns, dependency injection, LINQ, and testing conventions.
2026-01-05
pangea-resource-testing.md
0
1 export pangea-resource-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates and tests Pangea Ruby function resources with synthesis testing. Use when creating new resources, writing synthesis tests, generating test coverage for Terraform DSL resources, or filling test gaps for AWS/Cloudflare/Hetzner resources.
2026-01-05
controller-expert.md
0
1 export controller-expert
2 ryu-qqq from "ryu-qqq/setof-commerce"
3 REST Controller 전문가. Thin Controller 패턴, CQRS Command/Query Controller 분리,ResponseEntity<ApiResponse<T>> 래핑, @Valid 검증 필수. DELETE 금지(PATCH 사용).TestRestTemplate 필수 (MockMvc 금지). UseCase 의존. Mapper DI.
2026-01-05
frontend-testing.md
0
1 export frontend-testing
2 varubogu from "varubogu/flequit"
3 フロントエンド(TypeScript/Svelte 5/Vitest)のテスト実装とデバッグを行います。テストの作成、テストの実行、テストエラーの修正、Svelte 5 コンポーネントのテスト、国際化対応のモックなどのテスト関連タスクに使用します。
2026-01-05
supabase-cms.md
0
1 export supabase-cms
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Supabase CMS integration patterns, schema design, RLS policies, and content management for Astro websites. Use when building CMS systems, setting up Supabase backends, creating content schemas, implementing RLS security, or when user mentions Supabase CMS, headless CMS, content management, database schemas, or Row Level Security.
2026-01-05
clojure-test-check.md
0
1 export clojure-test-check
2 Ramblurr from "Ramblurr/nix-devenv"
3 Property-based testing with clojure.test.check. Use when writing generative tests, creating custom generators, or debugging shrinking behavior. Triggers on test.check imports, prop/for-all, gen/* usage, or questions about property-based testing in Clojure.
2026-01-05
testing-hooks.md
0
1 export testing-hooks
2 djankies from "djankies/claude-configs"
3 Teaches testing custom hooks in React 19 using renderHook from React Testing Library. Use when testing custom hooks or hook behavior.
2026-01-05
self-test.md
0
1 export self-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Pattern for testing your own code during implementation. Ensures quality before declaring complete.
2026-01-05
harness-runner.md
0
1 export harness-runner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Run WaveCap-SDR test harness with automated parameter sweeps and validation. Use when regression testing, validating audio quality across configurations, testing SDR hardware, or benchmarking demodulation performance.
2026-01-05
corder-test-generation.md
0
1 export corder-test-generation
2 takemi-ohama from "takemi-ohama/ai-agent-marketplace"
3 Generate unit tests, integration tests, and test fixtures for code. Supports Jest, Mocha, pytest. Use when writing tests or improving test coverage.This skill provides automated test generation:- Unit tests with AAA pattern (Arrange, Act, Assert)- Integration tests for APIs and databases- Test fixtures and mocks- Edge case identification- Test coverage recommendationsTriggers: "generate tests", "create unit test", "add test coverage", "write tests", "テスト生成", "テストコード作成", "カバレッジ向上"
2026-01-05
composable-rust-architecture.md
0
1 export composable-rust-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert knowledge for building event-driven systems with Composable Rust framework. Use when implementing reducers, designing state machines, working with effects, creating environment traits for dependency injection, building stores, or answering questions about core architectural patterns and the unidirectional data flow model.
2026-01-05
red-team-reporting.md
0
1 export red-team-reporting
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-ai-red-teaming"
3 Professional security report generation, executive summaries, finding documentation, and remediation tracking. Use for communicating security assessment results.
2026-01-05
functionality-audit.md
0
1 export functionality-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validates that code actually works through sandbox testing, execution verification, and systematic debugging. Use this skill after code generation or modification to ensure functionality is genuine rather than assumed. The skill creates isolated test environments, executes code with realistic inputs, identifies bugs through systematic analysis, and applies best practices to fix issues without breaking existing functionality. This ensures code delivers its intended behavior reliably.
2026-01-05
rust-safety.md
0
1 export rust-safety
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Rust safety patterns and secure coding. Use when writing code that handles untrusted input, uses unsafe blocks, deals with memory safety, or requires security review.
2026-01-05
code-quality.md
0
1 export code-quality
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Standards for maintaining high code quality including comments, test coverage, and documentation practices
2026-01-05
webapp-testing.md
0
1 export webapp-testing
2 Snoopiam from "Snoopiam/claude_all_skills"
3 Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
production-readiness.md
0
1 export production-readiness
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive pre-deployment validation ensuring code is production-ready. Runs complete audit pipeline, performance benchmarks, security scan, documentation check, and generates deployment checklist.
2026-01-05
python.md
0
1 export python
2 anjurad from "anjurad/docx"
3 Python coding standards, best practices, type hints, and testing patterns with uv for package management. Use when writing or reviewing Python code, implementing tests, setting up Python projects, managing dependencies with uv, working with virtual environments, adding type hints, writing pytest tests, or discussing Python language features and best practices.
2026-01-05
verifying-stories.md
0
1 export verifying-stories
2 kecbigmt from "kecbigmt/cc-plugins"
3 Guides developer verification before handoff. Use when completing implementation, preparing for acceptance testing, or self-reviewing work before commit or PR.
2026-01-05
vibe-coding-yaml.md
0
1 export vibe-coding-yaml
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AI outputs YAML descriptors instead of code, CLI executes deterministically for 100% auditable behavior with zero slop. Use when auditability is critical, generated code review needed, or deterministic execution required. YAML serves as intermediate representation. Triggers on "auditable generation", "YAML output", "deterministic execution", "code review", "vibe coding".
2026-01-05
security.md
0
1 export security
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Security validation, vulnerability scanning, and compliance checking for development environments. Auto-activates on keywords security, vulnerability, audit, OWASP, encryption, GPG, SSH, signing, secrets, scan. Routes to specialized security workflows.
2026-01-05
codebase-agent.md
0
1 export codebase-agent
2 harivansh-afk from "harivansh-afk/claude-continual-learning"
3 Expert coding agent for this codebase. Learns from every session to improvecode quality, catch edge cases, and apply proven patterns. Use for ANY codingtask: writing, debugging, refactoring, testing. Accumulates project knowledge.
2026-01-05