Skip to main content
Run any Skill in Manus
with one click
simnova
GitHub creator profile

simnova

Repository-level view of 25 collected skills across 3 GitHub repositories.

skills collected
25
repositories
3
updated
2026-06-09
repository explorer

Repositories and representative skills

implement-feature
software-developers

Implement a new feature or component following the conventions of this monorepo. Use when the user asks to build something new in the staff/public UIs, shared packages, or api. Strongly prefer using Ant Design for UI work and the shared @repo/ui library.

2026-06-09
add-antd-component
web-developers

Add a new Ant Design based component or page feature to the staff or public Vite apps, or extend the shared @repo/ui library. Use when the user wants to introduce new UI elements using antd as the primary library.

2026-06-08
add-new-vite-app
software-developers

Scaffold a new Vite + React + TypeScript app in this Turborepo (e.g. a third UI besides staff and public). Use when the user wants to add another frontend that will also connect to the shared api backend.

2026-06-08
add-ui-component
web-developers

Create a new reusable UI component or page feature in one of the Vite UIs (staff or public), or extend the shared @repo/ui library. Use when the user wants to add a new button, form, page section, or feature using Ant Design as the primary library.

2026-06-08
apollo-client
software-developers

Guide for building React applications with Apollo Client in the staff and public Vite apps. Use when: (1) setting up or configuring Apollo Client in apps/staff or apps/public, (2) writing GraphQL queries or mutations with hooks (useQuery, useMutation), (3) configuring caching, cache policies, or optimistic UI, (4) managing local state or error handling in the UIs that connect to the shared apps/api backend, (5) troubleshooting Apollo Client errors, performance, or integration with Ant Design components. Always coordinate with the backend schema in apps/api and use the shared @repo/ui + AntdProvider theming. Prefer patterns that work for both staff (internal) and public (customer-facing) experiences.

2026-06-08
apollo-connectors
software-developers

Guide for writing Apollo Connectors schemas to integrate REST APIs into GraphQL. Use this skill when: (1) connecting REST services to the GraphQL backend in apps/api, (2) using @source and @connect directives, (3) implementing entity resolvers with batching from external APIs. In this monorepo, use to extend the Hono/Apollo API without duplicating logic. The staff/public UIs can then query unified data. Coordinate with graphql-schema, update-graphql, apollo-server. Test via portless https://api.localhost/graphql.

2026-06-08
apollo-federation
software-developers

Guide for authoring Apollo Federation subgraph schemas with entities, sharing, and cross-subgraph resolution. Use this skill when: (1) creating or evolving federated schemas for the backend (future split of apps/api or new subgraphs), (2) defining entities with @key, (3) using @shareable, @external, @requires, @provides, @override, (4) troubleshooting composition errors. In this monorepo, start with the single server in apps/api but prepare for federation. Coordinate with graphql-schema, update-graphql, rover. The UIs in staff/public would query the supergraph.

2026-06-08
apollo-mcp-server
computer-occupations-all-other

Guide for using Apollo MCP Server to connect AI agents with GraphQL APIs in this monorepo. Use this skill when: (1) setting up or configuring Apollo MCP Server to expose the shared backend (apps/api), (2) defining MCP tools from GraphQL operations in the schema, (3) using introspection tools (introspect, search, validate, execute) from agents, (4) troubleshooting MCP server connectivity or tool execution for the staff/public UIs or custom agents. Perfect for the agentPlayground theme - use to let agents query the GraphQL API at https://api.localhost/graphql (via portless) or deployed. Coordinate with custom skills like update-graphql, implement-feature, and the .grok/skills/ system.

2026-06-08
Showing top 8 of 18 collected skills in this repository.
openclinxr-openclaw
software-developers

Use when working in /Volumes/files/src/openclinxr on OpenClaw-style / OpenClaw-inspired autonomy, repo-agent consultation, case-definition-driven XR factory slices, coordination files, heartbeat replacement, or cross-harness Codex/Grok alignment.

2026-06-08
anny-asset-pipeline
special-effects-artists-and-animators

Use when working on OpenClinXR Anny or Anny-compatible humanoid generation, source import, Blender rigging/cleanup, provenance, preflight reports, or promotion gates for case-defined humanoid actors. Keeps Anny output as a candidate source until license, provenance, rig, actor-role mapping, WebXR evidence, and false-readiness gates are satisfied.

2026-06-06
provider-boundary
software-developers

Use when OpenClinXR work involves local-only or approval-gated asset/model providers such as Anny, Hunyuan3D, Meshy, Tripo, ComfyUI/StableGen, VLM reviewers, voice/model providers, credentials, paid APIs, network calls, or provider execution gates.

2026-06-06
openclinxr-openclaw-style
software-developers

Use when operating OpenClinXR's OpenClaw-style / OpenClaw-inspired repo-native workflow in Codex, including role consultation, run-next, leases, hooks, and canonical state updates.

2026-06-05
antd
software-developers

Use when the user's task involves Ant Design (antd) — writing antd components, debugging antd issues, querying antd APIs/props/tokens/demos, migrating between antd versions, or analyzing antd usage in a project. Triggers on antd-related code, imports from 'antd', or explicit antd questions.

2026-06-04
Showing 3 of 3 repositories
All repositories loaded