Find the perfect skill
Eleventy Deployment
Development
Deployment of static sites with Eleventy, including configuration and CI/CD integration.
Design Expert
Development
Use for HTML/CSS layout, responsive behavior, and UI styling on the NestMind site; follow the Zed-inspired design system in css/styles.css and reuse existing patterns.
Feature Completion Wrap-Up
Development
Close out a completed feature by updating ADLC artifacts, capturing knowledge, and summarizing what shipped.
Create Pull Request
Development
Push branch and create a PR with concise title and appropriate labels.
Add New Pulumi Provider Package
Development
Guided workflow to add a new provider package to the Pulumi Registry, either as a community package or a first-party Pulumi provider.
Windsurf Cascade Onboarding
Development
Configure the Cascade AI agent for new team projects. Handles Windsurf agent configuration, context settings, and team defaults.
UI Pattern Generator
Development
Generate composed UI patterns (card layouts, lists, form sections, grids) from design system primitives.
Create GitHub PR
Development
Push the current branch and create a GitHub PR with a concise, issue-linked description, following a template and updating the changelog.
API Design Principles
Development
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs.
Type Registry Standards
Development
Guidelines for type definitions, naming conventions, and file organization in the Eyas type registry.
Create a New Skill
Development
Step-by-step workflow for creating a new AI coding assistant skill. Helps structure the project, decide between a single file or a router-based folder, and generate the right content based on complexity.
Ship It: PR Creation Workflow
Development
Finalize your work by running quality checks, committing changes, and creating a pull request with multiple approval checkpoints.