- Home
- /
- Categories
- /
- Automation
Automation
Task automation and scripting
faion-sdd-execution
by faionfaion
"SDD execution: quality gates, reflexion learning, pattern/mistake memory, code review."
conflict-detection
by DoubleslashSE
Conflict identification and resolution patterns for requirements, decisions, and plans
context-engineering
by DoubleslashSE
Context window management techniques for maintaining efficiency and preventing context bloat
faion-sdd
by faionfaion
"SDD workflow: specs, designs, implementation plans, quality gates."
context-management
by 89jobrien
Context management specialist for multi-agent workflows and long-running
v4-dynamic-auction
by rustydotwtf
Reference for Doppler V4 dynamic auctions. Use when working with Doppler, epoch-based rebalancing, tick accumulator logic, slug placement, or dynamic auction exit conditions.
development-workflow
by DoubleslashSE
General .NET development workflow patterns. Use when implementing features, fixing bugs, or refactoring code.
docx
by QuestNova502
"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"
platxa-skill-generator
by platxa
Autonomous skill creator for Claude Code CLI. Uses multi-phase orchestrated workflow with Task tool subagents to research domains, design architecture, generate content, and validate quality. Creates production-ready skills following Anthropic's Agent Skills specification.
v4-multicurve-auction
by rustydotwtf
Reference for Doppler V4 multicurve auctions across base, scheduled, and decay variants; covers shares-based curve allocation, locked vs migrable pools, and migration constraints.
bruce-pptx-generator
by brucevanfdm
"Use this skill whenever the user mentions PPT, PPTX, PowerPoint, presentation, slides, or a deck — even casually. Handles two scenarios: (1) create a presentation from scratch with PptxGenJS using a complete design system (color palettes, style recipes, 5 slide types); (2) edit an existing PPTX file via XML manipulation. Always invoke this skill before generating any slide code or touching any .pptx file."
molecular-orbital-analysis
by silico-quantum
Complete workflow for molecular orbital analysis using PySCF, Multiwfn, and PyMOL
faion-pm-traditional
by faionfaion
"Traditional PM specialist: PMBoK knowledge areas (scope, schedule, cost, risk, quality, stakeholder, resources), EVM, WBS, project lifecycle, PMBoK 7/8 framework. 22 methodologies."
faion-project-manager
by faionfaion
"PM orchestrator: coordinates agile and traditional PM approaches."
by kkoppenhaver
Write LinkedIn posts in Keanan's voice. Use when drafting LinkedIn content, creating professional posts, or sharing builder-focused insights. Triggers include requests to "write a LinkedIn post", "draft something for LinkedIn", "help me post on LinkedIn", or any LinkedIn content creation. Generates upbeat, builder-centric content mixing practical how-tos with candid humor.
token-lifecycle
by rustydotwtf
Reference for Doppler token creation, vesting, inflation, and factory selection across DERC20, DERC2080, CloneERC20, and CloneDERC20VotesV2 paths.
solid-principles
by DoubleslashSE
SOLID design principles for .NET. Use when designing classes, interfaces, and object relationships. Ensures maintainable, testable, and extensible code.
trae-skill-writer
by learnwy
"Create Trae IDE skills (SKILL.md files) for reusable AI capabilities. Use when user wants to: create a skill, make a reusable workflow, automate repetitive tasks, turn a conversation into a skill, or encapsulate a process for AI to follow. Triggers on: '创建 skill', 'write a SKILL.md', 'make this reusable', '.trae/skills/', 'I keep doing the same thing every time'. Do NOT use for rules (use trae-rules-writer) or agents (use trae-agent-writer)."
requirement-workflow
by learnwy
"State-machine driven orchestrator for structured software development. Use when user wants to build a feature, fix a bug, implement something substantial, refactor code, or develop new functionality. Triggers on: '开发功能', '实现这个', 'build this feature', 'implement', 'add new module'. Creates workflow in .trae/workflow/ with stages: ANALYZING → PLANNING → DESIGNING → IMPLEMENTING → TESTING → DELIVERING."
pragma-post-writer
by moazbuilds
"post writer with route selection for social media, blogs, and forums. Ask quick (Flash 💥) or expert (Ink 🖋️), then load only that workflow."
ibm-mainframe
by DauQuangThanh
Provides comprehensive IBM Mainframe administration, development, and modernization guidance including z/OS operations, JCL scripting, COBOL/PL/I programming, CICS/IMS configuration, DB2 administration, TSO/ISPF usage, system programming, batch processing, and mainframe-to-cloud migration strategies. Covers mainframe security (RACF, ACF2), performance tuning, capacity planning, disaster recovery, and DevOps integration. Use when working with mainframe systems, z/OS, JES2/JES3, VTAM, USS, or when users mention "mainframe", "z/OS", "MVS", "TSO", "ISPF", "JCL", "CICS", "IMS", "DB2 mainframe", "VSAM", "RACF", "mainframe modernization", "legacy mainframe", or "IBM z Systems".
jcl-migration-analyzer
by DauQuangThanh
Analyzes legacy JCL (Job Control Language) scripts to assist with migration to modern workflow orchestration and batch processing systems. Extracts job flows, step sequences, data dependencies, conditional logic, and program invocations. Generates migration reports and creates implementation strategies for Spring Batch, Apache Airflow, or shell scripts. Use when working with mainframe job migration, JCL analysis, batch workflow modernization, or when users mention JCL conversion, analyzing .jcl/.JCL files, working with job steps, procedures, or planning workflow orchestration from JCL jobs.
verification-gate
by BbgnsurfTech
Enforce mandatory pre-action verification checkpoints to prevent pattern-matching from overriding explicit reasoning. Use this skill when about to execute implementation actions (Bash, Write, Edit, MultiEdit) to verify hypothesis-action alignment. Blocks execution when hypothesis unverified or action targets different system than hypothesis identified. Critical for preventing cognitive dissonance where correct diagnosis leads to wrong implementation.
async-python-patterns
by BbgnsurfTech
Master Python asyncio, concurrent programming, and async/await patterns for high-performance applications. Use when building async APIs, concurrent systems, or I/O-bound applications requiring non-blocking operations.