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

korallis

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

収集済み skills
108
リポジトリ
11
更新
2026年8月24日
リポジトリマップ

skills がある場所

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

#01
Droidz
50 件の skills · 2025年11月26日
ソフトウェア開発者ウェブ開発者ソフトウェア品質保証アナリスト・テスターデータベースアーキテクトグラフィックデザイナーその他コンピュータ職
12 件の職業カテゴリ · 100% 分類済み
46%比率
#02
skills-collection
13 件の skills · 2026年8月24日
分類待ち
12%比率
#03
workflow
12 件の skills · 2026年5月8日
プロジェクト管理専門家ソフトウェア開発者コンピュータシステムアナリストソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者情報セキュリティアナリスト
6 件の職業カテゴリ · 100% 分類済み
11%比率
#04
firstmate-lee
10 件の skills · 2026年7月8日
その他コンピュータ職ソフトウェア開発者ネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
9.3%比率
#05
workflow-app
6 件の skills · 2026年5月8日
ソフトウェア開発者プロジェクト管理専門家市場調査アナリスト・マーケティングスペシャリスト
3 件の職業カテゴリ · 100% 分類済み
5.6%比率
#06
k-code
4 件の skills · 2026年7月14日
ソフトウェア開発者その他コンピュータ職
2 件の職業カテゴリ · 100% 分類済み
3.7%比率
#07
fm-web
4 件の skills · 2026年7月9日
その他コンピュータ職ソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
3.7%比率
#08
kor-firstmate
4 件の skills · 2026年7月6日
その他コンピュータ職ソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
3.7%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

ci-cd-pipeline
ソフトウェア開発者

Set up and maintain continuous integration and continuous deployment pipelines with GitHub Actions, GitLab CI, Jenkins, or similar tools to automate testing, building, and deployment. Use when configuring automated builds, setting up test automation,…

2025年11月26日
accessibility-wcag
ウェブ・デジタルインターフェースデザイナー

Build accessible web applications following WCAG 2.1/2.2 guidelines with proper semantic HTML, ARIA attributes, keyboard navigation, screen reader support, and inclusive design. Use when implementing ARIA labels and roles, ensuring keyboard navigation,…

2025年11月24日
api-design
ソフトウェア開発者

Design clean, scalable, and maintainable REST and GraphQL APIs following industry best practices. Use when designing public or internal APIs, planning endpoint structures, defining request/response contracts, establishing versioning strategies, implementing…

2025年11月24日
artifacts-builder
ウェブ開発者

Create interactive, self-contained artifacts like mini-apps, visualizations, calculators, and tools that can be embedded or used standalone. Use when building interactive calculators, creating data visualizations, making mini web apps, building embeddable…

2025年11月24日
backend-service-patterns
ソフトウェア開発者

Architect scalable backend services using layered architecture, dependency injection, middleware patterns, service classes, and separation of concerns. Use when building API services, implementing business logic layers, creating service classes, setting up…

2025年11月24日
brainstorming
プロジェクト管理専門家

Facilitate ideation, explore alternatives, and refine concepts through structured brainstorming techniques before implementation. Use when starting new projects, designing features, exploring solutions, evaluating tradeoffs, challenging assumptions,…

2025年11月24日
brand-guidelines
グラフィックデザイナー

Create and maintain comprehensive brand guidelines including visual identity, tone of voice, messaging, color palettes, typography, and usage rules for consistent brand expression. Use when establishing brand identity, creating style guides, defining visual…

2025年11月24日
canvas-design
グラフィックデザイナー

Create visual designs, graphics, and layouts using HTML Canvas API or design tools for data visualization, graphics, animations, and interactive visual content. Use when creating data visualizations, building interactive graphics, implementing drawing tools,…

2025年11月24日
収集済み skill 50 件中 8 件を表示しています。
clean-architecture
未分類

Clean Architecture. Enforce the Dependency Rule. Use when adding a file, import, module, package, layer, dependency, framework, database, HTTP client, or use case, or when deciding where code belongs.

