Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

lucidlabs-agent-kit

lucidlabs-agent-kit には lucidlabs-hq から収集した 40 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
40
Stars
2
更新
2026-03-09
Forks
1
職業カバレッジ
10 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

audit-sync
ネットワーク・コンピュータシステム管理者

Cross-project audit and sync. Backs up, bootstraps, promotes, syncs, and verifies all downstream projects.

2026-03-09
brainstorm
プロジェクト管理専門家

Structured pre-planning research. Explores codebase, asks clarifying questions, and produces a brainstorm output file for /plan-feature input.

2026-03-09
compound
ソフトウェア開発者

Capture knowledge from development sessions. Debug patterns, architecture decisions, framework gotchas, and integration learnings compound over time.

2026-03-09
prime
ソフトウェア開発者

Load project context and show current status. Use at the start of a session or when context is needed.

2026-03-09
review
ソフトウェア品質保証アナリスト・テスター

Run parallel code reviews using specialized agents (security, performance, simplicity, nextjs-react). Produces a structured report.

2026-03-09
init-project
ソフトウェア開発者

Initialize a new project from Agent Kit boilerplate. Use when creating a new downstream project.

2026-02-17
pre-production
情報セキュリティアナリスト

Pre-Production Security & Quality Check with Strix AI. Use BEFORE deploying to production to catch vulnerabilities and issues.

2026-02-17
commit
ソフトウェア開発者

Create a well-formatted git commit with PROJECT-STATUS.md updates. Use after completing implementation.

2026-02-17
execute
ソフトウェア開発者

Execute an implementation plan step by step. Use after planning is complete.

2026-02-17
pr
ソフトウェア開発者

Create a feature branch, commit changes, push, and open a Pull Request. The standard way to ship changes. Use after implementation is complete.

2026-02-17
promote
ソフトウェア開発者

Promote generic patterns from this project back to the upstream agent-kit. Use when you have reusable patterns to share.

2026-02-17
session-end
ソフトウェア開発者

End development session cleanly. Updates Linear tickets, checks Git compliance, ensures clean state for next session.

2026-02-17
sync
ソフトウェア開発者

Sync updates from upstream agent-kit to this downstream project. Use when the template has new skills or patterns.

2026-02-17
time-report
給与・勤怠管理事務員

Cross-project time report. Aggregates all session data from ~/.claude-time/sessions/. Use to see how much time was spent across all projects.

2026-02-17
deploy
ネットワーク・コンピュータシステム管理者

Deploy project to LUCIDLABS-HQ. Use /deploy for full deployment, /deploy setup for file generation, /deploy status for health checks, /deploy logs for container logs.

2026-02-10
browser
ソフトウェア開発者

Interactive browser automation with agent-browser. Open pages, click elements, fill forms, take screenshots. Use for testing UI, automating tasks, or debugging visual issues.

2026-02-10
design-system-guard
グラフィックデザイナー

Validate UI screens against Lucid Labs design system rules. Use after implementing UI components to verify adherence to brand colors, typography, layout patterns, and service board logic.

2026-02-10
mastra-mcp
ソフトウェア開発者

Configure Mastra as MCP Server to expose agents and tools via Model Context Protocol. Enables Claude Desktop and other MCP clients to use Mastra tools.

2026-02-10
test-setup
ソフトウェア品質保証アナリスト・テスター

Initialize testing infrastructure for a project. Syncs Vitest + Playwright configs from upstream.

2026-02-10
test
ソフトウェア品質保証アナリスト・テスター

Run tests with coverage report and gap analysis. MANDATORY before /commit and PR creation. Use after implementation or during validation.

2026-02-10
deploy
ネットワーク・コンピュータシステム管理者

Deploy invoice-accounting-assistant to HQ server. Runs tests first (TDD), then builds and deploys. Use when ready to push changes to staging/production.

2026-01-29
llm-evaluate
ソフトウェア開発者

Evaluate LLM models for cost/performance ratio. Fetches current pricing and recommends optimal model for your use case. Use during project init or when optimizing costs.

2026-01-29
promptfoo
情報セキュリティアナリスト

LLM evaluation and self-learning prompts. Test, compare, and improve prompts systematically. Red-teaming and vulnerability scanning.

2026-01-28
agentdocs
ソフトウェア開発者

Browse Agent Kit documentation directly in terminal. Use for quick access to architecture, skills, workflows, and reference docs.

2026-01-28
clone-skill
ソフトウェア開発者

Clone skills from central repository or import from clipboard. Use to add proven patterns to your project.

2026-01-28
publish-skill
ソフトウェア開発者

Publish local skills to central repository for team sharing. Use when you've developed a useful pattern others should have.

2026-01-28
notion-publish
秘書・行政アシスタント(法律・医療・役員除く)

Publish markdown documents to Notion as private pages. Use for sharing specs, docs, or session outputs.

2026-01-28
mistral
ソフトウェア開発者

Setup Mistral AI integration for a project. Use for EU-friendly, fast, cost-effective LLM access with PDF/document analysis.

2026-01-28
budget
予算アナリスト

Track and report customer kontingent usage from Productive.io. Monitor budget consumption and warn on low kontingent.

2026-01-28
linear
プロジェクト管理専門家

Linear project management integration. Use for creating issues, updating status, and syncing work with Linear board.

2026-01-28
meeting-decisions
プロジェクト管理専門家

Extract AIDD decisions from tldv.io meeting transcripts and notes. Analyzes transcripts to propose proceed/pivot/drop/iterate decisions.

2026-01-28
n8n-workflow
ソフトウェア開発者

Generate and manage n8n workflows for AI agents. Creates automation workflows that complement Mastra agents.

2026-01-28
productizer
市場調査アナリスト・マーケティングスペシャリスト

Bridge between Linear (execution) and Productive.io (customer value). Translates internal work into customer-facing service reports.

2026-01-28
visual-verify
ソフトウェア品質保証アナリスト・テスター

Visual UI verification with agent-browser. Use after implementing UI components to take screenshots, verify interactions, and self-check your work. FASTER than E2E tests.

2026-01-28
checkout-project
ソフトウェア開発者

Clone an existing project from GitHub into the projects folder. Use when starting work on an existing downstream project.

2026-01-27
start
ソフトウェア開発者

Entry point for Agent Kit. Use this when starting a session in the template repository to create or open a project.

2026-01-27
create-prd
プロジェクト管理専門家

Create a Product Requirements Document from conversation. Use when starting a new project or defining product requirements.

2026-01-27
plan-feature
ソフトウェア開発者

Create comprehensive feature implementation plan with deep codebase analysis. Use before implementing any feature.

2026-01-27
screenshot
ソフトウェア開発者

Take visual verification screenshots using agent-browser. Use for UI verification.

2026-01-27
update-readme
ソフトウェア開発者

Update README with current project status and features. Use after completing features.

2026-01-27