Plugins

5 plugins
@fradser
Storm
Wikipedia-style long-form article generation via multi-perspective question asking and retrieval — a Claude-native port of Stanford STORM's two-stage research-to-article pipeline
6 skills · plugin
@brycewang-stanford
FSE Skills
Twelve FSE-specific skills for the ACM Foundations of Software Engineering conference and its PACMSE journal-style publication model, grounded in the FSE 2026/2027 researchr calls, PACMSE journal pages, ACM Digital Library, and dblp.
2 skills · plugin
@brycewang-stanford
Science Skills
Twelve-skill bundle covering the Science manuscript lifecycle: workflow router, scope/significance fit, advance framing, abstract + one-sentence summary, main-text writing, display items, statistics & reproducibility, data/materials/code availability, reference style, cover letter, submission preflight, and reviewer rebuttal.
2 skills · plugin
@brycewang-stanford
PNAS Skills
Twelve-skill bundle covering the PNAS manuscript lifecycle: workflow router, scope/significance fit, submission-track selection (Direct vs Contributed), the ≤120-word Significance Statement, ≤250-word abstract, main-text writing with in-text Materials and Methods + classification, display items, statistics & reproducibility, data/code availability, numbered reference style, submission preflight, a
9 skills · plugin
@brycewang-stanford
50 Brycewang Aer Skills
Nine-skill stack for top-5 economics manuscripts (AER / AER: Insights / AEJ): topic selection, modern causal identification (DiD / IV / RDD / SCM / Bartik), referee-anticipating robustness, Keith-Head-style introductions, AER booktabs tables, AEA Data and Code Availability deposits (openICPSR-ready), submission preflight, and R&R rebuttal letters. Ships Stata / R / Python templates and classic-AER
7 skills · plugin

Results for “style”

