Browse Skills

22656 skills found

tg-frontend.md
1
1 export tg-frontend
2 charlesmsiegel from "charlesmsiegel/tg"
3 Frontend design system for Tellurium Games World of Darkness web application. Use when creating/modifying HTML templates (detail views, forms, lists), implementing components or stat displays, applying gameline-specific theming (Mage, Vampire, Werewolf, Changeling, Wraith, Hunter, Demon, Mummy), building responsive layouts, styling forms, or using template tags (dots, boxes, sanitize_html). Triggers on WoD template work, tg-card components, gameline headings, Django template tags.
2026-01-05
cloning-hms-components.md
1
1 export cloning-hms-components
2 gpt-cmdr from "gpt-cmdr/hms-commander"
3 Clones HEC-HMS components (basins, met models, control specs, runs) using theCLB Engineering LLM Forward approach. Creates non-destructive, traceable, GUI-verifiablecopies for QAQC comparison, scenario analysis, and parameter sensitivity testing.Use when creating alternative scenarios, setting up QAQC workflows, comparing baselinevs updated models, or preserving original while testing modifications. All clonesappear in HEC-HMS GUI with separate DSS outputs for side-by-side comparison.Trigger keywords: clone, duplicate, copy, QAQC, scenario, alternative, baseline,comparison, side-by-side, non-destructive, traceable.
2026-01-05
agent-design.md
1
1 export agent-design
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-prompt-engineering"
3 AI agent design and tool-use prompting patterns
2026-01-05
optimize-prompt-gepa.md
1
1 export optimize-prompt-gepa
2 Nitzan94 from "Nitzan94/claude-code-skills"
3 Optimizes prompts using full GEPA methodology (Genetic-Pareto Evolution). Use when user wants to improve a prompt's accuracy on test cases, mentions "optimize prompt", "improve prompt", or has examples of desired input/output pairs. Implements Pareto frontier selection, trace-based reflection, and crossover mutations.
2026-01-05
dotnet-architecture-linter.md
1
1 export dotnet-architecture-linter
2 ANcpLua from "ANcpLua/ANcpLua.NET.Sdk"
3 MSBuild/NuGet/CPM architecture validator. MUST be triggered:(1) Before committing changes to .props, .targets, .csproj, nuget.config, global.json(2) When user runs /lint-dotnet(3) After ANY MSBuild-related file editCatches: hardcoded versions, duplicate imports, CPM bypass, single-owner violations.Prevents CI failures by validating locally before push.
2026-01-05
exploration-perspective-shift.md
1
1 export exploration-perspective-shift
2 synapseradio from "synapseradio/thinkies"
3 View situations from multiple vantage points to gain comprehensive understanding, useful for breaking out of fixed viewpoints, understanding stakeholder needs, or seeing problems differently. Triggered when: (1) asked to examine a situation through contrasting viewpoints or consider what different roles perceive, (2) When stuck on a problem with only one approach emerging, when making design decisions affecting multiple stakeholders, when resolving disagreements between stakeholders, when designing experiences bridging technical and user needs, during analysis paralysis with competing priorities, when evaluating stakeholder objections or concerns, when searching for solutions satisfying competing needs, when stakeholder feedback conflicts with technical constraints, before finalizing approaches impacting different user groups, or when tradeoffs between perspectives feel irreconcilable
2026-01-05
working-on-feature.md
1
1 export working-on-feature
2 asermax from "asermax/claude-plugins"
3 Load when executing spec/design/plan/implement commands for a specific feature. Provides templates, agent dispatch patterns, and workflow orchestration for per-feature work.
2026-01-05
test-driven-development.md
1
1 export test-driven-development
2 saw235 from "saw235/haskell-monorepo"
3 Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
project-setup-wizard.md
1
1 export project-setup-wizard
2 MaciWP from "MaciWP/CV_Astro"
3 This skill should be used when analyzing an existing project to automatically generatepersonalized skills, agents, commands, and documentation based on detected patterns and needs.AUTO-ACTIVATES for: project setup, analyze project, setup claude code, personalize claude,auto-generate tools, detect project needs, bootstrap project.PROVIDES: Deep project analysis (code patterns, architecture, domain detection),automatic skill generation (personalized for THIS project's patterns),automatic agent generation (for recurring tasks), automatic command generation (for workflows),custom CLAUDE.md (with project-specific context and best practices).ANALYZES: Code patterns (repetitive endpoints, components, queries), project structure(architecture, layers, modules), dependencies (frameworks, libraries), recurring tasks(what developers do repeatedly), domain detection (invoicing, e-commerce, analytics, etc.).GENERATES: Personalized skills (e.g., "invoice-endpoint-builder" for invoicing project),task-specific
2026-01-05
blockchain-basics.md
1
1 export blockchain-basics
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-blockchain"
3 Master blockchain fundamentals including consensus, cryptography, and distributed systems
2026-01-05
handler-storage-local.md
1
1 export handler-storage-local
2 fractary from "fractary/claude-plugins"
3 Local filesystem storage handler for fractary-file plugin
2026-01-05
analysis-fallacy-detect.md
1
1 export analysis-fallacy-detect
2 synapseradio from "synapseradio/thinkies"
3 Identify named logical fallacies (ad hominem, false dichotomy, slippery slope, appeal to authority, etc.) in arguments by pattern-matching against known flawed reasoning structures. Use when: (1) asked to check for logical fallacies or identify specific argumentative errors by name, (2) arguments rely on emotional appeals or rhetorical techniques rather than evidence-based reasoning, (3) encountering either/or framing that may artificially exclude alternatives, (4) arguments attack credibility of sources rather than addressing substantive claims.
2026-01-05
inbox-processing-expert.md
1
1 export inbox-processing-expert
2 nathanvale from "nathanvale/side-quest-marketplace"
3 Expert guidance for building and maintaining the Para Obsidian inbox processing system - a security-hardened automation framework for processing PDFs and attachments with AI-powered metadata extraction. Use when building inbox processors, implementing security patterns (TOCTOU, command injection prevention, atomic writes), designing interactive CLIs with suggestion workflows, integrating LLM detection, implementing idempotency with SHA256 registries, or working with the para-obsidian inbox codebase. Covers engine/interface separation, suggestion-based architecture, confidence scoring, error taxonomy, structured logging, and testing patterns. Useful when user mentions inbox automation, PDF processing, document classification, security-hardened file processing, or interactive CLI design.
2026-01-05
bootstrap-layout.md
1
1 export bootstrap-layout
2 sjnims from "sjnims/bootstrap-expert"
3 This skill should be used when the user asks about Bootstrap grid system, Bootstrap containers, Bootstrap breakpoints, Bootstrap columns, Bootstrap rows, Bootstrap gutters, Bootstrap responsive layout, Bootstrap CSS Grid, Bootstrap z-index, Bootstrap row-cols, Bootstrap offset classes, Bootstrap column ordering, how to create responsive layouts with Bootstrap, how to use Bootstrap grid, Bootstrap column sizing, Bootstrap auto-layout columns, or needs help with Bootstrap page layout and responsiveness.
2026-01-05
iron-condor.md
1
1 export iron-condor
2 keith-mvs from "keith-mvs/ordinis"
3 Analyzes iron condor credit spreads with OTM put and call spreads for range-bound trading. Requires numpy>=1.24.0, pandas>=2.0.0, matplotlib>=3.7.0, scipy>=1.10.0. Use when expecting sideways price action, want to collect premium in high IV, analyzing range-bound opportunities, or implementing neutral income strategies on stocks with defined trading ranges.
2026-01-05
figma-to-page.md
1
1 export figma-to-page
2 okgoogle13 from "okgoogle13/careercopilot"
3 Generates React code for a full page based on pasted Figma 'Inspect' details. Uses the page scaffolder.
2026-01-05
pre-commit-review.md
1
1 export pre-commit-review
2 buzzdan from "buzzdan/ai-coding-rules"
3 ADVISORY validation of code against design principles that linters cannot enforce. Use after linter passes and tests pass to validate design quality. Categorizes findings as Design Debt, Readability Debt, or Polish Opportunities. Does NOT block commits.
2026-01-05
critique.md
1
1 export critique
2 ardeshir from "ardeshir/krzy"
3 Generate critical analyses of Univrs.io ecosystem releases. Use when critiquing DOL, VUDO, Spirit, ENR, CryptoSaint, learn.univrs.io, or vudo.univrs.io changes. Invoked via /critique to ask "Who benefits from this machine?"
2026-01-05
brainstorming-ideas-into-designs.md
1
1 export brainstorming-ideas-into-designs
2 houfu from "houfu/blog-alt-counsel"
3 Interactive idea refinement using Socratic method to develop fully-formed designs when partner describes any blog or newsletter idea, before writing a pitch or articles
2026-01-05
mxcp-expert.md
1
1 export mxcp-expert
2 raw-labs from "raw-labs/claude-code-marketplace"
3 This skill must be used with any prompt that uses MXCP. MXCP is an enterprise-grade MCP (Model Context Protocol) framework for building production AI applications with SQL and Python endpoints, security, audit trails, policy enforcement, and comprehensive testing. Use this skill when working with MXCP in any capacity including creating, building, initializing, setting up, or editing MXCP servers or projects, configuring MCP tools/resources/prompts, implementing endpoints, setting up authentication/policies, debugging validation errors, or troubleshooting MXCP applications.
2026-01-05
create-unit-test.md
1
1 export create-unit-test
2 tech-with-seth from "tech-with-seth/iridium"
3 Create Vitest unit tests following project patterns. Use when writing tests for functions, components, models, or route loaders/actions.
2026-01-05
performance-profiler-tools.md
1
1 export performance-profiler-tools
2 paleoterra from "paleoterra/PaleoRose"
3 Python tools for analyzing Instruments traces and performance data
2026-01-05
creating-financial-models.md
1
1 export creating-financial-models
2 adamj-ops from "adamj-ops/rehab-planner-pro"
3 This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, scenario planning, LBO analysis, and real estate investment modeling for investment decisions
2026-01-05
drag-drop-builder.md
1
1 export drag-drop-builder
2 MaciWP from "MaciWP/CV_Astro"
3 Implement drag and drop with dnd-kit, react-beautiful-dnd. Sortable lists, drag between containers, file upload. Keywords - drag and drop, dnd kit, sortable list, react beautiful dnd, draggable, droppable, file drag drop
2026-01-05