Source

codyswanngt/lisa

50 skills · 623 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
claude-code-action Knowledge base for creating and configuring Claude Code Action GitHub workflows
codyswanngt/lisa
45
2
lisa-review-project This skill should be used when comparing Lisa's source templates against a target project's implementation to identif…
codyswanngt/lisa
42
3
lisa-integration-test This skill should be used when integration testing Lisa against a downstream project. It applies Lisa templates, veri…
codyswanngt/lisa
38
4
jsdoc-best-practices Enforces JSDoc documentation standards for this TypeScript project. This skill should be used when writing or reviewi…
codyswanngt/lisa
37
5
lisa-learn This skill should be used when analyzing a downstream project's git diff after Lisa was applied to identify improveme…
codyswanngt/lisa
36
6
mutation-testing This skill should be used when performing AI-powered mutation testing to evaluate and improve unit test quality. It g…
codyswanngt/lisa
23
7
plan-lower-code-complexity This skill should be used when reducing the cognitive complexity threshold of the codebase. It lowers the threshold b…
codyswanngt/lisa
23
8
skill-creator Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an ex…
codyswanngt/lisa
23
9
tasks-load This skill should be used when loading tasks from a project directory into the current Claude Code session. It reads …
codyswanngt/lisa
23
10
jira-create creating JIRA epics, stories…
codyswanngt/lisa
22
11
jira-sync Syncs plan progress to a linked JIRA ticket. Posts plan contents, progress updates, branch links, and PR links at key…
codyswanngt/lisa
22
12
jira-verify verifying that a JIRA ticket…
codyswanngt/lisa
22
13
plan-add-test-coverage This skill should be used when increasing test coverage to a specified threshold percentage. It runs the coverage rep…
codyswanngt/lisa
22
14
plan-reduce-max-lines-per-function This skill should be used when reducing the maximum lines per function threshold and fixing all violations. It update…
codyswanngt/lisa
22
15
security-zap-scan Run an OWASP ZAP baseline security scan locally using Docker. Checks for the ZAP baseline script, executes the scan, …
codyswanngt/lisa
22
16
lisa-review-implementation This skill should be used when comparing a project's Lisa-managed files against Lisa's source templates to identify d…
codyswanngt/lisa
21
17
plan-local-code-review This skill should be used when performing a code review on local changes on the current branch compared to the main b…
codyswanngt/lisa
20
18
plan-fix-linter-error This skill should be used when fixing all violations of one or more ESLint rules across the codebase. It runs the lin…
codyswanngt/lisa
19
19
tasks-sync This skill should be used when syncing current session tasks to a project directory. It exports all tasks from the cu…
codyswanngt/lisa
19
20
git-commit This skill should be used when creating conventional commits for current changes. It groups related changes into logi…
codyswanngt/lisa
18
21
git-prune This skill should be used when pruning local branches that have been deleted on the remote. It fetches remote changes…
codyswanngt/lisa
18
22
plan-reduce-max-lines This skill should be used when reducing the maximum file lines threshold and fixing all violations. It updates the es…
codyswanngt/lisa
18
23
git-commit-and-submit-pr This skill should be used when creating conventional commits for current changes and then submitting the current bran…
codyswanngt/lisa
6
24
git-commit-submit-pr-deploy-and-verify This skill should be used when creating conventional commits for current changes and then submitting the current bran…
codyswanngt/lisa
6
25
pull-request-review This skill should be used when checking for code review comments on a pull request and implementing them if required.…
codyswanngt/lisa
6
26
plan-execute This skill should be used for any non-trivial request — features, bugs, stories, epics, spikes, or multi-step tasks. …
codyswanngt/lisa
5
27
agent-design-best-practices Best practices for designing Claude Code agent files (.claude/agents/*.md). This skill should be used when writing or…
codyswanngt/lisa
4
28
git-commit-submit-pr-and-verify This skill should be used when creating conventional commits for current changes and then submitting the current bran…
codyswanngt/lisa
4
29
git-submit-pr This skill should be used when pushing changes and creating or updating a pull request. It verifies the branch state,…
codyswanngt/lisa
4
30
prompt-complexity-scorer Evaluates user prompts for effort and complexity on a 1-10 scale. This skill should be invoked on every user request …
codyswanngt/lisa
4
31
sonarqube-check This skill should be used when checking why the last pull request failed SonarQube/SonarCloud quality gates. It uses …
codyswanngt/lisa
4
32
coding-philosophy Enforces immutable coding principles, function structure ordering, functional programming patterns, TDD, clean deleti…
codyswanngt/lisa
3
33
gluestack-nativewind This skill enforces Gluestack UI v3 and NativeWind v4 design patterns for consistent, performant, and maintainable st…
codyswanngt/lisa
3
34
sonarqube-fix This skill should be used when fixing SonarQube quality gate failures. It runs the sonarqube:check skill to identify …
codyswanngt/lisa
3
35
analyze-plugin This skill should be used to analyze a single curated third-party Claude plugin (one of Lisa's enabledPlugins) and pl…
codyswanngt/lisa
1
36
harness-parity-council Lisa-only advisory workflow for consulting external coding-agent CLIs about runtime parity without bundling this skil…
codyswanngt/lisa
1
37
implement-plugin-parity This skill should be used to execute an APPROVED plugin-parity routing artifact produced by analyze-plugin. It hard-g…
codyswanngt/lisa
1
38
lisa-codex-parity This skill should be used when adding or changing a Lisa feature surface (hooks, skills, agents, slash-commands, MCP …
codyswanngt/lisa
1
39
lisa-coding-agent-parity This skill should be used when Lisa needs to research feature parity across the coding agents it can install into — C…
codyswanngt/lisa
1
40
lisa-jira-create creating JIRA epics, stories…
codyswanngt/lisa
1
41
lisa-jira-sync Syncs plan progress to a linked…
codyswanngt/lisa
1
42
lisa-jira-verify verifying that a JIRA ticket…
codyswanngt/lisa
1
43
lisa-repair-intake Use when running one cron-safe Lisa repair-intake cycle for stuck or half-closed PRD/build queue items. Delegates to …
codyswanngt/lisa
1
44
lisa-update-projects This skill should be used when updating local Lisa projects in batches. It reads the project list from .lisa.config.l…
codyswanngt/lisa
1
45
lisa-wiki-ingest Use when ingesting Lisa repository, GitHub, Linear, document, or transcript knowledge into the in-repository wiki.
codyswanngt/lisa
1
46
lisa-wiki-setup Use when setting up, repairing, or verifying the Lisa in-repository LLM Wiki.
codyswanngt/lisa
1
47
lisa-wiki-usage Use when explaining how to query, browse, update, maintain, or contribute to the Lisa LLM Wiki.
codyswanngt/lisa
1
48
plan-create Creates an implementation plan from a ticket URL, file path, or text description. Spawns an Agent Team for parallel r…
codyswanngt/lisa
1
49
plan-implement Implements an existing plan file by reading its tasks and executing them. Spawns an Agent Team with specialized agent…
codyswanngt/lisa
1
50
plugin-parity-drift This skill should be used to check whether any Lisa-native reimplementation of a curated third-party Claude plugin ha…
codyswanngt/lisa
1