- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
generate-agents-md
by pc-style
Generate AGENTS.md file for a codebase to help AI agents understand the project structure, build commands, testing, and conventions. Use when the user asks to create an AGENTS.md, initialize agent documentation, or analyze a codebase for agent context. Also use when setting up a new repository for AI-assisted development.
ai-writing-patterns
by jimrand
This skill should be used when the user asks to "humanize text", "make this sound more human", "detect AI writing", "fix AI-sounding content", "copy edit for naturalness", "rewrite to sound less robotic", "check if this sounds AI-generated", or needs guidance on making written content feel authentically human while preserving its original tone.
trends
by esmondo
drawio-generator
by enriquecatala
Generate professional draw.io architecture diagrams from text descriptions. The agent generates mxGraph XML directly, validates it, and iterates until correct. Includes 8900+ vendor stencils (AWS, Azure, GCP, Cisco, Kubernetes, etc.). Use when the user asks for draw.io diagrams, architecture diagrams, cloud infrastructure diagrams, or system design visualizations.
longmo
by long36708
Longmo's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Longmo's preferences.
writing-clearly-and-concisely
by VisualxIntelligence
Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.
bio-bam
by dakesan
"This skill should be used when the user asks to analyze BAM/SAM/CRAM alignment files from WGS/WES sequencing. Triggers include requests to extract reads from specific regions, identify insertions and deletions, calculate coverage statistics, or export read data as JSON for downstream analysis."
code-quality
by paucasanellas
Code quality tools for JavaScript/TypeScript/Vue projects, including linting with ESLint and type checking with tsc/vue-tsc. Use when setting up quality checks, configuring linters, or running type validation.
uv-environment
by gemini960114
Use when the user asks about uv, Python virtual environments, pyproject.toml, dependency management, or shows uv/venv output. Assume uv is already installed and prefer using the existing setup instead of reinstalling.
commit
by trancong12102
Guidance for writing git commit messages that follow the Conventional Commits 1.0.0 specification. Use when preparing commit messages, summarizing code changes for a commit, or validating commit text for compliance.
fe-perf
by ingpdw
React/Next.js 앱의 성능을 분석하고 최적화하는 스킬. 번들 사이즈, 렌더링 최적화, 코드 분할, 이미지 최적화, SSR/SSG 전략 등. "성능", "performance", "최적화", "느려", "번들 사이즈", "렌더링" 등의 요청 시 사용.
code-quality-setup
by metyatech
Use when setting up or configuring code quality tools (formatters, linters, type checkers, dependency scanners) for a repository. Also use when adding visual accessibility automation or security baseline scanning. Do not use for general coding or when tools are already configured.
shopify-css-guidelines
by skomskiy
CSS naming conventions (BEM), nesting rules, and encapsulation guidelines for Shopify themes. Use when writing CSS for Shopify theme sections.
workout day
by cesarszv
Create and execute daily gym workout notes with structured exercise templates. Use when planning workouts, logging gym sessions, or when the user asks for a workout routine with sets, reps, rest periods, and RPE targets.
benno-style
by bennoloeffler
This skill should be used when the user asks to "im Benno-Stil antworten", "professionelle Nachricht schreiben", "LinkedIn Antwort formulieren", "geschäftlich auf Deutsch schreiben", "Networking-Nachricht erstellen". Aktiviere bei deutscher Business-Kommunikation auf LinkedIn.
setup-golangci-lint
by alingse
Quickly set up golangci-lint environment for Go projects. Auto-detect version, create config, integrate CI, generate smart ignore rules, ensure existing code passes safely.
context
by kelvinz
"Maintain durable project context in tasks/context.md (state, decisions, milestones, gotchas, optional context links), inline during other workflows or standalone for cleanup/backfill. Triggers: update context.md, decision log, record project context, capture high-value reference links that improve context handoff."
ansible-playbook-generator
by ehtbanton
Generate Ansible playbook files for infrastructure automation and configuration management. Triggers on "create ansible playbook", "generate ansible config", "ansible automation", "infrastructure playbook".
Time Helm Development Skills
by julerex
vue-component
by youranreus
指导构建 Vue3 SFC 组件,采用分层架构,包含组件、样式、模板、脚本等文件。
eslint-config-generator
by ehtbanton
Generate ESLint configuration files (.eslintrc.js, eslint.config.js) for JavaScript/TypeScript projects with framework-specific rules. Triggers on "create ESLint config", "generate eslint configuration", "eslint setup for", "linting rules for".
design-standards
by ShotaIuchi
Standards compliance design analysis. Apply when evaluating design proposals for coding standards, architectural guidelines, organizational conventions, and consistency with existing patterns.
comfyui-soundfx-creator
by tippyentertainment
Generate short sound effects (SFX) that sync with moments in the video, using ComfyUI‑driven audio workflows or connected SFX models.
frontend-init
by iamkhan21
Standardizes an already-scaffolded frontend TypeScript web app with baseline tooling, structure, and conventions. Use when setting up or aligning pnpm + TypeScript strict + path aliases, Vitest, Oxc (oxlint/oxfmt), and a progressive FSD-style folder layout, or when the user asks about initial project rules and UI library choices.