Browse Skills
44969 skills found
visual-engine-skill.md
1
1
export
visual-engine-skill
2
from
"CleanExpo/Unite-Hub"
from
"CleanExpo/Unite-Hub"
3
Extend and apply the Visual Experience Engine across landing pages, inspiration galleries, and demos using safe, persona-aware animations and layouts. Use when adding or modifying visual experiences.
2026-01-05
functional-introspection-principle.md
1
1
export
functional-introspection-principle
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Apply functional introspection principles to self-analysis.
2026-01-05
ios-testing-skill.md
1
1
export
ios-testing-skill
2
from
"adilkalam/claude-vibe-code"
from
"adilkalam/claude-vibe-code"
3
Skill describing modern iOS testing patterns: Swift Testing vs XCTest, XCUITest best practices, and OS 2.2 expectations for coverage and flakiness.
2026-01-05
watch-uat-github-pr.md
1
1
export
watch-uat-github-pr
2
from
"oocx/tfplan2md-uat"
from
"oocx/tfplan2md-uat"
3
Watch a GitHub UAT PR for maintainer feedback or approval by polling comments until approved/passed.
2026-01-05
kubernetes-manifest-generator.md
1
1
export
kubernetes-manifest-generator
2
from
"Dexploarer/claudius-skills"
from
"Dexploarer/claudius-skills"
3
Generates Kubernetes manifests (Deployments, Services, Ingress, ConfigMaps, Secrets) with best practices for production workloads. Use when user asks to "create k8s manifest", "generate Kubernetes deployment", "setup k8s service", or "create Kubernetes resources".
2026-01-05
docs-agent.md
1
1
export
docs-agent
2
from
"CleanExpo/Unite-Hub"
from
"CleanExpo/Unite-Hub"
3
Maintains documentation files (README.md, .claude/claude.md, .claude/agent.md, API docs) for Unite-Hub. Ensures docs stay in sync with codebase changes. Uses Haiku model for cost-effective documentation generation.
2026-01-05
hash-calculator.md
1
1
export
hash-calculator
2
from
"dkyazzentwatwa/chatgpt-skills"
from
"dkyazzentwatwa/chatgpt-skills"
3
Calculate cryptographic hashes (MD5, SHA1, SHA256, SHA512) for text and files. Compare hashes, verify integrity, and batch process directories.
2026-01-05
stream-chain.md
1
1
export
stream-chain
2
from
"bjpl/open_learn_co"
from
"bjpl/open_learn_co"
3
Stream-JSON chaining for multi-agent pipelines, data transformation, and sequential workflows
2026-01-05
business-documentation.md
1
1
export
business-documentation
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master business documentation including BRD, FRD, specifications, and technical documentation for clear communication and requirements management.
2026-01-05
moai-platform-clerk.md
1
1
export
moai-platform-clerk
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Clerk modern authentication specialist covering WebAuthn, passkeys, passwordless, and beautiful UI components. Use when implementing modern auth with great UX.
2026-01-05
technical-specification.md
1
1
export
technical-specification
2
from
"leeovery/claude-technical-workflows"
from
"leeovery/claude-technical-workflows"
3
Build validated specifications from discussion documents through collaborative refinement. Third phase of research-discussion-specification-plan-implement-review workflow. Use when: (1) User asks to create/build a specification from discussions, (2) User wants to validate and refine discussion content before planning, (3) Converting discussion documents into standalone specifications, (4) User says 'specify this' or 'create a spec' after discussions, (5) Need to filter hallucinations and enrich gaps before formal planning. Creates specifications in docs/workflow/specification/{topic}.md that technical-planning uses to build implementation plans.
2026-01-05
model-deployment.md
1
1
export
model-deployment
2
from
"pluginagentmarketplace/custom-plugin-ai-engineer"
from
"pluginagentmarketplace/custom-plugin-ai-engineer"
3
LLM deployment strategies including vLLM, TGI, and cloud inference endpoints.
2026-01-05
moai-library-nextra.md
1
1
export
moai-library-nextra
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Enterprise Nextra documentation framework with Next.js
2026-01-05
react-hooks-patterns.md
1
1
export
react-hooks-patterns
2
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
from
"pluginagentmarketplace/claude-plugin-ecosystem-hub"
3
Master React Hooks (useState, useEffect, useContext, useReducer) and advanced Hook patterns for functional components.
2026-01-05
aap-vault-ssh.md
1
1
export
aap-vault-ssh
2
from
"hashi-demo-lab/terraform-provider-bcm"
from
"hashi-demo-lab/terraform-provider-bcm"
3
Integrate Red Hat Ansible Automation Platform (AAP) with HashiCorp Vault Enterprise for dynamic SSH credential management. Use when: (1) Configuring Vault SSH secrets engine with AppRole auth for AAP, (2) Creating AAP credentials backed by Vault signed SSH certificates, (3) Provisioning infrastructure with Terraform/Ansible for AAP-Vault integration, (4) Setting up multi-tenant credential management, (5) Configuring golden images to trust Vault SSH CA, (6) Implementing credential rotation strategies. Based on HashiCorp validated pattern.
2026-01-05
mermaid.md
1
1
export
mermaid
2
from
"pgolm/dotfiles"
from
"pgolm/dotfiles"
3
Guide for creating mermaid diagrams. This skill should be used when users want to create a mermaid diagram (or update an existing diagram).
2026-01-05
health-checker.md
1
1
export
health-checker
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Monitor database health and detect issues across environments
2026-01-05
frontend-design.md
1
1
export
frontend-design
2
from
"multicam/qara"
from
"multicam/qara"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
vercel-deploying.md
1
1
export
vercel-deploying
2
from
"seanchiuai/claude-web-template"
from
"seanchiuai/claude-web-template"
3
Automatically deploys to Vercel production, uses Vercel MCP to fetch build logs, analyzes errors, fixes them, and retries until successful deployment. Use when deploying to production or fixing deployment issues.
2026-01-05
moai-lang-cpp.md
1
1
export
moai-lang-cpp
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Modern C++ (C++23/C++20) development specialist covering RAII, smart pointers, concepts, ranges, modules, and CMake. Use when developing high-performance applications, games, system software, or embedded systems.
2026-01-05
financial-model-architect.md
1
1
export
financial-model-architect
2
from
"maigentic/stratarts"
from
"maigentic/stratarts"
3
Build comprehensive 3-5 year financial models projecting revenue, expenses, headcount, cash flow, and runway. Model unit economics, scenario planning, and path to profitability. Generate investor-ready HTML reports with detailed projections and charts.
2026-01-05
backend-technologies.md
1
1
export
backend-technologies
2
from
"pluginagentmarketplace/custom-plugin-typescript"
from
"pluginagentmarketplace/custom-plugin-typescript"
3
Master backend development with Node.js, Python, Java, Go, Rust, API design, databases, and microservices. Use when building APIs, designing systems, or learning backend frameworks.
2026-01-05
consulting-agents.md
1
1
export
consulting-agents
2
from
"snits/claude-files"
from
"snits/claude-files"
3
Use when you need information you don't have, expertise outside your comfort zone, or fresh eyes on code - dispatches agents to research, advise, or review. NOT for implementation delegation (see subagent-driven-development).
2026-01-05
api-authentication.md
1
1
export
api-authentication
2
from
"CoderMariusz/MonoPilot"
from
"CoderMariusz/MonoPilot"
3
Apply when implementing API authentication: JWT tokens, session management, API keys, and auth middleware. Follows JWT Best Current Practices (RFC 8725).
2026-01-05