← all publishers

codyswanngt

@codyswanngt source repo

355 published skills · page 2 of 4

  1. Playwright Selectors · codyswanngt
    Best practices for writing reliable Playwright E2E tests and adding testID/aria-label selectors in Expo web applications using GlueStack UI and NativeWind. Use this skill when creating, debugging, or modifying Playwright tests, adding E2E test coverage, creating components that need test selectors, reviewing code for testability, or troubleshooting testID/data-testid issues. Trigger on any mention of Playwright, E2E tests, end-to-end tests, testID, data-testid, or GlueStack testing in an Expo web context.
    0
    installs
  2. Harper Auth · codyswanngt
    This skill should be used when adding or debugging Harper (HarperDB/Fabric) authentication and authorization - roles.yaml, user and role Operations API calls, Basic auth, JWT operation tokens, exported-resource permissions, and Resource context.user checks. Pairs with harper-config-yaml, harper-resources, harper-rest-queries, and harper-operations.
    0
    installs
  3. Lisa Confluence Write Prd · codyswanngt bundle
    Creates or idempotently updates a PRD as a Confluence page parented under the configured lifecycle parent page (the draft parent by default, or the ready parent when initial_role is ready so lisa-confluence-prd-intake auto-claims it). The Confluence PRD-source writer behind lisa-prd-source-write. Confluence models PRD state by PARENT PAGE (not labels), per config-resolution. Dedupes by a stable marker embedded in the page body, found via CQL (matched by marker, never by title). All Atlassian access goes through lisa-atlassian-access.
    0
    installs
  4. Lisa Jira Validate Ticket · codyswanngt bundle
    Validates a proposed JIRA ticket spec (or an existing ticket) against the organizational quality gates without writing anything. Returns a structured PASS/FAIL report per gate with concrete remediation. This is the single source of truth for what makes a valid ticket — both the write path (jira-write-ticket runs it pre-write) and the dry-run path (notion-to-tracker runs it during PRD intake) call this skill so the bar can never drift.
    0
    installs
  5. Lisa Jsdoc Best Practices · codyswanngt bundle
    Enforces JSDoc documentation standards for this TypeScript project. This skill should be used when writing or reviewing TypeScript code to ensure proper documentation with file preambles, function docs, interface docs, and the critical distinction between documenting "what" vs "why". Use this skill to understand the project's JSDoc ESLint rules and established patterns.
    0
    installs
  6. Lisa Parity Skill Creator · codyswanngt bundle
    Author a new Lisa skill end-to-end — scaffold the SKILL.md frontmatter (name/description/allowed-tools), write the pass-through command, follow hyphen naming, place files under plugins/src/base, and rebuild plugins. Lisa-native reimplementation of the upstream skill-creator plugin. NO drift pin: upstream publishes no semver, so it is not drift-trackable.
    0
    installs
  7. Lisa Tracker Build Intake · codyswanngt bundle
    Vendor-neutral wrapper for the build-queue scanner. Reads the required `tracker` from .lisa.config.json and dispatches to lisa-jira-build-intake (JQL/project-key queue), lisa-github-build-intake (GitHub repo queue keyed off the `status:ready` label), or lisa-linear-build-intake (Linear team queue keyed off the configured `ready` workflow state). Every vendor scanner processes at most one eligible item per cycle and enforces the claim-time arm of the `leaf-only-lifecycle` rule — dispatch leaf work units only; move or safe-block a container with open child work (or a childless Epic) that carries a stale build-ready role according to the vendor's lifecycle semantics. Counterpart to lisa-intake's PRD-side dispatchers.
    0
    installs
  8. Ops Verify Telemetry · codyswanngt
    Verify OpenTelemetry traces are being collected and exported to AWS X-Ray for Rails applications. Check collector health, trace export, and CloudWatch metrics.
    0
    installs
  9. Lisa Analyze Claude Remote · codyswanngt bundle
    Audit whether the current repository can run as a Claude Code remote routine (cloud session). Read-only analysis that inventories what Lisa AND the host project need to configure or build in the cloud environment — external CLIs/binaries to install, environment variables and secrets to set, startup hooks and their headless-safety, MCP server scope/transport/auth, user-scoped config and auto-memory gaps that don't replicate to the cloud, and platform constraints (bun proxy, IP allowlist, network tier, no interactivity). Reads `.lisa.config.json` `tracker`/`source` to determine which tracker/PRD-source integrations are active, resolves each to its headless-viable substrate (CLI/curl + token, never browser-OAuth MCP, never OS-keychain), and spells out the exact secret env vars, where to obtain each token, and the precise access scope required — without guessing. Emits grouped findings plus a machine-readable inventory that /lisa:generate-claude-remote-build-script consumes.
    0
    installs
  10. Lisa Confluence To Tracker · codyswanngt bundle
    Break down a Confluence PRD page into Epics, Stories, and Sub-tasks in the configured destination tracker (JIRA, GitHub Issues, or Linear per .lisa.config.json). Use this skill whenever the user shares a Confluence PRD URL and wants it converted into tracker tickets, or asks to "break down this Confluence spec", "create tickets from a Confluence page", "turn this Confluence doc into tickets", or similar. This skill mirrors `lisa-notion-to-tracker` for projects whose PRDs live in Confluence — the workflow, gates, dry-run mode, and validation rules are identical; only the source-of-truth tool surface differs (Confluence MCP instead of Notion MCP).
    0
    installs
  11. Lisa Github Validate Issue · codyswanngt bundle
    Validates a proposed GitHub Issue spec (or an existing issue) against the organizational quality gates without writing anything. Returns a structured PASS/FAIL report per gate with concrete remediation. The GitHub counterpart of lisa-jira-validate-ticket — same gate definitions, translated to the GitHub Issues data model. Single source of truth for what makes a valid GitHub Issue. Both the write path (github-write-issue runs it pre-write) and the dry-run path (github-to-tracker runs it during PRD intake) call this skill.
    0
    installs
  12. Lisa Improve Test Coverage · codyswanngt bundle
    This skill should be used when increasing test coverage to a specified threshold percentage. It runs the coverage report, identifies files with the lowest coverage, generates a brief with coverage gaps, and creates a plan with tasks to add the missing tests.
    0
    installs
  13. Lisa Linear Validate Issue · codyswanngt bundle
    Validates a proposed Linear work item spec (Project, Issue, or sub-Issue) — or an existing Linear item — against the organizational quality gates without writing anything. Returns a structured PASS/FAIL report per gate with concrete remediation. Single source of truth for what makes a valid Linear item — both the write path (linear-write-issue runs it pre-write) and the dry-run path (linear-to-tracker runs it during PRD intake) call this skill so the bar can never drift.
    0
    installs
  14. Lisa Tear Down Automations · codyswanngt bundle
    Remove recurring Lisa automations that /setup-automations registered for this project — either the whole lisa-auto-<project>-* fleet by default, or one named loop registration when approving a policy-obsolete proposal — using the CURRENT runtime's native scheduler — Codex automations or, on Claude, /schedule. This skill is a declarative specification: it identifies WHICH automations to remove; it does not run teardown scripts. Carries no fixed list of loops for fleet teardown: the registration set is the roster. Removes only this project's Lisa automations — never other projects' automations or non-Lisa ones. Leaves checked-in runbook files on disk. The inverse of /setup-automations.
    0
    installs
  15. Container View Pattern · codyswanngt bundle
    This skill enforces the Container/View pattern for React components. It should be used when creating new components, validating existing components, or refactoring components to follow the separation of concerns pattern where Container handles logic and View handles presentation.
    0
    installs
  16. Improve Test Coverage · codyswanngt
    This skill should be used when increasing test coverage to a specified threshold percentage. It runs the test suite with SimpleCov, identifies files with the lowest coverage, generates a brief with coverage gaps, and creates a plan with tasks to add the missing tests.
    0
    installs
  17. Lisa Delivery Effectiveness · codyswanngt bundle
    Measure whether the work the factory delivers was worth shipping — gate rejection, rework, escape, first-pass yield and cost per delivered item — so autonomy rate cannot stand alone as a success measure.
    0
    installs
  18. Lisa Verification Lifecycle · codyswanngt bundle
    Verification lifecycle: confirm quality gates, classify types, discover tools, fail fast, plan, execute, codify (turn each passing verification into a regression test), spec conformance (verify shipped work matches the spec), loop. Quality gates (tests/typecheck/lint) are prerequisites, NOT verification. Verification means running the actual system and observing results.
    0
    installs
  19. Lisa Verify Workflow Change · codyswanngt bundle
    Use when a GitHub Actions workflow file changed and you need pre-merge runtime proof. Classifies default-branch-only triggers, dispatches a safe workflow_dispatch sibling on the branch ref when possible, observes the exact step under test, cancels before side effects, and proves cleanup.
    0
    installs
  20. Atomic Design Gluestack · codyswanngt bundle
    Enforces atomic design methodology (atoms, molecules, organisms, templates, pages) for React Native/Expo projects using Gluestack UI. This skill should be used when creating new components, validating existing component organization, reviewing component placement decisions, or planning component architecture. Use this skill to ensure components are properly categorized, placed in correct directories, and follow composition patterns appropriate to their atomic level.
    0
    installs
  21. Owasp Zap · codyswanngt bundle
    running or interpreting an…
    0
    installs
  22. Lisa Lint · codyswanngt bundle
    Health-check the LLM Wiki…
    0
    installs
  23. Lisa Git Prune · codyswanngt bundle
    pruning local branches that…
    0
    installs
  24. Lisa Parity Sentry Sdk Setup · codyswanngt bundle
    Install and configure the Sentry SDK for a project — detect the framework/runtime, add the correct @sentry/<framework> package, initialize the client, wire the DSN through env, enable error + performance monitoring, and set up source map upload for readable stack traces. One consolidated skill covering react, nextjs, node, nestjs, express, python, django, react-native, and more. Lisa-native reimplementation of Sentry's SDK-setup suite. Use when adding Sentry to a project or fixing an existing Sentry install.
    0
    installs
  25. Improve Code Complexity · codyswanngt
    This skill should be used when reducing the code complexity threshold of the codebase. It lowers the CyclomaticComplexity threshold by 2, identifies methods that exceed the new limit, generates a brief with refactoring strategies, and creates a plan with tasks to fix all violations.
    0
    installs
  26. Lisa Query · codyswanngt bundle
    Answer a question from the LLM…
    0
    installs
  27. Lisa Setup · codyswanngt bundle
    Scaffold, repair, verify, or…
    0
    installs
  28. Lisa Git Commit · codyswanngt bundle
    creating conventional commits…
    0
    installs
  29. Lisa Setup Jira · codyswanngt bundle
    Configure JIRA as the…
    0
    installs
  30. Lisa Tracker Source Artifacts · codyswanngt bundle
    Canonical, vendor-neutral taxonomy and rules for handling source artifacts (Figma, Lovable, Loom, screenshots, design docs, data samples) when generating or evaluating tracker tickets (JIRA, GitHub Issues, Linear). Defines: (1) artifact domains, (2) classification rules per tool, (3) source precedence (which artifact is authoritative for which question), (4) inheritance from epic to story to sub-task, (5) cross-axis conflict handling. Invoke this skill from any flow that extracts, attaches, or reasons about external design/UX/data artifacts so the rules don't drift across skills.
    0
    installs
  31. Lisa Validate Tracker Mapping · codyswanngt bundle
    Detect and repair drift between a project's configured Lisa status/label mappings and the live tracker/source workflow. Compares every lifecycle role in `.lisa.config.json` (JIRA `jira.workflow` statuses, GitHub/Linear `labels.{build,prd}`, Notion `notion.values` select options, Confluence `confluence.parents`) against the authoritative live names the access layer reports — catching renames, deletions, and case drift (e.g. config `On Stg` vs live `ON STG`). Read-only by default; `repair=true` rewrites the config to the canonical live names (config is fixed, never the tracker). Also audits the vocabularies no config key declares: `repo:` scope, where an item scoped only by an alias is valid yet invisible to every `repo:<name>` scan (DRIFTED), and `type:`/`priority:`/`component:`/`points:` smells (advisory). Neither is auto-repaired. Audits the current repo by default, or sweeps a set of projects via `projects=<glob>` / `workspaces=<file>`. Safe to schedule for continuous drift detection.
    0
    installs
  32. Harper Resources · codyswanngt
    This skill should be used when writing or editing Harper (HarperDB/Fabric) resources — the classes in resources.js (built from TypeScript under src/) that expose custom data logic over REST and GraphQL. Use it when adding an endpoint, overriding table behavior, wrapping an external API, or wiring real-time subscriptions. Covers the Resource method-to-HTTP mapping and the TS-is-source build convention. Pairs with harper-schema-graphql, harper-config-yaml, and harper-build-and-deploy.
    0
    installs
  33. Local State · codyswanngt bundle
    implementing local state…
    0
    installs
  34. Lisa Ingest · codyswanngt bundle
    Ingest source material into the…
    0
    installs
  35. Lisa Status · codyswanngt bundle
    Report Lisa wiki source…
    0
    installs
  36. Lisa Epic Triage · codyswanngt bundle
    9-step epic triage and 5-step…
    0
    installs
  37. Lisa Task Triage · codyswanngt bundle
    8-step task triage and…
    0
    installs
  38. Lisa Migrate · codyswanngt bundle
    Migrate an existing hand-rolled…
    0
    installs
  39. Lisa Tracker Read · codyswanngt bundle
    Vendor-neutral wrapper for…
    0
    installs
  40. Lisa Wiki Install · codyswanngt bundle
    Bootstrap the LLM Wiki kernel…
    0
    installs
  41. Lisa Setup AWS · codyswanngt bundle
    Provision the dev/staging/produc…
    0
    installs
  42. Apollo Client · codyswanngt bundle
    writing or modifying GraphQL…
    0
    installs
  43. Phaser I18N · codyswanngt bundle
    localizing a Phaser 4 game — a…
    0
    installs
  44. Lisa Add Role · codyswanngt bundle
    Scaffold a domain-expert…
    0
    installs
  45. Lisa Agent Design Best Practices · codyswanngt bundle
    Best practices for designing Claude Code agent files (.claude/agents/*.md). This skill should be used when writing or reviewing agent markdown files to ensure proper design with focused domains, correct tool access, reusable definitions, and separation of capabilities from lifecycle. Combines Anthropic's official guidance with battle-tested patterns from agent team usage.
    0
    installs
  46. Harper REST Queries · codyswanngt
    This skill should be used when building or debugging Harper (HarperDB/Fabric) REST collection queries and Resource search methods - filters, FIQL comparison operators, OR/grouping, select, sort, limit/offset pagination, relationship traversal, request context, and transaction boundaries. Use it when adding list endpoints, admin filters, query builders, or multi-write resource methods. Pairs with harper-resources and harper-schema-graphql.
    0
    installs
  47. Nestjs Rules · codyswanngt bundle
    Procedural rules and patterns…
    0
    installs
  48. Lisa Wiki Lint · codyswanngt bundle
    Health-check the LLM Wiki
    0
    installs
  49. Lisa Tracker Verify · codyswanngt bundle
    Vendor-neutral wrapper for the…
    0
    installs
  50. Expo API Routes · codyswanngt bundle
    Guidelines for creating API…
    0
    installs
  51. Expo Deployment · codyswanngt bundle
    Deploying Expo apps to iOS App…
    0
    installs
  52. Expo Env Config · codyswanngt bundle
    creating, modifying, or…
    0
    installs
  53. Ops Browser Uat · codyswanngt bundle
    Browser-based user acceptance…
    0
    installs
  54. Ops Performance · codyswanngt bundle
    Performance analysis for Expo +…
    0
    installs
  55. Testing Library · codyswanngt bundle
    Enforces best practices for…
    0
    installs
  56. Lisa Add Ingest · codyswanngt bundle
    Scaffold a project-specific…
    0
    installs
  57. Lisa Onboard Me · codyswanngt bundle
    Onboard a user to the project…
    0
    installs
  58. Lisa Setup Wiki · codyswanngt bundle
    Scaffold, repair, verify, or…
    0
    installs
  59. Lisa Cross Pollinate · codyswanngt bundle
    Detect a host project's…
    0
    installs
  60. Lisa Tracker Journey · codyswanngt bundle
    Vendor-neutral wrapper for…
    0
    installs
  61. Lisa Nightly Lower Code Complexity · codyswanngt bundle
    Nightly direct-execution skill for reducing code complexity thresholds. Receives pre-computed threshold data, refactors violations, updates thresholds, commits, and creates a PR.
    0
    installs
  62. Expo UI Swiftui · codyswanngt bundle
    `@expo/ui/swift-ui` package…
    0
    installs
  63. Nestjs GRAPHQL · codyswanngt bundle
    Comprehensive guide for NestJS…
    0
    installs
  64. Phaser Testing · codyswanngt bundle
    writing or designing tests for…
    0
    installs
  65. Ops Verify Jobs · codyswanngt bundle
    Verify Solid Queue background…
    0
    installs
  66. Lisa Wiki Doctor · codyswanngt bundle
    Verify that a wiki is correctly…
    0
    installs
  67. Lisa Wiki Status · codyswanngt bundle
    Report Lisa wiki source…
    0
    installs
  68. Lisa Fix Linter Error · codyswanngt bundle
    fixing all violations of one or…
    0
    installs
  69. Lisa Jira Read Ticket · codyswanngt bundle
    Fetches the full scope of a…
    0
    installs
  70. Lisa Setup Confluence · codyswanngt bundle
    Configure Confluence as the PRD…
    0
    installs
  71. Lisa Tracker Validate · codyswanngt bundle
    Vendor-neutral wrapper for the…
    0
    installs
  72. E2e Coverage Gaps · codyswanngt bundle
    Playwright/e2e coverage-gap…
    0
    installs
  73. Ops Verify Health · codyswanngt bundle
    Health check all services…
    0
    installs
  74. Play Store Access · codyswanngt bundle
    Read-only Google Play Console…
    0
    installs
  75. Reduce Complexity · codyswanngt bundle
    This skill provides strategies…
    0
    installs
  76. Phaser Services · codyswanngt bundle
    wiring cross-cutting services…
    0
    installs
  77. Fix Linter Error · codyswanngt bundle
    fixing all violations of one or…
    0
    installs
  78. Lisa Wiki Migrate · codyswanngt bundle
    Migrate an existing…
    0
    installs
  79. Lisa Codebase Research · codyswanngt bundle
    Codebase exploration and…
    0
    installs
  80. Lisa Github Project V2 · codyswanngt bundle
    Shared GitHub ProjectV2…
    0
    installs
  81. Lisa Improve Max Lines · codyswanngt bundle
    reducing the maximum file lines…
    0
    installs
  82. Lisa Linear Read Issue · codyswanngt bundle
    Fetches the full scope of a…
    0
    installs
  83. Harper Build And Deploy · codyswanngt
    This skill should be used when building, running locally, or deploying a Harper (HarperDB/Fabric) component — running harper dev/run, producing the generated resources.js and web/** from TypeScript via the project build, packaging the harper-app component, deploying to Harper Fabric, or handling deploy-time secrets. Use it for any change that affects the deployable surface or the dev loop. Pairs with harper-component-model, harper-config-yaml, and harper-resources.
    0
    installs
  84. Building Native UI · codyswanngt bundle
    Complete guide for building…
    0
    installs
  85. Ops Monitor Errors · codyswanngt bundle
    Monitor Sentry for unresolved…
    0
    installs
  86. Typeorm Patterns · codyswanngt bundle
    Enforces TypeORM implementation…
    0
    installs
  87. Improve Max Lines · codyswanngt bundle
    reducing the maximum…
    0
    installs
  88. Lisa Parity Code Review · codyswanngt bundle
    Lisa-native code review of the…
    0
    installs
  89. Lisa Performance Review · codyswanngt bundle
    Performance review methodology
    0
    installs
  90. Directory Structure · codyswanngt bundle
    This skill enforces the…
    0
    installs
  91. Lisa Plugin Sync Explain · codyswanngt bundle
    Read-only diagnostic for Lisa…
    0
    installs
  92. Gluestack Nativewind · codyswanngt bundle
    This skill enforces Gluestack…
    0
    installs
  93. Native Data Fetching · codyswanngt bundle
    implementing or debugging ANY…
    0
    installs
  94. Lisa Wiki Add Ingest · codyswanngt bundle
    Scaffold a project-specific…
    0
    installs
  95. Lisa Wiki Onboard Me · codyswanngt bundle
    Onboard a user to the project…
    0
    installs
  96. Phaser Build Deploy · codyswanngt bundle
    configuring the production…
    0
    installs
  97. Lisa Confluence Prd Intake · codyswanngt bundle
    Scans a Confluence space (or a…
    0
    installs
  98. Lisa Nightly Improve Tests · codyswanngt bundle
    Nightly direct-execution skill…
    0
    installs
  99. Lisa Review Implementation · codyswanngt bundle
    comparing a project's…
    0
    installs
  100. Lisa Generate Claude Remote Build Script · codyswanngt bundle
    Generate the setup/build script (and env-var template) to paste into a Claude Code remote routine environment so this repo runs in the cloud. Runs /lisa:analyze-claude-remote to inventory needs, then writes an idempotent, detect-before-install bash script that installs the required CLIs/binaries and package manager for both Lisa and the host project, plus a commented environment-variable template (names only, never real secrets) and a list of custom domains to allowlist. The script is fast (fits the ~5-minute environment-cache budget), re-runnable, and cloud-proxy aware.
    0
    installs