Wendy Labs Skills
Description
A collection of Claude skills for guidance on Swift (Server) development, along with a linting tool that enforces best practices.
Installation
claude install-skill https://github.com/wendylabsinc/claude-skills README
Swift Server Skills & Linting
A collection of Claude skills for guidance on Swift (Server) development, along with a linting tool that enforces best practices.
The Technique
Claude, as any LLM (or Human) makes mistakes. When Claude makes a mistake, most people have one of two reactions:
- undefined
However, trying the same with Humans has proven extremely ineffective. *Humans bite back.*
The solution
The solution is a pretty simple feedback loop:
- undefined
And now the critical step: **Encode your newfound rule/skill as a linter rule.**
This last step ensures that future code generated by Claude will follow these same rules, independently of whether the skill is in the LLM's context window.
Overview
This repository contains two main components:
- undefined
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official