Browse Skills

22656 skills found

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
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
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
refactor-assistant.md
0
1 export refactor-assistant
2 a-ariff from "a-ariff/Ariff-code-config"
3 Helps refactor code for better structure, readability, and maintainability. Use when cleaning up code, improving design, or removing technical debt.
2026-01-05
creating-elysia-domains.md
0
1 export creating-elysia-domains
2 saavy1 from "saavy1/sb"
3 Creates new domain modules in the Nexus Elysia API with proper typing for Eden Treaty consumers (Dashboard, The Machine)
2026-01-05
requesting-code-review.md
0
1 export requesting-code-review
2 liauw-media from "liauw-media/CodeAssist"
3 Use when completing tasks or major features. Know when and how to request reviews. Provides git commit range to code-reviewer agent.
2026-01-05
skill-creator-from-docs.md
0
1 export skill-creator-from-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create comprehensive PAI skills from tool/CLI/API documentation. Analyzes docs (markdown or URLs via crawl4ai), deduces workflows, generates helper scripts/templates/guardrails, and builds complete skill packages. USE WHEN user says 'create skill from docs', 'build skill for [tool]', 'turn documentation into skill', or provides documentation to transform into a skill.
2026-01-05
snark-testing.md
0
1 export snark-testing
2 mjohngreene from "mjohngreene/ZKvsAI"
3 Test SNARK submissions with sample data. Use when testing proof submission, validating the API, verifying SNARK operations work correctly, or debugging proof handling.
2026-01-05
hook-creator.md
0
1 export hook-creator
2 RasmusGodske from "RasmusGodske/claude-liv-conventions"
3 Guide for creating Claude Code hooks in the liv-conventions plugin. This skill should be used when users want to create a new hook to validate, block, or guide Claude's tool usage (Write, Bash, Edit, etc.). Covers the HookHandler pattern, PreToolUseInput/Response APIs, glob matching, plugin.json configuration, and testing.
2026-01-05
crawl-to-markdown.md
0
1 export crawl-to-markdown
2 andrewginns from "andrewginns/skills-collection"
3 Use when web.run fails to parse a webpage and you need raw Markdown via Crawl4AI.
2026-01-05
concurrency-observation.md
0
1 export concurrency-observation
2 CAPHTECH from "CAPHTECH/claude-marketplace"
3 並行性の観測。データレース、デッドロック、タイミング依存バグを検出。Use when: async/await実装、スレッド/goroutine使用、共有状態操作、本番でだけ起きる問題、たまに落ちるテスト調査。
2026-01-05
multi-agent-coordination.md
0
1 export multi-agent-coordination
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Instrument multi-agent workflows, handoffs, and parent-child relationships
2026-01-05
commit.md
0
1 export commit
2 arlenagreer from "arlenagreer/claude_configuration_docs"
3 Create detailed Git commits and push to GitHub. Use when the user wants to commit changes, save work to Git, or push updates to the repository. Trigger words include "commit", "save changes", "push to git", "update repository". (project, gitignored)
2026-01-05
database-manager.md
0
1 export database-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manages Supabase database schema, migrations, and queries for CookMode V2. Use this when the user needs to create/modify tables, write migrations, update RLS policies, or troubleshoot database issues.
2026-01-05
reproducible-graphics.md
0
1 export reproducible-graphics
2 sysylvia from "sysylvia/ssylvia-website"
3 Precise, reproducible graphs and infographics using JSON schemas (Vega-Lite) with optional AI enhancement via Nano Banana
2026-01-05
ai-social-graphics.md
0
1 export ai-social-graphics
2 GroundMountCompany from "GroundMountCompany/groundmounts-app"
3 Specialized skill for social media graphics and thumbnails. Use when you need Instagram posts, YouTube thumbnails, LinkedIn graphics, Twitter images, or ad creatives. Triggers on: social graphic, Instagram post, YouTube thumbnail, LinkedIn image. Outputs platform-optimized graphics.
2026-01-05
cicd-workflows.md
0
1 export cicd-workflows
2 vivekgana from "vivekgana/databricks-platform-marketplace"
3 GitHub Actions and CI/CD patterns for Databricks, including automated testing, deployment, and quality gates.
2026-01-05
security-audit-agent.md
0
1 export security-audit-agent
2 Unicorn from "Unicorn/Radium"
3 Performs comprehensive security audits of codebases, identifying vulnerabilities and security best practices
2026-01-05
claude-md-auditor.md
0
1 export claude-md-auditor
2 cskiro from "cskiro/claudex"
3 Use PROACTIVELY when reviewing CLAUDE.md configurations, onboarding new projects, or before committing memory file changes. Validates against official Anthropic documentation, community best practices, and LLM context optimization research. Detects security violations, anti-patterns, and compliance issues. Not for runtime behavior testing or imported file validation.
2026-01-05
prompt-optimization.md
0
1 export prompt-optimization
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Transform vague requests into production-ready, hallucination-free prompts optimized for Claude 4.x. Applies investigation-first protocols, anti-hallucination guards, extended thinking patterns, and multishot examples. Use when user requests prompt improvement, optimization, or asks to fix hallucinations, structure vague requests, apply Claude 4.x best practices, or create production-grade prompts.
2026-01-05
deep-analysis.md
0
1 export deep-analysis
2 tianzecn from "tianzecn/myclaudecode"
3 ⚡ PRIMARY SKILL for: 'how does X work', 'investigate', 'analyze architecture', 'trace flow', 'find implementations'. PREREQUISITE: code-search-selector must validate tool choice. Launches codebase-detective with claudemem INDEXED MEMORY.
2026-01-05