← all publishers

quantumquirkxyz

@quantumquirkxyz source repo

189 published skills · page 1 of 2

  1. Quant Backtest 2 · quantumquirkxyz
    Run a backtest with full audit hygiene — biases, costs, out-of-sample, regime splits — and produce a verdict on whether a strategy is robust.
    0
    installs
  2. Math Grant Structure 2 · quantumquirkxyz
    Structure mathematics grant proposals (NSF, ERC, Simons, MSCA) — aims, broader impacts, budget, timeline, reviewer expectations — with concrete templates.
    0
    installs
  3. Accessibility Testing 2 · quantumquirkxyz
    Test web interfaces for accessibility compliance — automated scans, manual keyboard navigation, screen reader validation — with explicit barrier detection and remediation evidence.
    0
    installs
  4. Docs Adrs · quantumquirkxyz
    Create and maintain Architecture Decision Records — context, decision, consequences, alternatives, status — with periodic review.
    0
    installs
  5. Web3 Defi · quantumquirkxyz
    Analyse DeFi protocols — AMMs, lending, stablecoins, derivatives — across protocol mechanics, economic security, and composability risks.
    0
    installs
  6. Test Skill · quantumquirkxyz
    A test skill for validating the skill-sandbox workflow.
    0
    installs
  7. Finance Dcf · quantumquirkxyz
    Discounted Cash Flow — forecast, WACC, terminal value, sensitivity — with explicit assumptions, cross-check against multiples, and a valuation range.
    0
    installs
  8. Tdd · quantumquirkxyz bundle
    Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor"
    0
    installs
  9. Os Kernel · quantumquirkxyz
    Design and analyze operating system internals — process management, memory management, file systems, scheduling, system calls, concurrency — with explicit resource accounting and failure boundaries.
    0
    installs
  10. Os Memory · quantumquirkxyz
    Design operating system memory systems — virtual memory, paging, allocation, swapping, and protection — with explicit resource accounting and locality assumptions.
    0
    installs
  11. Grill · quantumquirkxyz
    Alias for the quirk grilling flow. Use when the user says "grill" and wants a relentless interview to sharpen a plan, decision, or design.
    0
    installs
  12. Cs Algorithms · quantumquirkxyz
    Design and analyse algorithms — correctness proof, complexity analysis (time and space), and stability — with explicit proof of invariants and termination.
    0
    installs
  13. Physics Astro · quantumquirkxyz
    Model astrophysical systems — stellar structure, orbital dynamics, cosmology, gravitational waves — with physical scales, order-of-magnitude estimates, and scaling laws.
    0
    installs
  14. Quant Factors · quantumquirkxyz
    Define, test, and stress-test a quantitative factor (momentum, value, carry, quality) with explicit universe, signal, weighting, and statistical checks.
    0
    installs
  15. React · quantumquirkxyz
    Design React component structure and state seams — with composability, testability, and clear data flow.
    0
    installs
  16. Ask To · quantumquirkxyz
    Ask which skill or flow fits your situation. A router over the skills in this repo that recommends the next step after governance preflight.
    0
    installs
  17. Triage · quantumquirkxyz bundle
    Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write ag
    0
    installs
  18. UX Research · quantumquirkxyz
    Conduct user research — interviews, surveys, usability testing, personas, journey mapping — to ground design decisions in real user behavior.
    0
    installs
  19. AI Ml Pipeline · quantumquirkxyz
    Design ML pipelines — data ingestion, preprocessing, training, evaluation, deployment, monitoring — with reproducibility, fairness, and version control.
    0
    installs
  20. Data Streaming · quantumquirkxyz
    Design streaming data pipelines — Kafka, Kinesis, Pub/Sub, Flink — with event schemas, stream processing, and real-time analytics.
    0
    installs
  21. Physics Thermo · quantumquirkxyz
    Model thermodynamic systems — first and second law, heat engines, entropy, phase transitions — with energy accounting and efficiency bounds.
    0
    installs
  22. Quant Backtest · quantumquirkxyz
    Run a backtest with full audit hygiene — biases, costs, out-of-sample, regime splits — and produce a verdict on whether a strategy is robust.
    0
    installs
  23. Web3 Consensus · quantumquirkxyz
    Analyse and compare consensus mechanisms — PoW, PoS, BFT, DA — with security properties, finality guarantees, and economic incentive alignment.
    0
    installs
  24. Mobile · quantumquirkxyz
    Shape mobile projects around device constraints, offline behavior, and platform seams — with explicit performance and resilience boundaries.
    0
    installs
  25. Nextjs · quantumquirkxyz
    Shape Next.js projects around routes, server/client seams, and data flow that stay deep rather than tangled.
    0
    installs
  26. Os Processes · quantumquirkxyz
    Design operating system process management — scheduling, signals, process states, concurrency, and inter-process communication — with explicit isolation boundaries.
    0
    installs
  27. Vercel · quantumquirkxyz
    Shape Vercel deployment and runtime concerns into a clear operational seam — with explicit platform constraints.
    0
    installs
  28. To Spec · quantumquirkxyz
    Turn the current conversation into a spec and publish it to the project issue tracker - no interview, just synthesis of what is already known.
    0
    installs
  29. Handoff · quantumquirkxyz
    Compact the current conversation into a handoff document for another agent to pick up — with explicit continuity and ownership notes.
    0
    installs
  30. Physics Quantum · quantumquirkxyz
    Model quantum systems (states, operators, measurement, entanglement) and perform calculations using Dirac notation, with checks against limits and known results.
    0
    installs
  31. Prod Ab Testing · quantumquirkxyz
    Design A/B tests — hypothesis, control/treatment, randomization, metrics, statistical power, duration — with valid inference and rollback rules.
    0
    installs
  32. Web3 Governance · quantumquirkxyz
    Design and audit on-chain and off-chain governance — token voting, delegation, quadratic voting, timelock, multisig, and attack vectors.
    0
    installs
  33. Web3 L2 Scaling · quantumquirkxyz
    Analyse Layer-2 scaling solutions — Rollups (optimistic, ZK), validiums, state channels — with security assumptions, data availability, and cost trade-offs.
    0
    installs
  34. Web3 Tokenomics · quantumquirkxyz
    Design token economics — supply, emission, incentives, governance, value capture — with economic sustainability checks and adversarial stress tests.
    0
    installs
  35. Localization · quantumquirkxyz
    Design internationalization (i18n) and localization (l10n) — string management, locale handling, RTL support, cultural adaptation — so the product works across languages and regions.
    0
    installs
  36. DB Migrations · quantumquirkxyz
    Plan database migrations — schema changes, backfills, compatibility windows, and rollback strategy — with explicit application and data safety checks.
    0
    installs
  37. Testing · quantumquirkxyz
    Shape the test strategy for a project so behavior is verified at the right seams and at the right level.
    0
    installs
  38. Iot Embedded · quantumquirkxyz
    Design embedded/IoT systems — firmware, sensors, edge computing, device connectivity, OTA updates — with reliability, security, and constrained resource awareness.
    0
    installs
  39. QA Automation · quantumquirkxyz
    Design and implement automated test suites — unit, integration, e2e — with proper coverage, maintainability, and CI integration.
    0
    installs
  40. Grill Me · quantumquirkxyz
    A relentless interview to sharpen a plan or design.
    0
    installs
  41. Grilling · quantumquirkxyz
    Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or use docs to sharpen the premise before acting.
    0
    installs
  42. Math Pure Proofs · quantumquirkxyz
    Write and verify pure-math proofs (number theory, algebra, analysis, combinatorics) with rigorous step-by-step reasoning and explicit proof strategies.
    0
    installs
  43. Prod Prd Writing · quantumquirkxyz
    Write Product Requirement Documents (PRDs) — problem statement, goals, user stories, acceptance criteria, success metrics, timeline — with stakeholder alignment.
    0
    installs
  44. Research · quantumquirkxyz
    Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use w
    0
    installs
  45. Auth · quantumquirkxyz
    Design authentication and authorization as a small, explicit seam — with clear caller and operator responsibilities.
    0
    installs
  46. Postgres · quantumquirkxyz
    Shape PostgreSQL schema and query decisions — so the data model stays durable and reviewable.
    0
    installs
  47. Queueing · quantumquirkxyz
    Shape background processing and message flow — so work is durable, observable, and recoverable.
    0
    installs
  48. Wayfinder · quantumquirkxyz
    Plan a huge chunk of work — more than one agent session can hold — as a map of decision tickets on your issue tracker, with staged decomposition and durable scope boundaries.
    0
    installs
  49. Se Performance · quantumquirkxyz
    Measure and improve system performance — latency, throughput, resource usage, bottlenecks, and capacity planning — with reproducible profiling.
    0
    installs
  50. UX Prototyping · quantumquirkxyz
    Prototype user experiences — wireframes, interactive mockups, and rapid validation — with explicit experiment goals and iteration criteria.
    0
    installs
  51. Xr Development · quantumquirkxyz
    Design and build extended reality (AR/VR/MR) experiences — 3D interaction, spatial computing, headset development, immersive UX — with performance, comfort, and accessibility as first-class concerns.
    0
    installs
  52. Xr Performance · quantumquirkxyz
    Optimize XR performance — frame rate, motion-to-photon latency, asset budgets, and thermal constraints — with comfort-aware trade-offs.
    0
    installs
  53. Data Etl Pipeline · quantumquirkxyz
    Design ETL / ELT pipelines — extraction, transformation, load — with reproducible steps, schema evolution, quality checks, and observability.
    0
    installs
  54. DB Nosql Modeling · quantumquirkxyz
    Design NoSQL data models — document, key-value, wide-column, graph, time-series — with access pattern analysis, consistency requirements, and schema evolution.
    0
    installs
  55. Math Cryptography · quantumquirkxyz
    Analyse cryptographic constructions — symmetric, asymmetric, hashing, MACs, zero-knowledge — with security reductions, hardness assumptions, and attack analysis.
    0
    installs
  56. Math Formal Proof · quantumquirkxyz
    Develop formal mathematical proofs in proof assistants (Lean 4, Coq, Isabelle, Agda) with literate programming, tactic-driven construction, and verification.
    0
    installs
  57. Math Optimization · quantumquirkxyz
    Formulate and solve optimization problems (linear, convex, non-convex, combinatorial) — model, choose solver, verify optimality, report sensitivity.
    0
    installs
  58. Physics Classical · quantumquirkxyz
    Solve classical mechanics problems — Newton's laws, Lagrangian, Hamiltonian, rigid body, orbital — with free-body diagrams, energy accounting, and dimensional checks.
    0
    installs
  59. Prod Okr Planning · quantumquirkxyz
    Design OKR cycles — Objectives, Key Results, initiatives — with measurable outcomes, quarterly cadences, and team alignment.
    0
    installs
  60. Quant Credit Risk · quantumquirkxyz
    Model credit risk — PD, LGD, EAD, expected loss, loss distribution, credit VaR — with default correlation and portfolio-level risk aggregation.
    0
    installs
  61. Implement · quantumquirkxyz
    Implement a piece of work based on a spec or set of tickets, or build a scoped fix that can be handed off for publication. This skill stops at the implemented, validated branch.
    0
    installs
  62. Prototype · quantumquirkxyz bundle
    Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or interaction shape actually works.
    0
    installs
  63. Review Pr · quantumquirkxyz
    Review a pull request against the fixed point the user supplies, separating Standards and Spec findings into distinct ax
    0
    installs
  64. To Tickets · quantumquirkxyz
    Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, and publish the smallest claimable slices.
    0
    installs
  65. Math Computational · quantumquirkxyz
    Solve numerical and symbolic math problems (root finding, integration, ODEs, symbolic manipulation) with stable algorithms and explicit error analysis.
    0
    installs
  66. Quant Market Micro · quantumquirkxyz
    Analyse market microstructure — order book dynamics, price formation, execution costs (slippage, spread, impact), and optimal execution strategies.
    0
    installs
  67. Sec Security Audit · quantumquirkxyz
    Audit software/security posture — code review, dependency scanning, secret detection, access control, audit logging — with explicit findings and remediation priorities.
    0
    installs
  68. Compilers · quantumquirkxyz
    Design and implement compilers and interpreters — lexer, parser, AST, type checking, code generation, optimization — with correctness and modularity.
    0
    installs
  69. Cs Computability · quantumquirkxyz
    Analyze computability questions — decidability, reductions, recognizability, and undecidability proofs — with formal problem transformations.
    0
    installs
  70. Search · quantumquirkxyz
    Design search behavior, indexing, and relevance seams — so retrieval stays understandable and adjustable.
    0
    installs
  71. Deployment · quantumquirkxyz
    Define how a project is built, released, and rolled back — as a safe operational seam.
    0
    installs
  72. Se System Design · quantumquirkxyz
    Design whole systems — components, data flow, scaling, reliability, and trade-offs — with clear assumptions and failure boundaries.
    0
    installs
  73. UX Accessibility · quantumquirkxyz
    Design accessible UX — keyboard navigation, focus order, semantics, contrast, and assistive-technology support — with inclusive interaction patterns.
    0
    installs
  74. AI Model Evaluation · quantumquirkxyz
    Evaluate ML / LLM models — accuracy, fairness, robustness, explainability, drift — with explicit metrics, subgroup analysis, and failure-mode reporting.
    0
    installs
  75. Math Linear Algebra · quantumquirkxyz
    Solve and analyse linear algebra problems — matrix decompositions (LU, QR, SVD, eigendecomposition), linear systems, and applications in ML, graphics, and optimisation.
    0
    installs
  76. Physics Talk Design · quantumquirkxyz
    Design physics talks — seminars, conference presentations, posters, public outreach — with audience-level adjustments, timing, visual conventions, and accessibility.
    0
    installs
  77. Pro Market Analysis · quantumquirkxyz
    Conduct professional market research — TAM/SAM/SOM, competitor analysis, pricing, and trend forecasting — with source citation and data quality checks.
    0
    installs
  78. Quant Portfolio Opt · quantumquirkxyz
    Construct and optimise portfolios — mean-variance, Black-Litterman, risk-parity, factor — with explicit objectives, constraints, and robustness checks.
    0
    installs
  79. Quant Risk Modeling · quantumquirkxyz
    Model market/portfolio/credit risk (VaR, CVaR, drawdown, stress) with explicit distributions, assumptions, and validation against historical stress events.
    0
    installs
  80. Sec Threat Modeling · quantumquirkxyz
    Design and document threat models for software / systems — assets, threats, vulnerabilities, mitigations — using STRIDE or ATT&CK frameworks.
    0
    installs
  81. Cms Architecture · quantumquirkxyz
    Design content management systems — content models, editorial workflows, publishing pipelines, localization — with schema evolution and multi-channel delivery.
    0
    installs
  82. Code Review · quantumquirkxyz
    Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes - Standards and Spec - and publish findings only.
    0
    installs
  83. Make Project · quantumquirkxyz bundle
    Use when the user wants a new board in GitHub Projects, or another skill needs one — create the project, wire its fields, and preserve tracker semantics.
    0
    installs
  84. QA Manual Testing · quantumquirkxyz
    Perform manual test sessions — exploratory checks, edge cases, accessibility, and user-visible regressions — with explicit reproduction notes.
    0
    installs
  85. Context Pack · quantumquirkxyz
    Build a minimal fresh context pack with ordered reads and provenance — for scoped, high-signal handoff.
    0
    installs
  86. DB Relational Design · quantumquirkxyz
    Design relational schemas — entities, relations, keys, indexes, constraints — with normalisation, performance, and migration planning.
    0
    installs
  87. Devops Feature Flags · quantumquirkxyz
    Design feature flag systems — gradual rollouts, A/B experiments, kill switches, targeting rules — with lifecycle management and operational runbooks.
    0
    installs
  88. Devops Terraform Iac · quantumquirkxyz
    Design infrastructure as code — Terraform / Pulumi / CloudFormation — for reproducible, version-controlled, auditable cloud infrastructure.
    0
    installs
  89. Math Grant Structure · quantumquirkxyz
    Structure mathematics grant proposals (NSF, ERC, Simons, MSCA) — aims, broader impacts, budget, timeline, reviewer expectations — with concrete templates.
    0
    installs
  90. Web3 Smart Contracts · quantumquirkxyz
    Design and review smart contracts — security, gas optimization, upgradeability, access control — with an adversarial review step.
    0
    installs
  91. Microservices · quantumquirkxyz
    Design microservice architectures — service decomposition, inter-service communication, data ownership, resilience patterns — with explicit boundaries and failure isolation.
    0
    installs
  92. Cs Data Structures · quantumquirkxyz
    Design and analyze data structures — arrays, trees, heaps, hash tables, graphs, and balanced variants — with operation costs and invariants.
    0
    installs
  93. API Design · quantumquirkxyz
    Design a small, durable API seam — with a deep backend and explicit caller contract boundaries.
    0
    installs
  94. Payments · quantumquirkxyz
    Design payment flows as a high-trust seam with explicit failure, reconciliation, and rollback posture.
    0
    installs
  95. Networking · quantumquirkxyz
    Design and analyze network infrastructure — TCP/IP, routing, DNS, load balancing, firewalls, VPNs, network security — with explicit assumptions about latency, bandwidth, and failure modes.
    0
    installs
  96. Ship Subissue · quantumquirkxyz
    Use when a finished subissue already has a clean PR and you need to merge it, mark it as completed, and close the linked issue — with release discipline.
    0
    installs
  97. Skill Audit · quantumquirkxyz
    Audit the Skills bundle, lockfile, symlink parity, and contract drift — with actionable maintenance output.
    0
    installs
  98. Skill Tutor · quantumquirkxyz
    Interactive tutorial that guides users through creating their first quirk skill using structured worksheets and hands-on
    0
    installs
  99. Interaction Design · quantumquirkxyz
    Design user interactions — task flows, screen states, transitions, error states, feedback patterns — so the interface guides users predictably.
    0
    installs
  100. Accessibility Testing · quantumquirkxyz
    accessibility-testing
    0
    installs