Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
pradeepmouli
Profil créateur GitHub

pradeepmouli

Vue par dépôt de 349 skills collectés dans 18 dépôts GitHub.

skills collectés
349
dépôts
18
mis à jour
2026-07-19
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

prod-ux-review
Analystes en assurance qualité des logiciels et testeurs

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, when the user asks to review/triage a prod checkout run, or when a nightly prod-ux artifact needs auditing. Consumes report/run-manifest.json + screenshots + traces and produces a severity-ranked UX review with per-journey verdicts.

2026-07-19
rune-langium-codegen
Développeurs de logiciels

Documentation site and generated agent skills for rune-langium APIs

2026-07-11
rune-langium-core
Développeurs de logiciels

Documentation site and generated agent skills for rune-langium APIs Use when: Validating a single `.rosetta` file or snippet in memory.

2026-07-11
rune-langium-lsp-server
Développeurs de logiciels

Documentation site and generated agent skills for rune-langium APIs Use when: Embedding a Rune DSL language server in a web application via WebSocket.

2026-07-11
rune-langium-visual-editor
Concepteurs web et d'interfaces numériques

Documentation site and generated agent skills for rune-langium APIs Use when: Rendering two or more `RuneTypeGraph` components simultaneously (different....

2026-07-11
zod-to-form-react
Développeurs de logiciels

Runtime <ZodForm> renderer for Zod v4 schemas Use when: You need form rendering in storybook, playgrounds, or low-traffic admin UIs —.... Also: zod, zod-v4, react, forms, form-generation, react-hook-form, schema-driven, dynamic-forms, form-renderer, hookform-resolver, zod-form-renderer.

2026-05-21
zod-to-form-vite
Développeurs de logiciels

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 when: You want `import SignupForm from './signup.schema?z2f'` to Just Work in a.... Also: vite, vite-plugin, zod, zod-v4, codegen, forms, form-generation, schema-driven, react-hook-form, build-plugin, jsx-transform.

2026-05-21
rune-langium-cli
Développeurs de logiciels

Documentation site and generated agent skills for rune-langium APIs

2026-05-12
Affichage des 8 principaux skills collectés sur 171 dans ce dépôt.
axiom-accessibility-diag
Développeurs web

Use when fixing VoiceOver issues, Dynamic Type violations, color contrast failures, touch target problems, keyboard navigation gaps, or Reduce Motion support - comprehensive accessibility diagnostics with WCAG compliance, Accessibility Inspector workflows, and App Store Review preparation for iOS/macOS

2026-04-15
axiom-app-composition
Développeurs de logiciels

Use when structuring app entry points, managing authentication flows, switching root views, handling scene lifecycle, or asking 'how do I structure my @main', 'where does auth state live', 'how do I prevent screen flicker on launch', 'when should I modularize' - app-level composition patterns for iOS 26+

2026-04-15
axiom-app-discoverability
Développeurs de logiciels

Use when making app surface in Spotlight search, Siri suggestions, or system experiences - covers the 6-step strategy combining App Intents, App Shortcuts, Core Spotlight, and NSUserActivity to feed the system metadata for iOS 16+

2026-04-15
axiom-app-intents-ref
Développeurs de logiciels

Use when integrating App Intents for Siri, Apple Intelligence, Shortcuts, Spotlight, or system experiences - covers AppIntent, AppEntity, parameter handling, entity queries, background execution, authentication, and debugging common integration issues for iOS 16+

2026-04-15
axiom-app-shortcuts-ref
Développeurs de logiciels

Use when implementing App Shortcuts for instant Siri/Spotlight availability, configuring AppShortcutsProvider, adding suggested phrases, or debugging shortcuts not appearing - covers complete App Shortcuts API for iOS 16+

2026-04-15
axiom-apple-docs-research
Développeurs de logiciels

Use when researching Apple frameworks, APIs, or WWDC sessions - provides techniques for retrieving full transcripts, code samples, and documentation using Chrome browser and sosumi.ai

2026-04-15
axiom-assume-isolated
Développeurs de logiciels

Use when needing synchronous actor access in tests, legacy delegate callbacks, or performance-critical code. Covers MainActor.assumeIsolated, @preconcurrency protocol conformances, crash behavior, Task vs assumeIsolated.

2026-04-15
axiom-auto-layout-debugging
Développeurs de logiciels

Use when encountering "Unable to simultaneously satisfy constraints" errors, constraint conflicts, ambiguous layout warnings, or views positioned incorrectly - systematic debugging workflow for Auto Layout issues in iOS

2026-04-15
Affichage des 8 principaux skills collectés sur 101 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 15 dans ce dépôt.
skillit-core
Développeurs de logiciels

Shared types, SKILL.md renderer, and token budgeting for skillit plugins

2026-07-03
skillit
Développeurs de logiciels

Generate structured AI agent skills (SKILL.md) and llms.txt from your TypeScript API documentation

2026-07-03
skillit-cli-docs
Développeurs de logiciels

CLI documentation conventions for generated skills. Use when improving Commander descriptions, help text, positional argument docs, and config-surface correlation.

2026-07-02
skillit-bootstrap
Développeurs de logiciels

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, MCP tool annotations, examples, package.json) until the skill reaches its grade target. Use for cli, typedoc, config, or mcp (build-mode) projects; never edit SKILL.md/references directly.

2026-07-02
skillit-docs
Développeurs de logiciels

