Find the perfect skill
Create high-quality Git commits
Development
Create high-quality Git commits by analyzing changes, running specialized agents, and grouping modifications logically.
Implementation Planning
Development
Create a detailed implementation plan based on research findings. Use after research is complete and before writing code to define success criteria, scope boundaries, and step-by-step tasks with verification. Helps structure work and prevent scope creep.
Figma API - Design File Data Extraction
Development
Extracts design file data from Figma using the REST API. Retrieves file structure, node properties, and style information such as colors, typography, and effects. Useful for automating design token extraction or inspecting component details without manually opening the file.
Soneta / enova365 Design System
Development
Design system for building web apps visually consistent with enova365 ERP: colors, typography, layout, UI components, animations, and responsiveness.
Feature Implementation
Development
Implement new features or optimize code as a senior Python engineer, strictly following documented architecture and project conventions.
Freeze edits to a directory
Development
Restricts Edit and Write operations to a specified directory for the session, blocking changes outside the allowed path. Useful for debugging or scoping changes.
Commit message generation
Development
Generates commit messages from staged changes following the repository convention, with gitmoji, type, and scope.
Workflow Bridge
Development
Invoked by processing skills when a pipeline phase ends, this skill runs a discovery script to identify the next phase based on work type (greenfield, feature, bugfix) and topic. It then creates a deterministic plan-mode handoff that survives context compaction for a seamless continuation.
Global Conventions
Development
Follow project-wide development conventions including consistent project structure, clear documentation, version control best practices, environment configuration, and dependency management.
Convex HTTP Actions
Development
External API integration and webhook handling with Convex: HTTP endpoint routing, request/response handling, authentication, CORS, and webhook signature validation.
Skill Auditor
Development
Skill to audit another skill for compliance with best practices including pure XML structure, required tags, and progressive disclosure.
iiot-seed Error Handling
Development
Error handling and recovery for the iiot-seed CLI.