Skip to main content
Dépôt GitHub

tdealer01-crypto-dsg-control-plane

tdealer01-crypto-dsg-control-plane contient 36 skills collectées depuis tdealer01-crypto, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
36
Stars
10
mis à jour
2026-07-31
Forks
1
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

qubo-optimization-run
Développeurs de logiciels

Call the externally deployed DSG QUBO Policy Optimizer API to run a deterministic QUBO/Ising policy optimization. Use when a user wants to run a real optimization against the hosted service rather than the local Kotlin engine: registering/logging in for an api_key, checking account usage, and submitting an optimization run for a regulatory domain under a budget cap. Auth is an `api_key` query parameter that must come from runtime env, never from the repo. Running a real optimization may trigger solver work and may incur cost under the service's pricing tier.

2026-07-31
z3-compliance-review
Développeurs de logiciels

Reason about deterministic QUBO/Ising policy optimization and Z3/SMT-style formal constraint verification using the Compliance-ising-z3-Deterministic engine. Use when a user asks to optimize a policy/control selection under a budget, verify logical constraints (implication, equivalence, mutual exclusion, at-least-one, cost cap), run a what-if counterfactual on budget shifts, or produce a reproducible, hash-chained compliance decision. The underlying engine is native Kotlin (no external Z3 process); constraint checks are Z3/SMT-style, implemented deterministically.

2026-07-31
dsg-action-layer-ged
Autres occupations informatiques

Run a studio-style agent control layer that turns a user goal into an explainable plan, deterministic decision flow, permission verdicts, and browser-first execution after approval. Use when the user

2026-07-31
dsg-github-marketplace-action-controller
Développeurs de logiciels

Use this skill when creating, packaging, validating, publishing, or maintaining DSG GitHub Marketplace Actions. It turns DSG control-plane, action-layer permission gates, deterministic GO/NO-GO valida

2026-07-31
dsg-multi-governance-orchestrator
Autres occupations informatiques

Use this skill for DSG multi-source governance work that combines UI trust upgrades, action-layer permission gates, deterministic execution, marketplace/enterprise cutover, portable SaaS architecture

2026-07-31
claim-policy
Développeurs de logiciels

Apply the DSG ONE / ProofGate truth boundary and claim policy. Use when writing or reviewing any status, readiness, compliance, or capability statement destined for code, docs, commits, PRs, issues, comments, logs, or a response. Classifies each statement as verified fact / inference / pending / blocked / not verified, and flags forbidden readiness claims that require fresh evidence.

2026-07-31
governance-review
Analystes en assurance qualité des logiciels et testeurs

Review code changes in the DSG ONE / ProofGate Control Plane against the repository's own operating rules. Use when reviewing a diff, PR, or new file that touches app/api routes, lib/spine or lib/runtime, lib/dsg deterministic gate code, Supabase migrations, or any change that makes a status/readiness claim. Checks API route conventions, security conventions, the truth boundary, runtime spine flow, the deterministic gate boundary (UNSUPPORTED is never PASS), and Supabase/RLS scoping.

2026-07-31
colosseum-resources
Autres occupations informatiques

Solana hackathon resource advisor for Colosseum builders. Use when a builder asks which sponsor tools, SDKs, RPC providers, wallets, identity, payments, privacy, governance, NFT, game, mobile, DeFi, o

2026-07-31
dsg-action-layer-ged
Autres occupations informatiques

run a studio-style agent control layer that turns a user goal into an explainable plan, deterministic decision flow, permission verdicts, and browser-first execution after approval. use when the user

2026-07-31
dsg-github-marketplace-action-controller
Développeurs de logiciels

Use this skill when creating, packaging, validating, publishing, or maintaining DSG GitHub Marketplace Actions. It turns DSG control-plane, action-layer permission gates, deterministic GO/NO-GO valida

2026-07-31
dsg-multi-governance-orchestrator
Autres occupations informatiques

Use this skill for DSG multi-source governance work that combines UI trust upgrades, action-layer permission gates, deterministic execution, marketplace/enterprise cutover, portable SaaS architecture

2026-07-31
neon-postgres
Architectes de bases de données

Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods and drivers, pooled vs direct connections, branching, autoscaling, scale-to-zero, instant restore,

2026-07-31
neon
Architectes de bases de données