2026年8月24日
clean-code
未分類

Clean Code. Enforce Martin's naming, function, comment, error, test, and smell rules on every change. Use when writing, editing, reviewing, or refactoring any source file, or when the user mentions naming, functions, comments, duplication, Boy Scout, smells,…

2026年8月24日
lee-engineering
未分類

Global TypeScript-first engineering router for Lee's projects. Use whenever planning, designing, building, implementing, refactoring, debugging, reviewing, or documenting software. Selects the smallest relevant specialist skills, local multi-agent workflows,…

2026年8月24日
scaffolding
未分類

Scaffolding. Enforce Dune-style capability folders, public module contracts, one data owner, and mechanical boundaries. Use when creating an app, module, package, workspace, monorepo, or folder tree, or when deciding where a new capability lives.

2026年8月24日
architect
未分類

Architecture-first workflow for non-trivial or high-risk software changes. Use when a plan or implementation crosses modules, introduces domain concepts, changes contracts, or risks shallow layering. Grounds designs in callers, data structures, signatures,…

2026年8月24日
arena
未分類

Local multi-agent design or implementation competition. Use when several materially different solutions are plausible and selection quality matters. Creates isolated candidates, judges them against shared criteria, and lets the lead agent synthesize and…

2026年8月24日
blast-radius
未分類

Change-impact and completion audit for wide, risky, cross-cutting, or merge-critical work. Use before declaring such work complete to inspect callers and contracts beyond the diff, identify safety facts, exercise the real artifact, and report what is cleared…

2026年8月24日
code-review
未分類

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes: Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/spec asked for?). Runs both reviews…

2026年8月24日
収集済み skill 13 件中 8 件を表示しています。
project-tracks
プロジェクト管理専門家

Plan and start isolated parallel module implementation tracks from specs/MODULES.md and per-module parallel.yaml declarations.

2026年5月8日
project-execute
ソフトウェア開発者

Implement a fully-specced module via dual-harness execution — Claude orchestrates, Codex CLI executes inside a live tmux pane in your attached session. Use when ready to write code for a module that has approved SPEC.md and CLAUDE.md files. Triggers on…

2026年5月8日
project-init
プロジェクト管理専門家

Initialise a new software project with full spec-first workflow — research, architecture, module specs, and roadmap. Use this whenever someone says 'build me a...', 'I want to create...', 'new project', 'start a project', or describes a product idea. Also use…

2026年5月8日
project-blueprint
ソフトウェア開発者

Generate or regenerate the master architecture document (specs/MASTER_BLUEPRINT.md) — the single source of truth for tech stack, data model, API patterns, auth, UI conventions, and module relationships. Use when starting architecture, changing stack…

2026年5月8日
project-review
プロジェクト管理専門家

End-of-session review — captures what was done, learnings, mistakes, and patterns, then updates LEARNINGS.md and CLAUDE.md. Run this after completing any task, at the end of a working session, or when switching to a different area of the project. This is what…

2026年5月8日
project-security-review
情報セキュリティアナリスト

Independent security review of pending changes via an isolated Agent context — fresh subagent reads the diff and a security checklist with no implementation bias. Use after a module is implemented and before merge, especially for changes that touch auth, data…

2026年5月8日
project-spec
コンピュータシステムアナリスト

Create or update a detailed module specification — data model, API endpoints, UI screens, business logic, and acceptance criteria. Use when planning a new module, refining requirements before implementation, or updating specs after implementation revealed…

2026年5月8日
project-test
ソフトウェア品質保証アナリスト・テスター

Run a comprehensive test pass across the project — unit tests, type checking, linting, and visual verification with browser automation. Use when someone says 'run the tests', 'check everything works', 'test the project', or before deploying to verify quality.

2026年5月8日
収集済み skill 12 件中 8 件を表示しています。
harness-adapters
その他コンピュータ職

Agent-only reference for firstmate harness operations. Use before spawning or recovering a crewmate or secondmate, handling a trust dialog, sending a harness-specific skill invocation, interrupting or exiting an agent, resuming an exited agent, or verifying a…

