Find the perfect skill
iDempiere Setup
Development
Automates the setup of an iDempiere development environment including Eclipse, source code, and database configuration using the setup.sh script.
AST-Based Code Editing
Development
Edits code by function name using AST, avoiding failures from text-based matching when code appears multiple times. Ideal for safe renaming, moving files, and refactoring functions with automatic import updates and caller adjustments.
Code Review and Task Update
Development
Perform structured code review of completed implementation, validate against specs, and update task status in tasks.md.
Skrift Form System
Development
Learn to define and render Pydantic-backed forms with CSRF protection, template rendering, and hook integration in Skrift.
High-Quality Git Commits
Development
Create high-quality Git commits by gathering context, running verification agents, and structuring changes into logical commits.
OpenWebF Controller Management
Development
Manage WebF controllers safely with WebFControllerManager: lifecycle, reuse, pre-render, multiple controllers.
Claude Code Dispatch
Development
Dispatch development tasks to Claude Code with automatic notification on completion, cost controls, agent teams, and background execution.
Frontend CSS Tailwind
Development
Guides writing consistent, maintainable CSS using Tailwind utility classes and design system tokens. Helps minimize custom CSS by leveraging framework utilities, and ensures production optimization through tree-shaking and purging. Best used when implementing Tailwind in React components, configuring theme extensions, or maintaining design consistency.
Expert Code Reviewer
Development
Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues.
Insert Decimal Objective for Urgent Work
Development
Inserts a decimal objective (e.g., 72.1) between existing integer objectives to accommodate urgent work discovered mid-milestone. Preserves the logical sequence of planned objectives without renumbering the entire roadmap. Use only when explicitly requested for structural roadmap changes.
Claude Code Ecosystem
Development
Comprehensive guide to Claude Code CLI, extensibility (agents, skills, output styles), and CLAUDE.md optimization.
Continuous Learning v2.1 - Instinct-Based Architecture
Development
Observe Claude Code sessions via hooks, create atomic instincts with confidence scoring, and evolve them into skills, commands, or agents. Project-scoped instincts prevent cross-project contamination.