
17 results

Фреймворки бизнес-анализа перед проектом — JTBD, Lean Canvas, Value Proposition Canvas. Use when conducting Discovery sessions, formulating outcome-oriented offers, or analyzing client business models.

Outcome-ориентированная коммуникация с клиентом — Discovery-звонки, статусы, презентация результатов. Use when preparing for client meetings, writing status updates, or presenting project results.

Retrieves authoritative, up-to-date technical documentation, API references, configuration details, and code examples for any developer technology. Use this skill whenever answering technical questions or writing code that interacts with external technologies. This includes libraries, frameworks, programming languages, SDKs, APIs, CLI tools, cloud services, infrastructure tools, and developer platforms. Common scenarios: - looking up API endpoints, classes, functions, or method parameters - checking configuration options or CLI commands - answering "how do I" technical questions - generating code that uses a specific library or service - debugging issues related to frameworks, SDKs, or APIs - retrieving setup instructions, examples, or migration guides - verifying version-specific behavior or breaking changes Prefer this skill whenever documentation accuracy matters or when model knowledge may be outdated.

How to use ESLint v9 Flat Config with @stylistic/eslint-plugin to enforce custom padding (like 3 blank lines after imports) instead of Prettier. Use when configuring or fixing formatting rules in this workspace.

How to use Express v5 — async errors, removed APIs, path syntax, middleware. Use when building HTTP servers with Express.

How to extract design data from Figma REST API — tokens, SVG icons, images, layout specs. Use when setting up design-to-code pipeline or updating design assets from Figma.

Retrieves authoritative, up-to-date technical documentation, API references, configuration details, and code examples for any developer technology. Use this skill whenever answering technical questions or writing code that interacts with external technologies. This includes libraries, frameworks, programming languages, SDKs, APIs, CLI tools, cloud services, infrastructure tools, and developer platforms. Common scenarios: - looking up API endpoints, classes, functions, or method parameters - checking configuration options or CLI commands - answering "how do I" technical questions - generating code that uses a specific library or service - debugging issues related to frameworks, SDKs, or APIs - retrieving setup instructions, examples, or migration guides - verifying version-specific behavior or breaking changes Prefer this skill whenever documentation accuracy matters or when model knowledge may be outdated.

Monorepo structure, tooling conventions, and development practices for the ivannikov-pro-platform. Use when adding packages, configuring builds, or understanding project architecture.

How to add and use @ivannikov-pro/app-config — convict-based config with dotenv, schema validation. Use when adding configuration management to a package.

How to add and use @ivannikov-pro/app-logger — log4js-based logging with convict integration. Use when adding logging to a package.

Value-based pricing — ценообразование на основе бизнес-результата, а не часов работы. Use when preparing commercial proposals, justifying project costs, or switching from hourly to value-based pricing.

How to use pnpm workspaces — workspace protocol, filter, publishing. Use when managing workspace dependencies or packages.

How to create, maintain, and distribute AI agent skills. Use when creating new skills, updating existing ones, or setting up skill infrastructure in a project.

Conventions and architecture for Solidity smart contracts in this project (packages/contracts). Covers contract structure, standards, tooling, and deployment patterns. Use when writing, reviewing, or deploying Solidity code.

How to use tsup — zero-config TypeScript bundler powered by esbuild. Use when bundling TypeScript packages or configuring build output.

How to use Turborepo — monorepo build system with task caching and dependency graph. Use when configuring or running monorepo tasks.