Browse Skills

4429 skills found

user-scoped-data-filtering.md
0
1 export user-scoped-data-filtering
2 MUmerRazzaq from "MUmerRazzaq/fast-next-todo"
3 Provides patterns and guidance for implementing user-scoped data filtering and multi-tenancy in web applications. Use this skill when you need to: (1) Restrict data access based on user identity, (2) Implement ownership checks for database operations, (3) Build multi-tenant applications with organization-level data scoping, (4) Implement admin bypass for viewing all data, (5) Create audit trails for data access. This skill focuses on Python, FastAPI, and SQLAlchemy.
2026-01-05
analyzing-taint-flow.md
0
1 export analyzing-taint-flow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Tracks untrusted input propagation from sources to sinks in binary code to identify injection vulnerabilities. Use when analyzing data flow, tracing user input to dangerous functions, or detecting command/SQL injection.
2026-01-05
composable-rust-event-sourcing.md
0
1 export composable-rust-event-sourcing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert knowledge for implementing event sourcing in Composable Rust. Use when implementing event-sourced aggregates, working with EventStore trait or PostgreSQL, designing event schemas, implementing state reconstruction, dealing with optimistic concurrency and version tracking, or questions about event sourcing, CQRS, and persistence patterns.
2026-01-05
few-shot-learning-finance.md
0
1 export few-shot-learning-finance
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when implementing models that learn from minimal data or need to adapt to new market regimes rapidly. Covers episodic learning, context sets, support and query sequences, zero-shot vs few-shot learning, meta-learning for finance, transfer learning across assets and regimes, and quick adaptation to market changes.
2026-01-05
vendor-management.md
0
1 export vendor-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage wedding vendors including registration, profiles, services, and communication. Use when working with vendors, vendor data, vendor services, vendor onboarding, vendor listings, or vendor-related database operations.
2026-01-05
backend-development.md
0
1 export backend-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mlops"
3 Master backend API development with Node.js, Python, PHP, Java, C#, GraphQL, REST APIs, databases, and microservices. Learn server-side architecture, authentication, scalability, and production deployment.
2026-01-05
ragsharp-query-code-graph.md
0
1 export ragsharp-query-code-graph
2 managedcode from "managedcode/RagSharp"
3 Query the ragsharp code graph for declarations, references, callers, callees, dependencies, and line-number evidence.Triggers: find usages, where defined, callers, callees, dependency path, project deps, type hierarchy, line numbers, evidence.
2026-01-05
library-docs.md
0
1 export library-docs
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Quick access to up-to-date library documentation using MCP. Use this skill when you need to reference official documentation for libraries, frameworks, or APIs. Leverages the context7 MCP server to fetch current docs for React, Next.js, Vue, MongoDB, Supabase, and hundreds of other libraries. Complements the documentation-maintainer agent.
2026-01-05
docker-ops.md
0
1 export docker-ops
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Obsidian LiveSync の Docker Compose 環境を操作・トラブルシューティングします。compose.yaml の構成理解、環境変数(.env)の設定、CouchDB と livesync-proxy のヘルスチェック、バックアップサービスの実行、ログ確認とデバッグを行います。Docker 環境の起動・停止、コンテナの状態確認、トラブルシューティングを依頼されたときに使用してください。
2026-01-05
psql.md
0
1 export psql
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Execute SQL queries against the local PostgreSQL database. Accepts raw SQL or natural language queries that get converted to SQL automatically. Use for inspecting data, running queries, or managing the Kindle notes database.
2026-01-05
rust-backend-database.md
0
1 export rust-backend-database
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Implements database integration patterns for Rust backends using SQLx and SeaORM. Use when setting up database connections, writing queries, defining entities, managing migrations, or configuring connection pools. Covers compile-time checked SQL, ORM patterns, and N+1 prevention.
2026-01-05
sikhaid-forms.md
0
1 export sikhaid-forms
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when creating or modifying forms in SikhAid project. Covers form patterns, validation logic, submission workflows, Firestore integration, error handling, and success feedback.
2026-01-05
quick-quality-check.md
0
1 export quick-quality-check
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Lightning-fast quality check using parallel command execution. Runs theater detection, linting, security scan, and basic tests in parallel for instant feedback on code quality.
2026-01-05
scalability-expert.md
0
1 export scalability-expert
2 ljchg12-hue from "ljchg12-hue/windows-dotfiles"
3 Expert scalability design including horizontal scaling, load balancing, database scaling, and capacity planning
2026-01-05
radial-bar-chart.md
0
1 export radial-bar-chart
2 cliftonc from "cliftonc/drizzle-cube-skills"
3 Configure radial bar charts in drizzle-cube dashboards for circular progress and gauge visualizations. Use when creating radial bars, circular progress indicators, or gauge charts.
2026-01-05
web-audio.md
0
1 export web-audio
2 matthewharwood from "matthewharwood/fantasy-phonics"
3 Production-tested patterns for fault-tolerant browser audio with zero-lag rapid-fire support. Use when implementing sound effects, background music, voice feedback, or any audio playback in web applications. Covers AudioContext singleton, preloading, cloneNode for rapid-fire, autoplay handling, and Web Audio API effects.
2026-01-05
prisma-relations-mapping.md
0
1 export prisma-relations-mapping
2 majiayu000 from "majiayu000/claude-skill-registry"
3 CRITICAL: Use this skill when working with Prisma database models, API routes with includes/relations, or debugging "500 errors", "relation not found", "undefined from backend" errors.AUTO-ACTIVATE when user mentions (FR/EN): - prisma, relation, relations, mapping, PascalCase, camelCase - API 500, erreur 500, backend error, erreur backend - undefined, null, relation introuvable, relation not found - créer API, create API, endpoint, route API - include, select, findMany, findUnique, create, update - OperatingRoom, OperatingSector, Personnel, Assignment, SiteThis skill contains the COMPLETE mapping table for post-PascalCase migration (Oct 26, 2025). ALL 121 models with correct relation names and required fields.
2026-01-05
publishing-astro-websites.md
0
1 export publishing-astro-websites
2 SpillwaveSolutions from "SpillwaveSolutions/publishing-astro-websites-agentic-skill"
3 Comprehensive guidance for building and deploying static websites with the Astro framework.This skill should be used when asked to "create astro site", "deploy astro to firebase","set up content collections", "add mermaid diagrams to astro", "configure astro i18n","build static blog", or "astro markdown setup". Covers SSG fundamentals, Content Collections,Markdown/MDX, partial hydration, islands architecture, and deployment to Netlify, Vercel,GitHub Pages, or GCP/Firebase.
2026-01-05
dst-data.md
0
1 export dst-data
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Fetch actual data from Danmarks Statistik API and store in DuckDB. Use when user wants to download and store specific DST table data for analysis.
2026-01-05
npdes-wastewater-discharge-facilities.md
0
1 export npdes-wastewater-discharge-facilities
2 stillsame2016 from "stillsame2016/deep-wenokn"
3 Query EPA ECHO database for NPDES wastewater discharge facilities with coordinates as GeoDataframe
2026-01-05
supabase.md
0
1 export supabase
2 mmbianco78 from "mmbianco78/signalroom"
3 Supabase and Postgres database operations for SignalRoom. Use for database queries, schema inspection, connection troubleshooting, or checking loaded data.
2026-01-05
sqlite-integration.md
0
1 export sqlite-integration
2 rubrical-studios from "rubrical-studios/process-docs"
3 Database integration with SQLite for beginners
2026-01-05
product-research-orchestrator.md
0
1 export product-research-orchestrator
2 lola69160 from "lola69160/claude-product-comparison"
3 Coordinates complete comparison of 2 products with parallel subagents and result aggregation. Use when user asks to 'compare X vs Y', 'compare two products', 'research products for comparison', mentions comparing items for purchase decision, or requests product analysis. Handles product validation, cache checking, parallel data collection (specs, reviews, pricing), and comprehensive report generation.
2026-01-05
javascript.md
0
1 export javascript
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when writing JavaScript for Discourse core, themes, or plugins - covers jQuery phaseout, Ember patterns, singleton imports, lifecycle hooks, and cleanup requirements
2026-01-05