Plugins
7 plugins@googlechrome
Modern Web Guidance
Modern Web Guidance from googlechrome/modern-web-guidance.
2 skills · plugin
@testdouble
Han Plugin Builder
Guidance for building Claude Code skills, agents, and plugins. The guidance skill answers authoring questions and, run with init, vendors the full guidance set into a repo as a path-scoped rule index so the right guidance surfaces while editing skill and agent files. Opt-in and dependency-free: installed on its own, not pulled in by the han meta-plugin.
3 skills · plugin
@cjthompson
Python Development
Deep Python production guidance for testing, project tooling, concurrency, and type-system work.
6 skills · plugin
@cjthompson
Typescript Development
Deep TypeScript production guidance for testing, tooling, modules, packaging, and type-system work.
6 skills · plugin
@micsapp
Plugin Dev
Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance
7 skills · plugin
@cjthompson
Python Scripting
Low-context guidance for safe one-off Python helpers, typed scripts, lightweight quality checks, and zero-dependency macOS utilities.
4 skills · plugin
@testdouble
Han Communication
Foundational communication plugin for the Han suite. Owns the canonical readability standard, writing-voice profile, and explanation standard, the readability-guidance skill that surfaces the first two into a calling skill's context for in-voice drafting, the explanation-guidance skill that surfaces the third at the point a run talks to a person, the readability-editor agent that runs the adversar
3 skills · plugin
Results for “guidance”
244 skillsprioritization-frameworks
Reference guide to 9 prioritization frameworks with formulas, when-to-use guidance, and templates — RICE, ICE, Kano, MoSCoW, Opportunity Score, and more.
22.6k
claude-api
Build LLM-powered applications using the Claude API, Anthropic SDKs, or the Agent SDK with language-specific guidance and best practices.
42.4k · bundle
filter-syntax
Reference for test filter syntax across VSTest and MTP platforms, covering MSTest, NUnit, xUnit v3, and TUnit frameworks with examples and translation guidance.
4k
swiftui-performance-audit
Diagnose and fix SwiftUI performance issues like slow rendering, janky scrolling, and high CPU/memory usage through code review and profiling guidance.
3.8k · bundle
security-reviewer
Identifies security vulnerabilities, generates structured audit reports with severity ratings, and provides actionable remediation guidance for code, infrastructure, and cloud environments.
10.4k · bundle
soql-security
Prevents SOQL injection and enforces CRUD, FLS, and sharing in Apex queries, with guidance for building, reviewing, and troubleshooting secure data access.
15 · bundle
apex-batch-chaining
Chains Salesforce Batch Apex jobs via finish() callbacks, Flex Queue guards, or a Queueable coordinator, with guidance on state passing and test limitations.
15 · bundle
sympy
Provides guidance for using SymPy for exact symbolic mathematics in Python, covering algebra, calculus, equation solving, linear algebra, physics, and code generation.
253 · bundle
ruby-pro
Provides guidance and best practices for writing idiomatic Ruby code, covering metaprogramming, Rails patterns, gem development, performance optimization, and testing.
2
sympy
Provides comprehensive guidance for symbolic mathematics in Python using SymPy, covering algebra, calculus, equation solving, linear algebra, physics, and code generation.
0 · bundle
vox
Runs a local voice MCP server in Rust for text-to-speech and speech-to-text, with build, test, and configuration guidance.
54 · bundle
github-issues
Create, search, triage, and label GitHub issues using the gh CLI or REST API, with guidance on avoiding duplicates and managing the backlog.
2 · bundle
sympy
Provides guidance for performing symbolic algebra, calculus, linear algebra, equation solving, physics calculations, and code generation using the SymPy Python library.
3
ruby-pro
Provides expert guidance for writing idiomatic Ruby code, covering metaprogramming, Rails patterns, gem development, performance optimization, and testing with RSpec and Minitest.
5
cryptography
Comprehensive cryptography guidance covering encryption algorithms, password hashing, TLS configuration, key management, and post-quantum considerations. Use when implementing encryption, choosing hashing algorithms, configuring TLS/SSL, managing cryptographic keys, or reviewing cryptographic implementations.
3 · bundle
database-migrations
Provides safe, reversible database schema change patterns for PostgreSQL, MySQL, and common ORMs, with guidance on zero-downtime deployments, rollbacks, and migration tooling.
226k
julia-pro
Provides expert guidance on modern Julia 1.10+ development, covering performance optimization, multiple dispatch, tooling, testing, and production-ready practices.
42.4k
angular-developer
Generates Angular code and provides architectural guidance for projects, components, services, reactivity, forms, dependency injection, routing, SSR, accessibility, animations, styling, testing, and CLI tooling.
546 · bundle
semantic-kernel
Create, update, refactor, explain, or review Semantic Kernel solutions using shared guidance plus language-specific references for .NET and Python.
36.2k · bundle
oo-component-documentation
Create or update standardized object-oriented component documentation by analyzing source code and following a shared template with mode-specific guidance.
36.2k · bundle
ios-application-dev
Provides practical guidance for building iOS applications with UIKit, SnapKit, and SwiftUI, covering layout, typography, colors, accessibility, navigation, and privacy patterns.
12.9k · bundle
unsloth
Provides expert guidance for fast fine-tuning with Unsloth, including LoRA/QLoRA optimization, with 2-5x faster training and 50-80% less memory usage.
10.4k · bundle
backtest-expert
Provides expert guidance for systematic backtesting of trading strategies, covering methodology, stress testing, bias prevention, and result interpretation.
2.3k · bundle
remotion-best-practices
Provides domain-specific guidance for building videos with Remotion, covering captions, FFmpeg operations, audio visualization, and a wide range of composition techniques.
559 · bundle
sympy
Provides comprehensive guidance for performing symbolic mathematics with SymPy, including algebra, calculus, equation solving, linear algebra, physics calculations, and code generation.
2
rust-pro
Provides expert-level guidance for Rust 1.75+ development, covering async programming, advanced type system features, performance optimization, and production-ready systems programming.
2
java-pro
Provides expert guidance on modern Java 21+ development, covering virtual threads, Spring Boot 3.x, JVM optimization, and cloud-native enterprise patterns.
0 · bundle
007-file-c511d246
Guides AI agents on working with a deprecated, read-only repository of Claude Skills, covering skill structure, development workflows, and upload automation.
7 · bundle
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
julia-pro
Provides expert guidance on modern Julia 1.10+ development, covering performance optimization, multiple dispatch, testing, and production-ready practices.
5
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
wear-compose-m3
Create, update, or migrate Wear OS projects using Compose Material3, Foundation, and Navigation3 libraries with official component samples and migration guidance.
6.1k · bundle
code-testing-extensions
Provides file paths to language-specific extension files for the code-testing pipeline, enabling discovery of guidance for .NET, Python, TypeScript, and other languages.
4k · bundle
microsoft-agent-framework
Create, update, refactor, explain, or review Microsoft Agent Framework solutions using shared guidance plus language-specific references for .NET and Python.
36.2k · bundle
muapi-blog-header
Generate a professional blog post header image sized for web (1200×628) with optional title composition guidance.
3.7k
async-apex
Selects and reviews Queueable, Batch, Future, and Schedulable Apex for callouts, large data processing, retries, and background work, with decision guidance and validation checklists.
15 · bundle