Loading...
Loading...
Found 122 Skills
Build production-grade, accessible, and tested component libraries with Storybook, Chromatic, and design tokens
Fetch transcripts from YouTube videos for summarization and analysis.
Verifies code changes by running tests and generation scripts
Official NestJS starter with modular architecture and Jest testing.
MCP server implementation with Express.js and TypeScript.
Update the API reference documentation by downloading the latest OpenAPI spec from production and regenerating the Docusaurus API docs
Run linting and formatting checks. Use when user asks to "run linter", "/lint", "check linting", "fix lint errors", or requests code linting/formatting.
Check test coverage for unstaged changes. Use when user asks to "check coverage", "/coverage", or wants to see which unstaged changes lack test coverage.
Scan for unprotected MCP servers using @contextware/mcp-scan package. Enables security auditing of local AI tools and network endpoints.
Build the project, commit all changes, and deploy directly to main. Use when deploying changes to production.
Walks through the OrchestKit release checklist — build, test, validate counts, changelog, version bump, commit, tag, push. Use when preparing a release, cutting a version tag, or verifying release readiness before pushing to main.
Use when the user wants to manage the dev server — setup, start, stop, restart, or check status.