Skip to main content
Run any Skill in Manus
with one click
GitHub repository

hirefrank-marketplace

hirefrank-marketplace contains 11 collected skills from hirefrank, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
3
updated
2025-12-10
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-native-architecture
software-developers

Build AI agents on Cloudflare's edge using prompt-native architecture where features are defined in prompts, not code. Use when creating autonomous agents with Durable Objects, designing Workers services, implementing self-modifying systems, or adopting the "trust the agent's intelligence" philosophy on the edge.

2025-12-10
component-aesthetic-checker
software-developers

Validates shadcn/ui component customization depth, ensuring components aren't used with default props and checking for consistent design system implementation across Tanstack Start applications

2025-11-25
gemini-imagegen
software-developers

Generate, edit, and compose images using Google's Gemini AI API for design workflows and visual content creation

2025-11-25
shadcn-ui-design-validator
software-developers

Automatically validates frontend design patterns to prevent generic aesthetics (Inter fonts, purple gradients, minimal animations) and enforce distinctive, branded design during Tanstack Start (React) development with shadcn/ui

2025-11-14
edge-performance-optimizer
software-developers

Automatically optimizes Cloudflare Workers performance during development, focusing on cold starts, bundle size, edge caching, and global latency

2025-11-13
workers-runtime-validator
software-developers

Automatically validates Cloudflare Workers runtime compatibility during development, preventing Node.js API usage and ensuring proper Workers patterns

2025-11-13
cors-configuration-validator
software-developers

Automatically validates Cloudflare Workers CORS configuration, ensuring proper headers, OPTIONS handling, and origin validation for cross-origin requests

2025-11-13
durable-objects-pattern-checker
software-developers

Automatically validates Cloudflare Durable Objects usage patterns, ensuring correct state management, hibernation, and strong consistency practices

2025-11-13
kv-optimization-advisor
software-developers

Automatically optimizes Cloudflare KV storage patterns, suggesting parallel operations, caching strategies, and storage choice guidance

2025-11-13
workers-binding-validator
software-developers

Automatically validates Cloudflare Workers binding configuration, ensuring code references match wrangler.toml setup and TypeScript interfaces are accurate

2025-11-13
conversation-analyzer
software-developers

Analyzes AI conversation exports to identify recurring patterns and generate custom Claude Skills. Use when analyzing conversation data, identifying workflow patterns, or creating reusable AI skills from usage history.

2025-10-23