Skip to main content
panaversity
Perfil de creador de GitHub

panaversity

Vista por repositorio de 138 skills recopiladas en 6 repositorios de GitHub.

skills recopiladas
138
repositorios
6
actualizado
31 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

explorador de repositorios

Repositorios y skills representativas

bank-reconciliation
Contadores y auditores

Activate for: bank reconciliation, nostro reconciliation, suspense account, GL reconciliation, provision reconciliation, inter-company reconciliation, nostro break, unmatched item, reconciling item, MT940, MT950, MT942, aged items, reconciliation certificate,…

20 mar 2026
ijarah-imb
Analistas financieros y de inversiones

Activate for: ijarah, IMB, ijarah muntahia bittamleek, Islamic lease, FAS 8, FAS 32, rental income, lease ending in ownership, operating lease Islamic, finance lease Islamic, right-of-use asset Islamic, IFRS 16 Islamic, ijarah assets, ijarah rental schedule,…

20 mar 2026
istisna-a
Analistas financieros y de inversiones

Activate for: istisna'a, construction finance Islamic, manufacturing contract, FAS 10, parallel istisna'a, percentage of completion, project finance Islamic, istisna'a receivable, istisna'a in progress, construction contract Islamic, infrastructure sukuk…

20 mar 2026
mudaraba
Analistas financieros y de inversiones

Activate for: mudaraba, investment account, IAH, investment account holder, profit-sharing investment, mudarib, rabb ul mal, PER, IRR, profit equalization reserve, investment risk reserve, restricted investment account, unrestricted investment account, FAS 3,…

20 mar 2026
murabaha
Analistas financieros y de inversiones

Activate for: murabaha, cost-plus financing, deferred sale, commodity murabaha, tawarruq, FAS 2, murabaha receivable, deferred murabaha income, murabaha portfolio, murabaha schedule, murabaha profit recognition, mark-up financing.

20 mar 2026
musharaka-dm
Analistas financieros y de inversiones

Activate for: diminishing musharaka, DM, musharaka mutanaqisah, co-ownership finance, Islamic home finance, declining musharaka, bank equity share, FAS 4, diminishing musharaka schedule, rental on bank share, equity buy-out, Islamic mortgage.

20 mar 2026
musharaka-full
Analistas financieros y de inversiones

Activate for: musharaka, joint venture Islamic, partnership finance, musharaka capital, profit and loss sharing, musharaka investment, FAS 4 musharaka, running musharaka, working capital musharaka, project musharaka, permanent musharaka.

20 mar 2026
salam
Analistas financieros y de inversiones

Activate for: salam, forward purchase Islamic, advance payment commodity, FAS 7, agricultural finance Islamic, salam receivable, parallel salam, commodity forward Islamic, advance purchase contract.

20 mar 2026
Mostrando 8 de 94 skills recopiladas.
neon-postgres
Desarrolladores de software

Guides and best practices for working with Neon Serverless Postgres. Covers setup, connection methods, branching, autoscaling, scale-to-zero, read replicas, connection pooling, Neon Auth, and the Neon CLI, MCP server, REST API, TypeScript SDK, and Python SDK.…

1 jul 2026
agent-identity-issuer
Desarrolladores de software

Make a Better Auth app an OIDC/OAuth issuer (it signs tokens other apps verify) and give an AI agent its own bounded, on-behalf-of credential. Use when configuring @better-auth/oauth-provider, the jwt/JWKS plugin, OAuth client registration, the consent flow,…

30 jun 2026
live-connector
Desarrolladores de software

Expose the local connector gateway over a free Cloudflare quick-tunnel (auth OFF) so a claude.ai or ChatGPT custom connector can reach it, and hand the human the public URL. Use this for Part 5 whenever someone wants to run their connector live, get the…

30 jun 2026
loop-engineering
Profesores postsecundarios, todos los demás

Teaches loop engineering — designing the perceive-decide-act-verify cycle that turns a single model call into a working agent. Use when the learner asks about agent loops, the run-it/verify rhythm, retries, stopping conditions, or why their agent does nothing…

30 jun 2026
govern-queue
Desarrolladores de software

Claudia's autonomous act loop and hard backstop, run on each heartbeat. Reads the pending Paperclip approval queue, classifies each item against the delegated envelope in code, then clears the routine band (signed and logged), surfaces the consequential, and…

6 jun 2026
governance-ledger
Desarrolladores de software

Append and query the owner's local append-only governance ledger, the parallel reasoning stream that records every decision Claudia makes (posted, surfaced, or refused) with its signature and rationale. Use after every decision and when the owner reviews the…

6 jun 2026
sign-decision
Desarrolladores de software

