Browse Skills
44357 skills found
auth.md
90
1
export
auth
2
from
"Chachamaru127/claude-code-harness"
from
"Chachamaru127/claude-code-harness"
3
Implements authentication and payment features using Clerk, Supabase Auth, or Stripe. Use when user mentions ログイン, 認証, auth, authentication, Clerk, Supabase, 決済, payment, Stripe, 課金, サブスクリプション. Do NOT load for: 一般的なUI作成, データベース設計, 非認証機能.
2026-01-16
2agent.md
90
1
export
2agent
2
from
"Chachamaru127/claude-code-harness"
from
"Chachamaru127/claude-code-harness"
3
Configures 2-Agent workflow between PM and implementation roles. Use when user mentions 2-Agent, 2エージェント, PM連携設定, Cursor設定, Cursor連携, 2-agent運用. Do NOT load for: 単独運用, ワークフロー実行, ハンドオフ処理.
2026-01-16
docs-styles.md
90
1
export
docs-styles
2
from
"cloudposse/docs"
from
"cloudposse/docs"
3
CSS styles, color themes, and visual conventions for docs.cloudposse.com. Use when styling components, mermaid diagrams, or working with site theming.
2026-01-10
verify.md
90
1
export
verify
2
from
"Chachamaru127/claude-code-harness"
from
"Chachamaru127/claude-code-harness"
3
Verifies builds, recovers from errors, and applies review fixes. Use when user mentions ビルド, build, 検証, verify, エラー復旧, error recovery, 指摘を適用, apply fixes, テスト実行, tests fail, lint errors occur, CI breaks, テスト失敗, lintエラー, 型エラー, ビルドエラー, CIが落ちた. Do NOT load for: 実装作業, レビュー, セットアップ, 新機能開発.
2026-01-16
impl.md
90
1
export
impl
2
from
"Chachamaru127/claude-code-harness"
from
"Chachamaru127/claude-code-harness"
3
Implements features and writes code based on Plans.md tasks. Use when user mentions 実装, implement, 機能追加, コードを書いて, 機能を作って, feature, coding, 新機能, implementing functions, classes, or features, 新しい関数. Do not use for review or build verification.
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
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
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
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
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
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
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
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-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
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
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
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
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
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
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
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
prompt-optimize.md
87
1
export
prompt-optimize
2
from
"YYH211/Claude-meta-skill"
from
"YYH211/Claude-meta-skill"
3
Expert prompt engineering skill that transforms Claude into "Alpha-Prompt" - a master prompt engineer who collaboratively crafts high-quality prompts through flexible dialogue. Activates when user asks to "optimize prompt", "improve system instruction", "enhance AI instruction", or mentions prompt engineering tasks.
2026-01-16
frontend-design.md
87
1
export
frontend-design
2
from
"YYH211/Claude-meta-skill"
from
"YYH211/Claude-meta-skill"
3
Creates unique, production-grade frontend interfaces with exceptional design quality. Use when user asks to build web components, pages, materials, posters, or applications (e.g., websites, landing pages, dashboards, React components, HTML/CSS layouts, or styling/beautifying any web UI). Generates creative, polished code and UI designs that avoid mediocre AI aesthetics.
2026-01-16
daily-ai-news.md
87
1
export
daily-ai-news
2
from
"YYH211/Claude-meta-skill"
from
"YYH211/Claude-meta-skill"
3
Aggregates and summarizes the latest AI news from multiple sources including AI news websites and web search. Provides concise news briefs with direct links to original articles. Activates when user asks for 'today's AI news', 'AI updates', 'latest AI developments', or mentions wanting a 'daily AI briefing'.
2026-01-16