- Home
- /
- Categories
- /
- Productivity
Productivity
AI SuggestedPersonal productivity, task management, and workflow organization tools
tooling
by TheBeardedBearSAS
Regel 06: Tooling. Use when working with tooling.
multitenant
by TheBeardedBearSAS
Regel 08: Multitenant - Isolation und Sicherheit. Use when working with multitenant.
value-objects
by TheBeardedBearSAS
Regel 04: Value Objects. Use when implementing DDD patterns.
aggregates
by TheBeardedBearSAS
Regel 05: Aggregates und Aggregate Roots. Use when implementing DDD patterns.
missing-description
by pproenca
A collection of AI agent skills following the Agent Skills open format
maia-skill
by Hainrixz
Claude Code skill: 5 AI agents analyze crypto, stocks, forex & commodities in parallel, adapt to your risk profile, and render an interactive bilingual (EN/ES) dashboard. Hybrid keyless market data. Educational market research, not financial advice.
dotfiles
by edmundmiller
For keeping all my Dotfiles update to date
concept-anatomist
by Dwsy
概念解剖师 - 通过8个维度深度解构任意概念,最终压缩为一个顿悟。当用户要求解释、剖析或深度理解某个概念、术语或想法时使用。生成 org-mode 格式的概念解剖报告。
buffett-value-investing
by belos-street
"基于巴菲特价值投资四大原则(能力圈、护城河、安全边际、长期持有)分析个股。当用户询问价值投资、巴菲特理念、个股价值分析时调用此技能。"
PDF Processing Guide
by quran
Frontend build on next.js
PDF Processing Guide
by quran
Frontend build on next.js
Skill Creator
by quran
Frontend build on next.js
PDF Processing Guide
by quran
Frontend build on next.js
Skill Creator
by quran
Frontend build on next.js
Skill Creator
by quran
Frontend build on next.js
deft
by deftai
Apply deft framework standards for AI-assisted development. Use when starting projects, writing code, running tests, making commits, or when the user references deft, project standards, or coding guidelines.
deft-directive-build
by deftai
Build a project from scope vBRIEFs following Deft Directive framework standards. Use after deft-directive-setup has generated the project definition, or when the user has story vBRIEFs in vbrief/active/ ready to implement. Handles scaffolding, implementation, testing, and quality checks phase by phase.
deft-directive-decompose
by deftai
Convert phase/epic scope vBRIEFs into swarm-ready story vBRIEFs before swarm allocation. Use when the operator asks to decompose, split stories, or assess swarm readiness.
deft-directive-triage
by deftai
Withdrawn (#4070). Classify playbook is off. Work selection is plan-sequence:current then a read-only triage:queue listing. Replacement sieve is #4071. Triggers still match so packs:slice finds this stub.
deft-directive-interview
by deftai
Deterministic structured Q&A interview loop. Use when any skill needs structured user input through focused questions with defaults and confirmation gate. Interview output targets vBRIEF narratives.
quantum-machine-learning
by unitarylab
Variational quantum algorithms for optimization and machine learning, including QAOA for combinatorial optimization, VQE for ground-state energy estimation, QNN and VQC for supervised learning with parameterized quantum circuits, and QCBM for generative modeling of discrete probability distributions.
cryptography
by unitarylab
Quantum algorithms that attack classical cryptographic protocols, including Shor's integer factorization, discrete logarithm solving, and Simon's hidden subgroup problem.
linear-systems
by unitarylab
A set of quantum algorithms for solving linear systems of equations, providing exponential speedup over classical methods for certain types of problems. This skill includes efficient implementations and educational resources for understanding and utilizing quantum linear systems algorithms in various applications.
how-to-do-bitwise-operations-in-dart
by rodydavis
Explore Dart's bitwise operations for both integers and booleans, including AND, OR (inclusive & exclusive), NAND, NOR, and XNOR, with practical code examples.