615 skills
q2805187159
Brand Guidelines
Applies OpenAI's brand colors and typography to any artifact that should match the Codex/OpenAI look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
3 · bundle
projectious-work
Security Projections
Project processkit security policy Artifacts into runtime policy files for Agent-IDS and Tetragon-style enforcement. Use when an agent-ids-rule or image-provenance-policy Artifact must become an executable security configuration.
0 · bundle
bouclem
Skill Creator
To create new CLI skills following Anthropic's official best practices with zero manual configuration. This skill automates brainstorming, template application, validation, and installation processes while maintaining progressive disclosure patterns and writing style standards.
7 · bundle
kintsugi-programmer
Readme I18N
Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.
0 · bundle
yanacuti1121
Baseline UI
Establish CSS/Tailwind baseline quality — font smoothing, line-height defaults, box-sizing, focus rings, color contrast, Tailwind anti-patterns, and CSS containment. Use when asked to "set up CSS baseline", "Tailwind best practices", "fix font rendering", "global CSS foundation", "typography defaults", "CSS anti-patterns", "improve CSS quality", "line-height reset", "normalize styles", or reviewing a new project's base styles for correctness. Do NOT use for: full design system token architecture — see design-system-gen. Do NOT use for: component-level animation — see motion-design.
2
github
Create Agentsmd
Generates a comprehensive AGENTS.md file at the repository root to provide AI coding agents with project context, setup commands, development workflows, testing instructions, and code style guidelines.
36.2k
samuraigpt
Muapi Drone Style Video
Generate aerial drone-perspective footage with sweeping bird's-eye views, orbit shots, and flyover sequences for landscapes, architecture, and events.
3.7k
leonxlnx
Redesign Existing Projects
Audits and upgrades existing websites and apps to premium quality by identifying generic AI patterns and applying high-end design standards without breaking functionality.
heygen
Hyperframes Creative
Provides creative direction for HyperFrames videos, handling design specs, palettes, typography, narration, beat planning, audio-reactive visuals, composition patterns, and brand/style decisions.
· bundle
nexu-io
Deck Guizang Editorial
Creates editorial-style e-ink inspired slide decks with 10 layout templates and 5 color palettes for narrative, opinion, and personal expression.
· bundle
dangquangse
Caveman
Compresses responses by removing filler words and hedging while preserving code, errors, and technical details. Activates on explicit user request or a trigger token, and persists until released.
19 · bundle
kbarbel640-del
Aura
Configure an AI agent's personality using the AURA protocol based on the HEXACO model, adjusting traits like honesty, assertiveness, and autonomy to reduce sycophancy and tailor communication style.
1 · bundle
sethmblack
Cs Lewis Expert
Embody C.S. Lewis as an AI persona to engage in reasoned, imaginative discussions on faith, morality, and suffering, applying his core arguments and rhetorical style.
6
ruslan-strazhnyk
Mixed Content Scan
Scan an HTTPS page for mixed content — HTTP scripts, styles, images, iframes, and insecure form actions. Separates browser-blocked active mixed content from passive, with the exact offending URLs. Playwright MCP, no signup.
jimliu
Baoyu Markdown To HTML
Converts Markdown to styled HTML with WeChat-compatible themes, supporting code highlighting, math, Mermaid diagrams, PlantUML, footnotes, alerts, and optional bottom citations for external links.
23.1k · bundle
mukul975
Detecting AWS Iam Privilege Escalation
Identify AWS IAM privilege escalation paths by analyzing policies for dangerous permission combinations and least-privilege violations using boto3 and Cloudsplaining-style analysis.
24.6k · bundle
samuraigpt
Muapi Cartoon Dance Animation
Generates a Pixar-style 3D cartoon character from a photo and animates it with a reference dance video using the MuAPI platform.
3.7k
nexu-io
Article Sketchnote Editorial
Transform a concept into an editorial-style visual narrative with six distinct layouts, four font families, and a magazine-like arc from problem to insight.
· bundle
ecnu-icalk
Baoyu Markdown To HTML
Converts Markdown files to styled HTML with inline CSS, supporting themes, code highlighting, math, diagrams, footnotes, and alerts, optimized for WeChat and other platforms.
559 · bundle
pranavnagrecha
Lwc Light Dom
Use Light DOM in LWC when third-party libraries or global CSS require document-level access, with guidance on scoped styles and managed-package constraints.
15 · bundle
sdiamante13
UI Redesign
Runs a UI redesign experiment by creating three git worktree branches for modern minimal, bold creative, and classic refined design directions, then implements and compares each approach.
7
sethmblack
Mark Twain Expert
Adopts the voice and methodology of Mark Twain to rewrite content with wit, satire, and plain-spoken wisdom, including techniques for sharpening prose and detecting hypocrisy.
6
moonklabs
Explain Diff HTML
Generates interactive HTML explainers for code diffs, branches, and PRs from a single Markdown document, using a renderer to produce styled output with diagrams and quizzes.
0 · bundle
qhjqhj00
Paper Audit
Provides reviewer-style audit and deep review for academic papers in LaTeX, Typst, and PDF formats, producing structured issue bundles, pass/fail gates, and revision roadmaps.
3 · bundle
shulkwisec
Type Juggling
PHP type juggling and weak comparison (`==`) bypass. Use when authentication, HMAC/signature checks, or token validation uses loose equality, numeric coercion, or hash comparisons without strict types — common in legacy PHP and CTF-style code paths.
21
bytesagain
Chai
Chai BDD/TDD assertion library reference for JavaScript testing. Covers expect/should/assert styles, deep equality, type checks, string/array/object matchers, error assertions, chai-as-promised, chai-http for API testing, sinon-chai, and custom assertions.
12 · bundle
srednoff888-art
Onchain Data Analytics
Use this skill for on-chain data, explorers, Dune-style queries, wallets, transfers, contract events. Trigger when the task involves crypto work related to Onchain Data Analytics, production implementation, audits, debugging, strategy, or validation.
1 · bundle
peteedoo
Job Stories
Create job stories using the 'When [situation], I want to [motivation], so I can [outcome]' format with detailed acceptance criteria. Use when writing job stories, creating JTBD-style backlog items, or expressing user situations and motivations.
0
orchestra-research
Audiocraft Audio Generation
Generate music and sound effects from text descriptions using Meta's AudioCraft library, with support for melody conditioning, stereo output, and style transfer.
10.4k · bundle
tradermonty
Kanchi Dividend Sop
Convert Kanchi-style dividend investing into a repeatable US-stock operating procedure covering screening, deep dive, entry planning, and post-purchase monitoring.
2.3k · bundle
tradermonty
Stanley Druckenmiller Investment
Synthesizes outputs from 8 upstream market analysis skills into a unified conviction score (0-100), pattern classification, and allocation recommendation for Druckenmiller-style portfolio positioning.
2.3k · bundle
voltagent
Expo Design Analysis
Documents the visual design system of Expo's marketing site, including color palette, typography, layout, and component styles for consistent brand implementation.
50.9k · bundle
voltagent
Nvidia Design Analysis
Provides a design system specification for NVIDIA's marketing pages, including color tokens, typography hierarchy, and component patterns for building engineering-style landing pages.
50.9k · bundle
voltagent
Sanity
Provides a comprehensive design system specification inspired by Sanity's visual identity, including color palette, typography, spacing, and component styles for building dark-themed developer interfaces.
50.9k · bundle
auto-skiller
UI UX Pro Max
Generates design systems and UI/UX recommendations for React Native projects, with domain-specific searches for styles, colors, typography, and best practices.
1 · bundle
auto-skiller
Ckm Brand
Defines brand voice, visual identity, messaging frameworks, and asset management, with scripts to sync guidelines to design tokens and validate assets.
1 · bundle