Plugins
2 pluginscurated
Create MCP Server in TypeScript
Generate a complete MCP server project with tools, resources, and proper configuration.
7 skills · plugin
curated
Generate MCP Server in Python
Generate a complete MCP server project in Python with tools, resources, and proper configuration using uv and the MCP SDK.
9 skills · plugin
Results for “project-configuration”
8 skillsflow-init
Initializes, inspects, resumes, or migrates portable PWDEV Flow project state, routing requests to the appropriate workflow and creating or preserving configuration files.
2 · bundle
migrate-to-codex
Migrate Claude Code configuration, skills, agents, and MCP servers to Codex project and global files.
23.3k · bundle
create-rule
Creates Cursor rules in .cursor/rules/ with YAML frontmatter for persistent AI guidance, including scope and file pattern configuration.
1
More results
build-parallelism
Optimize MSBuild build parallelism by configuring /maxcpucount, graph build mode, project references, and analyzing binlogs to reduce multi-project solution build times.
4k
project-development
Guides project-level decisions for LLM-powered systems: task-model fit, pipeline architecture, token and cost estimation, and agent-assisted iteration.
16.9k · bundle
configure-ecc
Guides users through selecting and installing skills and rules from the Everything Claude Code project, verifying paths and optionally optimizing installed files.
226k
dbs-agent-migration
Audits a project's agent configuration files, establishes a source-of-truth skills directory, normalizes naming, and generates bridge files to make the workspace consistent across Claude Code, Codex, Grok, and generic Agents.
matlab-call-nidaqmx
Translate NI-DAQmx C function signatures into correct calldaqlib MATLAB calls. Use when the user mentions calldaqlib, any DAQmx* C function name (DAQmxCfgSampClkTiming, DAQmxExportSignal, DAQmxSetStartTrigRetriggerable, DAQmxGetSampClkRate, etc.), or needs NI-DAQmx functionality not exposed by the daq object. Covers: projection rules (taskHandle implicit, output pointers become return values, buffer-size args, enum-as-string), multi-task semantics, start() clobber, device-level empty-daq workaround, dictionary returns, string getter placeholder, array getter placeholder. Trigger contexts: low-level DAQ, escape hatch, retriggerable acquisition, shared timebase, export signal, connect terminals, external sample clock, trigger configuration, NI driver, C function translation.
920 · bundle