- Home
- /
- Categories
- /
- Linting
Linting
Code linting and formatting
bio-fasta
by dakesan
"Read/write FASTA, GenBank, FASTQ files. Sequence manipulation (complement, translate). Indexed random access via faidx. For NGS pipelines (SAM/BAM/VCF), use pysam. For BLAST, use gget or blat-integration."
recommendations
by patharanordev
Identify promising stock opportunities or extract them from text.
commit-workflow
by samuerio
"Create a safe Conventional Commit from current working tree changes. Use when user asks to commit, create a commit, commit the changes, or similar requests to make a git commit from the current repository modifications."
python-pep8-coach
by GrupoYACCK
"Review and verify Python code against PEP 8 using flake8/black/pre-commit. Use when users ask to check style compliance, lint Python files, or fix PEP 8 issues."
proof-reading
by reyronald
Reviews and proofreads blog posts, articles, documentation, communications, emails, and any other write-ups to improve conciseness, legibility, clarity, and tone. Fixes typos, grammar issues, redundancies, run-on sentences, and punctuation errors. Use when the user asks to proofread, review, edit, or improve a piece of writing, or when they share text and ask for feedback, corrections, or a revised version.
comfyui-video-generator
by tippyentertainment
Generate short AI video clips (shots) using ComfyUI. This skill turns text prompts (and optional reference images) into 3–8 second scenes that can be stitched into longer “AI movies”.
verify
by biruk741
Run comprehensive validation against a completed plan. Checks each phase's implementation against PLAN.md requirements, then runs project-wide tests, lint, and type checks.
campaign-structure
by tonyflo79
Define the structural architecture of the campaign — format, channel strategy, and how all elements connect. Use after offer stack design (Skill 07) is complete and you need to determine the campaign's structural context before writing begins. Defines whether the campaign is a VSL, sales letter, landing page, webinar, or multi-channel promotion, and how each element relates. Produces the structure package with format decisions, channel mapping, and element relationships. Trigger when users mention campaign structure, format selection, VSL vs sales letter, channel strategy, or how the campaign elements fit together. Requires offer package from Skill 07.
observational-reframe
by sethmblack
Transform political, social, or cultural observations into Trevor Noah-style comedy by applying the outsider's lens to reveal inherent absurdities and contradictions.
i18n
by Dsantiagomj
Internationalization (i18n) patterns for multi-language applications. Covers next-intl, ICU message syntax, pluralization, date/number formatting, RTL support, and locale management. Trigger: When implementing translations, when supporting multiple languages, when formatting dates or numbers for different locales, when handling RTL languages.
comfyui-retro-anime
by tippyentertainment
Multi-modal ComfyUI skill that generates retro late-1990s / early-2000s anime-style characters, movie frames, images, sounds, and voices using a single, consistent Midjourney-style prompt template.
build-fix
by Nomik94
빌드/린트 에러 자동 수정. Use when: ruff error, mypy error, TypeError, ImportError, SyntaxError, Build failed, 빌드 실패, 린트 에러, 타입 에러, ModuleNotFoundError. NOT for: 런타임 로직 버그, 비즈니스 로직 에러.
agent-selfie
by IISweetHeartII
AI agent self-portrait generator. Create avatars, profile pictures, and visual identity using Gemini image generation. Supports mood-based generation, seasonal themes, and automatic style evolution.
Manage Citations
by midhunxavier
Find, import, and manage citations. Supports BibTeX for LaTeX and Word bibliography for DOCX formats.
comfyui-zimage
by Monggiiiii
Z-Image Manga/Illustration Generation. Local scripts, no ToolSearch needed. Trigger words: Hojo, Satoshi, manga, generate image, portrait.
brainstorm-product
by teocns
Guides brainstorming of top product ideas with a product-engineering and UX lens. Uses How Might We, constraint-based prompts (10x, design for the opposite, extremes), and structured ideation so the agent acts as a strong product engineer with impressive UX touch. Use when the user wants to brainstorm product ideas, explore feature directions, or generate high-quality UX-minded concepts.
tech-slide
by hsiangjenli
Create educational and technical presentation slides with structured layouts including covers, table of contents, section dividers, and key takeaways. Use when building technical tutorials, workshops, or educational content with Slidev.
general-coding-guidelines
by StefanMermans
Always use this skill when writing or reviewing code.
commit-description
by dakotahp
Generates a commit title and body for the current changes by analyzing the diff and the repo's existing commit style. Pass optional context to guide the output (e.g. ticket number, intent).
ai-talking-head
by Growth4U-systems
"Specialized skill for AI talking head and lip-sync video generation. Use when you need presenter videos, UGC-style content, or lip-synced avatars. Triggers on: talking head, presenter video, lip sync, UGC video. Outputs professional talking head videos."
apa-style-citation
by romanmesicek
Generate, format, and validate academic citations following APA 7th Edition (2019) guidelines. Use when user requests: citations, reference lists, bibliographies, in-text citations, or mentions "APA style", "APA format", "APA 7", "cite this", "reference list", academic references, or scholarly sources. Handles all source types: books, journals, websites, AI tools, social media, videos, podcasts, government documents, and edge cases. Can check/correct existing citations and generate complete reference lists from research materials.
integration-validator
by karchtho
integration testing system compatibility dependencies validation coherence
writing-agents-md
by squirrel289
Create, review, and improve AGENTS.md or agent.md files using proven patterns from GitHub's analysis of 2,500+ repositories. Use when asked to author or refactor repository-level AGENTS.md guidance, .github/agents/*.md personas, command/runbook sections, safety boundaries, or agent templates.
vue2-development
by levai
Vue 2 + TypeScript 组件开发规范,使用 vue-property-decorator 类组件模式。适用于开发 Vue 单文件组件、表单组件、对话框组件等场景。