Overview of the Neon platform for apps and agents, spanning Postgres, Auth, the Data API, Object Storage, Compute Functions, and the AI Gateway. Start here to route to the right Neon skill, set up the

2026-07-31
stripe-best-practices
Développeurs de logiciels

Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, Treasury financial accoun

2026-07-31
stripe-directory
Développeurs de logiciels

Use when the user wants to find businesses, software, service providers, or partners for a specific industry, workflow, pain point, capability, or job to be done. Also use when the agent needs to prog

2026-07-31
stripe-projects
Développeurs de logiciels

Use when the user wants to provision infrastructure or third-party services using Stripe Projects. Triggers: "I need a database", "set up auth", "add caching", "give me a Postgres", "provision Redis",

2026-07-31
supabase
Développeurs de logiciels

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js,

2026-07-31
upgrade-stripe
Développeurs de logiciels

Guide for upgrading Stripe API versions and SDKs

2026-07-31
vercel-cli-with-tokens
Développeurs de logiciels

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "a

2026-07-31
vercel-composition-patterns
Développeurs de logiciels

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving c

2026-07-31
vercel-optimize
Développeurs de logiciels

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results

2026-07-31
vercel-react-best-practices
Développeurs de logiciels

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patter

2026-07-31
vercel-react-native-skills
Développeurs de logiciels

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native module

2026-07-31
vercel-react-view-transitions
Développeurs de logiciels

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill

2026-07-31
writing-guidelines
Développeurs de logiciels

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing han

2026-07-31
runpod-agent
Développeurs de logiciels

จัดการ GPU workloads บน Runpod ผ่าน MCP server และ Runpod CLI — สร้าง/หยุด/ลบ Pods, deploy Serverless endpoints, ตรวจสอบ GPU availability, จัดการ templates และ network volumes ใช้เมื่อผู้ใช้พูดถึง Run

2026-07-31
dsg-action-layer-ged
Autres occupations informatiques

Run a studio-style agent control layer that turns a user goal into an explainable plan, deterministic decision flow, permission verdicts, and browser-first execution after approval. Use when the user

2026-07-31
dsg-github-marketplace-action-controller
Développeurs de logiciels

Use this skill when creating, packaging, validating, publishing, or maintaining DSG GitHub Marketplace Actions. It turns DSG control-plane, action-layer permission gates, deterministic GO/NO-GO valida

2026-07-31
dsg-hybrid-agent
Analystes en assurance qualité des logiciels et testeurs

DSG Hybrid Agent - Multi-agent workflow executor with ROM DOM simulation + real browser fallback for DSG Control Plane

2026-07-31
dsg-infrastructure-deployer
Développeurs de logiciels

Deploy and manage DSG ONE / ProofGate control plane infrastructure on AWS using CDK. Automate the complete deployment pipeline: CloudFormation stack creation, resource validation, Secrets Manager inte

2026-07-31
dsg-marketplace-fix
Développeurs de logiciels

Remediation skill for shipping the DSG Governance Control Plane to the Claude Code plugin marketplace. Fixes the two remaining blockers after the marketplace.json owner merge: (1) the premature Claude

2026-07-31
dsg-mcp
Développeurs de logiciels

MCP server wrapper for DSG ONE control plane. Connect Claude Desktop, Cursor, or other MCP clients to the DSG runtime via standardized MCP protocol. Exposes execution gates, governance tools, agent co

2026-07-31
dsg-multi-governance-orchestrator
Autres occupations informatiques

Use this skill for DSG multi-source governance work that combines UI trust upgrades, action-layer permission gates, deterministic execution, marketplace/enterprise cutover, portable SaaS architecture

2026-07-31
dsg-production-readiness-validator
Développeurs de logiciels

Validate DSG ONE / ProofGate control plane is production-ready across infrastructure, compliance, security, and governance dimensions. Run comprehensive checks on AWS resources, Supabase database, det

2026-07-31
dsg-secrets-manager-integrator
Analystes en sécurité de l'information

Integrate DSG agents and services with AWS Secrets Manager for production-grade secret management. Configure credential broker for Secrets Manager queries, create IAM policies for secret access, updat

2026-07-31
z3-formal-solver-verification
Développeurs de logiciels

Verify deterministic gates and governance policies using hybrid Ising + Z3 formal solver pipeline. Use this skill whenever you need to: verify policy constraints formally, generate deterministic proof

2026-07-31