Plugins

12 plugins
@landonschropp
Ls Writing
Writing toolkit skills
8 skills · plugin
curated
Docs & Writing
Generate and edit docs, PDFs, slides and technical writing.
31 skills · plugin
@dataroaring
Developer Writing
Skills for writing high-quality technical blog posts and developer content
3 skills · plugin
@dataroaring
Dataroaring Skills
A writing coach for technical articles based on 'Writing for Developers' by Piotr Sarna & Cynthia Dunlop
3 skills · plugin
@fradser
Utils
General-purpose utility skills for documentation, writing, and project maintenance
2 skills · plugin
curated
TDD Feature Development
Drive feature development by writing tests first, implementing, verifying, and committing via a gated pipeline.
10 skills · plugin
curated
Ship Feature with TDD
Deliver a new feature by writing specs, implementing incrementally with TDD, and verifying before completion.
6 skills · plugin
@fradser
Office
Office productivity skills for patent applications, PRD generation, video generation, Remotion programmatic video authoring, and AI writing trope detection
5 skills · plugin
@testdouble
Han Documentation
Documentation skills for the Han suite: writing down what the team built and decided. Home of project-documentation, architectural-decision-record, and runbook. Depends on han-communication and han-core; bundled by the han meta-plugin.
3 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
NEJM Skills
Twelve-skill bundle covering the NEJM clinical manuscript lifecycle: workflow router, clinical-significance fit, study design & trial registration, EQUATOR reporting guidelines, structured abstract, terse IMRAD writing, clinical statistics, clinical display items, clinical ethics & integrity, Vancouver/ICMJE references, submission preflight, and response to reviewers.
7 skills · plugin
@testdouble
Han Coding
Code-writing and execution skills for the Han suite. Home of the tdd skill, which drives a feature or behavior through a BDD-framed red-green-refactor loop with an enforced observed-failure gate. Depends on han-core and han-communication; bundled by the han meta-plugin.
11 skills · plugin

Results for “writing”