Sign an approval decision with the owner's ed25519 delegate key over canonical JSON, so every call Claudia makes is attributable and verifiable. Use before posting or logging any approval decision.

6 jun 2026
diagnose-why-work-stopped
Otras ocupaciones informáticas

">"

3 jun 2026
Mostrando 8 de 20 skills recopiladas.
intake-interview
sin clasificar

The first conversation with the owner of this Knowledge System of Record — seven questions that define what it is authoritative for, who may read it and who may approve it, then write instance.md together. Use when the owner asks to set up, configure, or "get…

31 ago 2026
add-sources
sin clasificar

Turn source material — documents, pages, pasted text, notes — into governed knowledge in knowledge/. Use when the owner shares material to add, says "add this to the knowledge base", or asks how to get existing content in. Not for editing the site.

25 ago 2026
format-checker
sin clasificar

The record's format rules as a runnable check — frontmatter, filenames, links, structure. Use before handing off any change to knowledge/, when a check fails and you need to fix it, or when unsure whether a document is well-formed. Run with `pnpm check` (or…

25 ago 2026
make-slides
sin clasificar

Generate a presentation from one document and attach it, so it renders on that document's page. Use when the owner says "make slides for X", "turn this into a deck", "I need to present this", asks for a teaching aid or a slideshow, or when onboarding needs a…

25 ago 2026
make-summary
sin clasificar

Write the summary of a document and attach it, so it renders as a second tab on that document's page. Use when the owner says "summarise X", "make a summary for this", "add summaries to the record", "give me the short version", or asks for a TL;DR, an…

25 ago 2026
site-design
sin clasificar

How to design or restyle the scaffolded KSoR site — its home page, document pages, theme tokens, typography and components. Use it before changing anything under packages/ksor/templates/scaffold/system/site, whenever the task mentions the site, the home page,…

24 ago 2026
release
sin clasificar

The release deep-workflow and runbook — how the changesets airlock works (main is releasable, never auto-released), how to test the real artifact before publishing, snapshot releases, and the diagnosis for every way the Release workflow goes red (org…

21 ago 2026
mcp-builder
sin clasificar

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or…

18 ago 2026
Mostrando 8 de 11 skills recopiladas.
video-generator
Desarrolladores web

AI video production workflow using Remotion. Use when creating videos, short films, commercials, or motion graphics. Triggers on requests to make promotional videos, product demos, social media videos, animated explainers, or any programmatic video content.…

1 mar 2026
fetch-library-docs
Desarrolladores de software

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs,…

10 feb 2026
skill-creator-pro
Otras ocupaciones informáticas

Creates production-grade, reusable skills that extend Claude's capabilities. This skill should be used when users want to create a new skill, improve an existing skill, or build domain-specific intelligence. Gathers context from codebase, conversation, and…

4 ene 2026
skill-validator
Analistas de garantía de calidad de software y probadores

Validates skills against production-level criteria with 9-category scoring. This skill should be used when reviewing, auditing, or improving skills to ensure quality standards. Evaluates structure, content, user interaction, documentation, domain standards,…

2 ene 2026
browsing-with-playwright
Desarrolladores de software

Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use for web browsing, form submission, web scraping, or UI testing. NOT for static content (use curl/wget).

30 dic 2025
paper-watch
Profesores postsecundarios, todos los demás

Show the newest arXiv research papers on a topic that the user has NOT seen before, by running this skill's bundled script — never from memory. The script reads progress.md (the spine) first to learn what was already shown, fetches the latest papers from…

21 jul 2026
sky-watch
Desarrolladores de software

Write a forward-looking asteroid watch — which near-Earth objects pass in the next few days, which is closest, and whether NASA has flagged any as dangerous — by running this skill's bundled script, never from memory. Use it whenever the user asks what…

19 jul 2026
frontend-design
Diseñadores de interfaces web y digitales

How to design and build a static web page that is a page and not a printed document — the design decision, type/colour/space scales, layout, motion, interaction, and the traps that pass every checker and still look wrong. Use whenever building a portfolio,…

16 jul 2026
page-proof
Desarrolladores web

Prove a static HTML page against a spec — runs the mechanical checker and renders honest screenshots (desktop, first-fold, and a true 390px phone view) for a reviewer to judge. Use when verifying a web page, before declaring any page done, or when a…

16 jul 2026
iss-position
Desarrolladores de software

Fetch and show the live position of the International Space Station by running this skill's bundled script, never from memory, an orbital estimate, or a different API. Use it whenever the user asks where the ISS is, wants to watch or track the space station,…

16 jul 2026
Mostrando 6 de 6 repositorios
Todos los repositorios cargados