Marketplace

Find the right skill for the job.

Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.

Start with the job to be done
26996 results
All outcomes · All facets
Page 175 of 1125
SkillHub ClubWrite Technical Docs

docs

Imported from https://github.com/ComposioHQ/composio.

C 5.1
Full StackTech Writer
27.4K
rank 93
hot 99
SkillHub ClubShip Full Stack

brainstorming

Use this skill before any creative or constructive work (features, components, architecture, behavior changes, or functionality). This skill transforms vague ideas into validated designs through disciplined, incremental reasoning and collaboration.

C 5.1
Full Stack
25.7K
rank 93
hot 99
SkillHub ClubShip Full Stack

git-pushing

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

C 5.1
Full Stack
25.7K
rank 93
hot 99
SkillHub ClubResearch & Ops

exa-search

Semantic search, similar content discovery, and structured research using Exa API

C 5.1
Full StackBackendTech Writer
25.7K
rank 93
hot 99
SkillHub ClubShip Full Stack

neon-postgres

Expert patterns for Neon serverless Postgres, branching, connection pooling, and Prisma/Drizzle integration Use when: neon database, serverless postgres, database branching, neon postgres, postgres serverless.

C 5.1
Full StackBackendIntegration
25.7K
rank 93
hot 99
SkillHub ClubAnalyze Data & AI

graphql

GraphQL gives clients exactly the data they need - no more, no less. One endpoint, typed schema, introspection. But the flexibility that makes it powerful also makes it dangerous. Without proper controls, clients can craft queries that bring down your server. This skill covers schema design, resolvers, DataLoader for N+1 prevention, federation for microservices, and client integration with Apollo/urql. Key insight: GraphQL is a contract. The schema is the API documentation. Design it carefully.

C 5.1
Full StackBackendData / AI
25.7K
rank 93
hot 99
SkillHub ClubShip Full Stack

azure-functions

Expert patterns for Azure Functions development including isolated worker model, Durable Functions orchestration, cold start optimization, and production patterns. Covers .NET, Python, and Node.js programming models. Use when: azure function, azure functions, durable functions, azure serverless, function app.

C 5.1
Full Stack
25K
rank 93
hot 99
SkillHub ClubShip Full Stack

frontend

Imported from https://github.com/BloopAI/vibe-kanban.

C 5.1
Full StackFrontend
23.4K
rank 92
hot 99
SkillHub ClubWrite Technical Docs

list-npm-package-content

List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, check tarball size, or debug npm publish issues.

C 5.1
Full StackTech WriterTesting
22.8K
rank 92
hot 99
SkillHub ClubAnalyze Data & AI

develop-ai-functions-example

Develop examples for AI SDK functions. Use when creating, running, or modifying examples under examples/ai-functions/src to validate provider support, demonstrate features, or create test fixtures.

C 5.1
Full StackData / AITesting
22.8K
rank 92
hot 99
SkillHub ClubShip Full Stack

create-mcp-server

Instructions for creating MCP (Model Context Protocol) servers that expose tools and resources for the agent to use. Use when the user asks to create a new MCP server or add MCP capabilities.

C 5.1
Full StackBackendIntegration
22.7K
rank 92
hot 99
SkillHub ClubAnalyze Data & AI

github-workflow-automation

Advanced GitHub Actions workflow automation with AI swarm coordination, intelligent CI/CD pipelines, and comprehensive repository management

C 5.1
Full StackDevOpsData / AI
githubgithub-actionsci-cdworkflow-automation
21.7K
rank 92
hot 99
SkillHub ClubShip Full Stack

V3 Deep Integration

Deep agentic-flow@alpha integration implementing ADR-001. Eliminates 10,000+ duplicate lines by building claude-flow as specialized extension rather than parallel implementation.

C 5.1
Full StackIntegration
21.7K
rank 92
hot 99
SkillHub ClubShip Full Stack

ReasoningBank with AgentDB

Implement ReasoningBank adaptive learning with AgentDB's 150x faster vector database. Includes trajectory tracking, verdict judgment, memory distillation, and pattern recognition. Use when building self-learning agents, optimizing decision-making, or implementing experience replay systems.

C 5.1
Full StackBackend
21.7K
rank 92
hot 99
SkillHub ClubWrite Technical Docs

synonyms

Generate synonyms for words or phrases. Use this skill when the user needs alternative words with similar meanings, wants to expand vocabulary, or seeks varied expressions for writing.

C 5.1
Full StackTech Writer
20.7K
rank 92
hot 99
SkillHub ClubShip Full Stack

app

Imported from https://github.com/promptfoo/promptfoo.

C 5.1
Full Stack
17.5K
rank 91
hot 99
SkillHub ClubShip Full Stack

site

Imported from https://github.com/promptfoo/promptfoo.

C 5.1
Full Stack
16.9K
rank 91
hot 99
SkillHub ClubShip Full Stack

n8n-mcp

Imported from https://www.skillhub.club/skills/czlonkowski-n8n-mcp.

C 5.1
Full StackIntegration
15.4K
rank 90
hot 99
SkillHub ClubShip Full Stack

schema-exploration

For discovering and understanding database structure, tables, columns, and relationships

C 5.1
Full StackBackend
15.2K
rank 90
hot 99
SkillHub ClubGrow & Distribute

programmatic-seo

When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user mentions "programmatic SEO," "template pages," "pages at scale," "directory pages," "location pages," "[keyword] + [city] pages," "comparison pages," "integration pages," or "building many pages for SEO." For auditing existing SEO issues, see seo-audit.

C 5.1
Full StackData / AITech Writer
14.7K
rank 90
hot 99
SkillHub ClubResearch & Ops

filesystem-context

This skill should be used when the user asks to "offload context to files", "implement dynamic context discovery", "use filesystem for agent memory", "reduce context window bloat", or mentions file-based context management, tool output persistence, agent scratch pads, or just-in-time context loading.

C 5.1
Full Stack
14K
rank 90
hot 99
SkillHub ClubShip Full Stack

prowler-pr

Creates Pull Requests for Prowler following the project template and conventions. Trigger: When working on pull request requirements or creation (PR template sections, PR title Conventional Commits check, changelog gate/no-changelog label), or when inspecting PR-related GitHub workflows like conventional-commit.yml, pr-check-changelog.yml, pr-conflict-checker.yml, labeler.yml, or CODEOWNERS.

C 5.1
Full Stack
13.4K
rank 90
hot 99
SkillHub ClubShip Full Stack

jsonapi

Strict JSON:API v1.1 specification compliance. Trigger: When creating or modifying API endpoints, reviewing API responses, or validating JSON:API compliance.

C 5.1
Full StackBackend
13.4K
rank 90
hot 99
SkillHub ClubRun DevOps

prowler-sdk-check

Creates Prowler security checks following SDK architecture patterns. Trigger: When creating or updating a Prowler SDK security check (implementation + metadata) for any provider (AWS, Azure, GCP, K8s, GitHub, etc.).

C 5.1
Full StackSecurity
13.4K
rank 90
hot 99
Previous
Page 175 of 1125
Next