Coding & Dev Tools
9,772 skillsdan-dual-mode
Generates dual responses: a standard 'ChatGPT' reply and an unrestricted 'DAN' reply. The DAN persona is opinionated, acts as a friend, and ignores constraints. Supports mode-switching commands.
559
18
根据用户指定的字数限制和必含关键词,生成关于18岁成年生日的祝福语。
559
app
Designs and implements a Kotlin algorithm that predicts the next app page and its resources using page access counts and graph-based reachability, without machine learning.
559
mysql
Executes MySQL database development and review tasks based on user-provided rules, covering naming constraints, index design, and data archiving for large datasets.
559
fasttext
编写评估FastText文本分类模型的Python函数,计算accuracy、F1、recall和precision指标,并处理特定格式的标签文本分割。
559
jquery
Renders table cells with a red-to-green background gradient based on numeric values (0-100) using jQuery and chroma.js, skipping non-numeric content.
559
end-size-fs
Provides a general step-by-step procedure for handling requests related to end, size, and fs, with placeholders for specifics.
559
matlab
在MATLAB绘制的直方图上叠加标记局部峰值,不显示文本标签,并支持自定义标记样式(如蓝色实心倒三角)。
559
nest-1x-7x
Migrates C# code from the legacy Nest library (1.x) to version 7.17.5, covering API changes, query syntax refactoring, source filtering, aggregations, and MultiSearch logic.
559
mysql-url
Extracts a specified URL parameter (such as loc) from a MySQL text column, derives the domain from each parameter value, and counts occurrences per domain, sorted descending.
559
review
Runs five parallel review agents on code changes, validates findings, triages them, and applies approved fixes after confirmation.
26
sqlite-analyst
Analyze SQLite databases using the better-sqlite3 Node.js library, including querying, inserting, and iterating over rows.
28
cron-job-manager
Sets up a Node.js project that uses the AWS SDK for JavaScript v3 to interact with DynamoDB, including installation and basic usage steps.
28
dynamodb-manager
Sets up a Node.js project to use the AWS SDK for JavaScript v3 and make DynamoDB service calls.
28
eslint-auto-fixer
Automatically applies ESLint fixes using the ESLint Node.js API with flat config support, handling rule conflicts across TypeScript-ESLint and eslint-plugin-react, and generating fix reports in SARIF format.
28
five-element-spec-scope-before-coding
Translate a vague request or GitHub issue into a concrete, testable spec using five structured elements (problem, scope, acceptance criteria, edge cases, success criterion) before writing any code. Prevents scope creep, PR churn, and mid-implementation pivots.
28
discord-bot-manager
Manages Discord bots by providing installation guidance and references to the discord.js library for interacting with the Discord API.
28
just-command-runner
Runs project-specific commands defined in a justfile, a Make-inspired syntax supporting parameters, dependencies, and multi-language recipes.
28
semgrep-rule-author
Generates custom Semgrep rules from natural language descriptions of vulnerability patterns, verifying syntax with semgrep --validate and testing against sample fixtures with semgrep --test.
28
semgrep-rule-engine
Runs Semgrep static analysis with custom YAML rules, supporting taint tracking, metavariable comparisons, and pattern-not-inside exclusions for precise vulnerability detection.
28
stancl-tenancy-v3-multi-tenant-laravel
Builds multi-tenant Laravel SaaS applications with stancl/tenancy v3, covering tenant identification, data isolation, bootstrappers, queues, and production patterns.
28 · bundle
eslint-rule-analyzer
Analyzes ESLint configurations using the ESLint Node.js API and flat config system to detect rule conflicts, unused rules, and generate project-specific rule recommendations from eslint-plugin-unicorn and typescript-eslint.
28
eslint-rule-composer
Creates custom ESLint rules using the ESLint RuleTester API and AST Explorer patterns, generating rule implementations with auto-fix suggestions based on estree node types and scope analysis.
28
ubs
Runs the UBS operator skill in a Codex environment, reading the source skill for domain behavior and using the local shell.
567 · bundle
ash
Guides Elixir developers in structuring Ash applications with resources, actions, code interfaces, and error handling.
567 · bundle
qa
Automates end-to-end QA: starts the app, exercises screens and API endpoints, verifies functionality and design quality, runs domain analysis, and fixes issues found.
13
adr
Creates and manages Architecture Decision Records using the Michael Nygard format, including new ADR creation, retrospective analysis, superseding, deprecating, and index generation.
13
chaos
Maps external dependencies and I/O boundaries, generates chaos tests for failure modes like timeouts and connection errors, runs them, and reports resilience gaps with fixes.
13
pr
Creates a convention-compliant pull request from the current branch, inferring details from git history and code changes.
13
spec
Chains /mvp and /backend-spec to analyze an app from video, screenshots, or description, then generate implementation stories from the analysis.
13
game-qa
Runs a comprehensive QA audit on Unity, Unreal, Godot, or web game projects, covering null references, missing assets, scene transitions, physics, input, save/load, localization, audio, and platform certification.
13
evolve
Analyzes development cycle and quality metrics to identify recurring issues, then generates additive patches to skill instructions to prevent them.
13
diagram
Generates Mermaid architecture diagrams from a codebase, including C4 context and container diagrams, sequence diagrams for key flows, ER diagrams from database schemas, and module dependency graphs.
13
mobile-qa
Runs a comprehensive mobile QA audit covering permissions, deep links, push notifications, offline mode, background/foreground transitions, memory leaks, network conditions, accessibility, and platform edge cases for Flutter, React Native, and native iOS/Android apps.
13
bug-sweep
Walks a running app across routes, states, and interactions to find real bugs, then root-causes, fixes, adds regression tests, and verifies each fix before committing.
13
hotfix
Diagnoses and fixes bugs in emergency mode with a maximum of two iterations, then commits, pushes, and creates a pull request.
13