Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsAuthors › pradeepmouli

pradeepmouli

@pradeepmouli on GitHub →

152 Claude Code skills authored by pradeepmouli.

updated 2026-08-21 · showing 1–60 of 152 by quality score

Average Pro QualityScore: 65.8/100

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Use when porting OpenGL/DirectX to Metal - translation layer vs native rewrite decisions, migration planning, anti-patterns
Standalone refactor CLI driving any LSP server: project-wide rename, file-move with importer updates, and code actions.
Use when installing, upgrading, bootstrapping, or repairing spec-kit-extensions in a project. Triggers on requests like "install spec-kit-extensions", "set up speckit workflows",…
Documentation site and generated agent skills for rune-langium APIs Use when: Embedding a Rune DSL language server in a web application via WebSocket.
Documentation site for dependabit Use when: Polling a set of tracked dependencies for state changes on a schedule..
Procxy - A TypeScript library for transparent process-based proxy of class instances.
MCP server documentation conventions for high-quality generated skills. Use when writing tool descriptions, `_meta.toSkills` annotations, or input schemas for MCP extract — from…
Documentation site for dependabit Use when: You need to plug in a custom or self-hosted language model as the....
Autonomously improve an MCP skill via the skillit audit→draft→review loop (build or runtime mode) Also: skillit, refine, mcp, skill-generation, cli, audit, overlay.
Initialize a new project from template-ts non-interactively. Use when the user wants to set up a fresh repository from the template, customize project metadata (name, author,…
Automatic graph layout using dagre with React Flow (@xyflow/react). Use when implementing auto-layout, hierarchical layouts, tree structures, or arranging nodes programmatically.
Use when choosing between CloudKit vs iCloud Drive, implementing reliable sync, handling offline-first patterns, or designing sync architecture - prevents common sync mistakes…
PixiJS v8 — fast 2D WebGL/WebGPU renderer. Use when building interactive graphics, games, or data visualizations in the browser.
Documentation site for dependabit Use when: Tracking libraries whose documentation is indexed by Context7 (e.g., React,....
@zod-to-form/cli — Build-time CLI for generating React form components from Zod v4 schemas.\n\nDrives the full code generation pipeline: loads a schema file, walks the Zod…
Test coverage quality analysis — behavioral coverage, critical gap identification,
Configuration for zod-to-form code generation (defineConfig / z2f.config.ts): component library, generation defaults, file selection, and per-schema overrides.
Documentation site and generated agent skills for rune-langium APIs Use when: Validating a single `.rosetta` file or snippet in memory.
How Infigraph's multi-repo/group mode and taint analysis work internally — HTTP contract extraction heuristics, cross-service edge linking, combined-graph merge, remote mode, plus…
TypeScript monorepo for HAP-Fluent - Type-safe wrapper for Homebridge HAP-NodeJS
Documentation conventions for generating high-quality AI agent skills from TypeScript source. Use when preparing a library for skill generation, auditing JSDoc quality, f — from…
Documentation site for dependabit Use when: Tracking research papers that your project cites or implements, to be....
CLI documentation conventions for generated skills. Use when improving Commander descriptions, help text, positional argument docs, and config-surface correlation.
TypeDoc plugin that generates AI agent skills (SKILL.md) from TypeScript API documentation Use when working with agent-skills, ai, documentation, llm, skill-md, typedoc — from…
Generate structured AI agent skills (SKILL.md) and llms.txt from your TypeScript API documentation — from pradeepmouli/to-skills
Documentation site for dependabit Use when: Making authenticated GitHub API calls from the monitor or action packages....
Type-safe process-based proxy for Node.js - Run class instances in isolated child processes with full TypeScript support Use when: You need CPU-intensive work (parsing,…
Autonomously improve an MCP skill via the to-skills audit→draft→review loop (build or runtime mode) Also: to-skills, refine, mcp, skill-generation, cli, audit, overlay.
API reference for ZodBuilder Use when working with BaseBuilder, BooleanBuilder, NullBuilder. Keywords: zod, json, schema, converter, cli.
Langium generator plugin that derives Zod schemas from grammar definitions Use when: You have a parsed Langium `Grammar` object and want Zod schemas as a....
Use when implementing widgets, Live Activities, or Control Center controls - enforces correct patterns for timeline management, data sharing, and extension lifecycle to p — from…
Use when layouts need to adapt to different screen sizes, iPad multitasking, or iOS 26 free-form windows — decision trees for ViewThatFits vs AnyLayout vs onGeometryChange, size…
Use when app feels slow, memory grows over time, battery drains fast, or you want to profile proactively - decision trees to choose the right Instruments tool, deep workflows for…
How Infigraph turns source into a graph — adding a language (tree-sitter vs ANTLR grammar-plugin), cross-file call resolution, SCIP compiler-grade enrichment, and…
dockview-react panel layout library. Use when building multi-panel IDE-style layouts, implementing dockable/floatable panels, persisting layout state, or debugging dockview.
Review a production UX checkout harness run against the deployed Studio (daikonic). Use after `pnpm --filter @rune-langium/studio run test:prod-ux` (or test:prod-smoke) completes,…
Documentation site for langium-zod Use when: You have a parsed Langium `Grammar` object and want Zod schemas as a....
MCP server documentation conventions for high-quality generated skills. Use when writing tool descriptions, `_meta.toSkills` annotations, or input schemas for MCP extract — from…
Documentation site for objectenvy Use when: You need to turn raw `process.env` into a typed, nested config object at....
Vite plugin for zod-to-form — transforms ?z2f imports into generated form components and optionally replaces <ZodForm> JSX call sites with generated components at build time Use…
Use when working with JSON Schema for validation, OpenAPI schemas, type definitions, and data structure specification
Documentation conventions for generating high-quality AI agent skills from TypeScript source. Use when preparing a library for skill generation, auditing JSDoc quality, f — from…
Capture workflow usage data for spec-kit optimization. Auto-activates when: (1) completing a spec-kit workflow (/speckit.review, final commit), (2) encountering friction or…
Use when working with dependabit (action, detector, github-client, manifest, monitor, test-utils, utils, plugins, plugin-arxiv, plugin-context7, plugin-skills).
Builds .NET UI applications across Blazor (patterns, components, auth, testing), MAUI (development, AOT, testing), Uno Platform (core, targets, MCP, testing), WPF (modern and…
Multi-schema project support.\n\nUse `SchemaProject` to manage multiple JSON Schemas with cross-schema references.
Use when choosing Core Data vs SwiftData, setting up the Core Data stack, modeling relationships, or implementing concurrency patterns - prevents thread-confinement errors and…
CLI documentation conventions for generated skills. Use when improving Commander descriptions, help text, positional argument docs, and config-surface correlation.
Apply reinforcement learning principles when working on spec-kit-extensions. Auto-activates when: (1) editing command prompts in commands/*.md, (2) modifying workflow templates in…
Use when asking 'where should I store this data', 'should I use SwiftData or files', 'CloudKit vs iCloud Drive', 'Documents vs Caches', 'local or cloud storage', 'how do I sync…
Generate structured AI agent skills (SKILL.md) and llms.txt from your TypeScript API documentation — from pradeepmouli/skillit
Documentation site for dependabit Use when: Loading an existing manifest to pass to the monitor or detector..
Runtime <ZodForm> renderer for Zod v4 schemas Use when: You need form rendering in storybook, playgrounds, or low-traffic admin UIs —....
LSP client package for connecting to language servers. Use when: You are implementing a custom client layer and need the same validation....
Documentation site for unacy Use when: You need a type-safe, composable unit conversion graph for a domain. The....
Use when creating SwiftData custom schema migrations with VersionedSchema and SchemaMigrationPlan - property type changes, relationship preservation (one-to-many, many-to-many),…
Use for Core Location implementation patterns - authorization strategy, monitoring strategy, accuracy selection, background location
LSP server package for hosting Language Server Protocol (LSP) servers. Use when: The client sets `partialResultToken` in the request params and you want to....
Langium port for Rune DSL tooling Use when working with rune, rosetta, dsl, langium, cdm, isda, drr, finos, language-server, lsp, visual-editor, reactflow.
Bootstrap an AI-agent skill from a TypeScript codebase by running the deterministic skillit generate/audit loop and enriching repo source (JSDoc, README, config-type properties,…
Search all 152 skills by pradeepmouli →