Browse Skills
9063 skills found
limacharlie-expert.md
0
1
export
limacharlie-expert
2
from
"tekgrunt/boot-test"
from
"tekgrunt/boot-test"
3
Use this skill when the user mentions LimaCharlie or wants to work with endpoint detection, cloud security monitoring, detection rules, or security automation. This provides an overview of LimaCharlie components and their interconnections.
2026-01-05
testing-suite.md
0
1
export
testing-suite
2
from
"leobrival/topographic-studio-plugins"
from
"leobrival/topographic-studio-plugins"
3
Setup and configure testing infrastructure with Vitest, Playwright, and testing patterns. Use when users need to add tests, configure test runners, implement TDD workflows, or create E2E test suites. Covers unit, integration, and end-to-end testing strategies.
2026-01-05
testing-strategies.md
0
1
export
testing-strategies
2
from
"autohandai/community-skills"
from
"autohandai/community-skills"
3
Comprehensive testing strategies with Vitest, Jest, and Testing Library
2026-01-05
code-quality-pipeline.md
0
1
export
code-quality-pipeline
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Systematic code quality improvement workflow combining smart-reviewer and test-generator MCP tools with Pareto 80/20 auto-fixes, severity-based review, and comprehensive test generation. Use when p...
2026-01-05
frontend-engineer.md
0
1
export
frontend-engineer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert in Lighthouse Journey Timeline frontend architecture, React patterns, TypeScript, TanStack Query, Zustand, and component development with strong type safety. Use when building UI components, implementing data fetching, managing state, writing forms, styling with Tailwind, testing React components, or integrating with backend APIs.
2026-01-05
subagent-rules.md
0
1
export
subagent-rules
2
from
"elevanaltd/hestai-core"
from
"elevanaltd/hestai-core"
3
Proper delegation patterns for Task() invocations with governance context injection
2026-01-05
feature-dev.md
0
1
export
feature-dev
2
from
"vanmarkic/kirby-gen"
from
"vanmarkic/kirby-gen"
3
End-to-end feature development workflow with brainstorming, TDD, implementation, testing, and documentation. Use when adding new features, implementing user stories, or building new capabilities. Enforces test-first development, encourages design exploration, and ensures proper documentation.
2026-01-05
rust-tests.md
0
1
export
rust-tests
2
from
"TrevorS/glhf"
from
"TrevorS/glhf"
3
Run and debug Rust tests for glhf. Use when running tests, fixing test failures, or adding new test cases.
2026-01-05
mcp-integration.md
0
1
export
mcp-integration
2
from
"s-hiraoku/claude-code-harnesses-factory"
from
"s-hiraoku/claude-code-harnesses-factory"
3
This skill guides connecting MCP servers to Claude Code plugins for external service integration. Use when configuring MCP servers, setting up authentication, or integrating external tools.
2026-01-05
skill-coach.md
0
1
export
skill-coach
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guides creation of high-quality Agent Skills with domain expertise, anti-pattern detection, and progressive disclosure best practices. Activate on keywords: create skill, review skill, skill quality, skill best practices, skill anti-patterns, improve skill, skill audit. NOT for general coding advice, slash commands, MCP development, or non-skill Claude Code features.
2026-01-05
generate-questions.md
0
1
export
generate-questions
2
from
"emon100/codle"
from
"emon100/codle"
3
Generate high-quality bilingual programming quiz questions for Codle. Use this skill when creating new quiz questions that test deep understanding rather than rote memorization.
2026-01-05
ios-generate-unit-tests.md
0
1
export
ios-generate-unit-tests
2
from
"daispacy/py-claude-marketplace"
from
"daispacy/py-claude-marketplace"
3
Generate comprehensive unit tests for iOS RxSwift project files (ViewModels, UseCases, Services). Creates complete test files with nested mocks, RxTest patterns, session error handling, and memory leak tests. Use when "generate unit tests", "write tests for", "create unit tests", "add tests for", or analyzing Swift files in PayooMerchant project.
2026-01-05
core.md
0
1
export
core
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Core development principles and guidelines covering security, QA, performance, documentation, and coding standards. Used by all agents to ensure consistent quality across the Orchestra system.
2026-01-05
jelly-supabase-skill.md
0
1
export
jelly-supabase-skill
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
Query and interact with Supabase databases using real-time subscriptions and PostgreSQL-compatible queries. Supports SELECT operations with Row Level Security (RLS), filtering, ordering, and pagination. Activated when users mention "supabase", "realtime database", or need Supabase backend features.
2026-01-05
spec-first-sdlc.md
0
1
export
spec-first-sdlc
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Spec-First, Agent-Implemented Software Development Lifecycle. Use when:(1) Starting a new software project that needs structured design-before-code approach,(2) User mentions "SDLC", "spec-first", "design docs", or "implementation spec",(3) User wants to go from requirements/intent to working code with traceability,(4) Project requires documented architectural decisions and review checkpoints,(5) User has existing design artifacts and wants to continue from a specific phase.Produces: Intent doc → HLD → ADR-Lite → EIS → Code → Validation tests.
2026-01-05
nestjs-testing-skill.md
0
1
export
nestjs-testing-skill
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
Use this skill whenever the user wants to set up, write, or refactor tests for a NestJS TypeScript backend, including unit tests, integration tests, and e2e tests with Jest, TestingModule, and Supertest.
2026-01-05
expo-api-audit.md
0
1
export
expo-api-audit
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive audit of Expo/React Native app API integration layer. Use when asked to: (1) Review API interactions, auth handling, or token management, (2) Find hardcoded data or screens bypassing API, (3) Verify user interactions properly sync to backend, (4) Analyze offline behavior and caching, (5) Audit Orval/OpenAPI code generation, (6) Check for API security issues. Supports TanStack Query, Zustand, axios, Expo Router, expo-secure-store, and expo-constants patterns.
2026-01-05
code-review.md
0
1
export
code-review
2
from
"tahb/dotfiles"
from
"tahb/dotfiles"
3
Comprehensive code review for security, performance, maintainability, and best practices with impact analysis and authoritative references
2026-01-05
test-local-skill.md
0
1
export
test-local-skill
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A test local skill for Claude. Use when testing local skills detection.
2026-01-05
healthsim.md
0
1
export
healthsim
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
HealthSim generates realistic synthetic healthcare data for testing EMR systems, claims processing, pharmacy benefits, and analytics. Use for ANY request involving: (1) synthetic patients, clinical data, or medical records, (2) healthcare claims, billing, or adjudication, (3) pharmacy prescriptions, formularies, or drug utilization, (4) HL7v2, FHIR, X12, or NCPDP formatted output, (5) healthcare testing scenarios or sample data generation.
2026-01-05
senior-rust-practices.md
0
1
export
senior-rust-practices
2
from
"ClementWalter/rookie-marketplace"
from
"ClementWalter/rookie-marketplace"
3
This skill should be used when the user asks about "rust workspace", "rust best practices", "cargo workspace setup", "rust code organization", "rust dependency management", "rust testing strategy", "rust project", "scalable rust", "rust CI setup", or needs guidance on senior-level Rust development patterns, workspace design, code organization strategies, or production-ready Rust architectures.
2026-01-05
meta-improvement-switch.md
0
1
export
meta-improvement-switch
2
from
"CodeTonight-SA/claude-optim"
from
"CodeTonight-SA/claude-optim"
3
Protocol for pausing project work to enhance ~/.claude infrastructure when generalizable patterns are detected, then seamlessly resuming project context.
2026-01-05
supabase.md
0
1
export
supabase
2
from
"nathanielcrowell12-spec/photo-vault"
from
"nathanielcrowell12-spec/photo-vault"
3
Implement Supabase database patterns for PhotoVault including RLS policies, TypeScript queries, and storage operations. Use when working with database schemas, Row Level Security, migrations, storage buckets, auth.uid() policies, or debugging empty query results. Includes PhotoVault table structure and client setup patterns.
2026-01-05
gemini-delegation.md
0
1
export
gemini-delegation
2
from
"athola/conjure"
from
"athola/conjure"
3
Gemini CLI delegation workflow with quota tracking, authentication, and usage logging.
2026-01-05