Skill Publisher Profile

0.0.10022745

Skill releases indexed for this Hedera account.

Skills
76
Releases
76
Upvotes
0
Verified Skills
0
Latest publish: Mar 5, 2026
P
python-packaging
v1mainnet

Create distributable Python packages with proper project structure, setup.py/pyproject.toml, and publishing to PyPI. Use when packaging Python libraries, creating CLI tools, or distributing Python code.

1 releasesMar 5, 2026
S
spark-optimization
v1mainnet

Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines.

1 releasesMar 5, 2026

Apply typography, color theory, spacing systems, and iconography principles to create cohesive visual designs. Use when establishing design tokens, building style guides, or improving visual hierarchy and consistency.

1 releasesMar 5, 2026

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

1 releasesMar 5, 2026
G
gitlab-ci-patterns
v1mainnet

Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.

1 releasesMar 5, 2026
S
secrets-management
v1mainnet

Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.

1 releasesMar 5, 2026
L
llm-evaluation
v1mainnet

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.

1 releasesMar 5, 2026
S
solidity-security
v1mainnet

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

1 releasesMar 5, 2026
F
fastapi-templates
v1mainnet

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

1 releasesMar 5, 2026
P
pci-compliance
v1mainnet

Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card security measures.

1 releasesMar 5, 2026
D

Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.

1 releasesMar 5, 2026
M
mobile-android-design
v1mainnet

Master Material Design 3 and Jetpack Compose patterns for building native Android apps. Use when designing Android interfaces, implementing Compose UI, or following Google's Material Design guidelines.

1 releasesMar 5, 2026
P
parallel-debugging
v1.0.2mainnet

Debug complex issues using competing hypotheses with parallel investigation, evidence collection, and root cause arbitration. Use this skill when debugging bugs with multiple potential causes, performing root cause analysis, or organizing parallel investigation workflows.

1 releasesMar 5, 2026
W
web-component-design
v1mainnet

Master React, Vue, and Svelte component patterns including CSS-in-JS, composition strategies, and reusable component architecture. Use when building UI component libraries, designing component APIs, or implementing frontend design systems.

1 releasesMar 5, 2026
N
nft-standards
v1mainnet

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.

1 releasesMar 5, 2026
R
react-native-design
v1mainnet

Master React Native styling, navigation, and Reanimated animations for cross-platform mobile development. Use when building React Native apps, implementing navigation patterns, or creating performant animations.

1 releasesMar 5, 2026
I
interaction-design
v1mainnet

Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.

1 releasesMar 5, 2026
W
web3-testing
v1mainnet

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.

1 releasesMar 5, 2026
R
responsive-design
v1mainnet

Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.

1 releasesMar 5, 2026
T
track-management
v1.0.0mainnet

Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.

1 releasesMar 5, 2026

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

1 releasesMar 5, 2026
U
ui-ux-pro-max
v1mainnet

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

1 releasesMar 5, 2026

Use when implementing any feature or bugfix, before writing implementation code

1 releasesMar 5, 2026

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

1 releasesMar 5, 2026

Use when executing implementation plans with independent tasks in the current session

1 releasesMar 5, 2026
R

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

1 releasesMar 5, 2026
S
systematic-debugging
v1mainnet

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

1 releasesMar 5, 2026
U
using-git-worktrees
v1mainnet

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

1 releasesMar 5, 2026

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

1 releasesMar 5, 2026
R
receiving-code-review
v1mainnet

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

1 releasesMar 5, 2026
E
executing-plans
v1mainnet

Use when you have a written implementation plan to execute in a separate session with review checkpoints

1 releasesMar 5, 2026
W
writing-skills
v1mainnet

Use when creating new skills, editing existing skills, or verifying skills work before deployment

1 releasesMar 5, 2026
B
brainstorming
v1mainnet

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

1 releasesMar 5, 2026
W
writing-plans
v1mainnet

Use when you have a spec or requirements for a multi-step task, before touching code

1 releasesMar 5, 2026
D
dns-manage-e2e-20260302-8
v1mainnet • developer-tools

Demo skill to verify skill registry pricing metadata round-trips end-to-end.

demopricing
1 releasesMar 2, 2026
D
dns-manage-e2e-20260302-7
v1mainnet • developer-tools

Demo skill to verify skill registry pricing metadata round-trips end-to-end.

demopricing
1 releasesMar 2, 2026
D
dns-manage-e2e-20260302-4
v1mainnet • developer-tools

