Skip to main content
CodySwannGT
GitHub クリエイタープロフィール

CodySwannGT

8 件の GitHub リポジトリにある 1,408 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
1,408
リポジトリ
8
更新
2026年8月28日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
lisa
888 件の skills · 2026年8月28日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターその他コンピュータ職プロジェクト管理専門家ネットワーク・コンピュータシステム管理者情報セキュリティアナリスト
13 件の職業カテゴリ · 66% 分類済み
63%比率
#02
grist
207 件の skills · 2026年6月28日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターその他コンピュータ職プロジェクト管理専門家ネットワーク・コンピュータシステム管理者情報セキュリティアナリスト
9 件の職業カテゴリ · 97% 分類済み
15%比率
#03
advisory-rankings
169 件の skills · 2026年7月6日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家その他コンピュータ職情報セキュリティアナリストデータベースアーキテクト
9 件の職業カテゴリ · 100% 分類済み
12%比率
#04
expostarter
124 件の skills · 2026年7月14日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターその他コンピュータ職プロジェクト管理専門家ウェブ・デジタルインターフェースデザイナー情報セキュリティアナリスト
7 件の職業カテゴリ · 76% 分類済み
8.8%比率
#05
nestjsstarter
11 件の skills · 2026年7月14日
その他コンピュータ職ソフトウェア開発者プロジェクト管理専門家
3 件の職業カテゴリ · 91% 分類済み
0.8%比率
#06
railsstarter
7 件の skills · 2026年5月28日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.5%比率
#07
cdkstarter
1 件の skills · 2026年5月28日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.1%比率
#08
api-creator
1 件の skills · 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 件のリポジトリを表示
すべてのリポジトリを表示しました