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”
4,911 skillsSpec Miner
Extracts specifications from existing codebases by analyzing structure, data flows, and observable behaviors to document requirements in EARS format.
10.4k · bundle
CLI Developer
Build command-line tools with argument parsing, interactive prompts, progress indicators, and shell completions using frameworks like commander, click, typer, or cobra.
10.4k · bundle
Widgets UI
Render declarative UI widgets from JSON for React/Next.js applications, enabling agent-generated UIs, dynamic forms, and interactive cards.
584
Von Restorff Effect
Apply the Von Restorff Effect to make the most important element visually distinct from its surroundings, improving attention and recall.
1.7k
Muapi Music Video
Generates a short music video from a song theme by creating keyframes, animating them, and producing a matching soundtrack.
3.7k
Ml Engineer
Build production ML systems with PyTorch 2.x, TensorFlow, and modern ML frameworks, including model serving, feature engineering, A/B testing, and monitoring.
42.4k
How It Works
Explains how claude-mem captures observations from Read, Edit, and Bash actions, when memory injection activates, and where data is stored locally.
· bundle
Dbs Chatroom
Simulates multi-expert panel discussions by recommending or accepting specified experts, generating parallel dialogues, and providing a judge summary for each round.
Dbs Resonate
Diagnoses whether a draft will resonate with its audience using a five-dimension communication psychology framework, identifies structural problems, and gives specific fixes.
Email Security
Analyzes email security including phishing dissection, SPF/DKIM/DMARC authentication checks, BEC fraud patterns, and OAuth token abuse research for authorized reviews.
12.8k · bundle
Protocol Reverse
Authorized reverse engineering of custom binary protocols, Protobuf/gRPC, WebSocket frames, and PCAP-driven protocol recovery with structured workflow and tooling.
12.8k · bundle
Sourcesage CLI
Generates AI-friendly repository documentation using the SourceSage CLI, supporting local or external repos, language switching, lite mode, and deprecated diff reports.
72 · bundle
Lets Go Rss
Aggregate RSS feeds from YouTube, Vimeo, Behance, Twitter/X, Bilibili, Weibo, Douyin, Xiaohongshu, and Zhihu with incremental updates, deduplication, and AI classification.
99 · bundle
Branerail
Provides a CTO-level framework for architecting, auditing, and scaling AI-native systems, focusing on state management, observability, and blast radius analysis.
49 · bundle
Quellen Livecheck
Verifiziert amtliche Normfassungen und frei prüfbare Rechtsprechung im Mietrecht, trennt Belege, Lücken und Aktualitätsrisiken und liefert eine Tatbestands- oder Anspruchsmatrix mit Gegenargumenten.
1.5k
Nebenberuf
Strukturiert rechtliche Prüfungen zum Nebenberuf von Notaren: ordnet Sachverhalt, Normen, Beweislast, Gegenargumente und nächste Schritte und liefert ein direkt nutzbares Arbeitsprodukt mit Prüfpunkten und Risiken.
1.5k
Dit
Classifies HTML pages, forms, and fields using machine learning to detect page types, form types, and field types from HTML content or URLs.
567 · bundle
Npsp Custom Rollups
Configures, troubleshoots, and extends NPSP Customizable Rollups, including rollup definitions, filter groups, batch job modes, and migration from legacy rollups.
15 · bundle
Gwas Prs
Calculates polygenic risk scores from 23andMe or AncestryDNA genotype files using PGS Catalog scoring files, then estimates population percentiles and risk categories.
61
Imam
Leads the five daily Islamic prayers and Friday khutbahs via text-to-speech, with multilingual support and step-by-step vocal guidance.
32 · bundle
Frontend CSS Styling
Guides choosing between Tailwind, CSS Modules, and global CSS with BEM, and implementing responsive layouts with Grid, Flexbox, and Container Queries.
0
Frontend State Management
Guides choosing and implementing global state management in React with Zustand, Redux Toolkit, or Context, based on state complexity and needs.
0
Conversion Rate Optimization
Audits and optimizes conversion points across the funnel, applying behavioral science to produce prioritized, testable hypotheses.
2
Imagen
Generates images from text prompts using Google Gemini's image generation model, saving them as PNG files for use in UI, documentation, and design assets.
2
Maps
Geocode places, find nearby points of interest, calculate routes and travel times, and look up timezones using free OpenStreetMap, OSRM, and TimeAPI.io data sources.
2
Jira
Manage Jira issues, boards, sprints, and projects via the jira-cli. Search, create, update, and transition issues directly from the command line.
1 · bundle
Tw Codebase Archaeology
Systematically explore an unfamiliar codebase and build a reusable architecture summary with file:line evidence, starting from documentation and tracing data flow.
7
Icon Audit
Audits icon usage in a codebase, enforcing lucide-react as the single icon library, correct sizes, semantic colors, and accessibility standards, then applies fixes.
1
Create Dxf
Generates RFQ-ready 2D DXF files and optional SVG previews from a validated JSON spec, ideal for sheet and plate parts like brackets and hole patterns.
10 · bundle
Team Dev
Generates backend source code files, .env.example, and pr-description.md from BA, TechLead, and PM artifacts, following a configurable seniority level.
1 · bundle
Nutrigx
Generates a personalised nutrition report from consumer genetic data (23andMe, AncestryDNA, VCF) by interrogating nutritionally-relevant SNPs and producing actionable dietary guidance, all computed locally.
17 · bundle
Runtime
Mounts a fetch-native CopilotRuntime on any JS server, wires middleware, selects an AgentRunner, and integrates built-in or external agent frameworks.
17 · bundle
Diagnose
Runs a disciplined diagnosis loop for hard bugs and performance regressions, from reproduction through hypothesis testing, instrumentation, fixing, and regression testing.
1 · bundle
Tdd Methodology
Guides the red-green-refactor cycle for implementing features with test-driven development, including test quality guidelines, framework setup, and commit patterns.
1
Goal
Co-constructs defined end states from vague goals through AI-proposed, user-shaped dialogue, building a GoalContract when neither party has a clear end state.
54 · bundle
Agent Docs
Writes documentation optimized for AI agent consumption, including SKILL.md, README, and API docs, using layered context hierarchies and RAG-friendly formatting.
10