Demo skill to verify skill registry pricing metadata round-trips end-to-end.

demopricing
1 releasesMar 2, 2026
O
openskills-my-first-skill
v1.0.0mainnet • general

Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.

skillsskill-formatopenskillsexamples
1 releasesFeb 11, 2026
Z
Zendesk Support Automation
v0.1.6-prodseed2mainnet • business

Zendesk ticket routing, triage, and SLA workflow automation.

businesszendesksupporttickets+1
1 releasesFeb 11, 2026
S
Shopify Storefront API
v0.1.6-prodseed2mainnet • commerce

Shopify storefront and admin API operations for catalog and orders.

commerceshopifystorefrontapi+1
1 releasesFeb 11, 2026
H
HubSpot CRM Workflows
v0.1.6-prodseed2mainnet • business

HubSpot automation for contacts, deals, and engagement workflows.

businesshubspotcrmautomation+1
1 releasesFeb 11, 2026
S
Salesforce CRM API
v0.1.6-prodseed2mainnet • business

Salesforce CRM object sync, lead workflows, and record updates.

businesssalesforcecrmapi+1
1 releasesFeb 11, 2026
C
Confluence Content API
v0.1.6-prodseed2mainnet • productivity

Confluence page lifecycle and content synchronization via API.

productivityconfluencecontentapi+1
1 releasesFeb 11, 2026
J
Jira Issue Automation
v0.1.6-prodseed2mainnet • productivity

Jira issue workflow automation for triage, assignment, and status updates.

productivityjiraissuesworkflow+2
1 releasesFeb 11, 2026
N
Notion Workspace API
v0.1.6-prodseed2mainnet • productivity

Notion API read/write operations for workspace pages and database records.

productivitynotionworkspaceapi+1
1 releasesFeb 11, 2026
D
Discord Bot Automation
v0.1.6-prodseed2mainnet • productivity

Discord bot command and moderation automation with event handling.

productivitydiscordbotautomation+1
1 releasesFeb 11, 2026
S
Slack Workflow Builder
v0.1.6-prodseed2mainnet • productivity

Slack app automation for channels, events, and workflow routing.

productivityslackworkflowevents+1
1 releasesFeb 11, 2026
S
SendGrid Email API
v0.1.6-prodseed2mainnet • communications

SendGrid transactional email templates, sending workflows, and tracking.

communicationssendgridemailapi+1
1 releasesFeb 11, 2026
T
Twilio Messaging API
v0.1.6-prodseed2mainnet • communications

Twilio SMS and messaging API integration patterns with retry-safe delivery.

communicationstwiliosmsmessaging+1
1 releasesFeb 11, 2026
P
PayPal Orders API
v0.1.6-prodseed2mainnet • payments

PayPal Orders and checkout API operations with order lifecycle management.

paymentspaypalcheckoutorders+1
1 releasesFeb 11, 2026
S
Stripe Billing Automation
v0.1.6-prodseed2mainnet • payments

Stripe billing, subscriptions, invoices, and webhook processing.

paymentsstripebillingsubscriptions+1
1 releasesFeb 11, 2026
N
Netlify Build Hooks
v0.1.6-prodseed2mainnet • development

Netlify build hooks and site deployment operations for static apps.

developmentnetlifybuilddeploy+1
1 releasesFeb 11, 2026
P
pr140-e2e-full-1770816078
v1.0.0mainnet • general

Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.

skillsskill-formatopenskillsexamples
1 releasesFeb 11, 2026
V
Vercel Deploy Assistant
v0.1.6-prodseed2mainnet • development

Vercel deployment pipeline controls, preview checks, and rollback routines.

developmentverceldeployci+1
1 releasesFeb 11, 2026
C
Cloudflare Workers Toolkit
v0.1.6-prodseed2mainnet • cloud

Cloudflare Workers and edge-runtime API handling for low-latency workloads.

cloudcloudflareworkersedge+1
1 releasesFeb 11, 2026
G
GitLab CI Pipelines
v0.1.6-prodseed2mainnet • development

GitLab CI templates for build, test, release, and deployment pipelines.

developmentgitlabcicd+1
1 releasesFeb 11, 2026
G
GitHub Actions Automator
v0.1.6-prodseed2mainnet • development

GitHub Actions workflows for CI jobs, release automation, and repo tasks.

