Plugins

12 plugins

Results for “fr”

1,726 skills
github
Create Github Issues For Unmet Specification Requirements
Creates GitHub Issues for unimplemented requirements from specification files, checking the codebase and existing issues to avoid duplicates.
36.2k
trailofbits
Diagramming Code
Generates Mermaid diagrams from code graphs, including call graphs, class hierarchies, module dependency maps, and data flow visualizations.
6k · bundle
k-dense-ai
Qiskit
Build and execute quantum circuits on IBM Quantum hardware, simulators, and third-party providers using the Qiskit framework.
30.2k · bundle
wondelai
Software Design Philosophy
Manage software complexity through deep modules, information hiding, and strategic programming, with a scoring framework for evaluating design quality.
1.6k · bundle
jeffallan
Spec Miner
Extracts specifications from existing codebases by analyzing structure, data flows, and observable behaviors to document requirements in EARS format.
10.4k · bundle
jeffallan
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
owl-listener
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
samuraigpt
Muapi Music Video
Generates a short music video from a song theme by creating keyframes, animating them, and producing a matching soundtrack.
3.7k
dontbesilent2025
Dbs Chatroom
Simulates multi-expert panel discussions by recommending or accepting specified experts, generating parallel dialogues, and providing a judge summary for each round.
dontbesilent2025
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.
uditakhourii
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
sdiamante13
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
luokai0
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
huuanh20
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
gabrielmoreira
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
auto-skiller
Diagnose
Runs a disciplined diagnosis loop for hard bugs and performance regressions, from reproduction through hypothesis testing, instrumentation, fixing, and regression testing.
1 · bundle
auto-skiller
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
vikingokft
Stitch Loop
Iteratively builds websites with Stitch by reading a baton file, generating pages via MCP tools, integrating them, and writing the next task.
0 · bundle
vikingokft
Wp Filesystem API
Write files from a WordPress plugin using the WP_Filesystem abstraction, covering bootstrap, transports, credentials flow, and when to use plain PHP instead.
0
shulkwisec
JWT Authentication Complete Deep Dive
Provides exact payloads and bypass techniques for every PortSwigger JWT authentication lab variant, from unverified signatures to algorithm confusion attacks.
21 · bundle
mit-network
Biopython
Biopython is a comprehensive set of freely available Python tools for biological computation. It provides functionality for sequence manipulation, file I/O, database access, structural bioinformatics, phylogenetics, and many other bioinformatics tasks.
2
chen-yu-hao
Deslop
Remove AI-generated code slop from a branch. Use when cleaning up AI-generated code, removing unnecessary comments, defensive checks, or type casts. Checks diff against main and fixes style inconsistencies.
5
pawbytes
Paw Ps Concept To Product Plan
Transform an accepted product brief into an executor-ready product plan. Triggers: 'create product plan', 'product plan from brief', 'prepare for executor', 'plan for building', 'handoff to builder'.
85 · bundle
mukul975-2
Kentucky Kppa
Kentucky Consumer Privacy Protection Act (KPPA) compliance. Effective January 1, 2026. Covers consumer rights, controller thresholds at 100,000 consumers, sensitive data processing consent, cure period provisions, and AG enforcement framework.
228 · bundle
danstrem2
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).
2 · bundle
solizardking
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
alunduil
Issue Work
Pick up an existing GitHub issue in the checked-out repo — implement from scratch or take over an in-flight PR. Use when asked to work, take, implement, fix, or close issue
1
eliferjunior
Qwik
Qwik is a resumable web framework that delivers instant-loading applications by eliminating hydration. It serializes application state on the server and lazily loads JavaScript on interaction, making it ideal for edge deployment.
0
construct-ai-primary
Performance Benchmarking
Use when evaluating, measuring, or comparing the performance of systems, functions, or services. This skill provides a framework for establishing baselines, measuring performance, and validating that changes meet performance requirements.
0
richardnguyen0715
Deprecation And Migration
Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.
0
infometa
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).
228 · bundle
kintsugi-programmer
Memory Forensics
Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating incidents, or performing malware analysis from RAM captures.
0
brycewang-stanford
Paper Plan
Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper plan before writing.
1k
oimiragieo
Mengto Glass Dark Mode Clock
Use when building a dark glass sci-fi instrument UI with frosted shells, soft beam grids, and circular clock-like calibration dials. Prefer this over mengto-dark-glass-clean-layout when clock dials and instrument framing are the signature, not multi-column workspace shells; prefer over mengto-blue-laser-clean-glass-layout when dials matter more than a blue laser atmosphere; prefer over mengto-glass-dark-ui when calibration dials matter more than gradient-border glass cards.
0 · bundle
claude-dev-suite
Bun
Bun JavaScript runtime. Fast all-in-one toolkit with bundler, test runner, package manager. Use when working with Bun projects or considering Node.js alternatives. USE WHEN: user mentions "bun", "bun test", "bun build", asks about "Bun.serve", "bun install", "SQLite in Bun", "bunx", "performance comparison" DO NOT USE FOR: Node.js runtime - use `nodejs` skill instead DO NOT USE FOR: Hono/Elysia frameworks - use framework-specific skills DO NOT USE FOR: Language syntax - use `typescript` or `javascript` skills
28
nvidia
Holoscan Install Source
Build the Holoscan SDK from source using its in-tree Docker-based build script, producing a local install tree for CMake-based applications.
2.2k · bundle