Skip to main content
CodySwannGT
GitHub 제작자 프로필

CodySwannGT

8개 GitHub 저장소에서 수집된 1,408개 skills를 저장소 단위로 보여줍니다.

수집된 skills
1,408
저장소
8
업데이트
2026년 8월 28일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
lisa
skills 888개 · 2026년 8월 28일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업프로젝트 관리 전문가네트워크·컴퓨터 시스템 관리자정보 보안 분석가
직업 카테고리 13개 · 66% 분류됨
63%비중
#02
grist
skills 207개 · 2026년 6월 28일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업프로젝트 관리 전문가네트워크·컴퓨터 시스템 관리자정보 보안 분석가
직업 카테고리 9개 · 97% 분류됨
15%비중
#03
advisory-rankings
skills 169개 · 2026년 7월 6일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터프로젝트 관리 전문가기타 컴퓨터 관련 직업정보 보안 분석가기술 작가
직업 카테고리 9개 · 100% 분류됨
12%비중
#04
expostarter
skills 124개 · 2026년 7월 14일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업프로젝트 관리 전문가웹·디지털 인터페이스 디자이너정보 보안 분석가
직업 카테고리 7개 · 76% 분류됨
8.8%비중
#05
nestjsstarter
skills 11개 · 2026년 7월 14일
기타 컴퓨터 관련 직업소프트웨어 개발자프로젝트 관리 전문가
직업 카테고리 3개 · 91% 분류됨
0.8%비중
#06
railsstarter
skills 7개 · 2026년 5월 28일
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
0.5%비중
#07
cdkstarter
skills 1개 · 2026년 5월 28일
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
0.1%비중
#08
api-creator
skills 1개 · 2026년 3월 16일
소프트웨어 개발자
직업 카테고리 1개 · 100% 분류됨
0.1%비중
저장소 탐색

저장소와 대표 skills

lisa-implement
미분류

This skill should be used for any non-trivial request — features, bugs, stories, epics, spikes, or multi-step tasks. It accepts a ticket URL (Jira, Linear, GitHub), a file path containing a spec, or a plain-text prompt. It assembles an agent team, breaks the…

2026년 8월 28일
lisa-implement
미분류

any non-trivial request —…

2026년 8월 28일
lisa-implement
미분류

This skill should be used for any non-trivial request — features, bugs, stories, epics, spikes, or multi-step tasks. It accepts a ticket URL (Jira, Linear, GitHub), a file path containing a spec, or a plain-text prompt. It assembles an agent team, breaks the…

2026년 8월 28일
lisa-repair-intake
미분류

Vendor-agnostic repair scanner — the recovery counterpart to lisa-intake. Finds work that got stuck or was left half-closed across the same queues lisa-intake serves (Notion / Confluence / Linear / GitHub PRDs; JIRA / GitHub / Linear build queues): items left…

2026년 8월 28일
lisa-repair-intake
미분류

Vendor-agnostic repair scanner…

2026년 8월 28일
lisa-repair-intake
미분류

Vendor-agnostic repair scanner — the recovery counterpart to lisa-intake. Finds work that got stuck or was left half-closed across the same queues lisa-intake serves (Notion / Confluence / Linear / GitHub PRDs; JIRA / GitHub / Linear build queues): items left…

2026년 8월 28일
lisa-setup-remote-env
미분류

Provision and verify a remote execution environment for a host project — Codex Cloud today, other remote surfaces as they are added. Generates a repository-owned setup script that installs the declared toolchain, materializes secrets through…

2026년 8월 28일
lisa-setup-remote-env
미분류

Provision and verify a remote…

2026년 8월 28일
수집된 skill 888개 중 8개를 표시합니다.
acceptance-criteria
소프트웨어 품질 보증 분석가·테스터

Acceptance criteria definition. Gherkin user flows (Given/When/Then), error states, UX concerns, and empirical verification from the user perspective.

2026년 6월 28일
action-controller-best-practices
소프트웨어 개발자

Build or Refactor large Rails controller files into clean, maintainable code. Use when a controller action exceeds ~10 lines, a controller has custom non-RESTful actions, or when the user asks to refactor, slim down, clean up, or organize a Rails controller.…

