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

quickhooks

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

収集済み skills
77
Stars
1
更新
2025-12-18
Forks
0
職業カバレッジ
8 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

moai-alfred-agent-guide
ソフトウェア開発者

19-agent team structure, decision trees for agent selection, Haiku vs Sonnet model selection, and agent collaboration principles. Use when deciding which sub-agent to invoke, understanding team responsibilities, or learning multi-agent orchestration.

2025-12-18
moai-alfred-ask-user-questions
カスタマーサービス担当者

Guide Alfred sub-agents to actively invoke AskUserQuestion for ambiguous decisions.

2025-12-18
moai-alfred-clone-pattern
ソフトウェア開発者

Master-Clone pattern implementation guide for complex multi-step tasks with full project context

2025-12-18
moai-alfred-code-reviewer
ソフトウェア品質保証アナリスト・テスター

Systematic code review guidance and automation. Apply TRUST 5 principles, check code quality, validate SOLID principles, identify security issues, and ensure maintainability. Use when conducting code reviews, setting review standards, or implementing review automation.

2025-12-18
moai-alfred-config-schema
ソフトウェア開発者

.moai/config.json official schema documentation, structure validation, project metadata, language settings, and configuration migration guide. Use when setting up project configuration or understanding config.json structure.

2025-12-18
moai-alfred-context-budget
ソフトウェア開発者

Claude Code context window optimization strategies, JIT retrieval, progressive loading, memory file patterns, and cleanup practices. Use when optimizing context usage, managing large projects, or implementing efficient workflows.

2025-12-18
orchestrating-spec-first-tdd-development
ソフトウェア開発者

Guides agents through SPEC-First TDD workflow with context engineering, TRUST principles, and @TAG traceability. Essential for /alfred:1-plan, /alfred:2-run, /alfred:3-sync commands. Covers EARS requirements, JIT context loading, TDD RED-GREEN-REFACTOR cycle, and TAG chain validation.

2025-12-18
moai-alfred-expertise-detection
ソフトウェア開発者

Guide Alfred to detect user expertise level (Beginner/Intermediate/Expert) through in-session behavioral signals without memory file access

2025-12-18
moai-alfred-issue-labels
ソフトウェア開発者

GitHub issue label configuration, label taxonomy, and workflow automation mapping for MoAI-ADK projects

2025-12-18
moai-alfred-language-detection
ソフトウェア開発者

Auto-detects project language and framework from package.json, pyproject.toml, etc.

2025-12-18
moai-alfred-personas
研修・人材開発スペシャリスト

Adaptive communication patterns and role selection based on user expertise level and request type (Consolidated from moai-alfred-persona-roles)

2025-12-18
moai-alfred-practices
ソフトウェア開発者

Practical workflows, context engineering strategies, and real-world execution examples for MoAI-ADK. Use when learning workflow patterns, optimizing context management, debugging issues, or implementing features end-to-end.

2025-12-18
moai-alfred-proactive-suggestions
ソフトウェア開発者

Guide Alfred to provide non-intrusive proactive suggestions based on risk detection, optimization patterns, and learning opportunities

2025-12-18
moai-alfred-rules
ソフトウェア開発者

Mandatory rules for Skill invocation, AskUserQuestion usage, TRUST principles, TAG validation, and TDD workflow. Use when validating workflow compliance, checking quality gates, enforcing MoAI-ADK standards, or verifying rule adherence.

2025-12-18
moai-alfred-session-state
ソフトウェア開発者

Session state management, runtime state tracking, session handoff protocols, and context continuity for Alfred workflows

2025-12-18
moai-alfred-spec-authoring
ソフトウェア開発者

SPEC document authoring guide - YAML metadata, EARS syntax (5 patterns with Unwanted Behaviors), validation checklist

2025-12-18
moai-alfred-todowrite-pattern
プロジェクト管理専門家

TodoWrite auto-initialization patterns from Plan agent, task tracking best practices, status management.

2025-12-18
moai-alfred-workflow
ソフトウェア開発者

Guide 4-step workflow execution with task tracking and quality gates

2025-12-18
moai-cc-agents
ソフトウェア開発者

Creating and Managing Sub-agents in Claude Code. Design agent personas, define proactive triggers, set tool permissions, structure agent files. Use when building specialized agents for code review, debugging, architecture, or domain-specific tasks.

2025-12-18
moai-cc-claude-md
ソフトウェア開発者

Authoring CLAUDE.md Project Instructions. Design project-specific AI guidance, document workflows, define architecture patterns. Use when creating CLAUDE.md files for projects, documenting team standards, or establishing AI collaboration guidelines.

