Browse Skills
4429 skills found
blackbox.md
0
1
export
blackbox
2
from
"pproenca/dot-claude"
from
"pproenca/dot-claude"
3
Blackbox flight recorder for file snapshots and disaster recovery. Use when: (1) asking how blackbox works, (2) needing to restore a previous file version, (3) querying file modification history, (4) checking what files were changed, (5) recovering from accidental edits.
2026-01-05
tanstack-query-hook.md
0
1
export
tanstack-query-hook
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate TanStack Query hooks for data fetching and mutations. Triggers on "create tanstack query hook", "generate react query", "useQuery hook", "useMutation hook".
2026-01-05
quality-strategy-architect.md
0
1
export
quality-strategy-architect
2
from
"fuchsst/wcsaga_godot_converter"
from
"fuchsst/wcsaga_godot_converter"
3
Defines the project's holistic quality strategy, test policies, and the 'Unified Feedback Protocol'. Establishes the single source of truth for all quality assurance procedures, unifying both automated and human-driven governance.
2026-01-05
capture.md
0
1
export
capture
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Parse and structure information from screenshots, meeting notes, or text, then save to Second Brain Supabase database. Extracts contacts, tasks, and ideas automatically. Use when user wants to save information for later.
2026-01-05
db-workflow.md
0
1
export
db-workflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Database migration workflow helper. Use when creating database migrations, modifying SQLAlchemy models, or managing Alembic migrations. Automatically handles model changes, migration creation, and database upgrades.
2026-01-05
claude-permissions.md
0
1
export
claude-permissions
2
from
"otrebu/agents"
from
"otrebu/agents"
3
Configure, manage, update and review Claude Code permissions, sandboxing, and tool access. Use when user wants to set up permissions, configure sandboxing, update allowed tools, manage settings.json permissions, or review permissions in skills or commands or agents or settings.json. When user writes a new skill, command, agent, or updates settings.json, they should use this skill to manage permissions.
2026-01-05
backend-models.md
0
1
export
backend-models
2
from
"pdovhomilja/dovhomilja-cz"
from
"pdovhomilja/dovhomilja-cz"
3
Define and structure database models with proper naming conventions, data integrity constraints, and relationship definitions. Use this skill when creating or modifying database model files, defining table schemas, setting up model relationships (one-to-many, many-to-many, one-to-one), working with ORM model files (schema.prisma, models/*, app/models/*, entities/*), implementing data validation at the model level, adding timestamps and audit fields, defining foreign keys and indexes, choosing appropriate data types, configuring cascade behaviors, or balancing database normalization with query performance. Apply this skill when designing database schemas, creating new models, refactoring existing model structures, or reviewing data integrity and relationship configurations.
2026-01-05
global-tech-stack.md
0
1
export
global-tech-stack
2
from
"pdovhomilja/dovhomilja-cz"
from
"pdovhomilja/dovhomilja-cz"
3
Reference and maintain documentation of the project's technical stack including frameworks, languages, databases, testing tools, and third-party services. Use this skill when choosing technologies for implementation, adding new dependencies or libraries, setting up project infrastructure, configuring build tools and package managers, integrating third-party services (authentication, email, monitoring), selecting appropriate frameworks for features, ensuring consistency with existing technology choices, documenting technology decisions, reviewing technology compatibility, or onboarding team members to the tech stack. Apply this skill when making technology decisions, adding new tools or services, documenting the stack, or ensuring new code aligns with the project's established technical architecture.
2026-01-05
linear.md
0
1
export
linear
2
from
"vm0-ai/api0"
from
"vm0-ai/api0"
3
Linear issue tracking API via curl. Use this skill to create, update, and query issues, projects, and teams using GraphQL.
2026-01-05
frontend-api-integration.md
0
1
export
frontend-api-integration
2
from
"WebDev70/hosting-google"
from
"WebDev70/hosting-google"
3
Expert knowledge of frontend JavaScript for API integration including fetch/axios patterns, async/await error handling, form validation and submission, pagination implementation, loading states, DOM manipulation, event listeners, query parameter building, and vanilla JS best practices. Use when working with public/script.js, adding UI features, debugging client-side API issues, implementing forms, or managing client-side state.
2026-01-05
queries.md
0
1
export
queries
2
from
"cliftonc/drizzle-cube-skills"
from
"cliftonc/drizzle-cube-skills"
3
Build and execute semantic queries with filters, time dimensions, aggregations, and ordering in drizzle-cube. Use when querying analytics data, filtering results, working with date ranges, aggregating measures, or building reports with drizzle-cube.
2026-01-05
kamal.md
0
1
export
kamal
2
from
"el-feo/ai-context"
from
"el-feo/ai-context"
3
Deploy containerized web applications to any Linux server using Kamal. Use when users need to deploy, configure, debug, or manage Kamal deployments including initial setup, configuration of deploy.yml, deployment workflows, rollbacks, managing accessories (databases, Redis), troubleshooting deployment issues, or understanding Kamal commands and best practices.
2026-01-05
screen-recreator.md
0
1
export
screen-recreator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Production-ready React Native screen creator that implements screens following established project patterns, enforcing best practices (NO mock data, real Supabase queries, BaseScreen wrapper, safe navigation, analytics tracking). Use when user says "create screen", "implement screen", "build [ScreenName]", or after analyzing existing screen. ALWAYS reads PROJECT_MEMORY.md, applies ACCEPTANCE_CHECKLIST.md, and avoids known errors.
2026-01-05
moderation-rules.md
0
1
export
moderation-rules
2
from
"chekos/bns-marketplace"
from
"chekos/bns-marketplace"
3
Load when handling moderation issues, conflict resolution, rule enforcement,or developing moderation policies. Contains Discord-specific guidelines andbest practices for maintaining a healthy, safe community.
2026-01-05
handbook-updater.md
0
1
export
handbook-updater
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert knowledge on how to properly maintain and update the central Amplify Gen 2 handbook
2026-01-05
bigquery-object-table-agent.md
0
1
export
bigquery-object-table-agent
2
from
"nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
from
"nfbs2000/vibe-with-google-ai-divorce-agent-inflearn"
3
BigQuery Object Tables를 활용한 비정형 데이터(오디오, 이미지 등) 분석 및 Audio Analytics Agent 구축 가이드. GCS 데이터 연동, 메타데이터 캐싱, AI 모델 통합, ADK 에이전트 구현 패턴을 다룹니다.
2026-01-05
nextjs.md
0
1
export
nextjs
2
from
"gavanduffy/better-chat-bot"
from
"gavanduffy/better-chat-bot"
3
Build Next.js 16 apps with App Router, Server Components/Actions, Cache Components ("use cache"), and async route params. Includes proxy.ts (replaces middleware.ts) and React 19.2.Use when: building Next.js 16 projects, or troubleshooting async params (Promise types), "use cache" directives, parallel route 404s (missing default.js), or proxy.ts CORS.
2026-01-05
pubmed-gene-drug-research.md
0
1
export
pubmed-gene-drug-research
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Gene, drug compound, and disease research using NCBI Extended databases. Triggers: 基因, gene, 藥物, drug, compound, PubChem, ClinVar, 變異, variant, 臨床意義
2026-01-05
weaviate-rag.md
0
1
export
weaviate-rag
2
from
"astoeffer/plugin-marketplace"
from
"astoeffer/plugin-marketplace"
3
Implement RAG systems using Weaviate vector database. Use when building semantic search, document retrieval, or knowledge base systems.
2026-01-05
pr-worker.md
0
1
export
pr-worker
2
from
"schmug/karkinos"
from
"schmug/karkinos"
3
Spawn a Claude worker to address PR feedback, fix CI failures, or continue work on a pull request. Use when a PR needs updates based on review comments or failing checks.
2026-01-05
django-conventions.md
0
1
export
django-conventions
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive Django best practices covering project structure, models (field choices, Meta options, managers, QuerySets, migrations), views (CBVs vs FBVs, generic views), Django REST Framework (serializers, ViewSets, permissions), forms, templates, security (CSRF, XSS, SQL injection), performance (N+1 queries, select_related, prefetch_related, caching), testing, and common anti-patterns. Essential reference for Django code reviews and development.
2026-01-05
supabase-nextjs-integration.md
0
1
export
supabase-nextjs-integration
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
Use this skill whenever the user wants to set up, refactor, or optimize Supabase usage in a Next.js (App Router) + TypeScript project, including auth, database, storage, RLS-safe patterns, edge functions, and secure client/server integration.
2026-01-05
performance-optimization-caching.md
0
1
export
performance-optimization-caching
2
from
"pluginagentmarketplace/custom-plugin-terraform"
from
"pluginagentmarketplace/custom-plugin-terraform"
3
Master profiling, benchmarking, and optimization techniques. Learn caching strategies, database optimization, code optimization, and system-level tuning to build lightning-fast applications. Identify bottlenecks and achieve 10x-100x performance improvements.
2026-01-05
exercise-data.md
0
1
export
exercise-data
2
from
"Jslock56/FFFBeatdown"
from
"Jslock56/FFFBeatdown"
3
Manage exercise data, validate schemas, sync with Supabase, and maintain the Exicon database. Use when adding exercises, validating data, debugging data issues, or syncing. Keywords: exercise, exicon, supabase, data, json, validation, sync.
2026-01-05