← all publishers

SylphxAI

@sylphxai source repo

98 published skills

  1. Citra · sylphxai
    Citra — PDF evidence for agents
    0
    installs
  2. SEO · sylphxai
    SEO - meta tags, structured data. Use when optimizing for search.
    0
    installs
  3. Auth · sylphxai
    Authentication patterns - sign-in, SSO, passkeys, sessions. Use when implementing auth flows.
    0
    installs
  4. I18N · sylphxai
    Internationalization - localization, translations. Use when adding languages.
    0
    installs
  5. Pricing · sylphxai
    Pricing strategy - tiers, feature gating. Use when designing pricing.
    0
    installs
  6. Storage · sylphxai
    File storage - uploads, CDN, blobs. Use when handling files.
    0
    installs
  7. Database · sylphxai
    Database - schema, indexes, migrations. Use when working with databases.
    0
    installs
  8. Security · sylphxai
    Application security - OWASP, validation, secrets. Use when securing the app.
    0
    installs
  9. Discovery · sylphxai
    Feature discovery - competitive analysis. Use when exploring features.
    0
    installs
  10. Performance · sylphxai
    Performance - Core Web Vitals, bundle size. Use when optimizing speed.
    0
    installs
  11. Code Quality · sylphxai
    Code quality - patterns, testing, maintainability. Use for code review.
    0
    installs
  12. Data Modeling · sylphxai
    Data modeling - entities, relationships, schemas. Use when designing data structures.
    0
    installs
  13. Observability · sylphxai
    Observability - logging, metrics, tracing. Use when adding monitoring.
    0
    installs
  14. Delivery Owner · sylphxai
    Use when the user asks to ship, publish, push, open a PR, merge, release, deploy, fix CI, address review feedback, or drive work end-to-end instead of stopping at a local diff or opened PR.
    0
    installs
  15. Prompt Architect · sylphxai
    Use when creating, reviewing, migrating, or refactoring agent prompts, AGENTS.md files, Claude/Cursor/Windsurf rules, Codex skills, standards, instruction hierarchies, MEP prompts, or reusable agent workflows.
    0
    installs
  16. Production Review · sylphxai
    Use when the user asks for a review, audit, second pass, release readiness check, architecture review, security review, performance review, a11y review, naming review, or independent quality gate before merge or deployment.
    0
    installs
  17. Documentation First · sylphxai
    Use when a task introduces or changes a non-trivial feature, architecture decision, public API, data model, migration, AI workflow, operational behavior, or cross-agent plan. Creates the smallest useful durable spec, ADR, executable contract, or validation plan before broad implementation.
    0
    installs
  18. Source Command Init · sylphxai
    Source Command Init
    0
    installs
  19. Competitive Analysis · sylphxai
    Competitive analysis - market research, feature gaps. Use when exploring what competitors do.
    0
    installs
  20. Source Command Audit · sylphxai
    Find all problems in the project - design, code, UX - and open issues
    0
    installs
  21. Source Command Sweep · sylphxai
    Find and fix all similar patterns across the project
    0
    installs
  22. Source Command Growth · sylphxai
    Research-driven strategic ideation - directions, competitors, monetization, traffic
    0
    installs
  23. Source Command Issues · sylphxai
    Process and clear GitHub Issues - review, fix, close
    0
    installs
  24. Source Command Polish · sylphxai
    Polish project presentation - docs, README, packaging, metadata
    0
    installs
  25. Source Command Review · sylphxai
    Review codebase by topic - /review <what to review>
    0
    installs
  26. Source Command Catchup · sylphxai
    Deep dive into project history, direction, and implementation details
    0
    installs
  27. Source Command Cleanup · sylphxai
    Clean technical debt, refactor, optimize, and simplify codebase
    0
    installs
  28. Source Command Improve · sylphxai
    Proactively discover and implement improvements
    0
    installs
  29. Source Command Product · sylphxai
    Review product design from user perspective for business value
    0
    installs
  30. Source Command Quality · sylphxai
    Improve test coverage, fix tests, optimize performance, reduce bundle size
    0
    installs
  31. Source Command Release · sylphxai
    Publish new version and monitor release process
    0
    installs
  32. Source Command Continue · sylphxai
    Continue incomplete work - find gaps, finish features, fix what's broken
    0
    installs
  33. Source Command Refactor · sylphxai
    Deep refactoring - modularity, deduplication, cleanup
    0
    installs
  34. Source Command Challenge · sylphxai
    Challenge your work - is it truly state-of-the-art?
    0
    installs
  35. Source Command E2e Audit · sylphxai
    Browser-based audit for business logic and product correctness
    0
    installs
  36. Source Command Excellence · sylphxai
    Is this project truly State of the Art?
    0
    installs
  37. UI Flow · sylphxai bundle
    Design or implement one product UI flow with loading, empty, error, and success states, verified on a real render. Use when the user asks to build a screen, fix a form, design a flow, or match an existing design system. Do not use to review an existing flow, extract a design system, or produce store screenshots.
    0
    installs
  38. UI Review · sylphxai bundle
    Review one product UI flow on a real render — accessibility, responsive composition, motion, performance, and reachable states. Use when the user asks to review UX, check accessibility, verify a screen, or judge whether a flow is ready. Do not use to design or implement the flow, or to produce store screenshots.
    0
    installs
  39. App Product · sylphxai bundle
    Design an app product whose promise is a recurring job — thesis, journeys, system shape, platform behavior, and validation. Use when the user asks to design an app, define an app concept, or shape a mobile, desktop, or web app. Do not use for a game, a SaaS web platform, a single UI flow, or a pricing catalog.
    0
    installs
  40. Author Skill · sylphxai bundle
    Write or revise agent-facing instructions: an Agent Skill, CLAUDE.md, AGENTS.md, system prompt, subagent prompt, or reusable prompt. Use when creating a skill, writing a subagent, tightening a trigger, encoding a gotcha, rightsizing CLAUDE.md, or rewriting prompts that still use MUST/NEVER recipes a capable model no longer needs. Do not use for user-facing product copy, store listings, or status updates.
    0
    installs
  41. Game Economy · sylphxai bundle
    Assess a game economy — sources, sinks, affordability, paid acceleration, and randomized rewards. Use when the user asks to review game economy, gacha, IAP, or virtual currency balance. Do not use to design the economy.
    0
    installs
  42. Game Product · sylphxai bundle
    Design a game product whose promise is play, mastery, fantasy, or progression — loops, systems, feel, and validation. Use when the user asks to design a game, define a game concept, or shape game loops or systems. Do not use for an app, a SaaS web platform, a single UI flow, or a game economy review.
    0
    installs
  43. Handoff Work · sylphxai bundle
    Safely persist in-progress state and write an actionable resumption brief for another machine, session, or developer. Use when handing off work, switching computers or workspaces, pausing mid-task, saving work-in-progress across environments, or transferring an unfinished objective. Do not use for routine status updates without environment transfer (use write-high-signal-update), fully completed deliverables ready to merge (use drive-to-delivery), or production cutovers (use execute-hard-cutover).
    0
    installs
  44. Build Product · sylphxai bundle
    Build a missing product capability end to end on a real user path. Use when an accepted direction needs a usable slice across code, interface, data, and delivery. Use the product's current identity, storage, job, and event providers; do not invent a second runtime.
    0
    installs
  45. Review Domain · sylphxai bundle
    Assess one product or operations domain into ranked findings for a named go/no-go, hold, or risk decision. Use when the user asks for a domain review or assessment that no dedicated review listing covers. Do not use to design the system under review, critique a single claim, or synthesize a literature.
    0
    installs
  46. Saas Platform · sylphxai bundle
    Design a multi-tenant SaaS web platform from public acquisition through authenticated workspace — tenancy, entitlements, routes, and first value. Use when the user asks to design a SaaS, web platform, or public-to-authenticated service. Do not use for an app, a game, a single UI flow, or a pricing catalog.
    0
    installs
  47. Finish Product · sylphxai bundle
    Finish an already integrated product to a declared target. Use when the promise is clear and the job is deep resolution of copy, states, feel, and consistency. Do not use to add a capability or to repair a live defect.
    0
    installs
  48. Account Recovery · sylphxai bundle
    Assess account recovery — alternative authentication, recovery proof, takeover handling, and enterprise operations. Use when the user asks to review password reset, recovery flows, account takeover handling, or SSO recovery. Do not use to design the recovery flow.
    0
    installs
  49. Game Soft Launch · sylphxai bundle
    Assess a game soft launch — bounded real-player exposure, reversible spend, and market transfer. Use when the user asks to review a soft launch, regional test, or limited release plan. Do not use to plan or run the launch.
    0
    installs
  50. Launch Readiness · sylphxai bundle
    Assess one release candidate for a go/no-go, hold, or risk decision on the exact build. Use when the user asks whether a release, launch, or rollout is ready, or to review a launch plan. Do not use to plan or execute the launch.
    0
    installs
  51. Maintain Product · sylphxai bundle
    Repair a product defect or regression at its owning layer. Use for live or dogfood failures, flaky paths, and current user harm. Do not use to finish or polish an already integrated product.
    0
    installs
  52. Select Next Work · sylphxai
    Select and claim the next high-value work item from current product and repository state. Use when the user wants the agent to choose from an existing backlog. Do not use to finish an already accepted objective.
    0
    installs
  53. Drive To Delivery · sylphxai bundle
    Drive one already accepted engineering or product objective to its requested terminal. Use when completion matters more than a plan. Do not use to choose what to do next from a backlog.
    0
    installs
  54. Privacy Lifecycle · sylphxai bundle
    Design a privacy lifecycle across collection, purpose, consent, retention, access, and deletion. Use when mapping personal data or building consent, retention, or deletion controls. Do not use to fulfill one specific data-rights request, and not for legal advice.
    0
    installs
  55. Prototype Product · sylphxai
    Run the cheapest real probe that can change a product decision, then kill, continue, or pivot from the observation. Use when the user wants a prototype, spike, or cheap test. A demo without a decision criterion is not this job. Do not use to register a production experiment or to polish an already accepted product.
    0
    installs
  56. Analyze Critically · sylphxai bundle
    Stress-test a claim, plan, diagnosis, or design by writing rejection conditions before interpreting the evidence. Use when the user asks to critique, steelman, red-team, find the kill criterion, or what would change your mind. Do not use for a domain go/no-go review, a causal effect estimate, a resolvable forecast, or ordinary implementation.
    0
    installs
  57. Bound Request Scope · sylphxai
    Bound a request into one objective, one terminal (local, landed, released, or live), in-scope work, adjacent independently shippable outcomes, and hard cut lines. Use when the user mixes several deliverables, scope is expanding, or it is unclear what done means. Do not use to pick the next backlog item or to finish an already accepted multi-step objective.
    0
    installs
  58. Data Rights Request · sylphxai bundle
    Fulfill one access, export, correction, deletion, restriction, or appeal request with proof and reconciliation. Use when a user asks to fulfill a data-rights request, a DSAR, a GDPR or CCPA request, or a specific access/delete ticket. Do not use to design the privacy lifecycle, and not for legal advice.
    0
    installs
  59. Design Offline Sync · sylphxai bundle
    Design an offline sync and conflict protocol that preserves user intent across retries, multi-device edits, deletion, and partial failure. Use when offline is a declared product capability. Do not use for ordinary online CRUD or for a live incident.
    0
    installs
  60. Design Referral Loop · sylphxai bundle
    Design a referral or invite loop where attribution, qualification, and grant are separate facts. Use when growth through relationships must not become spam, coerced contact upload, or unearned reward.
    0
    installs
  61. Execute Hard Cutover · sylphxai bundle
    Replace a predecessor with one destination and retire the old path in the same delivery. Use for system, API, package, instruction, installer, configuration, or data migrations that require a single final authority.
    0
    installs
  62. Migrate Customer Data · sylphxai bundle
    Migrate customer data so meaning, ownership, access, and history survive. Use when acceptance is preserved semantics, not row-count equality. Do not use for the authority switch of a live writer.
    0
    installs
  63. Notification Strategy · sylphxai bundle
    Assess a notification strategy — stop conditions, cooldowns, cadence, quiet hours, and suppression. Use when the user asks to review notifications, push strategy, or messaging cadence. Do not use to design the notification system.
    0
    installs
  64. Reference Originality · sylphxai bundle
    Assess whether a work copies a reference — specific expression evidence, similarity metrics, and provenance. Use when the user asks to review originality, similarity, or copying against a reference. Do not use for legal infringement conclusions.
    0
    installs
  65. Run Incident Response · sylphxai
    Coordinate a production incident from declaration through mitigation, recovery, and learning. Use for live outages, elevated errors, security events, or material data-integrity risk.
    0
    installs
  66. Design Ad Monetization · sylphxai bundle
    Design in-product ad placements and rewarded-ad grants. Use when the user asks about rewarded ads, mediation, ad-free purchase, or interrupting the core loop. Do not use for buyer checkout or store listings.
    0
    installs
  67. Optimize Store Listing · sylphxai bundle
    Create a truthful store or channel listing and creative sequence for install, trial, or purchase. Use for metadata, screenshots, and conversion narrative. Do not use for signing or publishing the binary.
    0
    installs
  68. Produce Product Assets · sylphxai
    Produce finished product media and design assets from a current brief and product truth. Use for screenshots, key art, store media, campaign visuals, motion, audio, localization, and accessible variants. Do not use for engine-ready game sprites or tilesets.
    0
    installs
  69. Analyze System Dynamics · sylphxai bundle
    Explain behavior over time through stocks, flows, feedback, delays, and adaptive actors. Use for growth, decline, oscillation, bottlenecks, or policy resistance. Do not use to estimate a single causal effect, register an experiment, or forecast a scoreable event without a dynamic structure.
    0
    installs
  70. Build Payment Readiness · sylphxai bundle
    Design and verify production payments — checkout, provider events, ledger, entitlements, refunds, disputes, settlement, and finance close. Use when the user mentions Stripe, app-store billing, webhooks, invoices, chargebacks, or taking money in production. Do not use for seller marketplace payouts, first-time packaging, or a live price increase.
    0
    installs
  71. Curate Skill Repository · sylphxai bundle
    Curate an Agent Skills repository by improving, merging, splitting, transferring, or retiring packages. Use for portfolio-wide overlap, routing, package quality, or historical recovery. Use author-skill for one package.
    0
    installs
  72. Daily Reward And Streak · sylphxai bundle
    Assess a daily reward or streak system — clocks, eligibility, claims, missed days, and reward tables. Use when the user asks to review daily rewards, streaks, check-in bonuses, or retention loops. Do not use to design the system.
    0
    installs
  73. Optimize Decision Model · sylphxai bundle
    Translate an operational decision into an explicit model — objective, constraints, uncertainty, and a recomputed solution — then stress it for proxy failure. Use when the user asks to optimize, allocate, schedule, or choose under constraints. Do not use to pick the next backlog item, run an experiment, or critique a claim.
    0
    installs
  74. Price Saas Subscription · sylphxai bundle
    Choose SaaS plan architecture and list prices — value metric, seats vs usage, included amounts, overages, trials, and catalog migration. Use when pricing a product, designing a free tier, picking a meter, or repackaging plans. Do not use for raising an already-live price, or for implementing checkout.
    0
    installs
  75. Produce Game 2d Sprites · sylphxai bundle
    Produce engine-ready 2D character, VFX, HUD, and icon sprites, including animation sheets and loop QC. Use when the user asks for a sprite sheet, idle/walk/attack cycle, chroma-key frames, video-to-sprite, or a game atlas. Do not use for map tilesets, 3D models, or marketing screenshots.
    0
    installs
  76. Analyze Causal Inference · sylphxai bundle
    Estimate a causal effect with an explicit estimand, identification assumptions, design, diagnostics, and sensitivity. Use when the user asks whether a change caused an outcome, for difference-in-differences, IV, or target-trial emulation. Do not use to register a product experiment, forecast an unresolved future event, or critique a present explanation.
    0
    installs
  77. Design Semantic Taxonomy · sylphxai bundle
    Design a semantic taxonomy as an evolvable concept graph with durable identifiers, relations, and lifecycle. Use when shared meaning must survive rename, reparent, split, and merge.
    0
    installs
  78. Govern Enterprise Access · sylphxai bundle
    Govern who may grant, inherit, exercise, review, recover, and revoke administrative authority across customer tenants. Use when identity-provider assertions are inputs to product permission, not a substitute for it.
    0
    installs
  79. Model Product Abuse Risk · sylphxai bundle
    Model product abuse and a least-harm control ladder. Use when attackers, fraud, or policy evasion can take money, access, or other users' work. Do not publish an exploitation recipe.
    0
    installs
  80. Operate Customer Support · sylphxai bundle
    Design or improve the support operating model: contact taxonomy, routing, waiting-state clocks, authority, and quality loops. Use for the system, not for answering one ticket.
    0
    installs
  81. Write High Signal Update · sylphxai bundle
    Write a short high-signal update that leads with the outcome. Use when the user wants a status, decision, or incident update. Do not use for work handoffs across machines or sessions (use handoff-work) or to rewrite a long document in someone else's voice unless asked to preserve that voice.
    0
    installs
  82. Accessibility Conformance · sylphxai bundle
    Assess whether disabled users can complete the selected tasks, and what the current results support saying about conformance. Use when the user asks to review accessibility, audit a conformance claim, or check a VPAT or accessibility statement. Do not use to design the system under review or to fix accessibility defects.
    0
    installs
  83. Design Product Experiment · sylphxai bundle
    Turn a product uncertainty into a pre-registered experiment protocol with an estimand, assignment, guardrails, and a decision rule. Use when the result must be able to change a decision. A staged rollout is not automatically an experiment. Do not use to estimate an already-identified observational effect or to run a demo without assignment.
    0
    installs
  84. Forecast With Calibration · sylphxai bundle
    Produce an updateable probability or distribution for a resolvable future event using base rates, explicit assumptions, and a declared resolution source. Use when the user asks for a forecast, probability, confidence, or calibration. Do not use to estimate a past causal effect, register an experiment, or critique a present explanation.
    0
    installs
  85. Provision Agent Workspace · sylphxai bundle
    Create or attach an isolated filesystem and shell for an agent — host workspace, sandbox, or VM — with explicit network, secret, lifetime, and cost bounds. Use when the user asks to provision a sandbox, code-execution environment, or throwaway VM. Do not use to write application features in an existing repo.
    0
    installs
  86. Run Product Feedback Loop · sylphxai bundle
    Cluster support tickets, in-app feedback, and authorized store reviews into owned product work and close the loop with the people who wrote in. Use when triaging feedback, mining reviews, or asking what customers said after a launch. Do not use to answer one ticket.
    0
    installs
  87. Synthesize Evidence Brief · sylphxai bundle
    Synthesize multi-source evidence into one bounded brief with residuals, conflicts, and the next observation worth buying. Use when a consequential question needs a traceable literature or evidence synthesis. Do not use for a single-claim critique, a domain go/no-go review, or ordinary product implementation.
    0
    installs
  88. Craft Telegram Bot Surface · sylphxai bundle
    Design or implement a Telegram bot on the current Bot API. Use when the user mentions Telegram, Bot API, slash commands, inline keyboards, callback queries, Web Apps, sendRichMessage, or rich messages. Do not use parse_mode HTML/MarkdownV2 as the product text path. Do not use for Slack, Discord, or generic product UI.
    0
    installs
  89. Design Refund Support Flow · sylphxai bundle
    Design the customer and entitlement consequence of a refund, cancellation, dispute, or chargeback. Use when spent value, access, and support action must stay consistent with payment truth. Do not use to own the money ledger.
    0
    installs
  90. Produce Game 2d Map Assets · sylphxai bundle
    Produce engine-ready 2D tilesets, prop packs, layered maps, collision metadata, and composed previews. Use when the user asks for tiles, a tilemap, terrain, Tiled/Godot/Unity 2D maps, or seam-checked atlas props. Do not use for character animation sheets or store key art.
    0
    installs
  91. Select Dependency Versions · sylphxai
    Select an exact package, runtime, framework, SDK, or tool version from the current official registry and support policy. Use when adding, upgrading, pinning, or replacing a dependency, or when the user asks what version to use. Do not use to configure Dependabot or renovate.
    0
    installs
  92. Operate Marketplace Payouts · sylphxai bundle
    Operate marketplace seller payouts so money, holds, tax status, and failed transfers stay reconcilable. Use for two-sided payouts, not for buyer checkout.
    0
    installs
  93. Build Distribution Readiness · sylphxai bundle
    Prepare and verify a signed product package for its distribution channels — install, update, uninstall, and live readback. Use when shipping a binary, installer, package, or store build. Do not use to write store listing copy or screenshots.
    0
    installs
  94. Marketplace Trust Operations · sylphxai bundle
    Assess marketplace trust operations — policy, evidence, enforcement, appeals, risk queues, and trust economics. Use when the user asks to review marketplace moderation, seller enforcement, risk scoring, or appeal flows. Do not use to design the enforcement system.
    0
    installs
  95. Resolve Customer Support Case · sylphxai bundle
    Resolve one customer support case through a truthful outcome, authorized action, and verified closure. Use for a single ticket, not for designing the support system.
    0
    installs
  96. Record Structured Deliberation · sylphxai
    Structure a multi-participant deliberation and record a decision-ready result — options, strongest reasons, dissent, and the named owner's next action. Use when several perspectives, competing proposals, or material objections need a fair synthesis. Do not use for a single-analyst critique or a domain go/no-go review.
    0
    installs
  97. Design Price Increase Retention · sylphxai bundle
    Design a live subscription price increase so contract, notice, consent, billing channel, and no-action default stay truthful. Use when raising prices on existing contracts. Do not use for first-time packaging or for implementing checkout.
    0
    installs
  98. Implement Continuous Integration · sylphxai bundle
    Build or slim a repository's required commit build around fast product-behavior checks. Use when CI is slow, flaky, duplicated, or blocking on prose, naming, or file-layout linters, or when the user asks what should be required on every PR. Do not use for CD, release trains, or incident response.
    0
    installs