Back to authors
aiskillstore

aiskillstore

2083 Skills published on GitHub.

tool-selection-framework

|

UncategorizedView skill →

ux-evaluator

This skill should be used when evaluating UI components against UX best practices. Use for reviewing buttons, navigation elements, spacing, visual hierarchy, or any interface element. Provides a systematic 3-dimension framework (Position, Visual Weight, Spacing) aligned with industry standards (Balsamiq, Nielsen heuristics). Invoke when user asks to "review UX", "check button design", "evaluate layout", or references design guidelines.

UncategorizedView skill →

visual-asset-workflow

Generate distinctive educational visuals using creative brief methodology. Use when creating chapter illustrations, diagrams, or teaching visuals with Gemini.

UncategorizedView skill →

backend-test-writer

Use when generating tests for backend code (Express routes, MongoDB models, Node services) - analyzes file type, detects test framework from package.json, generates comprehensive tests with setup/teardown and edge case coverage

UncategorizedView skill →

code-reviewer

Use when asked to review MERN stack code - comprehensive code reviewer that checks project health, security, maintainability, performance, testing, and architecture. Combines general code quality analysis with MERN-specific expertise.

UncategorizedView skill →

child-agent-ops

子エージェントの起動・指示・報告・安全運用を標準化するスキル。codex でのタスク分解、確認判断、チェックリスト、テンプレートを提供し、リーダー/実装/レビュー各エージェントが迷わず動けるようにする。

UncategorizedView skill →

test-ops

テスト計画・実行・報告を標準化する運用スキル。

UncategorizedView skill →

uiux-ops

UI/UX 設計・改善を進めるための運用手順とチェックリストをまとめたスキル。

UncategorizedView skill →

backlink-analyzer

Analyzes backlink profiles to understand link authority, identify toxic links, discover link building opportunities, and monitor competitor link acquisition. Essential for off-page SEO strategy.

UncategorizedView skill →

prd-to-appspec

Transform PRDs (Product Requirements Documents) into structured XML app specifications optimized for AI coding agents. Converts developer-focused docs with code examples into declarative agent-consumable format. USE WHEN user says "convert PRD", "generate app spec", "transform PRD", "create specification from requirements", or wants to prepare a PRD for agent consumption.

UncategorizedView skill →

prompting

Prompt engineering standards and context engineering principles for AI agents based on Anthropic best practices. Covers clarity, structure, progressive discovery, and optimization for signal-to-noise ratio.

UncategorizedView skill →

plate-handler

Implement rich text editors using Plate.js. Supports creating both simple (comment/chat) and detailed (document/blog) editors.

UncategorizedView skill →

smc-chart-analysis

Smart Money Concepts (SMC) and ICT-style chart analysis skill. Analyzes any market with one command - fetches real data, runs multi-timeframe analysis, identifies trade setups with entry/stop/targets. Use when user asks to "analyze [SYMBOL]", wants SMC/ICT analysis, asks about liquidity sweeps, order blocks, fair value gaps, or market structure, or wants trade setup recommendations.

UncategorizedView skill →

smc-harness

|

UncategorizedView skill →

subagent-factory

Create specialized Claude Code agents on-the-fly. Guides through agent definition file creation with proper frontmatter, effective prompts, and tool scoping. USE WHEN user says 'create agent', 'new subagent', 'make an agent for', 'build agent', 'spawn agent', or wants to define custom agents for specific tasks.

UncategorizedView skill →

system-design

|

UncategorizedView skill →

ai-handler

Integrate Replicate AI models with background processing, S3 storage, and credit systems

UncategorizedView skill →

ai-sdk-handler

Integrate Vercel AI SDK for LLMs, Chatbots, Generative UI, and Agentic Workflows.

UncategorizedView skill →

asset-creator

Create visual assets (images, illustrations) using AI (OpenAI DALL-E).

UncategorizedView skill →

auth-handler

