Coding & Dev Tools

9,772 skills
joshuashepherd
agent-test
Writes unit, smoke, and e2e tests for AI agents, covering tools, instructions, routing, citations, and guardrails.
1
joshuashepherd
agent-tool
Creates or modifies OpenAI Agents SDK tools with Zod parameters, caching, metrics, and agent registration, following established patterns and best practices.
1
joshuashepherd
type-safety-chain
Implements or verifies the six-layer type safety chain from Drizzle schema through Zod, services, API routes, and React hooks, including regeneration after DB changes and bootstrapping in new folders.
1
joshuashepherd
design-chain-audit
Audits a codebase against a multi-layer design system, checking token, primitive, component, and layout drift with automated grep checks and severity ratings.
1
joshuashepherd
create-agent
Scaffold and develop AI agents using OpenAI Agents SDK patterns, covering agent definition, tools, guardrails, handoffs, context, RAG pipelines, streaming, API routes, testing, and debugging.
1
joshuashepherd
stitch-react
Converts Stitch screen designs into production React components, fetching and caching assets locally, extracting design tokens, and archiving existing pages before replacement.
1
luokai0
c
Write safe C code by avoiding memory corruption, buffer overflows, and undefined behavior traps.
10 · bundle
luokai0
cxx
Provides C/C++ development reference by fetching live examples from cppcheatsheet.com, covering syntax, system programming, CUDA, debugging, and build systems.
10 · bundle
luokai0
code
Guides coding workflows with planning, implementation, verification, and testing, storing user preferences locally on request.
10 · bundle
luokai0
argus
Scans Python and JavaScript codebases for bugs, security vulnerabilities, code smells, and anti-patterns, producing a prioritized fix list with line numbers, severity ratings, and suggested corrections.
10 · bundle
luokai0
android
Guides Android app builds and deployments, covering ADB installs, Gradle configuration, Compose state management, and manifest pitfalls.
10 · bundle
luokai0
api-dev
Scaffold, test, document, and debug REST and GraphQL APIs from the command line, including curl testing, OpenAPI spec generation, mocking, and troubleshooting.
10 · bundle
luokai0
code-qc
Runs a structured quality control audit on codebases, covering tests, imports, static analysis, type checking, smoke tests, UI verification, file consistency, and documentation, producing a PASS/WARN/FAIL report.
10 · bundle
luokai0
cpp-pro
Provides expert guidance for building modern C++20/23 applications, covering template metaprogramming, memory optimization, concurrency, and build tooling.
10 · bundle
luokai0
auto-test
Generates unit tests for multiple languages and frameworks, including coverage reports and boundary/exception cases.
10 · bundle
luokai0
c-support
Provides shared C language infrastructure for OpenClaw skills, including AST parsing, CMake analysis, Unity test generation, and security rule checking.
10 · bundle
luokai0
curl-http
Provides curl commands for making HTTP requests, testing APIs, and transferring files, including authentication, headers, cookies, and response handling.
10 · bundle
luokai0
php-pro
Provides expert guidance on modern PHP 8.3+ development, covering Laravel and Symfony frameworks, strict typing, PSR standards, async programming, and performance optimization.
10 · bundle
luokai0
build-hook
Builds a complete Uniswap V4 hook by delegating to a hook-builder agent, generating Solidity contracts, Foundry tests, CREATE2 address mining, and deployment scripts.
10 · bundle
luokai0
create-cli
Designs command-line interface parameters and UX, including arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior.
10 · bundle
luokai0
create-dxf
Generates RFQ-ready 2D DXF files and optional SVG previews from a validated JSON spec, ideal for sheet and plate parts like brackets and hole patterns.
10 · bundle
luokai0
elixir-dev
Runs and interprets Elixir/Phoenix tooling (mix test, credo, dialyzer, format), generates OTP-conforming modules, and helps with Ecto and LiveView patterns.
10 · bundle
luokai0
golang-cli
Develop Go command-line tools with Cobra and Viper, covering command structure, flag handling, configuration layering, version embedding, exit codes, I/O patterns, signal handling, shell completion, argument validation, and CLI unit testing.
10 · bundle
luokai0
golang-pro
Master Go 1.21+ with modern patterns, advanced concurrency, performance optimization, and production-ready microservices.
10 · bundle
luokai0
code-search
Searches codebases with structured grep, glob, and tree commands via ripgrep, fd, and tree CLI tools.
10 · bundle
luokai0
golang-grpc
Guides Go developers in building production-ready gRPC services, covering proto organization, server/client implementation, error handling, streaming, testing, and security best practices.
10 · bundle
jorcan
go
Build Go applications that call the Claude API, including streaming responses and automatic tool-use loops with the BetaToolRunner.
0 · bundle
jorcan
php
Integrate the Anthropic Claude API in PHP projects using the official SDK, covering client setup, message requests, streaming, and tool use.
0 · bundle
jorcan
java
Integrates Java applications with the Claude API using the official Anthropic Java SDK, covering client setup, messages, streaming, and tool use.
0 · bundle
jorcan
ai-md
Converts human-written CLAUDE.md files into a structured-label format that AI models follow more reliably while using fewer tokens.
0 · bundle
jorcan
vexor
Enables semantic file search across a codebase using a vector-powered CLI, with integration for Claude and Codex agents.
0 · bundle
jorcan
vr-ar
Guides VR/AR development with platform selection, comfort principles, performance targets, interaction patterns, and spatial design best practices.
0 · bundle
jorcan
commit
Creates commits following Sentry conventions with conventional commit format and issue references.
0 · bundle
jorcan
convex
Build and manage Convex backends: schema design, TypeScript functions, real-time subscriptions, auth, file storage, scheduling, and deployment.
0 · bundle
jorcan
issues
Create, list, and view GitHub issues interactively using the gh CLI.
0 · bundle
jorcan
qiskit
Build, optimize, and execute quantum circuits on IBM Quantum hardware or local simulators using Qiskit, including transpilation, primitives, and algorithm libraries.
0 · bundle