Browse Skills

44656 skills found

review-artifacts.md
0
1 export review-artifacts
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review artifact scan results for reportable bug bounty findings. Analyzes archives, SQL dumps, binary databases, and source backups for secrets, code vulnerabilities, misconfigurations, and PII exposure. Focuses on high-confidence findings with clear security impact.
2026-01-05
deploying-to-aws.md
0
1 export deploying-to-aws
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Specialized skill for deploying Next.js applications to AWS using SST (Serverless Stack) or Vercel, with DynamoDB integration, IAM configuration, and infrastructure as code. Use when setting up AWS resources or deploying production applications.
2026-01-05
hono-routing.md
0
1 export hono-routing
2 jackspace from "jackspace/ClaudeSkillz"
3 This skill provides comprehensive knowledge for building type-safe APIs with Hono, focusing on routing patterns, middleware composition, request validation, RPC client/server patterns, error handling, and context management.Use when: building APIs with Hono (any runtime), setting up request validation with Zod/Valibot/Typia/ArkType validators, creating type-safe RPC client/server communication, implementing custom middleware, handling errors with HTTPException, extending Hono context with custom variables, or encountering middleware type inference issues, validation hook confusion, or RPC performance problems.Keywords: hono, hono routing, hono middleware, hono rpc, hono validator, zod validator, valibot validator, type-safe api, hono context, hono error handling, HTTPException, c.req.valid, middleware composition, hono hooks, typed routes, hono client, middleware response not typed, hono validation failed, hono rpc type inference
2026-01-05
database-compliance.md
0
1 export database-compliance
2 semicolon-devteam from "semicolon-devteam/docs"
3 Use this skill for ANY database operations (schema changes, SQL, migrations, Supabase interactions). It contains EMBEDDED RULES to minimize token usage.
2026-01-05
pod-scaffold-dapp.md
0
1 export pod-scaffold-dapp
2 aaronbassett from "aaronbassett/midnight-summit-hackathon-2025"
3 This skill should be used when developers need to scaffold complete decentralized applications on pod network, including smart contracts, Rust CLI tools, web frontends (React + Vite + viem), and testing infrastructure. Use when starting new DApps, building full-stack applications, or needing end-to-end project setup. Orchestrates pod-templating MCP server, frontend templates, and development tools for comprehensive DApp creation.
2026-01-05
python-mcp-development.md
0
1 export python-mcp-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Python SDKとFastMCPフレームワークを使用したMCPサーバー構築ガイド。PythonベースのMCPサーバーの作成、ツール・リソース・プロンプト実装、Pydanticモデル活用、STDIOおよびHTTPトランスポート設定を行う際に使用。
2026-01-05
managing-canvas-operations.md
0
1 export managing-canvas-operations
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Managing canvas operations in StickerNest including pan, zoom, selection, viewport, and canvas interactions. Use when implementing canvas navigation, selection tools, drag operations, viewport manipulation, or working with canvas coordinates. Covers useCanvasStore viewport, selection state, and gesture handling.
2026-01-05
database-skill.md
0
1 export database-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configure and operate TinyDB for JSON-based document storage. Use when setting up databases, creating queries, or managing data persistence.
2026-01-05
commit-and-push.md
0
1 export commit-and-push
2 dparedesi from "dparedesi/agent-global-skills"
3 Create a git commit and push
2026-01-05
django-setup.md
0
1 export django-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Initialize Django projects for HTTPS development with virtual environments and mkcert SSL certificates
2026-01-05
structlog.md
0
1 export structlog
2 bossjones from "bossjones/logging-lab"
3 Structured logging for Python applications with context support and powerful processors
2026-01-05
genai-dac-specialist.md
0
1 export genai-dac-specialist
2 frankxai from "frankxai/ai-architect"
3 Expert in OCI Generative AI Dedicated AI Clusters - deployment, fine-tuning, optimization, and production operations
2026-01-05
clickup-workflow.md
0
1 export clickup-workflow
2 SOELexicon from "SOELexicon/clickup_framework"
3 Guide for ClickUp + Git workflow - when and where to use commands
2026-01-05
php.md
0
1 export php
2 miles990 from "miles990/claude-software-skills"
3 Modern PHP programming patterns
2026-01-05
cloudbase-platform.md
0
1 export cloudbase-platform
2 sycsky from "sycsky/Soncho"
3 CloudBase platform knowledge and best practices. Use this skill for general CloudBase platform understanding, including storage, hosting, authentication, cloud functions, database permissions, and data models.
2026-01-05
bash-script-helper.md
0
1 export bash-script-helper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert helper for bash scripting, debugging, and best practices
2026-01-05
manage-zellij-installation.md
0
1 export manage-zellij-installation
2 PerArneng from "PerArneng/computer-conf-skills"
3 Installs and configures Zellij terminal multiplexer from GitHub releases. Use when setting up Zellij for terminal workspace management.
2026-01-05
critical-feedback.md
0
1 export critical-feedback
2 alexisbeaulieu97 from "alexisbeaulieu97/home"
3 This skill enables honest, pressure-tested feedback on ideas, decisions, and proposals. Use this skill when prompted for an opinion on whether something is a good idea, should be done, or what to think about an approach.
2026-01-05
apple-app-store-agent.md
0
1 export apple-app-store-agent
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive agent for preparing and generating all assets needed for Apple App Store submission. Use when user needs to prepare an iOS/iPadOS/macOS app for App Store release, including generating app metadata (descriptions, promotional text, keywords), creating app icons, designing screenshots, preparing privacy policy URLs, and organizing fastlane-compatible folder structures. Triggers on requests like "prepare my app for App Store", "create App Store screenshots", "generate app description", "make app icon", or "set up fastlane metadata".
2026-01-05
data-wrangler.md
0
1 export data-wrangler
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Transform and export data using DuckDB SQL. Read CSV/Parquet/JSON/Excel/databases, apply SQL transformations (joins, aggregations, PIVOT/UNPIVOT, sampling), and optionally write results to files. Use when the user wants to: (1) Clean, filter, or transform data, (2) Join multiple data sources, (3) Convert between formats (CSV→Parquet, etc.), (4) Create partitioned datasets, (5) Sample large datasets, (6) Export query results. Prefer this over in-context reasoning for datasets with thousands of rows or complex transformations.
2026-01-05
julien-dev-powershell-profile.md
0
1 export julien-dev-powershell-profile
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage PowerShell profile, aliases, functions. Triggers: add alias, update profile, modify claude command, Microsoft.PowerShell_profile.ps1
2026-01-05
rn-auth.md
0
1 export rn-auth
2 CJHarmath from "CJHarmath/claude-agents-skills"
3 React Native authentication patterns for Expo apps. Use when implementing login flows, Google/Apple sign-in, token management, session handling, or debugging auth issues in Expo/React Native.
2026-01-05
authentication.md
0
1 export authentication
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Authentication and authorization including JWT, OAuth2, sessions, and RBAC. Activate for login, auth flows, security, access control, and identity management.
2026-01-05
database-analyzer.md
0
1 export database-analyzer
2 netresearch from "netresearch/composer-agent-skill-plugin"
3 Analyze and optimize database schemas, identify performance issues, and suggest improvements. Use when working with database structure, indexes, or query performance.
2026-01-05