Documentation conventions for generating high-quality AI agent skills from TypeScript source. Use when preparing a library for skill generation, auditing JSDoc quality, fixing audit warnings, writing @useWhen/@avoidWhen/@never tags, or asking about documentation conventions for skills. Use this even if the user just says 'audit my docs', 'improve my JSDoc', or 'make my skills better'.

2026-07-02
skillit-cli
Développeurs de logiciels

Extract CLI command structure from commander/yargs for AI agent skill generation Use when working with agent-skills, cli, commander, documentation, skill-generation, yargs.

2026-07-02
skillit-docs
Développeurs de logiciels

Generate AI agent skills from TypeScript documentation

2026-07-02
skillit-typedoc
Développeurs de logiciels

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, typedoc-plugin.

2026-07-02
Affichage des 8 principaux skills collectés sur 11 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 11 dans ce dépôt.
zod-to-form-config
Développeurs de logiciels

Configuration for zod-to-form code generation (defineConfig / z2f.config.ts): component library, generation defaults, file selection, and per-schema overrides. Also: zod, zod-v4, forms, form-generation, schema, schema-walker, processor-registry, react-hook-form, schema-driven, form-schema, zod-registry.

2026-06-26
zod-to-form-codegen
Développeurs de logiciels

Documentation site for zod-to-form (Docusaurus 3 + TypeDoc) Use when: Building a custom codegen pipeline that assembles `FormField[]` and needs the....

2026-05-27
zod-to-form-cli
Développeurs de logiciels

Documentation site for zod-to-form (Docusaurus 3 + TypeDoc) Use when: You need programmatic codegen from a Node.js script or build tool (not just....

2026-05-27
zod-to-form-core
Développeurs de logiciels

Documentation site for zod-to-form (Docusaurus 3 + TypeDoc) Use when: You want per-field validation instead of whole-form validation.

2026-05-27
zod-to-form-react
Développeurs de logiciels

Documentation site for zod-to-form (Docusaurus 3 + TypeDoc) Use when: You need form rendering in storybook, playgrounds, or low-traffic admin UIs —....

2026-05-27
zod-to-form-vite
Développeurs de logiciels

Documentation site for zod-to-form (Docusaurus 3 + TypeDoc) Use when: You want `import SignupForm from './signup.schema?z2f'` to Just Work in a....

2026-05-27
zod-to-form
Développeurs de logiciels

Use when working with zod-to-form (core, react, cli, codegen, vite).

2026-05-09
zod-to-form-cli
Développeurs de logiciels

Build-time code generator for Zod v4 form components Use when: You need programmatic codegen from a Node.js script or build tool (not just.... Also: zod, zod-v4, codegen, forms, form-generation, react-hook-form, schema-driven, cli, generator, component-codegen, schema-to-tsx.

2026-04-20
Affichage des 8 principaux skills collectés sur 10 dans ce dépôt.
spec-kit-extensions-bootstrap
Développeurs de logiciels

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", "upgrade specify-extend", "bootstrap spec-kit workflows", or "fix spec-kit-extensions install".

2026-04-16
spec-kit-skill
Développeurs de logiciels

GitHub Spec-Kit integration for constitution-based spec-driven development. 7-phase workflow. Triggers: "spec-kit", "speckit", "constitution", "specify", ".specify/", "规格驱动开发", "需求规格".

2026-01-24
spec-kit-feedback
Développeurs de logiciels

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 confusion during workflows, (3) user mentions issues with prompts or templates, (4) workflow deviates from expected quality gates. Reminds to export chat logs and tracks patterns for feedback.

2026-01-02
rl-optimization
Développeurs de logiciels

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 extensions/workflows/, (3) discussing user feedback about workflow friction, (4) reviewing issues or PRs mentioning prompt clarity or template problems, (5) analyzing chat logs or workflow usage from other repositories. Helps ensure changes improve prompt effectiveness and template utility.

2026-01-02
dotnet-api
Développeurs de logiciels

Builds ASP.NET Core APIs, data access, and backend services including minimal APIs, middleware, EF Core, gRPC, SignalR/SSE, resilience (Polly), HTTP client, API versioning, OpenAPI, security (OWASP, secrets, crypto), background services, Aspire orchestration, Semantic Kernel AI integration, architecture patterns, messaging, service communication, data access strategy, API surface validation, and API documentation.

2026-02-27
dotnet-csharp
Développeurs de logiciels

Guides C# language patterns, coding standards, and .NET runtime features including async/await, dependency injection, configuration, source generators, nullable reference types, serialization, channels, LINQ optimization, domain modeling, SOLID principles, concurrency, analyzers, editorconfig, file I/O, native interop, validation, modern C# syntax (records, pattern matching, primary constructors), and API design.

2026-02-27
dotnet-testing
Analystes en assurance qualité des logiciels et testeurs

Defines .NET test strategy, xUnit v3, integration/E2E, snapshots (Verify), Playwright, benchmarks, and quality gates.

2026-02-27
dotnet-ui
Développeurs de logiciels

Builds .NET UI applications across Blazor (patterns, components, auth, testing), MAUI (development, AOT, testing), Uno Platform (core, targets, MCP, testing), WPF (modern and migration), WinUI 3, WinForms, accessibility, localization, and UI framework selection. Includes XAML, MVVM, render modes, and platform-specific deployment.

2026-02-27
12 dépôts affichés sur 18