Find the perfect skill
Skill Writer
Development
Guides users through creating Agent Skills for Claude Code, including writing SKILL.md files, frontmatter, and skill structure. Use when the user wants to create, author, or design a new Skill, or needs help with skill formatting and validation.
Create a Changelog
Content
A structured process for creating comprehensive changelogs with quality checks and system integration.
iPhone Haptic Feedback
Development
Adds haptic feedback to iPhone UIs using expo-haptics. Maps interactions like button taps, toggles, and success/error states to specific feedback styles (Light, Medium, Selection, Notifications). Designed for Liquid Glass, it pairs haptics with glass animations for unified visual-tactile feedback.
Create Task
Productivity
Create a new task with a structured specification including success criteria and acceptance tests.
Conventional Commit Messages
Development
Generates commit messages following the Conventional Commits format by analyzing staged changes. Helps create structured commits with precise types (feat, fix, etc.) and concise descriptions, improving changelog readability.
Azure Logic Apps Workflow Generator
Development
Generates production-ready Azure Logic Apps workflows with triggers, connectors, and integration patterns (approval, sync, batch, schedule, event-driven). Helps quickly create enterprise integration workflows in Azure without manually writing ARM/Bicep templates.
Clarify Message
Content
A facilitator that interactively helps you clarify your message and build a structured outline together. Suitable for any content type like articles, presentations, or documents. Use it when you need to organize thoughts, define a structure, or sharpen your message, without writing the final draft.
Project Setup and CCAGI Integration
DevOps
Complete project initialization including Node.js/TypeScript setup, GitHub integration, and CCAGI framework integration. Use when creating new projects or integrating CCAGI components.
Find Text in Markdown Files
Development
Searches for a phrase across all Markdown files in the project with case-insensitive matching. Displays the filename and a snippet of the matching line, or informs the user if no matches are found.
State County Rankings
Data & AI
Rank county-level demographic metrics within a state from a local CSV file, such as income, population, poverty, or rent.
Memory Router Skill
Productivity
Routes memory operations to appropriate backends (Graphiti for knowledge, AgentDB for coordination). Manages four distinct memory channels to optimize information storage and retrieval.
AMOA Checklist Compilation Patterns
Testing
Compiles structured verification checklists from project requirements, covering types such as module completion, quality gates, test coverage, reviews, release readiness, and task assignments. Each checklist groups verification items with clear acceptance criteria and includes a mandatory RULE 14 compliance section. Useful when you need to ensure consistent, standards‑aligned checklists for project milestones.