Browse Skills

4429 skills found

production-deploy.md
0
1 export production-deploy
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deploys WitchCityRope to production environment on DigitalOcean. Automates build, registry push, server deployment, database migrations (if needed), health verification, and rollback capability. SINGLE SOURCE OF TRUTH for production deployment automation.
2026-01-05
supabase-cms.md
0
1 export supabase-cms
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Supabase CMS integration patterns, schema design, RLS policies, and content management for Astro websites. Use when building CMS systems, setting up Supabase backends, creating content schemas, implementing RLS security, or when user mentions Supabase CMS, headless CMS, content management, database schemas, or Row Level Security.
2026-01-05
turso.md
0
1 export turso
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Implements Turso edge SQLite database with libSQL client, embedded replicas, and vector search. Use when building edge-first apps, implementing embedded databases, or needing SQLite with global replication.
2026-01-05
corder-test-generation.md
0
1 export corder-test-generation
2 takemi-ohama from "takemi-ohama/ai-agent-marketplace"
3 Generate unit tests, integration tests, and test fixtures for code. Supports Jest, Mocha, pytest. Use when writing tests or improving test coverage.This skill provides automated test generation:- Unit tests with AAA pattern (Arrange, Act, Assert)- Integration tests for APIs and databases- Test fixtures and mocks- Edge case identification- Test coverage recommendationsTriggers: "generate tests", "create unit test", "add test coverage", "write tests", "テスト生成", "テストコード作成", "カバレッジ向上"
2026-01-05
exe.md
0
1 export exe
2 popmechanic from "popmechanic/vibes-cli"
3 Deploy a Vibes app to exe.dev VM hosting. Uses nginx on persistent VMs with SSH automation. Supports client-side multi-tenancy via subdomain-based Fireproof database isolation.
2026-01-05
backend-rag-implementation.md
0
1 export backend-rag-implementation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search in FastAPI backends. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
2026-01-05
functionality-audit.md
0
1 export functionality-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validates that code actually works through sandbox testing, execution verification, and systematic debugging. Use this skill after code generation or modification to ensure functionality is genuine rather than assumed. The skill creates isolated test environments, executes code with realistic inputs, identifies bugs through systematic analysis, and applies best practices to fix issues without breaking existing functionality. This ensures code delivers its intended behavior reliably.
2026-01-05
story-tree.md
0
1 export story-tree
2 Mharbulous from "Mharbulous/StoryTree"
3 Use when user says "update story tree", "show story tree", "show me a map", "story map", "tree diagram", "show stories", "view stories", "list stories", or asks for story visualization or tree status - autonomously maintains hierarchical story backlog by analyzing git commits, identifying under-capacity nodes, and coordinating story generation to fill gaps. Works with SQLite database using closure table pattern, prioritizes shallower nodes first, and tracks implementation status through commit analysis.
2026-01-05
postgresql-integration.md
0
1 export postgresql-integration
2 rubrical-studios from "rubrical-studios/virtual-ai-studio-dist"
3 PostgreSQL connection pooling and query patterns
2026-01-05
phase-2-validator.md
0
1 export phase-2-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validates Design Phase completion before advancing to Implementation Phase. Checks functional specifications, database design, and UI/UX design for completeness and technical feasibility.
2026-01-05
implement-slider-question.md
0
1 export implement-slider-question
2 asmith7013 from "asmith7013/coachingPlatform"
3 Create D3 questions with interactive sliders and live visualization updates. Students adjust continuous values and observe dynamic feedback.
2026-01-05
handbook-sync.md
0
1 export handbook-sync
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Sync central handbook from ~/.claude/AmplifyHandbook/ to current project's resources/handbook/
2026-01-05
claude-code.md
0
1 export claude-code
2 hungtrandigital from "hungtrandigital/ResidentOne"
3 Activate when users ask about Claude Code installation, slash commands (/cook, /plan, /fix, /test, /docs, /design, /git), creating/managing Agent Skills, configuring MCP servers, setting up hooks/plugins, IDE integration (VS Code, JetBrains), CI/CD workflows, enterprise deployment (SSO, RBAC, sandboxing), troubleshooting authentication/performance issues, or advanced features (extended thinking, caching, checkpointing).
2026-01-05
turbo-config.md
0
1 export turbo-config
2 metasaver from "metasaver/metasaver-marketplace"
3 Turbo.json configuration template and validation logic for Turborepo tasks. Use when creating or auditing turbo.json files to ensure correct task configuration, caching strategy, and the 7 required MetaSaver standards (schema, globalEnv, globalDependencies, required tasks by repo type, build requirements, persistent task cache, clean task cache).
2026-01-05
py-testing-async.md
0
1 export py-testing-async
2 CJHarmath from "CJHarmath/claude-agents-skills"
3 Async testing patterns with pytest-asyncio. Use when writing tests, mocking async code, testing database operations, or debugging test failures.
2026-01-05
unity-workflows.md
0
1 export unity-workflows
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks about "Unity editor scripting", "Custom Inspector", "EditorWindow", "PropertyDrawer", "Unity Input System", "new Input System", "UI Toolkit", "uGUI", "Canvas", "asset management", "AssetDatabase", "build pipeline", "Editor utilities", or needs guidance on Unity editor extensions, input handling, UI systems, and workflow optimization.
2026-01-05
import-skill.md
0
1 export import-skill
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Import a skill from Notion (or other source) into local Nexus. Load when user mentions "import skill", "download skill", "add skill to nexus", "pull skill from notion", or selects a skill to import after querying.
2026-01-05
sharding-pattern.md
0
1 export sharding-pattern
2 majiayu000 from "majiayu000/claude-skill-registry"
3 シャーディング対応のコードを書く際に使用。user_idベースのhash sharding、テーブル分割、クロスシャードクエリ、Repository実装時に自動適用。シャーディング、分散DB、テーブル分割、クロスDBクエリを扱う場合に使用。
2026-01-05
configuring-serverless-clients.md
0
1 export configuring-serverless-clients
2 djankies from "djankies/claude-configs"
3 Configure PrismaClient for serverless (Next.js, Lambda, Vercel) with connection_limit=1 and global singleton pattern.
2026-01-05
revalidation-strategy-planner.md
0
1 export revalidation-strategy-planner
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 Evaluates Next.js routes and outputs optimal revalidate settings, cache tags for ISR, SSR configurations, or streaming patterns. This skill should be used when optimizing Next.js caching strategies, configuring Incremental Static Regeneration, planning cache invalidation, or choosing between SSR/ISR/SSG. Use for Next.js caching, revalidation, ISR, cache tags, on-demand revalidation, or rendering strategies.
2026-01-05
worldcrafter-auth-guard.md
0
1 export worldcrafter-auth-guard
2 hopeoverture from "hopeoverture/worldcrafter-v2"
3 Add authentication and authorization to routes, Server Actions, and API endpoints using Supabase Auth. Use when user needs "protect [route]", "add authentication", "require login", "add RBAC", "implement login/logout", or mentions auth, permissions, OAuth, API keys. Provides patterns for protected routes, Server Action auth checks, role-based access control (5 roles), OAuth providers (Google, GitHub), email verification, password strength, account lockout, and API key authentication. Do NOT use when building new features (use worldcrafter-feature-builder which can add auth), database-only changes (use worldcrafter-database-setup for RLS policies), routes without auth (use worldcrafter-route-creator), or testing only (use worldcrafter-test-generator).
2026-01-05
global-tech-stack.md
0
1 export global-tech-stack
2 mshafei721 from "mshafei721/Turbocat"
3 Reference the project's defined technology stack including frameworks, languages, databases, testing tools, and deployment infrastructure. Use this skill when making technology decisions or choosing libraries. When working with project configuration files like package.json, requirements.txt, or Gemfile. When setting up new features that need to align with existing technology choices. When onboarding to understand the project's technical foundation. When choosing tools for testing, linting, CI/CD, or third-party services.
2026-01-05
wordpress-plugin-core.md
0
1 export wordpress-plugin-core
2 jackspace from "jackspace/ClaudeSkillz"
3 This skill provides comprehensive knowledge for WordPress plugin development, covering core patterns, security best practices, database interactions, hooks/filters, Settings API, custom post types, REST API, and AJAX. This skill should be used when creating WordPress plugins, troubleshooting security issues, implementing custom post types/taxonomies, building admin interfaces, or working with the WordPress database.Use when: Creating new WordPress plugins, implementing nonces/sanitization/escaping, working with $wpdb and prepared statements, building Settings API pages, registering custom post types or taxonomies, implementing REST API endpoints, handling AJAX requests, debugging plugin activation/deactivation issues, preventing SQL injection/XSS/CSRF vulnerabilities.Keywords: wordpress plugin development, wordpress security, wordpress hooks, wordpress filters, wordpress database, wpdb prepare, sanitize_text_field, esc_html, wp_nonce, custom post type, register_post_type, settings api, rest api, admin-aja
2026-01-05
django-development.md
0
1 export django-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive Django development guidelines for Pantas Green emissions tracking platform.Use when: writing Django models, views, serializers, migrations, ORM queries, templates, or any Python backend code.Triggers: django, model, view, serializer, migration, ORM, queryset, endpoint, API, DRF, emission, carbon, python backend, template, admin
2026-01-05