Manage authentication, authorization, and user sessions. Use when dealing with login, sign-up, API protection, middleware, or user data fetching.

UncategorizedView skill →

blog-creator

Create SEO-optimized MDX blog posts with proper frontmatter

UncategorizedView skill →

copywriter

Write high-converting, punchy, and professional copy for landing pages, emails, and marketing materials.

UncategorizedView skill →

credits-handler

Manage the credit system (allocation, purchasing, usage). Use when adding credit types, configuring pricing, or building credit UI.

UncategorizedView skill →

db-handler

Manage database schemas, Drizzle ORM, migrations, and data modeling. Use when creating tables, modifying columns, or planning database changes.

UncategorizedView skill →

docs-creator

Create and organize public documentation pages using Fumadocs. Use when building new documentation pages or organizing existing ones.

UncategorizedView skill →

email-handler

Create and send transactional emails using React Email. Covers templates, layout integration, and sending logic.

UncategorizedView skill →

env-handler

Manage environment variables securely. Handles distinction between .env (template) and .env.local (secrets).

UncategorizedView skill →

form-creator

Create forms, validation schemas, and CRUD API endpoints. Use when building new data entry features or managing existing forms.

UncategorizedView skill →

generate-assets

Generate high-quality images and assets for components (hero sections, features, transformations) using Replicate's FLUX 1.1 Pro model.

UncategorizedView skill →

inngest-handler

Create and manage Inngest functions for reliable background jobs, workflows, and scheduled tasks.

UncategorizedView skill →

logo-generator

Generate logos using Replicate AI and make them transparent with background removal.

UncategorizedView skill →

page-builder

Helper for building landing pages and marketing sites using Tailark components.

UncategorizedView skill →

plans-handler

Manage subscription plans, pricing, and quotas. Use when adding plan features, updating limits, or building pricing pages.

UncategorizedView skill →

replicate-handler

Integrate with Replicate AI for running models (image generation, LLMs, etc.).

UncategorizedView skill →

s3-upload-handler

Handle S3 file uploads including UI components, client-side logic, and server-side processing

UncategorizedView skill →

seo-handler

Manage SEO, sitemaps, and metadata for optimal search engine visibility

UncategorizedView skill →

stripe-handler

Handle Stripe payments, custom checkouts, and webhook fulfillment outside of standard plans/credits.

UncategorizedView skill →

theme-handler

Manage and update application themes using shadcn and tweakcn.

UncategorizedView skill →

ui-handler

Implement UI using Shadcn MCP (atoms/theme) and 21st.dev MCP (complex sections). Use when adding buttons, layouts, or generating landing pages.

UncategorizedView skill →

git-protocol

Git protocol implementation patterns using gitoxide for Guts repository operations

UncategorizedView skill →

infrastructure

Infrastructure as Code patterns for deploying Guts nodes using Terraform, Docker, and Kubernetes

UncategorizedView skill →

p2p-networking

Peer-to-peer networking patterns using commonware for building decentralized Guts network

UncategorizedView skill →

rust-development

Rust development best practices for the Guts project - idiomatic code, error handling, async patterns, and commonware integration

UncategorizedView skill →

api-jwt-authenticator

A conceptual skill for securing FastAPI REST APIs with JWT authentication

UncategorizedView skill →

crud-with-spec-kit

A conceptual skill for implementing CRUD features driven by Spec-Kit and Claude Code

UncategorizedView skill →

frontend-api-client-with-jwt

A conceptual skill for building an API client in Next.js that handles JWT tokens

UncategorizedView skill →

next-js-better-auth-integration

A conceptual skill for integrating Better Auth with Next.js App Router

UncategorizedView skill →

spec-kit-claude-code-workflow

A conceptual skill for guiding the Spec-Kit + Claude Code development workflow

UncategorizedView skill →

fastapi-mastery

Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.

UncategorizedView skill →

pytest-mastery

|

UncategorizedView skill →

Page 7 of 42 · 2083 results