Browse Skills
20307 skills found
ai-workflow-orchestrator.md
1
1
export
ai-workflow-orchestrator
2
from
"Krosebrook/source-of-truth-monorepo"
from
"Krosebrook/source-of-truth-monorepo"
3
Expert guidance for building AI-powered workflows with n8n, Zapier, and custom orchestration systems. Use when automating workflows, integrating AI agents, or building no-code/low-code automation.
2026-01-05
spring-boot-modulith.md
1
1
export
spring-boot-modulith
2
from
"joaquimscosta/arkhe-claude-plugins"
from
"joaquimscosta/arkhe-claude-plugins"
3
Spring Modulith 2.0 implementation for bounded contexts in Spring Boot 4. Use when structuring application modules, implementing @ApplicationModuleListener for event-driven communication, testing with Scenario API, enforcing module boundaries, or externalizing events to Kafka/AMQP. For modular monolith architecture decisions, see the domain-driven-design skill.
2026-01-05
fmt.md
1
1
export
fmt
2
from
"sachitv/avro-typescript"
from
"sachitv/avro-typescript"
3
Format TypeScript sources using Deno formatter
2026-01-05
bom-generator.md
1
1
export
bom-generator
2
from
"wedsamuel1230/arduino-skills"
from
"wedsamuel1230/arduino-skills"
3
Generates Bill of Materials (BOM) from project descriptions for Arduino/ESP32/RP2040 projects. Use when user needs component lists, parts shopping lists, cost estimates, or asks "what parts do I need". Outputs formatted BOMs with part numbers, quantities, suppliers (DigiKey, Mouser, Amazon, AliExpress), and compatibility warnings. Run scripts/generate_bom.py for xlsx/csv export.
2026-01-05
senior-prompt-engineer.md
1
1
export
senior-prompt-engineer
2
from
"drgaciw/academic-athletics-saas"
from
"drgaciw/academic-athletics-saas"
3
World-class prompt engineering skill for LLM optimization, prompt patterns, structured outputs, and AI product development. Expertise in Claude, GPT-4, prompt design patterns, few-shot learning, chain-of-thought, and AI evaluation. Includes RAG optimization, agent design, and LLM system architecture. Use when building AI products, optimizing LLM performance, designing agentic systems, or implementing advanced prompting techniques.
2026-01-05
swift-executor.md
1
1
export
swift-executor
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Rapid task execution without hesitation or deterrence. Expert in overcoming blockers, making quick decisions, and maintaining forward momentum. Use for urgent tasks, breaking through impediments, decisive action. Activates on "swift", "execute quickly", "undeterred", "overcome blocker", "just do it". NOT for strategic planning, careful analysis, or research tasks.
2026-01-05
code-quality-check.md
1
1
export
code-quality-check
2
from
"LEEI1337/phantom-neural-cortex"
from
"LEEI1337/phantom-neural-cortex"
3
Automated code quality verification checklist
2026-01-05
react-native-testing.md
1
1
export
react-native-testing
2
from
"fontezbrooks/react-native-testing"
from
"fontezbrooks/react-native-testing"
3
Generate and write tests for React Native applications using React Native Testing Library (RNTL), Jest, and userEvent. Use this skill when the user asks to write tests, create test files, add unit tests, add component tests, or generate test suites for React Native or Expo projects. Also use when working with .test.tsx files, jest.config.js, or when the user mentions testing React Native components, screens, hooks, or forms. Covers getByRole, getByText, getByLabelText queries, userEvent.press, userEvent.type interactions, waitFor, findBy async patterns, and toBeOnTheScreen matchers.
2026-01-05
vibe-matcher.md
1
1
export
vibe-matcher
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Synesthete designer that translates emotional vibes and brand keywords into concrete visual DNA (colors, typography, layouts, interactions). Use when users describe desired "feel" (edgy, trustworthy, premium, playful, minimal) and need specific design specifications. NOT for technical implementation or coding.
2026-01-05
git-commit.md
1
1
export
git-commit
2
from
"danielbodnar/cloudx.sh"
from
"danielbodnar/cloudx.sh"
3
Use when creating git commits to ensure commit messages follow project standards. Applies the 7 rules for great commit messages with focus on conciseness and imperative mood.
2026-01-05
gpia-bridge.md
1
1
export
gpia-bridge
2
from
"Cloudhabil/AGI-Server"
from
"Cloudhabil/AGI-Server"
3
Bridge Codex requests to the local GPIA system. Use when the user invokes /GPIA, asks to hand off a task to the GPIA agent, or needs PASS protocol execution, capsule tracking, or GPIA-specific runs (quick/analyze/create).
2026-01-05
architecture-guide.md
1
1
export
architecture-guide
2
from
"pluginagentmarketplace/custom-plugin-design-system"
from
"pluginagentmarketplace/custom-plugin-design-system"
3
Comprehensive software architecture and system design guide covering design patterns, distributed systems, scalability, microservices, and architectural principles. Use when designing systems, solving architecture problems, or learning design patterns.
2026-01-05
zustand-state-management.md
1
1
export
zustand-state-management
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build type-safe global state in React applications with Zustand. Supports TypeScript, persist middleware, devtools, slices pattern, and Next.js SSR.Use when setting up React state, migrating from Redux/Context API, implementing localStorage persistence, or troubleshooting Next.js hydration errors, TypeScript inference issues, or infinite render loops.
2026-01-05
database-seeding.md
1
1
export
database-seeding
2
from
"Reodor-Studios/create-reodor-app"
from
"Reodor-Studios/create-reodor-app"
3
Generate comprehensive test data for local development using Snaplet and Supabase. Use when adding database schema changes, implementing new features, or creating edge case scenarios. Ensures reproducible test environments with realistic data covering happy paths, error cases, and RLS policies.
2026-01-05
programming-architecture.md
1
1
export
programming-architecture
2
from
"pluginagentmarketplace/custom-plugin-game-developer"
from
"pluginagentmarketplace/custom-plugin-game-developer"
3
Game code architecture, design patterns, scalable systems, and maintainablecode structure for complex games.
2026-01-05
asyncio.md
1
1
export
asyncio
2
from
"bobmatnyc/terminator"
from
"bobmatnyc/terminator"
3
Python asyncio - Modern concurrent programming with async/await, event loops, tasks, coroutines, primitives, aiohttp, and FastAPI async patterns
2026-01-05
testing-anti-patterns.md
1
1
export
testing-anti-patterns
2
from
"krzemienski/shannon-framework"
from
"krzemienski/shannon-framework"
3
Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies, with quantitative anti-pattern detection scoring
2026-01-05
testing.md
1
1
export
testing
2
from
"buzzdan/ai-coding-rules"
from
"buzzdan/ai-coding-rules"
3
Principles and patterns for writing effective React tests with Jest and React Testing Library. Use during implementation for test structure guidance, choosing test patterns, and deciding testing strategies. Emphasizes testing user behavior, not implementation details.
2026-01-05
code-correction.md
1
1
export
code-correction
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Use when code-verification fails - analyzes verification failures, identifies root causes, corrects the implementation, and re-verifies. This skill fixes code to meet acceptance criteria, not modifies requirements to match code.
2026-01-05
cloudflare-mcp-server.md
1
1
export
cloudflare-mcp-server
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build Model Context Protocol (MCP) servers on Cloudflare Workers - the only platform with official remote MCP support. TypeScript-based with OAuth, Durable Objects, and WebSocket hibernation.Use when: deploying remote MCP servers, implementing OAuth (GitHub/Google), using dual transports (SSE/HTTP), or troubleshooting URL path mismatches, McpAgent exports, OAuth redirects, CORS issues.
2026-01-05
reviewing-content-governance.md
1
1
export
reviewing-content-governance
2
from
"kynoptic/markdownlint-trap"
from
"kynoptic/markdownlint-trap"
3
Reviews content against HMS IT governance standards including style guide, word list, and platform-specific guidelines. Checks voice and tone, word usage, formatting, structure, and compliance with content type requirements. Use when reviewing emails, knowledge base articles, website pages, or documents for style consistency, or when users mention "content review", "style guide check", "governance compliance", "editorial standards", "content quality", or "editorial review".
2026-01-05
nuxt-forms.md
1
1
export
nuxt-forms
2
from
"leeovery/claude-nuxt"
from
"leeovery/claude-nuxt"
3
Form handling with XForm component and useFormBuilder. Use when creating forms, handling validation errors, managing form state, or building form-based slideovers and modals.
2026-01-05
apply-qa-fixes.md
1
1
export
apply-qa-fixes
2
from
"adolfoaranaes12/BMAD-ENHANCED"
from
"adolfoaranaes12/BMAD-ENHANCED"
3
Systematically consume QA quality gate outputs and apply prioritized fixes for high-severity issues, NFR failures, and test coverage gaps. Use when quality review identifies issues requiring remediation.
2026-01-05
fine-tune.md
1
1
export
fine-tune
2
from
"hiroshi75/ccplugins"
from
"hiroshi75/ccplugins"
3
Use when you need to fine-tune(ファインチューニング) and optimize LangGraph applications based on evaluation criteria. This skill performs iterative prompt optimization for LangGraph nodes without changing the graph structure.
2026-01-05