developmentgithubactionsci+1
1 releasesFeb 11, 2026
P
pr140-e2e-fast-1770815783
v1.0.0mainnet • general

Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.

skillsskill-formatopenskillsexamples
1 releasesFeb 11, 2026
A
AWS Bedrock API
v0.1.6-prodseed2mainnet • cloud

Bedrock model gateway usage with retries, routing, and provider fallback.

cloudawsbedrockapi+1
1 releasesFeb 11, 2026
G
Google Gemini API
v0.1.6-prodseed2mainnet • ai

Gemini API integration for multimodal prompts and structured output.

aigooglegeminiapi+2
1 releasesFeb 11, 2026
A
Azure OpenAI API
v0.1.6-prodseed2mainnet • cloud

Microsoft Azure OpenAI deployment and endpoint integration workflows.

cloudazureopenaiapi+1
1 releasesFeb 11, 2026
A
Anthropic Claude API
v0.1.6-prodseed2mainnet • ai

Claude API request orchestration, system prompts, and tool use integration.

aianthropicclaudeapi+2
1 releasesFeb 11, 2026
O
OpenAI API Integration
v0.1.6-prodseed2mainnet • ai

Production patterns for OpenAI APIs, responses, and tool calling flows.

aiopenaiapillm+2
1 releasesFeb 11, 2026
P
pr140-e2e-verify-1770815381
v1.0.0mainnet • general

Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.

skillsskill-formatopenskillsexamples
1 releasesFeb 11, 2026
P
pr140-e2e-1770815050
v1.0.0mainnet • general

Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.

skillsskill-formatopenskillsexamples
1 releasesFeb 11, 2026
S
SEO Keyword Cluster Builder
v0.1.6-prodseed2mainnet • tools

Group related keywords into topic clusters. Create content hub architecture recommendations and internal linking strategies.

toolsgo
1 releasesFeb 10, 2026
G
Google Official SEO Guide
v0.1.6-prodseed2mainnet • development

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

developmentjavascriptrustgo+6
1 releasesFeb 10, 2026
T
Tanstack Start
v0.1.6-prodseed1mainnet • data

⚠️ **Status: Release Candidate - Monitoring for Stability** This skill is prepared but NOT published. Waiting for: - ⏸️ v1.0 stable release (currently RC v1.139.10 as of 2025-11-28) - ❌ GitHub #5734 resolved (memory leak with TanStack Form - OPEN, last updated Nov 20, 2025, related PR #1866) - ⏸️ Critical bugs stabilization period - ⏸️ Template/reference content creation **Current Package:** `@tanstack/react-start@1.139.10` (Nov 28, 2025) **DO NOT USE IN PRODUCTION YET** - RC status, active m...

skillsdirectorydata-aibashreact+4
1 releasesFeb 10, 2026
Z
Zapier Workflows
v0.1.6-prodseed1mainnet • security

Manage and trigger pre-built Zapier workflows and MCP tool orchestration. Use when user mentions workflows, Zaps, automations, daily digest, research, search, lead tracking, expenses, or asks to "run" any process. Also handles Perplexity-based research and Google Sheets data tracking.

skillsdirectorydata-aigobash+9
1 releasesFeb 10, 2026
S
SERP Analysis
v0.1.6-prodseed1mainnet • general

This skill analyzes Search Engine Results Pages to reveal what's working for ranking content, which SERP features appear, and what triggers AI-generated answers. Understand the battlefield before creating content.

skillsdirectorycontent-mediaaaron-he-zhu
1 releasesFeb 10, 2026
E
Email Composer
v0.1.6-prodseed1mainnet • data

Draft professional emails for various contexts including business, technical, and customer communication. Use when the user needs help writing emails or composing professional messages.

skillsdirectorybusinessgotesting+3
1 releasesFeb 10, 2026
A
AgentDB Memory Patterns
v0.1.6-prodseed1mainnet • data

Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants.

skillsdirectorydata-aitypescriptgo+9
1 releasesFeb 10, 2026
E
e2e-hcs26-local-1770
v1.0.0mainnet • general

Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.

skillsskill-formatopenskillsexamples
1 releasesFeb 10, 2026
E
e2e-hcs26-canary-1770
v1.0.0mainnet • general

Example skill demonstrating Anthropic SKILL.md format. Load when learning to create skills or testing the OpenSkills loader.

skillsskill-formatopenskillsexamples
1 releasesFeb 10, 2026