Find the perfect skill
Create a Pull Request
Development
Commit all changes, push to a new branch, and open a PR using the repo's template.
PR to Lint Rule
Development
Turn recurring PR review comments into automated lint rules with tests and CLAUDE.md documentation.
Game Design Principles and GDD
Content
Fundamentals of game design: core loops, GDD structure, player motivation, difficulty balancing, and progression systems.
Improve Codebase Architecture
Development
Surface architectural friction and propose refactors that turn shallow modules into deep ones, improving testability and AI-navigability.
AI Prompt Safety Review
Security
Comprehensive analysis of AI prompts for security risks, bias, vulnerabilities, and effectiveness, with improvement recommendations.
Build Apple Clients via Remote Mac Builder
Development
Guide for building/testing iOS, tvOS, and macOS apps from a Linux workstation using a remote Mac over SSH and XcodeBuildMCP. Covers syncing, code signing, and log capture.
Waves and Frequency Analysis
Data & AI
This skill covers periodic phenomena and frequency analysis, from simple harmonic oscillation to Fourier decomposition. It includes key concepts such as simple harmonic motion, wave function, superposition principle, wave equation, harmonic series, and fundamental frequency. It helps solve problems involving vibration, resonance, interference, and spectral analysis in physical systems.
Groq - Ultra-Fast LLM Inference
Data & AI
Integration guide for Groq's API to build real-time AI applications, with examples for chat completion and streaming.
Recover bioSkills Skill into Foundry
Documentation
Recover a single SKILL.md from bioSkills and reconstruct a traceable equivalent inside the Foundry as a do-then-audit pair, producing a recoverability probe.
Binary Exploitation (Pwn)
Security
Solve CTF binary exploitation (pwn) challenges: buffer overflows, format strings, ROP chains, heap exploitation, and shellcoding.
Duplicate Skill Test
Development
Second skill declaring the same name to trigger the duplicate-name violation.
Code Review
Development
Reviews code for bugs, security issues, style violations, and suggests improvements.