Browse Skills
44358 skills found
parallel-workflows.md
90
1
export
parallel-workflows
2
from
"Chachamaru127/claude-code-harness"
from
"Chachamaru127/claude-code-harness"
3
Optimizes parallel execution of multiple tasks. Use when user mentions 並列で実行, 同時にやって, まとめてやって, run in parallel, do these together. Do NOT load for: 単一タスク, 順次実行が必要な作業, 依存関係のあるタスク.
2026-01-16
cursor-mem.md
90
1
export
cursor-mem
2
from
"Chachamaru127/claude-code-harness"
from
"Chachamaru127/claude-code-harness"
3
Cursorでclaude-memのMCPサーバーにアクセスし、過去のセッション記録を検索・新しい観測を記録。トリガー: 'メモリ検索', 'claude-mem', '過去の判断', '記録して', 'memory search', 'past decisions'. Do NOT load for: 通常のコーディング、一時的なメモ、実装作業。
2026-01-16
memory.md
90
1
export
memory
2
from
"Chachamaru127/claude-code-harness"
from
"Chachamaru127/claude-code-harness"
3
Manages memory, SSOT files, and Plans.md operations. Use when user mentions メモリ, memory, SSOT, decisions.md, patterns.md, マージ, merge, Plans.md, 移行, migrate. Do NOT load for: 実装作業, レビュー, 一時的なメモ, セッション中の作業記録.
2026-01-16
ci.md
90
1
export
ci
2
from
"Chachamaru127/claude-code-harness"
from
"Chachamaru127/claude-code-harness"
3
Diagnoses and fixes CI/CD pipeline failures. Use when user mentions 'CI', 'GitHub Actions', 'GitLab CI', 'ビルドエラー', 'テスト失敗', 'パイプライン', 'CIが落ちた', or asks to analyze build/test failures. Do NOT load for: ローカルビルド, 通常の実装作業, レビュー, セットアップ.
2026-01-16
ui.md
90
1
export
ui
2
from
"Chachamaru127/claude-code-harness"
from
"Chachamaru127/claude-code-harness"
3
Generates UI components and feedback forms. Use when user mentions コンポーネント, component, UI, ヒーロー, hero, フォーム, form, フィードバック, feedback, 問い合わせ. Do NOT load for: 認証機能, バックエンド実装, データベース操作, ビジネスロジック.
2026-01-16
account-map-migration.md
90
1
export
account-map-migration
2
from
"cloudposse/docs"
from
"cloudposse/docs"
3
Use when fixing legacy account-map component references or creating new components. Covers migration from dynamic account-map lookups to static account_map variable. Use when you see account-map remote-state references or need to set up provider configuration for a new component.
2026-01-10
testing.md
89
1
export
testing
2
from
"zoonk/zoonk"
from
"zoonk/zoonk"
3
Write tests following TDD principles. Use when implementing features, fixing bugs, or adding test coverage. Covers e2e, integration, and unit testing patterns.
2026-01-16
translations.md
89
1
export
translations
2
from
"zoonk/zoonk"
from
"zoonk/zoonk"
3
Work with internationalization using next-intl and PO files. Use when handling translations, i18n, PO files, getExtracted, useExtracted, translating content, or when the user needs to add or modify translations.
2026-01-16
design.md
89
1
export
design
2
from
"zoonk/zoonk"
from
"zoonk/zoonk"
3
UI/UX design guidelines for interactions, animation, layout, accessibility, and visual design. Use when building UI components, designing user experiences, or implementing user-facing features.
2026-01-16
compound-components.md
89
1
export
compound-components
2
from
"zoonk/zoonk"
from
"zoonk/zoonk"
3
Build UI components using the compound component pattern. Use when creating new React components, building UI elements, refactoring components, or when the user mentions compound components, composable components, component patterns, or UI building blocks.
2026-01-16
collaborating-with-codex.md
88
1
export
collaborating-with-codex
2
from
"GuDaStudio/collaborating-with-codex"
from
"GuDaStudio/collaborating-with-codex"
3
Delegates coding tasks to Codex CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.
2026-01-15
initiate-memory.md
88
1
export
initiate-memory
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
Comprehensive guide for initializing or reorganizing agent memory and project context. Use when setting up a new project, when the user asks you to learn about the codebase, or when you need to create effective memory blocks for project conventions, preferences, and workflows.
2026-01-14
changelog-generator.md
88
1
export
changelog-generator
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
2026-01-14
python-backend-reviewer.md
88
1
export
python-backend-reviewer
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
Expert Python backend code reviewer that identifies over-complexity, duplicates, bad optimizations, and violations of best practices. Use when asked to review Python code quality, check for duplicate code, analyze module complexity, optimize backend code, identify anti-patterns, or ensure adherence to best practices. Ideal for preventing AI-generated code from creating unnecessary files instead of imports, finding repeated validation logic, and catching over-engineered solutions.
2026-01-14
fleet-agent.md
88
1
export
fleet-agent
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
Context-aware development assistant for AgenticFleet with auto-learning and dual memory (NeonDB + ChromaDB). Handles development workflows with intelligent context management.
2026-01-14
reflect.md
88
1
export
reflect
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
Analyze the current session and consolidate learnings. Use at the end of a session or task.
2026-01-14
recall.md
88
1
export
recall
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
Semantic search for memory. Use to find solutions, patterns, or context from Chroma Cloud.
2026-01-14
system-init.md
88
1
export
system-init
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
Initialize or hydrate the agent's memory system and verify configuration.
2026-01-14
documentation-architect.md
88
1
export
documentation-architect
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
Create, review, and refactor project documentation (README, AGENTS.md, architecture docs, runbooks, API docs) with deep codebase analysis, clear markdown structure, and diagrams/user flows. Use when asked to write or improve docs, audit existing documentation for accuracy or quality, generate diagrams/flows, or assess agent-first docs like AGENTS.md/PLANS.md for freshness and completeness.
2026-01-14
system-learn.md
88
1
export
system-learn
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
Ingest new procedural memory (skills, patterns, docs) into the vector database.
2026-01-14
memory-system.md
88
1
export
memory-system
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
Complete guide to the AgenticFleet memory system. Read this first.
2026-01-14
agenticfleet-frontend-component-workflow.md
88
1
export
agenticfleet-frontend-component-workflow
2
from
"Qredence/agentic-fleet"
from
"Qredence/agentic-fleet"
3
End-to-end guide for creating React components in AgenticFleet's frontend, from design tokens through Tailwind styling, shadcn/ui integration, state management, to testing.
2026-01-14
create-skill-file.md
87
1
export
create-skill-file
2
from
"YYH211/Claude-meta-skill"
from
"YYH211/Claude-meta-skill"
3
Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization to make skills easy to discover and execute.
2026-01-16
dry-refactoring.md
87
1
export
dry-refactoring
2
from
"YYH211/Claude-meta-skill"
from
"YYH211/Claude-meta-skill"
3
Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate code duplication, refactor repetitive code, apply DRY principle, or mentions code smells like copy-paste, magic numbers, or repeated logic. Implements a 4-step workflow from identifying repetition to verified refactoring.
2026-01-16