2025-12-18
moai-cc-commands
ソフトウェア開発者

Designing Slash Commands for Claude Code. Create and optimize slash commands with proper argument parsing, tool permissions, and agent orchestration. Use when building workflow entry points, automation commands, or user-facing shortcuts.

2025-12-18
moai-cc-hooks
ソフトウェア開発者

Configuring Claude Code Hooks System. Design, implement, and manage PreToolUse/PostToolUse/SessionStart/Notification/Stop hooks. Use when enforcing safety checks, auto-formatting, running linters, or triggering automated workflows based on development events.

2025-12-18
moai-cc-mcp-plugins
ソフトウェア開発者

Configuring MCP Servers & Plugins for Claude Code. Set up Model Context Protocol servers (GitHub, Filesystem, Brave Search, SQLite). Configure OAuth, manage permissions, validate MCP structure. Use when integrating external tools, APIs, or expanding Claude Code capabilities.

2025-12-18
moai-cc-memory
ソフトウェア開発者

Managing Claude Code Session Memory & Context. Understand session context limits, use just-in-time retrieval, cache insights, manage memory files. Use when optimizing context usage, handling large projects, or implementing efficient workflows.

2025-12-18
moai-cc-settings
ソフトウェア開発者

Configuring Claude Code settings.json & Security. Set up permissions (allow/deny), permission modes, environment variables, tool restrictions. Use when securing Claude Code, restricting tool access, or optimizing session settings.

2025-12-18
moai-cc-skill-factory
ソフトウェア開発者

Create and maintain high-quality Claude Code Skills through interactive discovery, web research, and comprehensive description writing standards. Use when building new Skills, researching latest best practices, updating existing Skills, writing skill descriptions with proper trigger keywords, or generating Skill packages backed by official documentation and real-world examples.

2025-12-18
moai-cc-skills
ソフトウェア開発者

Creating and Optimizing Claude Code Skills. Design reusable knowledge capsules with progressive disclosure (metadata → content → resources). Apply freedom levels (high/medium/low), create examples, validate YAML. Use when building domain-specific guidance or automating recurring patterns.

2025-12-18
moai-change-logger
ソフトウェア開発者

Comprehensive change tracking and audit logging system that monitors file modifications, code changes, and project evolution. Use when tracking project history, maintaining audit trails, analyzing development patterns, or when detailed change documentation is required for compliance and team collaboration.

2025-12-18
chromatic
ソフトウェア開発者

Design system patterns, W3C DTCG 2025.10 token architecture, WCAG 2.2 accessibility standards, and Figma MCP workflows for consistent, accessible UI development

2025-12-18
moai-domain-backend
ソフトウェア開発者

Provides backend architecture and scaling guidance; use when the project targets server-side APIs or infrastructure design decisions.

2025-12-18
moai-domain-cli-tool
ソフトウェア開発者

CLI tool development with argument parsing, POSIX compliance, and user-friendly help messages.

2025-12-18
moai-domain-data-science
データサイエンティスト

Data analysis, visualization, statistical modeling, and reproducible research workflows.

2025-12-18
moai-domain-database
データベースアーキテクト

Database design, schema optimization, indexing strategies, and migration management.

2025-12-18
moai-domain-devops
ソフトウェア開発者

CI/CD pipelines, Docker 27, Kubernetes 1.32, and infrastructure as code.

2025-12-18
moai-domain-frontend
ソフトウェア開発者

React 19/Vue 3.5/Angular 19 with state management, performance optimization, accessibility, and meta-frameworks (Nuxt, SvelteKit, Astro, SolidJS).

2025-12-18
moai-domain-ml
データサイエンティスト

Machine learning model training, evaluation, deployment, and MLOps workflows.

2025-12-18
moai-domain-mobile-app
ソフトウェア開発者

Flutter 3.27/React Native 0.76 with state management and native integration.

2025-12-18
moai-domain-security
情報セキュリティアナリスト

OWASP Top 10, SAST/DAST, dependency security, and secrets management.

2025-12-18
moai-domain-web-api
ソフトウェア開発者

REST API and GraphQL design with OpenAPI 3.1, authentication, versioning, and rate limiting.

2025-12-18
moai-essentials-debug
ソフトウェア開発者

Advanced debugging with stack trace analysis, error pattern detection, and fix suggestions. Use when delivering quick diagnostic support for everyday issues.

2025-12-18
このリポジトリの収集済み skills 77 件中、上位 40 件を表示しています。