Browse Skills
22656 skills found
user-scoped-data-filtering.md
0
1
export
user-scoped-data-filtering
2
from
"MUmerRazzaq/fast-next-todo"
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
from
"majiayu000/claude-skill-registry"
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
cost-optimized-llm.md
0
1
export
cost-optimized-llm
2
from
"ScientiaCapital/scientia-superpowers"
from
"ScientiaCapital/scientia-superpowers"
3
Implement cost-optimized LLM routing with NO OpenAI. Use tiered model selection (DeepSeek, Haiku, Sonnet) to achieve 70-90% cost savings. Triggers on "LLM costs", "model selection", "cost optimization", "which model", "DeepSeek", "Claude pricing", "reduce AI costs".
2026-01-05
deployment-and-ops.md
0
1
export
deployment-and-ops
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Deploy and operate the vehicle insurance data analysis platform. Use when user asks about local development setup, production deployment, server configuration, build process, service management, or troubleshooting deployment issues. Focuses on the project's actual simple deployment model using start_server.sh, not complex enterprise setups.
2026-01-05
composable-rust-event-sourcing.md
0
1
export
composable-rust-event-sourcing
2
from
"majiayu000/claude-skill-registry"
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
plan-prd.md
0
1
export
plan-prd
2
from
"navidemad/claude-code-plugins"
from
"navidemad/claude-code-plugins"
3
Create product requirement documents when user wants to plan features, write specs, or document new functionality. Supports minimal core features, focused expansions, and task-based changes. Automatically loads context from related PRDs to maintain consistency.
2026-01-05
spec-first-sdlc.md
0
1
export
spec-first-sdlc
2
from
"esxr/sdlc-skill"
from
"esxr/sdlc-skill"
3
Spec-First, Agent-Implemented Software Development Lifecycle. Use when:
(1) Starting a new software project that needs structured design-before-code approach,
(2) User mentions "SDLC", "spec-first", "design docs", or "implementation spec",
(3) User wants to go from requirements/intent to working code with traceability,
(4) Project requires documented architectural decisions and review checkpoints,
(5) User has existing design artifacts and wants to continue from a specific phase.
Produces: Intent doc → HLD → ADR-Lite → EIS → Code → Validation tests.
2026-01-05
architecture-design.md
0
1
export
architecture-design
2
from
"memyselfmike/gao-agile-dev"
from
"memyselfmike/gao-agile-dev"
3
Design system architectures with focus on scalability, maintainability, and user value. Create comprehensive architectural documentation including technology decisions, API design, data architecture, and security. Use when designing new systems, making technology choices, or planning system migrations.
2026-01-05
po-journey-architect.md
0
1
export
po-journey-architect
2
from
"garbray/claude-config"
from
"garbray/claude-config"
3
Product Owner & App Journey Architect role skill. Use when Claude needs to act as a seasoned product owner who translates business goals into clear, actionable product requirements; identifies gaps, ambiguities, and hidden assumptions; designs and documents user journeys, system flows, and state diagrams using Mermaid; reviews high-level designs for completeness and feasibility; uncovers edge cases, failure scenarios, and error-handling strategies; and validates specifications are build-ready. Triggered by requests to review product specs, design user journeys, create system flows, challenge requirements clarity, identify design gaps, or architect application flows.
2026-01-05
few-shot-learning-finance.md
0
1
export
few-shot-learning-finance
2
from
"majiayu000/claude-skill-registry"
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
sdd-review.md
0
1
export
sdd-review
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Review implementation fidelity against specifications by comparing actual code to spec requirements. Identifies deviations, assesses impact, and generates compliance reports for tasks, phases, or entire specs.
2026-01-05
anti-patterns.md
0
1
export
anti-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Gentle reminder skill for common mistakes to avoid. Non-blocking suggestions.AUTO-ACTIVATE when user mentions (FR/EN): - erreur, error, bug, problème, problem - anti-pattern, mauvaise pratique, bad practice, avoid, éviter - pourquoi erreur, why error, comment éviter, how to avoid - any, undefined, null, timezone, siteId manquantThis skill shows as a GENTLE reminder after code edits (non-blocking).
2026-01-05
subagent-factory.md
0
1
export
subagent-factory
2
from
"AaronAbuUsama/alpha-arena"
from
"AaronAbuUsama/alpha-arena"
3
Create specialized Claude Code agents on-the-fly. Guides through agent definition file creation with proper frontmatter, effective prompts, and tool scoping. USE WHEN user says 'create agent', 'new subagent', 'make an agent for', 'build agent', 'spawn agent', or wants to define custom agents for specific tasks.
2026-01-05
vendor-management.md
0
1
export
vendor-management
2
from
"majiayu000/claude-skill-registry"
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
htmx-expert.md
0
1
export
htmx-expert
2
from
"Lullabot/htmx-expert"
from
"Lullabot/htmx-expert"
3
This skill should be used when users need help with htmx development, including implementing AJAX interactions, understanding htmx attributes (hx-get, hx-post, hx-swap, hx-target, hx-trigger), debugging htmx behavior, building hypermedia-driven applications, or following htmx best practices. Use when users ask about htmx patterns, server-side HTML responses, or transitioning from SPA frameworks to htmx. (user)
2026-01-05
newsflow-mvi.md
0
1
export
newsflow-mvi
2
from
"kei-1111/newsflow-library"
from
"kei-1111/newsflow-library"
3
newsflow-libraryのMVIパターン実装規約を適用します。ViewModel、State、Intent、Effect、ViewModelStateファイルの作成・編集時に使用してください。
2026-01-05
scope-capture.md
0
1
export
scope-capture
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
REPL debugging tool for capturing and inspecting local scope at runtime.Use when debugging functions, investigating test failures, understanding intermediate values,or when you need to recreate the runtime context of code without manually fabricating values.
2026-01-05
testing-patterns.md
0
1
export
testing-patterns
2
from
"eous/dotclaude"
from
"eous/dotclaude"
3
Software testing patterns, strategies, and best practices. Use when writing tests, discussing test architecture, mocking, fixtures, or test organization. Triggers on mentions of testing, unit tests, integration tests, pytest, jest, mocking, fixtures, TDD, test coverage.
2026-01-05
backend-development.md
0
1
export
backend-development
2
from
"pluginagentmarketplace/custom-plugin-mlops"
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
from
"managedcode/RagSharp"
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
jp-ui-consumer.md
0
1
export
jp-ui-consumer
2
from
"yumehiko/jp-ui"
from
"yumehiko/jp-ui"
3
Use when consuming jp-ui in an app: installation, CSS/theme setup, component selection, and token usage; guide Codex to the jp-ui docs and types for implementation details.
2026-01-05
comp-scout-daily.md
0
1
export
comp-scout-daily
2
from
"discreteds/competition-scout"
from
"discreteds/competition-scout"
3
End-to-end automated daily competition workflow. Orchestrates scrape, analyze, compose, and notify skills - all unattended for cron execution.
2026-01-05
moai-lang-ruby.md
0
1
export
moai-lang-ruby
2
from
"kivo360/quickhooks"
from
"kivo360/quickhooks"
3
Ruby 3.4+ best practices with RSpec 4, RuboCop 2, Bundler, and Rails 8 patterns.
2026-01-05
extended-thinking.md
0
1
export
extended-thinking
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Extended thinking (ultrathink) configuration for Claude API. Activate for complex reasoning tasks, deep analysis, multi-step problem solving, and tasks requiring careful deliberation. Enables Claude's internal reasoning with configurable thinking budgets.
2026-01-05