Find the perfect skill
React State Management
Development
Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.
Next.js - Full-Stack React Framework
Development
Assists with building production-grade React applications using Next.js. Use when working with the App Router, Server Components, Server Actions, Middleware, or deploying to Vercel or self-hosted environments. Trigger words: nextjs, next.js, app router, server components, server actions, react framework, ssr, isr.
Import External Assets
Development
Import external skills, templates, or agents into this repository's v0.2 plugin architecture.
Familiarize with dancing-bear repo
Development
Preload repo context for the dancing-bear personal-assistants codebase at session start or for context refresh.
Commit message generation with gitmoji
Development
Generates commit messages from staged changes using the repository's commit convention, including gitmoji, type, scope, and optional actual commit.
Improve skill via eval run logs
Development
Propose evidence-cited SKILL.md body edits from annotated eval run logs by dispatching to the report-only skill-improver agent.
SARIF File Parsing
Security
Parses and processes SARIF files from static analysis tools like CodeQL or Semgrep. Handles filtering, deduplication, and CI/CD integration of results.
Skill Creator for Claude Code
Development
Guide for creating effective skills that extend Claude's capabilities with specialized knowledge, workflows, and tool integrations.
Skill Package Manager for Claude Code
Development
Install, list, and update Claude Code skills on demand from a central registry. Replaces push-based deployment with a pull-based approach that customizes skills per repo.
Session Start Orientation
Productivity
At session start, read the session baton to restate the goal and next task, and read any required docs before confirming with the user.
SEO & AEO Content Analysis
Content
Analyze and optimize blog posts, docs, and web pages for visibility in search engines and AI answer engines.
Sync Documentation with Code
Documentation
Updates docstrings to match code signatures and logic, and synchronizes documentation files (README.md, docs/) with implementation changes. Checks both English and Japanese documentation directories for references. Helps maintain accurate and bilingual documentation alongside code evolution.