Find the perfect skill
Skill Review
Development
Review a skill for clarity, trigger quality, and maintainability.
Integrate Claude Skill into Project Guidelines
Development
Learn to adapt and integrate a Claude global skill into project development guidelines, with structured steps for docs and examples.
Context Map Before Changes
Development
Analyzes the codebase and generates a context map (files, dependencies, tests) before making changes, enabling safe change planning.
Organize File Structure
Development
Audits and reorganizes the project directory structure by moving misplaced files (e.g., test files inside the source directory, source files in the root) to correct locations, updating imports accordingly, and suggesting cleanup of empty directories or obsolete config files.
Modern JavaScript Pro
Development
Master modern JavaScript with ES6+, async patterns, and Node.js APIs. Handles promises, event loops, and browser/Node compatibility.
Run Tasks
Development
Orchestrate task execution via beads and sub-agents with optional TDD workflow. Monitors completion, handles failures, and updates status.
Feature Development Workflow
Development
Automate 7-phase feature development using specialized agents for code exploration, architecture design, and quality review.
PR - Claude Adapter
Development
Adapter for creating EmbodiChain pull requests via Claude. Guides usage of the canonical PR skill.
OpenWebF Controller Management
Development
Manage WebF controllers safely with WebFControllerManager: lifecycle, reuse, pre-render, multiple controllers.
Design System Extractor
Development
Extract a website's design system into a DESIGN.md file so AI-generated UI matches an existing brand.
Model Pricing Verification
Development
Verifies and refreshes AI model pricing in Chatty's pricing.py from official provider pricing pages, and regenerates PRICING.md.
Code Review
Development
Rigorous code review of uncommitted changes: architecture, quality, security, and best practices. Embeds questions and assumptions, proposes a plan for approval.