Plugins
12 plugins@galyarderlabs
Galyarder Framework
Galyarder Framework from galyarderlabs/galyarder-framework.
100 skills · plugin
@auto-skiller
Frontend
Frontend from Auto-Skiller/plugboot.
2 skills · plugin
@oimiragieo
Gotcontext Frontend Developer
Gotcontext Frontend Developer from oimiragieo/gotcontext-frontend-developer.
100 skills · plugin
@b4san
.Roo
.Roo from B4san/AC-framework.
47 skills · plugin
@obra
Superpowers
Superpowers from obra/superpowers.
14 skills · plugin
@coreyhaines31
Marketingskills
Marketingskills from coreyhaines31/marketingskills.
47 skills · plugin
@dontbesilent2025
Dbskill
Dbskill from dontbesilent2025/dbskill.
29 skills · plugin
@momozi1996
DirectorAgents
DirectorAgents from momozi1996/DirectorAgents.
29 skills · plugin
@comeonoliver
Antfu
Antfu from ComeOnOliver/skillshub.
12 skills · plugin
@comeonoliver
Skillshub
Skillshub from ComeOnOliver/skillshub.
74 skills · plugin
@comeonoliver
Openai
Openai from ComeOnOliver/skillshub.
9 skills · plugin
@comeonoliver
Harmeet10000
Harmeet10000 from ComeOnOliver/skillshub.
2 skills · plugin
Results for “fr”
1,726 skillsConfigure Ecc
Guides users through selecting and installing skills and rules from the Everything Claude Code project, verifying paths and optionally optimizing installed files.
226k
Dotnet Patterns
Idiomatic C# and .NET patterns, conventions, dependency injection, async/await, and best practices for building maintainable .NET applications.
226k
Ruby Pro
Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks.
42.4k
Langgraph
Build production-grade stateful AI agents using LangGraph, covering graph construction, state management, persistence, and human-in-the-loop patterns.
42.4k
Bug Hunter
Systematically find and fix bugs using proven debugging techniques, tracing from symptoms to root cause, implementing fixes, and preventing regression.
42.4k · bundle
Csharp Pro
Write modern C# code with advanced features like records, pattern matching, and async/await. Optimizes .NET applications, implements enterprise patterns, and ensures comprehensive testing.
42.4k
Crap Score
Calculates CRAP (Change Risk Anti-Patterns) scores for .NET methods by combining cyclomatic complexity with code coverage data from Cobertura XML reports.
4k
Detect Static Dependencies
Scan C# source files for hard-to-test static dependencies and produce a ranked report of static call sites by frequency.
4k
Migrate Xunit To Xunit V3
Migrates .NET test projects from xUnit.net v2 to xUnit.net v3, updating package references, project files, and code to compile and pass tests.
4k
Game Engine
Build web-based games and game engines using HTML5 Canvas, WebGL, and JavaScript with frameworks like Phaser, Three.js, and Babylon.js.
36.2k · bundle
Extracting Browser History Artifacts
Extract and analyze browser history, cookies, cache, downloads, and bookmarks from Chrome, Firefox, and Edge for forensic evidence of user web activity.
24.6k · bundle
Performing Active Directory Bloodhound Analysis
Enumerate Active Directory relationships and identify attack paths from compromised users to Domain Admin using BloodHound and SharpHound.
24.6k · bundle
Position Sizer
Calculate risk-based position sizes for long stock trades using fixed fractional, ATR-based, or Kelly Criterion methods with portfolio constraints.
2.3k · bundle
Muapi Url To Design
Analyze a website URL and generate a redesigned, improved UI with modern aesthetics, better hierarchy, and fresh brand direction.
3.7k
Muapi Multi Angle Reshoot
Re-renders a subject or scene from multiple dramatic camera angles while maintaining consistent identity and detail.
3.7k
Flow For Admins
Designs, reviews, and troubleshoots Salesforce Flows from an admin perspective, covering flow type selection, bulkification, fault handling, and error diagnosis.
15 · bundle
Design Chain Audit
Audits a codebase against a multi-layer design system, checking token, primitive, component, and layout drift with automated grep checks and severity ratings.
1
API Dev
Scaffold, test, document, and debug REST and GraphQL APIs from the command line, including curl testing, OpenAPI spec generation, mocking, and troubleshooting.
10 · bundle
Subagent Driven Development
Executes implementation plans by dispatching a fresh subagent per task and running two-stage reviews for spec compliance and code quality.
0 · bundle
API Design
Design consistent, developer-friendly REST APIs with resource naming, HTTP methods, status codes, pagination, filtering, sorting, authentication, and rate limiting.
1
Animation Motion
Implement Flutter animations and motion design, from implicit and explicit animations to Hero transitions, Rive, and Lottie, with project structure and code examples.
4
Changelog
Generates a single unified changelog from git history, written in plain language for the whole company, defaulting to Slovak and comparing the release branch against develop for unreleased changes.
2
UI UX Pro Max
Searchable UI/UX design databases: 50+ styles, 97 palettes, 57 font pairings, 99 UX rules, 25 chart types. CLI generates design systems from natural language. Data-driven complement to ui-design.
1 · bundle
Textme
Text Claude from your phone — set up the njerschow/textme daemon so inbound iMessages drive a Claude Code session on your laptop, with voice notes, image input, code execution, and a phone-number whitelist.
11
Nick Onboarding Optimizer
Onboarding and activation optimization for Nick's products. Use when improving first-run experience, reducing drop-off, guiding users to value faster, or cleaning up empty states, setup friction, and early confusion.
0 · bundle
Paw Pa Library
Ingests case studies, past proposals, and boilerplate from library/inbox into structured indexes. Use when the user requests to 'index proposal library', 're-index case studies', 'ingest inbox docs', or 'validate library'.
85 · bundle
Llms Txt
Generate and maintain llms.txt files for AI discoverability. Scans repos to create curated content maps that help AI answer engines surface your project accurately. Implements the llms.txt specification from Answer.AI.
105 · bundle
Hos Eld Provider Vetting
Use this skill when selecting or replacing an ELD provider. Covers the FMCSA Registered ELD list, evaluation criteria, common provider removals from the registered list, and the 60-day transition rule.
1
Risk Assessment
Use when evaluating potential risks before making decisions, starting initiatives, or implementing changes. This skill provides a structured risk assessment framework for identifying, analyzing, and responding to risks across all domains.
0
Skill Router
Use when the user is unsure which skill to use or where to start. Interviews the user with targeted questions and recommends the best skill(s) from the installed library for their goal.
7
Himalaya
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
0 · bundle
Python Backend Architect
Use this when the project needs Python-specific backend architecture for APIs, services, workers, scripts, or internal tools. Trigger on requests about Python runtime structure, framework fit, module boundaries, or service organization.
0
Pattern Adoption
Adapt and integrate a specific pattern from your references into your current codebase. Use when you've identified a pattern worth adopting and need a structured plan to integrate it with minimal disruption.
0
Openfeature Sdk Dev
Develop OpenFeature SDK implementations from the specification. Use when implementing the OpenFeature spec in a new language, extending existing SDKs with new features, building custom providers, or contributing to official SDK repositories.
8
Mermaid Diagram
Generate Mermaid diagrams from user requirements. Saves .mmd and .md files to figures/ directory with syntax verification. Supports flowcharts, sequence diagrams, class diagrams, ER diagrams, Gantt charts, and 18 more diagram types.
1k
Tsdown
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declarations, bundling for multiple formats, or migrating from tsup.
5.5k · bundle