home / skills / codyswanngt

codyswanngt skills

Find 37 skills from 1 repo created by codyswanngt on GitHub.

1 repo
37 skills
GitHub

Sponsored

jira-verify

codyswanngt/lisa

1
This skill verifies a JIRA ticket against epic relationships and description quality, guiding improvements for coding assistants, developers, and stakeholders.
tasks-sync

codyswanngt/lisa

1
This skill syncs your current session tasks to a project directory, ensuring persistence and automatic future updates.
git-commit-and-submit-pr

codyswanngt/lisa

1
This skill creates conventional commits for changes and submits a pull request for review by executing git-commit and git-submit-pr.
git-commit-submit-pr-and-verify

codyswanngt/lisa

1
This skill creates conventional commits, submits a pull request, and verifies approval, auto-merging after checks pass.
git-commit-submit-pr-deploy-and-verify

codyswanngt/lisa

1
This skill creates conventional commits, opens PRs, verifies approvals, and ensures deploy success across iterations for AI-assisted development.
jira-create

codyswanngt/lisa

1
This skill creates a complete Jira epic, stories, and tasks from code inputs, enforcing test-first, documentation, and quality gates.
lisa-review-implementation

codyswanngt/lisa

1
This skill compares Lisa-managed project files with Lisa templates to detect drift, report diffs, and propose upstream improvements.
lisa-review-project

codyswanngt/lisa

1
This skill helps compare Lisa's templates to a target project, identify drift, and propose adopting improvements back into Lisa.
mutation-testing

codyswanngt/lisa

1
This skill performs AI-powered mutation testing to reveal test gaps by generating mutants, running tests, and guiding hardening efforts.
plan-fix-linter-error

codyswanngt/lisa

1
This skill fixes ESLint violations across the codebase by analyzing errors, grouping by rule, and proposing actionable plan and tasks.
plan-lower-code-complexity

codyswanngt/lisa

1
This skill reduces cognitive complexity threshold by two, identifies violations, and creates a practical plan to refactor code now.
plan-reduce-max-lines-per-function

codyswanngt/lisa

1
This skill reduces function line limits in TypeScript projects by updating eslint thresholds, identifying violators, and delivering a concrete refactor plan.
pull-request-review

codyswanngt/lisa

1
This skill reviews pull request comments, generates a plan to address unresolved feedback, and bootstraps fixes to meet project standards.
security-zap-scan

codyswanngt/lisa

1
This skill runs an OWASP ZAP baseline scan via Docker, analyzes results by risk, and offers remediation guidance.
sonarqube-fix

codyswanngt/lisa

1
This skill fixes SonarQube quality gate issues by running checks, applying fixes, and committing changes to git.
tasks-load

codyswanngt/lisa

1
This skill loads tasks from a project's tasks directory into the current Claude Code session, recreating tasks and setting the active project.
ops-browser-uat

codyswanngt/lisa

1
This skill automates browser-based user acceptance testing with Playwright MCP tools, logging in, navigating features, and capturing visual proof via
ops-db-ops

codyswanngt/lisa

1
This skill manages database migrations, schema generation, and GraphQL codegen for Expo and serverless backends, with safe, environment-aware operations.
ops-monitor-errors

codyswanngt/lisa

1
This skill monitors Sentry for unresolved frontend and backend errors, filtering by project, environment, and time range to help you triage quickly.
ops-performance

codyswanngt/lisa

1
This skill analyzes Expo and serverless app performance, running Lighthouse audits, bundle size checks, and k6 load tests to optimize reliability.
ops-run-local

codyswanngt/lisa

1
This skill manages the local Expo and serverless backend stack, starting, stopping, and monitoring full or individual services for rapid iteration.
ops-verify-health

codyswanngt/lisa

1
This skill automates health checks for frontend and backend services across environments, reporting response times and status to guide remediation.
action-view-best-practices

codyswanngt/lisa

1
This skill helps modernize Rails views by extracting components, moving logic to presenters, and applying Turbo Frames and Stimulus guidelines.
git-prune

codyswanngt/lisa

1
This skill prunes local git branches that track deleted remotes by safely previewing, deleting only merged branches, and reporting results.
git-submit-pr

codyswanngt/lisa

1
This skill pushes the current branch, creates or updates a pull request with a full description, and enables auto-merge for faster review.
lisa-integration-test

codyswanngt/lisa

1
This skill applies Lisa templates to a downstream project, validates build and tests, and retries with upstream fixes until all checks pass.
plan-add-test-coverage

codyswanngt/lisa

1
This skill helps you increase test coverage by running reports, identifying gaps, and generating a concrete plan to add tests.
plan-local-code-review

codyswanngt/lisa

1
This skill coordinates multi-agent local code review on the current branch, highlighting CLAUDE.md adherence, potential bugs, and historical context.
ops-deploy

codyswanngt/lisa

1
This skill deploys Expo frontend via EAS or backend via Serverless to dev, staging, or production with safety checks and verification steps.
jira-sync

codyswanngt/lisa

1
This skill syncs plan progress to a linked JIRA ticket, posting milestones, branch and PR links to keep tickets aligned.
plan-execute

codyswanngt/lisa

1
This skill coordinates end-to-end planning and execution of complex requests by assembling an agent team, breaking work into tasks, and ensuring verification.
plan-reduce-max-lines

codyswanngt/lisa

1
This skill reduces the maximum lines per file by updating eslint thresholds, identifying oversized files, and generating a refactoring plan with split tasks.
git-commit

codyswanngt/lisa

1
This skill assists you create conventional commits for current changes by grouping files into feature, fix, or docs commits and ensuring a clean working tree.
lisa-learn

codyswanngt/lisa

1
This skill analyzes a downstream project's git diff after Lisa to identify upstream opportunities and validate changes against Lisa templates.
sonarqube-check

codyswanngt/lisa

1
This skill analyzes the last PR against SonarQube quality gates and reports all failure details from the MCP server.
ops-check-logs

codyswanngt/lisa

1
This skill helps you view and filter logs across local processes, browser, device, and remote CloudWatch to diagnose issues quickly.
agent-design-best-practices

codyswanngt/lisa

1
This skill helps you design Claude Code agent files with focused domains, minimal tool access, and reusable definitions for safer, scalable AI teams.