Tools
Development tools, utilities, and productivity aids
17720 skills in this category
Subcategories
policyengine-writing
PolicyEngine writing style for blog posts, documentation, PR descriptions, and research reports - emphasizing active voice, quantitative precision, and neutral tone
frontend-development
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
wechat-management
Manage information from Wechat and Send Messages, Only could be activated with the MCP Server `WeChatMCP`. Check it before using any tools in this MCP server
when-stuck-problem-solving-dispatch
Dispatch to the right problem-solving technique based on how you're stuck
claude-git-branching
Expert Git workflow management for Claude Code sessions with branch naming conventions, push retry logic, conflict resolution, and PR automation specifically designed for AI-assisted development workflows.
coder
Implementation Agent: Full TDD workflow in a single context window. Writes tests, implements code, and iterates until all tests pass.
backend-nodejs
Modern Node.js backend stack: NestJS/Hono, Drizzle ORM, Vitest, TypeScript.Use when: building Node.js APIs, TypeScript backends, or serverless functions.Triggers: "nestjs", "node backend", "express", "hono", "drizzle", "vitest","typescript api", "node api", "bun".
report-generator
高级报告生成专家,支持多格式输出、数据可视化和交互式报告生成。
review-script
Review a script for documentation quality, code standards, and reproducibility. Helps ensure code is ready for the methods section. Use when the user types /review_script, after writing a new script, before writing methods, or when passive checks flag undocumented scripts.
odin-dev
Odin programming language development workflow. Use when:- Writing or modifying Odin code (.odin files)- Building Odin projects- Debugging Odin applications- Need Odin-specific idioms and patterns
elite-standards
Enforce elite code quality standards for F3 Workout Builder. Use when writing code, reviewing changes, fixing bugs, or creating new features. Keywords: code quality, TypeScript, testing, coverage, lint, types.
login-redirector
Handle WordPress login/logout redirects. Use when implementing custom redirect logic.
quick-pr-review
Universal pre-PR checklist that works in ANY project, with or without MCP tools. Use before creating a pull request to ensure quality standards and reduce review iterations.
definitionstory-map
Generate a structured user story map to visualize workflows, user goals, and release slices.
music-release-post-generator
Genera post Facebook per promuovere release musicali su YouTube. Usa quando pubblichi una nuova traccia e devi condividerla su gruppi Facebook con titolo, descrizione accattivante, CTA e hashtag.
stylelint-config-generator
Generate Stylelint configuration files for CSS/SCSS linting and formatting. Triggers on "create stylelint config", "generate css linting", "stylelint setup", "css lint rules".
implmentation
when implementing a subproject or a project use this skill
brakeman
Static analysis security vulnerability scanner for Ruby on Rails applications. Use when analyzing Rails code for security issues, running security audits, reviewing code for vulnerabilities, setting up security scanning in CI/CD, managing security warnings, or investigating specific vulnerability types (SQL injection, XSS, command injection, etc.). Also use when configuring Brakeman, reducing false positives, or integrating with automated workflows.
la-bench-procedure-generator
This skill should be used when generating detailed experimental procedures from LA-Bench format JSONL files. It orchestrates multiple subagents to parse input data, fetch reference materials, generate procedures, validate outputs, refine results, and produce final formatted outputs. Triggered by requests to process LA-Bench data or generate experimental protocols from data/public_test.jsonl or data/private_test_input.jsonl files.
chrome-dev-protocol
Lightweight Chromium DevTools automation via the bundled browser-tools.ts CLI (Puppeteer connect). Use when you need to launch a Chromium-based browser with a remote-debugging port, navigate pages, run JS in the active tab, capture screenshots, inspect DevTools sessions, or extract readable content without a full browser automation server.