2026年7月8日
bearings
ソフトウェア開発者

Generate a "pick up where I left off" status report from firstmate's live fleet state. Use when the captain invokes /bearings or asks for a bearings report, morning brief, status report, catch-up, "where did I leave off", or "what's in the works". Reads live…

2026年7月8日
secondmate-provisioning
その他コンピュータ職

Agent-only reference for persistent secondmate setup and retirement. Use when creating, seeding, validating, launching, recovering, handing backlog to, pushing inherited config into, or retiring a secondmate home, or when editing data/secondmates.md. Covers…

2026年7月8日
updatefirstmate
ネットワーク・コンピュータシステム管理者

Self-update a running firstmate and its secondmates to the latest from origin. Use when the captain invokes /updatefirstmate (e.g. "/updatefirstmate", "update firstmate", "pull the latest firstmate"). Fast-forwards this firstmate repo's default branch and…

2026年7月8日
firstmate-codexapp
その他コンピュータ職

Agent-only playbook for coordinating visible Codex Desktop threads alongside Firstmate without pretending they are a selectable shell backend. Use before creating, reading, steering, archiving, debugging, or reviewing a Codex App visible thread for Firstmate…

2026年7月7日
fmx-respond
その他コンピュータ職

Agent-only playbook for handling X mode mentions and follow-ups. Use on an "x-mention <request_id>" check wake to read the stashed mention, classify it, act autonomously on eligible requests, reply or dismiss, and link spawned work. Also use on an…

2026年7月4日
afk
その他コンピュータ職

Enter away-mode supervision. Use when the user invokes /afk (e.g. "/afk", "/afk back in an hour", "going afk"). Sets a durable away-mode flag so the sub-supervisor daemon can self-handle routine wakes and escalate only captain-relevant events as one batched…

2026年7月4日
firstmate-coding-guidelines
ソフトウェア開発者

Agent-only reference for changing firstmate's shared, tracked material per AGENTS.md section 1. Use before editing any of that material, whether working as firstmate directly or as a crewmate briefed on a firstmate-repo task. Covers the knowledge-placement…

2026年7月4日
収集済み skill 10 件中 8 件を表示しています。
project-execute
ソフトウェア開発者

Implement a fully-specced module via dual-harness execution — Claude orchestrates, Codex CLI executes inside a live tmux pane in your attached session. Use when ready to write code for a module that has approved SPEC.md and CLAUDE.md files. Triggers on…

2026年5月8日
project-blueprint
ソフトウェア開発者

Generate or regenerate the master architecture document (specs/MASTER_BLUEPRINT.md) — the single source of truth for tech stack, data model, API patterns, auth, UI conventions, and module relationships. Use when starting architecture, changing stack…

2026年5月8日
project-init
ソフトウェア開発者

Initialise a new software project with full spec-first workflow — research, architecture, module specs, and roadmap. Use this whenever someone says 'build me a...', 'I want to create...', 'new project', 'start a project', or describes a product idea. Also use…

2026年5月8日
project-module
ソフトウェア開発者

Implement a module that already has an approved spec — reads all specs, enters plan mode, then builds incrementally with tests and commits. Use when ready to write code for a specific module, or when someone says 'build the X module', 'implement X', or 'start…

2026年5月8日
project-research
プロジェクト管理専門家市場調査アナリスト・マーケティングスペシャリスト

Conduct deep, structured research on any domain, technology, competitor, regulation, or technical topic for this project. Use whenever the team needs to understand something before making architectural or product decisions — market landscapes, compliance…

2026年5月8日
project-review
ソフトウェア開発者

End-of-session review — captures what was done, learnings, mistakes, and patterns, then updates LEARNINGS.md and CLAUDE.md. Run this after completing any task, at the end of a working session, or when switching to a different area of the project. This is what…

2026年5月8日
11 件中 11 件のリポジトリを表示
すべてのリポジトリを表示しました