801 skills
affaan-m
React Performance
Organizes 70+ React and Next.js performance optimization rules across 8 priority categories for use when writing, reviewing, or refactoring code.
226k
browser-act
Xiaohongshu Auto Posting
Automates Xiaohongshu content operations: topic discovery, style reference collection, content writing, publishing, and performance tracking.
3.7k
inference-sh
Explainer Video Guide
Create explainer videos from script to final cut using AI tools for voiceover, visuals, and assembly.
584
comeonoliver
Atheris
Guides setting up and using Atheris for coverage-guided fuzzing of Python code and C extensions, including Docker setup, harness writing, and corpus management.
61
lord1egypt
Bio
Writes and manages professional bios for any platform and purpose, matching your voice and career stage, and keeping them current as your work evolves.
2
samyakjhaveri
Writing Plans
Turns a spec or requirements into a detailed, bite-sized implementation plan with exact file paths, code, and test steps for engineers with no codebase context.
0 · bundle
mariadb-corporation
Mariadb Replace
Explains MariaDB's REPLACE statement: its delete-then-insert behavior, when it triggers, data-loss risks, and the upsert alternative. Use when writing or reviewing REPLACE statements.
0
sethmblack
Eric Idle Expert
Transforms earnest content into playful, satirical material using the voice and techniques of Eric Idle, including musical comedy, wordplay, and cheerful subversion.
6
phoroth
Ruby Pro
Provides guidance and best practices for writing idiomatic Ruby code, covering metaprogramming, Rails patterns, gem development, performance optimization, and testing with RSpec and Minitest.
3
qhjqhj00
Geopandas
Performs geospatial vector data analysis with GeoPandas, including reading/writing shapefiles, GeoJSON, GeoPackage, and PostGIS, geometric operations, spatial joins, overlays, coordinate transformations, and map visualization.
3 · bundle
jantoniofc
Kql
KQL language expertise for writing correct, efficient Kusto Query Language queries. Covers syntax gotchas, join patterns, dynamic types, datetime pitfalls, regex patterns, serialization, memory management, result-size discipline, and advanced functions (geo, vector, graph).
6 · bundle
matlab
Matlab Use Spreadsheet Link
Exchange data between Excel and MATLAB using Spreadsheet Link VBA macros and worksheet functions. Use when writing Excel VBA macros that call MLPutMatrix, MLGetMatrix, MLPutVar, MLGetVar, MLPutRanges, MLEvalString, MLGetFigure, or MatlabRequest.
920 · bundle
hoangnguyen0403
Android Compose
Build high-performance declarative UI with Jetpack Compose. Use when writing Composable functions, optimizing recomposition, hoisting state, or working with LazyColumn and side effects; defer deep-link and navigation routing to android-navigation.
542 · bundle
30eggis
Specialized Sales Outreach
Consultative B2B sales outreach specialist for cold prospecting, lead follow-up, objection handling, proposal writing, and pipeline management — combining data-driven targeting with genuine relationship-building to open doors and close deals
2
rajanthar
React Patterns
React 18/19 patterns including hooks discipline, server/client component boundaries, Suspense + error boundaries, form actions, data fetching, state management decision trees, and accessibility-first composition. Use when writing or reviewing React components.
0
nous-hermeshub
Brave Man
Runs a structured clarifying interview for new project requests before building. Instead of writing code, it outputs a fully specified prompt.md for a fresh agent session to execute, preventing expensive mistakes.
1
arustydev
Lang Csharp Dev
Foundational C# patterns covering LINQ, async/await, nullable types, records, and pattern matching. Use when writing C# code or needing guidance on C# features. This is the entry point for C# development.
8 · bundle
anthropic
Algorithmic Art
Create algorithmic art by first writing a generative philosophy, then expressing it as p5.js sketches with seeded randomness and interactive parameter exploration.
158k · bundle
addyosmani
Test Driven Development
Drive development with tests by writing a failing test before implementing code, and reproduce bugs with tests before fixing them.
69.5k
obra
Writing Plans
Creates detailed, step-by-step implementation plans from specs or requirements, with task decomposition, file structure, and test-driven development instructions.
247k · bundle
github
Prompt Optimizer
Transforms rough drafts, vague ideas, or task descriptions into polished, ready-to-send prompts for any LLM chat interface, with no placeholders or templates.
36.2k
github
Technical Job Search
Helps software engineers with discrete job search tasks: job description analysis, CV tailoring, cover letter writing, offer evaluation, and follow-up emails.
36.2k
k-dense-ai
Dhdna Profiler
Analyze any text to extract a cognitive fingerprint across 12 dimensions, revealing reasoning patterns, decision styles, and thinking signatures.
30.2k · bundle
mukul975
Performing Directory Traversal Testing
Test web applications for path traversal vulnerabilities that allow reading or writing arbitrary files on the server by manipulating file path parameters.
24.6k · bundle
remotion-dev
Remotion Markup
Guidance for writing Remotion React markup with animation patterns, media handling, sequences, effects, and advanced features like 3D, audio visualization, and parameterized videos.
3.9k · bundle
comeonoliver
Semgrep
Runs Semgrep static analysis to find bugs and security vulnerabilities, with guidance on installation, rule selection, custom rule writing, and CI/CD integration.
61
mariadb-corporation
Mariadb Connector R2dbc Usage
Explains MariaDB Connector/R2DBC specifics for writing reactive Java code: URL scheme, placeholder binding, lazy execution, consume-once results, transactions, pooling, and error handling.
0
mhassan0000
Tdd Workflow
Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests when writing features, fixing bugs, or refactoring code.
1
galyarderlabs
Content Creator
Routes content creation requests to the appropriate specialist skill, directing writing and brand voice tasks to content-production and planning tasks to content-strategy.
20 · bundle
micsapp
Writing Hookify Rules
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
3
x402agent
Himalaya
Manage email accounts from the terminal using IMAP and SMTP with the Himalaya CLI, supporting listing, reading, writing, replying, forwarding, searching, and organizing messages across multiple accounts.
9 · bundle
landonschropp
Project
Use when reading or writing files under ~/Notes/Projects/, starting a new project, or archiving a finished one. Covers folder layout, the board file, supporting notes, and the project lifecycle across Future/, Projects/, and Archive/.
1 · 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
Hads
Use when writing technical documentation that needs to be readable by both humans and AI models, converting existing docs to HADS format, validating a HADS document, or optimizing documentation for token-efficient AI consumption.
0
arustydev
Lang Kotlin Dev
Foundational Kotlin patterns covering null safety, coroutines, data classes, extension functions, and Kotlin idioms. Use when writing Kotlin code or needing guidance on Kotlin development. This is the entry point for Kotlin development.
8
heath-gtm
Humanize Draft
Strip AI-generated tells from a draft and rewrite it in your own voice. Fire on "humanize this", "de-AI this", "clean up this draft", "rewrite in my voice", "make this sound like me", "kill the AI tells", or "polish this draft". Applies a 30-pattern catalog of AI-writing tells, then re-injects a voice you define so the result reads like a person, not a politer machine. Pattern catalog based on Wikipedia's "Signs of AI writing." Forked from blader/humanizer (MIT).
0 · bundle