2026년 6월 28일
active-record-model-best-practices
소프트웨어 개발자

Best practices for Ruby on Rails models, splitting code into well-organized, maintainable code. Use when a model exceeds ~100 lines, has mixed responsibilities, or when the user asks to refactor, extract, clean up, or organize a Rails model. Applies patterns:…

2026년 6월 28일
agent-design-best-practices
기타 컴퓨터 관련 직업

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…

2026년 6월 28일
analyze-claude-remote
네트워크·컴퓨터 시스템 관리자

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,…

2026년 6월 28일
atlassian-access
소프트웨어 개발자

Vendor-neutral access layer for Atlassian (JIRA + Confluence). Every jira-* and confluence-* skill MUST delegate through this skill rather than calling Atlassian directly. Resolves a substrate per operation, binding JIRA writes to the configured cloudId via…

2026년 6월 28일
atomic-design-gluestack
웹·디지털 인터페이스 디자이너

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…

2026년 6월 28일
automation-status
네트워크·컴퓨터 시스템 관리자

Read-only operator surface for the current project's Lisa automation fleet. Resolves the expected recurring jobs from the same setup-automations contract Lisa uses to create them, inspects the active runtime scheduler (Codex automations or Claude /schedule),…

2026년 6월 28일
수집된 skill 207개 중 8개를 표시합니다.
atomic-design-gluestack
웹·디지털 인터페이스 디자이너

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…

2026년 7월 6일
building-native-ui
소프트웨어 개발자

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

2026년 7월 6일
harper-auth
소프트웨어 개발자

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.…

2026년 7월 6일
harper-rest-queries
소프트웨어 개발자

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…

2026년 7월 6일
jira-evidence
소프트웨어 개발자

Upload evidence to GitHub pr-assets release, update PR description, upload attachments to JIRA, post comment, and move ticket to the configured review status only when `jira.workflow.review` is set (otherwise leave it in `claimed`). Reusable by any skill that…

2026년 7월 6일
lisa-acceptance-criteria
프로젝트 관리 전문가

Acceptance criteria definition. Gherkin user flows (Given/When/Then), error states, UX concerns, and empirical verification from the user perspective.

2026년 7월 6일
lisa-agent-design-best-practices
기타 컴퓨터 관련 직업

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…

2026년 7월 6일
lisa-analyze-claude-remote
네트워크·컴퓨터 시스템 관리자

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,…

2026년 7월 6일
수집된 skill 169개 중 8개를 표시합니다.
수집된 skill 124개 중 8개를 표시합니다.
수집된 skill 11개 중 8개를 표시합니다.
ops-check-logs
소프트웨어 개발자

Check application logs from local Docker Compose or remote AWS CloudWatch environments. Supports local, staging, and production targets.

2026년 5월 28일
ops-deploy
소프트웨어 개발자

Deploy the Your Project Rails application to staging or production. Supports local builds via bin/deploy-staging and CI/CD via branch pushes.

2026년 5월 28일
ops-run-local
소프트웨어 개발자

Manage the local Docker Compose development environment. Supports start, stop, restart, and status operations.

2026년 5월 28일
ops-verify-jobs
소프트웨어 개발자

Verify that Solid Queue background jobs are running properly. Checks worker health, recurring job execution, and optionally triggers a test job to prove end-to-end processing. Supports local, staging, and production targets.

2026년 5월 28일
ops-verify-telemetry
소프트웨어 개발자

Verify that OpenTelemetry traces are being collected and exported to X-Ray. Check trace health, find slow requests, investigate errors, and view service dependencies.

2026년 5월 28일
action-mailer-best-practices
소프트웨어 개발자

Best practices for Rails Action Mailer. Use when writing new mailers, refactoring existing mailers, or when a mailer has inline business logic, missing previews, synchronous delivery, or mixed responsibilities. Applies patterns - single-responsibility…

2026년 3월 11일
active-job-best-practices
소프트웨어 개발자

Best practices for Rails Active Job with Solid Queue. Use when writing new background jobs, refactoring existing jobs, or when a job has mixed responsibilities, inline business logic, non-idempotent design, or missing error handling. Applies patterns -…

2026년 3월 11일
저장소 8개 중 8개 표시
모든 저장소를 표시했습니다