Coding & Dev Tools

9,772 skills
jorcan
shared
Explains how to define and use tools with the Claude API, including tool schemas, tool choice, and server-side tools for code execution and web search.
0 · bundle
jorcan
github
Guides contributors through creating pull requests that add or fix skills, with a checklist covering metadata validation, risk labeling, and security disclaimers.
0 · bundle
jorcan
angular
Build modern Angular applications using Signals, Standalone Components, Zoneless change detection, and SSR with hydration.
0 · bundle
jorcan
cpp-pro
Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization.
0 · bundle
jorcan
favicon
Generates a complete set of favicon files from a source image and updates the project's HTML with the appropriate link tags.
0 · bundle
jorcan
molykit
Build cross-platform AI chat interfaces with Makepad using MolyKit, covering async patterns, BotClient integration, and chat widgets.
0 · bundle
jorcan
wiki-qa
Answers questions about a code repository by searching and reading source files, then synthesizing answers with inline citations and a key files table.
0 · bundle
jorcan
2d-games
Provides principles for 2D game development, covering sprite organization, tilemap design, physics, camera systems, and genre-specific patterns.
0 · bundle
jorcan
3d-games
Provides principles for 3D game development, covering rendering pipelines, shaders, physics, cameras, lighting, and LOD optimization.
0 · bundle
jorcan
cli-tool
Provides a Node.js CLI tool template with Commander.js, interactive prompts, and best practices for building command-line applications.
0 · bundle
jorcan
java-pro
Provides expert guidance on modern Java 21+ development, covering virtual threads, Spring Boot 3.x, JVM optimization, and cloud-native enterprise patterns.
0 · bundle
jorcan
nuxt-app
Scaffolds a Nuxt 3 full-stack project with Vue 3, Pinia, Tailwind, Prisma, and Zod, including setup steps and best practices.
0 · bundle
jorcan
ruby-pro
Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks.
0 · bundle
huuanh20
ck-fix
Runs a structured bug-fix pipeline: scouts evidence, diagnoses root cause, applies minimal fixes, and reviews before committing.
1 · bundle
huuanh20
ck-test
Runs and writes tests for a project, supporting unit, integration, and end-to-end scopes, plus two-pass TDD orchestration with quality-gate checks and regression sweeps.
1 · bundle
huuanh20
team-fe
Generates frontend source code files and a PR description from BA, TechLead, PM, and BE artifacts, following a level-based implementation plan.
1 · bundle
huuanh20
ck-quality
Audits code quality against a shared contract, producing structured findings and blocking pipeline phases on critical issues without modifying code.
1 · bundle
huuanh20
ck-plan-json
Creates a machine-readable phased JSON plan bundle from a spec or feature description, producing a compact master manifest plus per-phase step files for resumable execution.
1 · bundle
huuanh20
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
1 · bundle
huuanh20
backend-mindset
Guides backend development across API design, authentication, security, performance, architecture, and testing, with decision guides and defaults for production-ready systems.
1 · bundle
huuanh20
scale-game
Tests approaches at extreme scales to reveal fundamental limits and strengths hidden at normal scales.
1
huuanh20
simplification-cascades
Find a unifying insight that eliminates multiple components, collapsing complexity by abstracting common patterns.
1
gabrielmoreira
roam
Query a pre-indexed codebase via CLI to understand structure, find symbols, assess change impact, debug failures, and evaluate PR risk.
17
gabrielmoreira
claw-orchestrator
Manages persistent coding sessions across multiple AI coding engines including Claude Code, Codex, Antigravity, Cursor, and OpenCode, with support for multi-agent councils, cross-session messaging, deep planning, parallel code review, and autonomous workspace iteration.
17 · bundle
gabrielmoreira
unity-mcp-orchestrator
Operate the Unity Editor through MCP tools and resources, covering scene management, script editing, testing, and automation workflows.
17
gabrielmoreira
skill-builder
Scaffolds a new ClawBio skill from a JSON/YAML spec or interactively, generating SKILL.md, Python skeleton, tests, and updating the catalog.
17 · bundle
gabrielmoreira
pr
Opens a GitHub pull request targeting the main branch using the gh CLI and the repository's PR template, after verifying local checks pass.
17
gabrielmoreira
image-utils
Performs deterministic image operations with Python Pillow: resizing, cropping, compositing, format conversion, watermarks, brightness/contrast adjustments, and web optimization.
17 · bundle
samyakjhaveri
commit
Creates a conventional commit from staged changes, using an optional user-provided subject.
0
samyakjhaveri
catchup
Quickly refreshes project state when resuming work by reporting git status, recent commits, environment, memory staleness, pending tasks, and red flags.
0
samyakjhaveri
diagrams
Generates diagrams and visuals from code or descriptions, routing to specialized tools for hand-drawn, formal, academic, or architectural output.
0 · bundle
samyakjhaveri
techdebt
Scans recently changed code for tech debt: duplicated logic, dead code, magic numbers, deep nesting, and TODOs, then proposes fixes.
0
samyakjhaveri
feature-dev
Guides a structured feature-development workflow: explore the codebase with subagents, draft a plan for approval, implement step by step, verify with parallel checks, and record conventions.
0
samyakjhaveri
render-gate
Runs a test-driven rendering loop for Copier templates, writing E2E assertions first and iterating until every flavor renders cleanly before committing.
0
samyakjhaveri
create-skill
Guides the creation of well-structured Claude Code skills and slash commands, covering skill types, scope, frontmatter settings, and file organization.
0 · bundle
samyakjhaveri
multi-review
Runs a structured code review using four parallel subagents covering style, correctness, security, and performance, then synthesizes findings by severity and gives an approve/needs-changes recommendation.
0