yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Analyze upstream GitHub repos containing agent skills, classify each skill (ported/adapted/synthesized/external/ignored), and port them to catalog/skills/ with proper frontmatter, NOTICE.md attribution, upstream-sources registration, and catalog README/AGENTS.md updates. Use when the user provides a GitHub repo URL to…
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Create GitHub pull requests with Conventional Commits-formatted titles and structured PR bodies. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Generates and formats changelog files for a new release based on provided version and raw changelog data.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Unified documentation workflow for writing, reviewing, and updating technical docs across repositories. Use when users ask to write or edit docs, review doc quality, map code changes to doc impact, scaffold new documentation, update README/API guides, or improve docs in /docs and .md/.mdx files. Supports…
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
MUST USE for ANY git operations. Atomic commits, rebase/squash, cherry-pick, worktree, reflog recovery, and history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', loadskills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'cherry-pick', 'worktree'…
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Unified GitHub triage for issues AND PRs. 1 item = 1 background task (category: free). Issues: answer questions from codebase, analyze bugs. PRs: review bugfixes and prepare merge recommendations. Write actions require explicit per-item user confirmation. Triggers: 'triage', 'triage issues', 'triage PRs', 'github…
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
yunseo-kim/agent-toolbox
Instructions file CodexOpenCode
AGENTS.md instructions for yunseo-kim/agent-toolbox, covering project knowledge base, current state, targets, target architecture and where to look.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Plan, design, and implement A/B tests and experiments with proper sample sizing, statistical significance, and hypothesis frameworks.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Academic research assistant for literature reviews, paper analysis, scholarly writing, and citation formatting in APA, MLA, and Chicago styles.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Generate, iterate, and scale ad creative for Google, Meta, LinkedIn, and TikTok with headlines, descriptions, and platform-specific specs.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Documentation-first guidance for adding and customizing AI Elements components in shadcn/ui projects, including installation notes, usage examples, and integration patterns for Vercel AI SDK chat UIs. Trigger this skill for AI Elements-specific work such as "ai-elements", "AI Elements registry", "AI Elements shadcn"…
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Answer questions about the Vercel AI SDK and help build AI-powered features. Use when developers ask about AI SDK functions like generateText, streamText, ToolLoopAgent, embed, or tools, want to build AI agents, chatbots, RAG systems, or text generation features, have questions about AI providers (OpenAI, Anthropic…
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Optimize content for AI search engines, get cited by LLMs, and appear in AI-generated answers using AEO, GEO, and LLMO strategies.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Create algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use for generative art, flow fields, particle systems, and creative coding.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Set up, improve, or audit analytics tracking with GA4, GTM, event naming conventions, and conversion measurement.
yunseo-kim/agent-toolbox
Skill Claude CodeCodex
Manage Apple Notes via the memo CLI on macOS. Create, view, edit, delete, search, move, and export notes from the terminal. Use when managing Apple Notes programmatically.