Source

pproenca/dot-skills

265 skills · 65.1K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
deterministic-metric-design Inventing deterministic metrics — turning a fuzzy property like 'maintainability', 'risk', or 'how reducible this cod…
pproenca/dot-skills
94
2
expo-ui Library reference for @expo/ui SwiftUI components on iOS — covers Host boundaries, modifier composition, iOS 26 Liqui…
pproenca/dot-skills
94
3
django-recommender-search-backend-patterns Django backend patterns for recommendation services (AWS Personalize, Databricks Model Serving, internal microservice…
pproenca/dot-skills
92
4
codemod-react-pipeline Guided, scripted pipeline for running JSX/TSX/React codemods safely across large legacy codebases. Use when you need …
pproenca/dot-skills
91
5
implementation-design-patterns-python Implementation guide for the 22 Gang of Four design patterns in idiomatic modern Python (3.10+), distilled from refac…
pproenca/dot-skills
91
6
stripe-inspired-api-design-rules JSON HTTP API design rules distilled from Stripe — resource modeling, identifier schemes, URL structure, request/resp…
pproenca/dot-skills
91
7
diataxis Use whenever writing, editing, restructuring, or reviewing technical documentation — READMEs, API docs, guides, tutor…
pproenca/dot-skills
90
8
implementation-functional-patterns TypeScript's functional answers to the 22 Gang of Four classes — factory functions (Factory Method, Abstract Factory,…
pproenca/dot-skills
90
9
linguistic-semantic-algorithms Mapping out an unfamiliar codebase via NLP and graph algorithms — 40 algorithms across topic modelling, semantic embe…
pproenca/dot-skills
90
10
nextjs-ppr-patterns Next.js 16 App Router pages mixing static and dynamic content — Partial Prerendering (PPR) under the Cache Components…
pproenca/dot-skills
90
11
opensearch-function-scoring-algorithms Search relevance and ranking on OpenSearch/Elasticsearch for a two-sided marketplace — candidate retrieval (hybrid BM…
pproenca/dot-skills
90
12
webpack-plugin-authoring Writing webpack 5 plugins — hook selection (compiler vs compilation, tap vs tapAsync, processAssets stages), the asse…
pproenca/dot-skills
90
13
expo-ios-hig-verify Static scan of an Expo / React Native iOS app for non-native patterns — Material component kits, JS navigators instea…
pproenca/dot-skills
89
14
fog-of-war-js-ts Fog of war, field of view, line of sight, and tile visibility in JavaScript or TypeScript games — roguelikes, RTS, to…
pproenca/dot-skills
89
15
theory-of-constraints Apply the Theory of Constraints (Goldratt's Five Focusing Steps) to find and fix the single bottleneck that caps a pr…
pproenca/dot-skills
89
16
webpack-plugin-recipes Use whenever you face a webpack-build problem that ends with needing to write a plugin — 26 production-shaped recipes…
pproenca/dot-skills
89
17
chat-apps-ui-sdk Interactive UI rendered inside ChatGPT or Claude — OpenAI Apps SDK apps, MCP Apps (the @modelcontextprotocol/ext-apps…
pproenca/dot-skills
88
18
code-distill On-demand pattern extraction from a specific GitHub codebase, given a focused query — "how does shadcn/ui implement t…
pproenca/dot-skills
88
19
expo-design-system-scaffolder Scaffolds Expo / React Native design system components that obey the expo-design-system rules by construction — a var…
pproenca/dot-skills
88
20
opensearch-personalize-caching-strategies Caching strategies in front of AWS OpenSearch (Elasticsearch) or AWS Personalize — search, recommenders, multi-recomm…
pproenca/dot-skills
88
21
expo-ios-screen-scaffolder Scaffolds Expo (React Native) iOS screens that follow Apple Human Interface Guidelines by construction — list, detail…
pproenca/dot-skills
87
22
geohash-spatial-code-maps Geohash encoding/decoding in TypeScript or Rust — bit interleaving, the base32 alphabet, precision and cell geometry,…
pproenca/dot-skills
87
23
opinionated-nextjs-patterns Opinionated, backend-agnostic Next.js 16 (App Router) architecture — authorization at the data layer, server-side loa…
pproenca/dot-skills
87
24
docs-search Library-documentation lookup methodology — API behavior, version-specific changes, idiomatic usage, or why production…
pproenca/dot-skills
86
25
python-pep-author Drafting Python Enhancement Proposals (PEPs) — proposing a Python language feature, a standard library change, an int…
pproenca/dot-skills
86
26
io-bound-data-processing Processing, transforming, or moving datasets that may exceed RAM on a single low-compute box — covers memory discipli…
pproenca/dot-skills
85
27
pt-irs-runbook Portuguese personal income tax (IRS / Código do IRS) and Modelo 3 filing — determining tax residency (Art. 16), class…
pproenca/dot-skills
84
28
metric-validation-harness Empirically validates a software metric before trusting or optimizing it — point it at any candidate metric (a comman…
pproenca/dot-skills
83
29
library-reference-distillation Methodology for starting a new library-reference distillation skill — one that turns an external library (nuqs, zod, …
pproenca/dot-skills
77
30
go-process-cli Write Go CLIs that manage processes and workloads — daemons, supervisors, job runners, deploy tools, anything that sp…
pproenca/dot-skills
73
31
rust-clap Rust Clap CLI argument parsing best practices. This skill should be used when writing, reviewing, or refactoring Rust…
pproenca/dot-skills
67
32
rust-system-event-driven Rust event-driven system programming best practices for async runtimes, channels, sockets, terminals, and concurrency…
pproenca/dot-skills
64
33
write-design-docs Write, revise, or review software design documents using Malte Ubl's "Design Docs at Google" guidance. Use when Codex…
pproenca/dot-skills
64
34
rust-cli-agent-style Coding patterns extracted from OpenAI Codex Rust codebase - a production CLI/agent system with strict error handling,…
pproenca/dot-skills
58
35
chrome-ext Chrome Extensions (Manifest V3) performance optimization guidelines (formerly chrome-extensions). This skill should b…
pproenca/dot-skills
54
36
rust-optimise Rust performance optimization covering memory allocation, ownership efficiency, data structure selection, iterator pa…
pproenca/dot-skills
54
37
adversarial-elixir Use this skill to gate Elixir, OTP, Ecto, and Phoenix code with a pass/fail adversarial review — a single blind revie…
pproenca/dot-skills
49
38
adversarial-swift Use this skill to gate Swift language code with a pass/fail adversarial review — a single blind reviewer subagent jud…
pproenca/dot-skills
44
39
rust-idioms Rust refactoring and idiomatic patterns guidelines from the Rust Community (formerly rust-refactor). This skill shoul…
pproenca/dot-skills
44
40
rust-systems Rust systems programming patterns and style guide for building reliable systems software. This skill should be used w…
pproenca/dot-skills
44
41
staff-level-elixir Use this skill when writing, reviewing, or refactoring Elixir, OTP, Ecto, or Phoenix/LiveView code. It corrects the s…
pproenca/dot-skills
42
42
adversarial-beam Use this skill to gate Elixir/OTP systems on BEAM runtime architecture with a pass/fail adversarial review — a single…
pproenca/dot-skills
40
43
adversarial-zod Use this skill to gate Zod 4 schema code in TypeScript and TanStack Start apps with a pass/fail adversarial review — …
pproenca/dot-skills
39
44
elixir-meta-programming Use this skill when building an Elixir macro or a declarative DSL — a schema/spec/route/workflow language in the shap…
pproenca/dot-skills
39
45
adversarial-phoenix-liveview Use this skill to gate Phoenix LiveView realtime UIs with a pass/fail adversarial review — a single blind reviewer su…
pproenca/dot-skills
38
46
adversarial-swift-ui Use this skill to gate SwiftUI code with a pass/fail adversarial review — a single blind reviewer subagent judges a d…
pproenca/dot-skills
38
47
language-spec-author Turn a rough idea for a language into a complete, implementable specification — a DSL, query, config/data, template, …
pproenca/dot-skills
38
48
search-ios26-docs Search and inspect local iOS 26 SDK documentation and Swift interfaces, especially SwiftUI and SwiftUICore. Use when …
pproenca/dot-skills
38
49
adversarial-ddd Use this skill to gate DDD and ubiquitous-language quality with a pass/fail adversarial review — a single blind revie…
pproenca/dot-skills
37
50
adversarial-rust Use this skill when reviewing or refactoring existing Rust code that carries an alien mental model — OO/enterprise ce…
pproenca/dot-skills
37
Page 4 · 265 total Previous Next